aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2013-03-06Improve Makefile, add more docs.HEADmasterSergey Poznyakoff4
* Makefile: Major cleanup; add rules for distribution targets. * .gitignore: Update. * COPYING: New file. * README: New file.
2013-03-06Remove site-specific defaults. Improve local-domain options.Sergey Poznyakoff4
* alck.1: Update. * alck.h (read_include): Remove. (freadlist, preadlist): New protos. * gram.y (usage): Update output. (main): Change -f to -T. Add -W option (read class w from a command stdout). Change handling of the -w option. Remove cwfile - there's no longer a default for -w. * lex.l (read_include): Rename to freadlist and rewrite. (preadlist): New function.
2013-03-05Add a manpage.Sergey Poznyakoff1
2013-03-05Add .gitignoreSergey Poznyakoff1
2013-03-05Revamp as a standalone project. Remove unneeded dependencies.Sergey Poznyakoff7
* Makefile.am: Remove * Makefile: Restore from bc518485 * ckaliases.c: Rename to alck.c * ckaliases.h: Rename to alck.h * gram.y (emalloc, error) (syserror, parserror): New functions. (main): Use traditional getopt. * lex.l: Use slist instead of obstack. * slist.c: New file.
2013-03-04Switch to a "right" style.Sergey Poznyakoff3
2007-08-28Minor fixSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@296 d2de0444-eb31-0410-8365-af798a554d48
2007-08-24Print debug reporting email at the end of the help outputSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@290 d2de0444-eb31-0410-8365-af798a554d48
2007-08-24* lib/version.c: New fileSergey Poznyakoff5
* lib/gsc.h (gsc_version): New function * cvs/Makefile.am, ckaliases/Makefile.am, wydawca/Makefile.am, lib/Makefile.am, jabberd/Makefile.am: Fix include dirs * ckaliases/ckaliases.c, ckaliases/lex.l, ckaliases/ckaliases.h, ckaliases/gram.y: Use long options. Implement --version * wydawca/wydawca.c, jabberd/main.c: Use gsc_version to display program version. * doc/gsc.texi: Update * bootstrap: Add vasprintf git-svn-id: file:///svnroot/gsc/trunk@289 d2de0444-eb31-0410-8365-af798a554d48
2007-08-20* jabberd/Makefile.am, cvs/Makefile.am, ckaliases/Makefile.am,Sergey Poznyakoff1
acinclude.m4, Makefile.am: Add copyright statements * wydawca/sql.c (trim_length): Move to verify.c * wydawca/verify.c (trim_length, trim) (check_access_rights): New functions (expand_param): Export (verify_triplet): Call verify_directive_format and check_access_rights * wydawca/wydawca.h (trim_length, trim, directive_parse) (directive_get_value, directive_pack_version) (directive_version_in_range_p, verify_directive_format) (directive_first, directive_next, process_directives) (create_directory, move_file): New functions (MIN_DIRECTIVE_VERSION,MAX_DIRECTIVE_VERSION) (MKDIR_PERMISSIONS,CREAT_PERMISSIONS): New defines * wydawca/gpg.c (wydawca_gpg_homedir): Return a meaningful value (verify_directive_signature): Call directive_parse * wydawca/process.c (parse_file_name): Return void * wydawca/directive.c: New file * wydawca/diskio.c: New file * wydawca/triplet.c (triplet_processor): Call process_directives (enumerate_triplets): Arg is not const * wydawca/Makefile.am: Add new sources * configure.ac: Check for sendfile git-svn-id: file:///svnroot/gsc/trunk@278 d2de0444-eb31-0410-8365-af798a554d48
2007-08-07Change license to GPLv3Sergey Poznyakoff4
git-svn-id: file:///svnroot/gsc/trunk@271 d2de0444-eb31-0410-8365-af798a554d48
2007-06-02Flush .cvsignore filesSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@249 d2de0444-eb31-0410-8365-af798a554d48
2006-09-04Accept commasSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@216 d2de0444-eb31-0410-8365-af798a554d48
2005-09-11Install ckaliases into sbinSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@152 d2de0444-eb31-0410-8365-af798a554d48
2005-09-03Add copyleft headerSergey Poznyakoff4
git-svn-id: file:///svnroot/gsc/trunk@118 d2de0444-eb31-0410-8365-af798a554d48
2005-09-03UpdatedSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@115 d2de0444-eb31-0410-8365-af798a554d48
2005-09-03UpdatedSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@114 d2de0444-eb31-0410-8365-af798a554d48
2005-09-03y.tab.c renamed to gram.cSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@111 d2de0444-eb31-0410-8365-af798a554d48
2005-09-03Include config.hSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@110 d2de0444-eb31-0410-8365-af798a554d48
2005-09-03RemovedSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@109 d2de0444-eb31-0410-8365-af798a554d48
2005-09-03Added configuration frameworkSergey Poznyakoff2
git-svn-id: file:///svnroot/gsc/trunk@104 d2de0444-eb31-0410-8365-af798a554d48
2005-04-29(mark_connected): Prevent coredump.Sergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@41 d2de0444-eb31-0410-8365-af798a554d48
2005-04-28UpdatedSergey Poznyakoff1
git-svn-id: file:///svnroot/gsc/trunk@40 d2de0444-eb31-0410-8365-af798a554d48
2005-04-28Added to the repositorySergey Poznyakoff5
git-svn-id: file:///svnroot/gsc/trunk@38 d2de0444-eb31-0410-8365-af798a554d48

Return to:

Send suggestions and report system problems to the System administrator.