]> arthur.barton.de Git - netatalk.git/history - etc/papd/lp.c
Fix all remaining warnings from gcc -Wall that can be fixed
[netatalk.git] / etc / papd / lp.c
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-16 didgpap, remove or #if 0 unused static stuff
2009-10-14 didgremove most sparse warning 'symbol 'xxx' was not declar...
2009-10-13 didgremove pre ansi declarations
2009-07-20 franklahmRemove variable expansion for BSD printers. Fixes CVE...
2009-02-04 didgpipexlate, give up and return an error if it reachs...
2009-02-02 didgonly call pipexlate once
2009-02-01 didgpapd lp_init, fatal error if we can't getpwnam() or...
2009-02-01 didgrevert lp debian security patch
2009-01-28 morganaExpand list of shell metacharacters to escape in variab...
2009-01-21 didgremove signed/unsigned gcc warning
2009-01-16 morganaRemove ucb includes from Netatalk, and therefore remove...
2008-12-03 didgremove compiler warnings
2008-11-14 didgreplace remaining %m printf glibc extension with %s...
2008-08-14 didgquote chars in popen variables expansion
2008-08-14 didgpap: var use % not $
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-03-20 morganaFix some issues with CAP-style printer authentication...
2002-01-04 sibazmerged logging code into main branch. use configure...
2002-01-03 sibazreplaced all #include <sys/syslog.h> with #include...
2001-08-03 srittaubcopy -> memcpy, bzero -> memset
2001-06-25 rufustfireflyCVS id tags, define fixes, code beautification
2001-05-24 samnobleprototyping to allow the compiler to do some real argum...
2001-05-23 samnobleRemove all references to CAPDIR. Add a config file...
2000-08-08 morganaFix papd so it will spool to a BSD lpr queue and change...
2000-08-02 rufustfireflyimplemented config.h
2000-08-02 morganaIf the username is set through authentication, papd...
2000-07-31 morganaThe papd patches to enable CAP style printing. This...
2000-07-28 morganaInitial patch for authenticated printing. Requires...
2000-07-25 rufustfireflyInitial revision