- anubis
-
Home: http://www.gnu.org/software/anubis/ Repo: http://git.savannah.gnu.org/cgit/anubis.git Categories: ,
,
See also: mailfromd, mailutils GNU Anubis is an SMTP message submission daemon. It represents an intermediate layer between mail user agent (MUA) and mail transport agent (MTA), receiving messages from the MUA, applying to them a set of predefined changes and finally inserting modified messages into an MTA routing network. The set of changes applied to a message is configurable on a system-wide and per-user basis.
The principal author of GNU Anubis is a good friend of mine Wojciech Polak.
- apout
-
Home: http://puszcza.gnu.org.ua/software/apout Repo: http://cvs.gnu.org.ua/viewvc/apout/ Categories: ,
Apout is a modification of the PDP-11 emulator originally written by Warren Toomey that allows to run binaries from the earliest UNIX distributions.
- beam
-
Home: http://puszcza.gnu.org.ua/projects/beam/ Repo: http://git.gnu.org.ua/cgit/beam.git/ Categories: ,
Beam is a suite of backup programs written in a reasonably portable shell language with the purpose of making backup process as easy as possible. The name is an acronym for "Backup Easy And Manageable".
Beam uses tar as its main backup mechanism.
- cflow
-
Home: http://www.gnu.org/software/cflow/ Repo: http://git.savannah.gnu.org/cgit/cflow.git Categories: ,
,
GNU cflow analyzes a collection of C source files and prints a graph charting control flow within the program.
- cfpeek
-
Home: http://www.gnu.org.ua/software/cfpeek Repo: http://git.gnu.org.ua/cgit/cfpeek.git/ Categories: ,
See also: grecs Cfpeek parses a structured configuration file and retrieves values specified by keyword pathnames or globbing patterns.
A wide variety of file formats is supported.
The package provides an advanced scripting facility.
A structured configuration file has hierarchical structure, with block statements enclosing lower-level statements. Such configurations files are used by many programs (Bind, Dico, or Git, to name a few).
- cpio
-
Home: http://www.gnu.org/software/cpio/ Repo: http://git.savannah.gnu.org/cgit/cpio.git Categories: ,
,
See also: paxutils, tar GNU cpio copies files into or out of a cpio or tar archive. The archive can be another file on the disk, a magnetic tape, or a pipe. GNU cpio supports a wide variety of archive formats.
- dico
-
Home: http://dico.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/dico.git/ Categories: ,
,
,
GNU Dico provides a flexible modular implementation of dictionary server, a number of modules for it, and a console based dictionary lookup utility. A Web interface is also available.
- direvent
-
Home: http://direvent.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/direvent.git Categories: ,
,
GNU Direvent monitors a set of directories on the file system and reacts when their content changes. When a change is detected, the program invokes an external command configured for that kind of change.
The program aims to provide a uniform and system-independent command-level interface for file system events. The current version works on GNU/Linux and BSD systems.
- dnstools
-
Home: http://dnstools.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/dnstools.git/ Categories: ,
,
See also: cfpeek, nssync A set of tools for DNS management.
- eclat
-
Home: http://www.gnu.org.ua/software/eclat/ Repo: http://git.gnu.org.ua/cgit/eclat.git/ Categories: ,
Eclat stands for EC2 Command Line Administrator Tool. It allows you to manage Amazon EC2 services from the command line, fast and easy. Eclat does not require any resource-consuming libraries. It is written in plain C, depends only on libraries which are always installed on any decent system, and has a tiny memory footprint.
- ellinika
-
Home: http://ellinika.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/ellinika.git/ Categories: ,
,
See also: gamma, runasimi, xmltools Ellinika is a multilingual Greek grammar notebook and dictionary.
- extrans
-
Home: Repo: http://cvs.gnu.org.ua/viewvc/extrans/extrans/ Categories: ,
,
,
See also: xmltools This is a modified versions of Romuald Texier's eXtrans. It was used as the underlying mechanism for Ellinika and Runasimi at early stages of their development, before switching to xmltools.
Now it is decommissioned. No further development is planned.
- gamma
-
Home: http://puszcza.gnu.org.ua/software/gamma Repo: http://git.gnu.org.ua/cgit/gamma.git Categories: ,
,
See also: ellinika, runasimi GAMMA stands for a Guile Archive of Multiple Modules with an 'A' just for the 'A' of it. It contains a set of useful Guile modules. In particular, it is used by Runasimi.org and Ellinika.gnu.org.ua.
- gcide
-
Home: http://gcide.gnu.org.ua/ Repo: http://git.gnu.org.ua/cgit/gcide.git/ Categories: ,
,
See also: ellinika, runasimi GNU Collaborative International Dictionary of English, a free dictionary based on Webster's Revised Unabridged Dictionary Version (published 1913) with additions from WordNet, proof-read and supplemented by volunteers from around the world.
The dictionary is created by Patrick J. Cassidy.
- gdbm
-
Home: http://www.gnu.org.ua/software/gdbm Repo: http://git.gnu.org.ua/cgit/gdbm.git Categories: ,
,
,
GNU dbm is a library of database functions that use extendible hashing and works similar to the standard UNIX dbm functions. These routines are provided to a programmer needing to create and manipulate a hashed database.
GNU dbm was originally written by Philip A. Nelson. Currently it is being developed by Jason Downs, who is also its maintainer, and myself.
- gint
-
Home: http://puszcza.gnu.org.ua/software/gint Repo: http://git.gnu.org.ua/cgit/gint.git/ Categories: ,
,
See also: anubis, cfpeek, gamma, idest, mailutils, radius GINT provides a framework for easy integration of Guile into arbitrary software projects. It includes Autoconf macros for detecting the presence of Guile on the system, detecting its version number and location of its components, a set of Makefile and Automake rules for snarfing C sources, i.e. generating auxiliary files (.x files, containing symbol information for Guile interpreter, and .doc files, containing information about Guile primitives, their arguments and docstrings), and a C lexer program for extracting docstrings from a C file.
- gitaclhook
-
Home: http://puszcza.gnu.org.ua/software/gitaclhook Repo: http://git.gnu.org.ua/cgit/gitaclhook.git/ Categories: ,
Access control lists for git.
- gnulib
-
Home: http://www.gnu.org/software/gnulib/ Repo: http://git.savannah.gnu.org/cgit/gnulib.git Categories: ,
,
Gnulib is a central location for common GNU code, which is shared among many GNU (and non-GNU) packages.
Gnulib is developed by many individuals. I maintain the argp module.
- grecs
-
Home: http://puszcza.gnu.org.ua/projects/grecs Repo: http://git.gnu.org.ua/cgit/grecs.git/ Categories: ,
,
See also: cfpeek Grecs is a library for parsing structured configuration files from C programs. A structured configuration file has hierarchical structure, with block statements enclosing lower-level statements. Such configurations files are used by many programs, such as, e.g. Bind or Dico.
Grecs provides primitives for parsing such files into an internal tree-like structure and for basic operations on such structures. These operations include value lookups by keyword paths, traversing trees recursively, joining several trees together, reductions, etc.
- grot
-
Home: http://puszcza.gnu.org.ua/software/grot Repo: http://git.gnu.org.ua/cgit/grot.git/ Categories: ,
,
Grot rotates MySQL binary log files on replication master server. It works by first determining what slaves are connected to the server. Then it connects to each slave and determines what master log file it currently uses. Finally, it removes those logs on master that are older than the oldest of logs used by slaves.
- gsc
-
Home: http://puszcza.gnu.org.ua/software/gsc Repo: http://git.gnu.org.ua/cgit/gsc.git/ Categories: ,
,
GSC stands for Gray's scripts collection. This is a collection of scripts, programs and other data I use on my machines. Basically, it is for my own use, but you may find it useful as well.
- gwebgal
-
Home: http://puszcza.gnu.org.ua/projects/gwebgal Repo: http://cvs.gnu.org.ua/viewvc/gwebgal/gwebgal/ Categories: ,
A simple web gallery driver, written in Guile.
- hydrant
-
Home: http://sv.gnu.org/cgi-bin/viewcvs/hydrant/hydrant/README?rev=HEAD&content-type=text/vnd.viewcvs-markup Repo: http://sv.gnu.org/cgi-bin/viewcvs/hydrant/hydrant/ Categories: ,
,
This project has been decommissioned.
- idest
-
Home: http://puszcza.gnu.org.ua/software/idest Repo: http://git.gnu.org.ua/cgit/idest.git/ Categories: ,
Idest is an ID3 Edit and Scripting Tool, a command line utility for manipulating ID3 tags. The utility allows to create new tags, to view, modify or delete the existing ones. It also provides a flexible scripting capability.
- imprimatur
-
Home: http://www.gnu.org.ua/software/imprimatur Repo: http://git.gnu.org.ua/cgit/imprimatur.git/ Categories: ,
,
,
See also: texinfo Imprimatur provides Texinfo macros for various editing tasks such as adding editor notes and annotations, as well as Makeinfo rules for verifying Texinfo document structure, format, and (to a certain extent) content coverage.
- inetutils
-
Home: http://www.gnu.org/software/inetutils/ Repo: http://git.savannah.gnu.org/cgit/inetutils.git Categories: ,
,
,
Inetutils, or GNU Internet Utilities, are the basic internet utilities of the GNU Operating System.
I am one of its maintainers.
- ipacct
-
Home: http://ipacct.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/ipacct.git/ Categories: ,
,
,
See also: tagr Decomissioned.
A daemon for accounting of network traffic. The collected statistics can be stored in plaintext files, sent to syslog utility, or transmitted via UDP for further analyze by the tagr utility.
- joh
-
Home: http://joh.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/joh.git/ Categories: ,
See also: pies A Jabber Over HTTP tunnel. It enables access to Jabber servers from behind firewalls which do not allow outgoing sockets on port 5222.
- jumper
-
Home: http://puszcza.gnu.org.ua/software/jumper Repo: http://git.gnu.org.ua/cgit/jumper.git/ Categories: ,
,
Jumper monitors network interfaces for certain kinds of traffic and starts preconfigured external programs when such traffic is detected. It is designed mainly to bring up network links (such as VPN and the like) on demand.
- kbdlock
-
Home: http://puszcza.gnu.org.ua/software/kbdlock Repo: http://cvs.gnu.org.ua/viewvc/kbdlock/kbdlock/ Categories: ,
,
A simple console locker program for GNU/Linux systems.
- mailfromd
-
Home: http://puszcza.gnu.org.ua/software/mailfromd Repo: http://git.gnu.org.ua/cgit/mailfromd.git/ Categories: ,
,
,
See also: anubis, mailutils Mailfromd is a general-purpose mail filtering daemon for Sendmail, Postfix and MeTA1. It is able to filter both incoming and outgoing messages using criteria of arbitrary complexity, supplied by the administrator in the form of a script file. The daemon interfaces with the MTA using Milter or PMilter protocols.
- mailutils
-
Home: http://www.gnu.org/software/mailutils/ Repo: http://git.savannah.gnu.org/cgit/mailutils.git Categories: ,
,
,
GNU Mailutils is a swiss army knife of electronic mail handling. It contains a rich set of mail-related utilities and daemons, including pop3d, imap4d, sieve and a universal mail delivery agent, called maidag.
All utilities are able to operate on mailboxes of any existing format, ranging from standard UNIX maildrops, through maildir and up to remote mailboxes, which are transparently accessed using IMAP4, POP3 and SMTP.
This is an official GNU package, of which I am maintainer.
- mix
-
Home: http://puszcza.gnu.org.ua/software/mix Repo: http://svn.gnu.org.ua/viewvc/mix/ Categories: ,
MIX is a set of tools for assembling, running and debugging programs, written in MIXAL, an assembly language for an imaginary computer, MIX, used in “The Art of Computer Programming” of D. Knuth.
MIX is written by Douglas Laing and yours faithful.
- mysqlstat
-
Home: https://puszcza.gnu.org.ua/projects/mysqlstat Repo: http://git.gnu.org.ua/cgit/mysqlstat.git/ Categories: ,
,
NetSNMP module that provides access to process list statistics and replication status of the mysqld server.
- NetSNMP::Sendmail
-
Home: http://puszcza.gnu.org.ua/projects/netsnmp-sendmail Repo: http://www.gnu.org.ua/software/netsnmp-sendmail Categories: ,
,
A perl plugin for NetSNMP that provides access to Sendmail statistics information obtained by mailq and mailstats.
- nssync
-
Home: http://nssync.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/nssync.git/ Categories: ,
,
See also: cfpeek, dnstools The nssync utility converts DNS records kept in SQL tables of arbitrary format to BIND zone files.
Although recent versions of BIND are able to get zone information directly from an SQL database, this feature still has many problems. One of them is its inability to propagate glue records. Nssync aims to work over these problems, by allowing system administrators to keep NS records in a database without having to use the BIND DLZ.
- pam-modules
-
Home: http://puszcza.gnu.org.ua/software/pam-modules Repo: http://git.gnu.org.ua/cgit/pam-modules.git/ Categories: ,
,
,
PAM-modules is a collection of useful PAM modules plus a command line utility for checking PAM authentication and other management groups.
- paxutils
-
Home: http://www.gnu.org/software/paxutils/ Repo: http://git.savannah.gnu.org/cgit/paxutils.git Categories: ,
,
See also: cpio, tar - pies
-
Home: http://pies.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/pies.git Categories: ,
,
,
GNU Pies (pronounced "p-yes") is a Program Invocation and Execution Supervisor. This utility allows to execute usual foreground-mode applications in detached mode, as if they were daemons. It combines in itself the fucntionality of init and inetd programs. It can be used to control complex multi-component software, such as jabberd2 or MeTA1.
The utility can be programmed to handle sophisticated dependencies between the components and to perform a variety of tasks when a given component exits or terminates.
- podiff
-
Home: http://puszcza.gnu.org.ua/software/podiff Repo: http://git.gnu.org.ua/cgit/podiff.git Categories: ,
,
Podiff finds differences in translatable strings and translations between two PO files or between two revisions of the same file. It ignores any differences in comments, entry ordering and spacing.
It can be used either as a standalone utility or as an external diff driver for Git.
- radius
-
Home: http://www.gnu.org/software/radius/ Repo: http://git.savannah.gnu.org/cgit/radius.git Categories: ,
,
,
,
GNU Radius is an extensible and scalable authentication and accounting server.
- rex
-
Home: http://www.gnu.org.ua/software/rex/ Repo: http://git.gnu.org.ua/cgit/rex.git Categories: ,
,
Rex is a remote execution utility that runs a supplied command on several remote hosts at once. It can also be used to distribute a file or files to several hosts.
Rex is written in TCL and provides extensive scripting facilities. It provides a convenient way to administrate multiple servers.
- runasimi
-
Home: http://www.runasimi.org Repo: http://git.gnu.org.ua/cgit/runasimi.git Categories: ,
,
See also: gamma, runasimi, xmltools Runasimi is a web page offering various resources for learning Quechua, a language spoken in the Andes.
- rush
-
Home: http://rush.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/rush.git/ Categories: ,
,
,
,
See also: wydawca GNU Rush is a Restricted User Shell. It is intended for use with ssh, rsh and similar remote access programs. Using a sophisticated configuration file, Rush gives you complete control over the command lines that users execute, usage of system resources, such as virtual memory, CPU time, etc. In particular, it allows to run remote programs in a chrooted environment.
GNU Rush is designed primarily for sites providing limited remote access to their resources, such as, for example, savannah.gnu.org or puszcza.gnu.org.ua.
- slb
-
Home: http://slb.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/slb.git/ Categories: ,
SLB is a Simple Load Balancer. The utility monitors a set of remote servers, obtaining a set of numeric values via SNMP. These values are used to compute a single floating-point number, called a relative load for that server. The servers are then sorted in order of increasing loads and the resulting table is output (using a configurable format string) to a file or pipe.
- slogin
-
Home: http://puszcza.gnu.org.ua/software/slogin Repo: http://cvs.gnu.org.ua/viewvc/slogin/slogin/ Categories: ,
,
,
Slogin is a replacement for /bin/login, intended to be used in system start-up script wherever the root maintenance is needed. It does not update utmp/wtmp and hence is safe to be called when the partition containig these files is not mounted.
- slowo
-
Home: http://puszcza.gnu.org.ua/projects/slowo Repo: http://cvs.gnu.org.ua/viewvc/slowo/ Categories: ,
Słowo (the Polish for word) is a lexical and grammatical analyzer for Polish language.
- smap
-
Home: http://smap.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/smap.git/ Categories: ,
,
See also: mailfromd, mailutils An extendable socket map server with a set of modules and framework for writing new socket maps and testing them.
Socket maps are a mechanism for extending the functionality of Sendmail and MeTA1. They can also be used by Mailfromd.
- swis
-
Home: http://puszcza.gnu.org.ua/projects/swis/ Repo: http://git.gnu.org.ua/cgit/swis.git Categories: ,
,
,
Decomissioned.
Simple Web Indexing Software.
- tagr
-
Home: http://tagr.software.gnu.org.ua Repo: http://git.gnu.org.ua/cgit/tagr.git/ Categories: ,
,
,
,
Decomissioned.
Traffic Analizer and Grapher utility, designed as a light-weight replacement for MRTG and similar tools.
- tar
-
Home: http://www.gnu.org/software/tar/ Repo: http://git.savannah.gnu.org/cgit/tar.git Categories: ,
,
See also: cpio, paxutils GNU Tar is an archiver program. It is used to create and manipulate files that are actually collections of many other files; the program provides users with an organized and systematic method of controlling a large amount of data.
The program provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use Tar on previously created archives to extract files, to store additional files, or to update or list files which were already stored.
- texinfo
-
Home: http://www.gnu.org/software/texinfo/ Repo: http://svn.savannah.gnu.org/viewvc/?root=texinfo Categories: ,
,
See also: imprimatur Texinfo is the official documentation format of the GNU project. It uses a single source file to produce output in a number of formats, both online and printed (dvi, html, info, pdf, xml, etc.).
- varnish-mib
-
Home: http://www.gnu.org.ua/software/varnish-mib Repo: http://git.gnu.org.ua/cgit/varnish-mib.git/ Categories: ,
,
,
See also: varnishsnmp Dynamically loadable object module for net-snmp snmpd that provides access to Varnish Cache statistics.
- varnishsnmp
-
Home: http://varnishsnmp.sourceforge.net Repo: https://sourceforge.net/p/varnishsnmp/code Categories: ,
,
See also: varnish-mib A MIB for monitoring and remote management of Varnish Cache.
- vcl-mode
-
Home: https://www.gnu.org.ua/projects/vcl-mode Repo: http://git.gnu.org.ua/cgit/vcl-mode.git Categories: ,
,
Emacs major mode for editing VCL files.
- vcsync
-
Home: http://www.gnu.org.ua/software/vcsync Repo: http://git.gnu.org.ua/cgit/vcsync.git/ Categories: ,
See also: wydawca Vcsync synchronizes files on the file system with the corresponding repository after each commit. It is normally configured as a hook, using the mechanism provided by the version control system of choice (loginfo in CVS, post-commit in SVN, or post-receive in GIT).
- vmod-basicauth
-
Home: http://www.gnu.org.ua/software/vmod-basicauth Repo: http://git.gnu.org.ua/cgit/vmod-basicauth.git/ Categories: ,
,
This Varnish Cache module implements basic HTTP authentication against password files created with the Apache htpasswd utility.
- vmod-binlog
-
Home: http://www.gnu.org.ua/software/vmod-binlog Repo: http://git.gnu.org.ua/cgit/vmod-binlog.git/ Categories: ,
,
This module provides API for writing binary log files from Varnish VCL scripts and the utilities for listing and searching in such files.
A binary log file consists of an arbitrary number of equally sized records. Each record contains a UNIX timestamp in binary form and arbitrary user-defined data. Such files are convenient for storing big amounts of information arriving at high rates.
- vmod-dbrw
-
Home: http://puszcza.gnu.org.ua/software/vmod-dbrw Repo: http://git.gnu.org.ua/cgit/vmod-dbrw.git/ Categories: ,
,
A Varnish Cache module implementing database-driven rewrite rules. Intended for use with web sites that need an exceedingly big number of redirect and/or rewrite rules, Vmod-dbrw allows the administrator to keep all rules in an SQL database of arbitrary structure, thereby considerably speeding up their handling. Another advantage of this approach is that rewrite rules stored in a database are easier to maintain.
- vmod-sql
-
Home: http://www.gnu.org.ua/software/vmod-sql Repo: http://git.gnu.org.ua/cgit/vmod-sql.git/ Categories: ,
,
This module provides SQL interface for Varnish Cache. Both MySQL and PostgreSQL are supported.
- vmod-tbf
-
Home: http://www.gnu.org.ua/software/vmod-tbf Repo: http://git.gnu.org.ua/cgit/vmod-tbf.git/ Categories: ,
,
This module implements token bucket filtering for Varnish Cache.
- vmod-variable
-
Home: http://www.gnu.org.ua/software/vmod-variable Repo: http://git.gnu.org.ua/cgit/vmod-variable.git/ Categories: ,
,
Extended variable support for VCL
- webtools
-
Home: http://puszcza.gnu.org.ua/projects/gwebtools Repo: http://cvs.gnu.org.ua/viewvc/gwebtools/gwebtools/ Categories: ,
,
Webtools is a collection of various web-related programs, mostly proof-of-concept ones.
- wit
-
Home: Repo: http://git.gnu.org.ua/cgit/wit.git/ Categories: ,
,
,
See also: dico Wit is a wiki translator, a package that supplies Python classes for translating Wiki Markup into another kind of markup, such as, e.g. plain text and HTML.
- wydawca
-
Home: http://www.gnu.org.ua/software/wydawca/ Repo: http://git.gnu.org.ua/cgit/wydawca.git/ Categories: ,
,
See also: rush, vcsync An automatic release submission daemon. It implements the GNU automatic upload procedure, and supports upload directive files of version 1.1.
- wyslij-po
-
Home: http://puszcza.gnu.org.ua/software/wyslij-po Repo: http://svn.gnu.org.ua/viewvc/wyslij-po/ Categories: ,
,
,
Wyslij-po runs basic checking on PO files given in the command line and submits them to the Translation Project robot.
- xmltools
-
Home: http://puszcza.gnu.org.ua/projects/xmltools/ Repo: http://svn.gnu.org.ua/viewvc/xmltools/ Categories: ,
,
See also: ellinika, runasimi A set of Guile primitives for parsing and processing XML files.