]> arthur.barton.de Git - netatalk.git/history - etc/papd
Merge remote-tracking branch 'remotes/origin/branch-netatalk-2-1'
[netatalk.git] / etc / papd /
2010-04-29 Frank LahmMerge dircache-rewrite
2010-04-29 Frank LahmIgnore object files
2010-04-29 Frank LahmRename cvsignore to gitignore
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-01-26 didgremove a 'discard const ...' warning in papd cups
2009-10-29 didguse log_debug9 rather than log_debug for LOG inside...
2009-10-29 didgcompute the right size if len == -1 in convert_string...
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-19 franklahmDont duplicate CFLAGS in AM_CFLAGS. Inspired by Jonas...
2009-10-16 didgpap, remove or #if 0 unused static stuff
2009-10-15 didgmove login buffer size to size_t
2009-10-14 didgremove most sparse warning 'Using plain integer as...
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 didgpapd better parsing of postscript requests
2009-02-02 didgcheck buffer size
2009-02-02 didgmarkline: return an error if the buffer is too big... before_acls
2009-02-02 didgcheck buffer size
2009-02-02 didgonly call pipexlate once
2009-02-02 didgreset SIGCHLD to default for worker processes
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 bogus default ppd _PATH_PAPDPPDFILE, from Olaf...
2009-01-21 didgremove signed/unsigned gcc warning
2009-01-21 didgbetter handling of bogus ppd files
2009-01-16 morganaRemove ucb includes from Netatalk, and therefore remove...
2009-01-15 morganaFix off-by-one error in my_fgets() which is used to...
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 $
2008-08-14 didgpap: ps comments don't always use (
2008-08-07 didgpapd -d doesn't write to stderr. From Martin Nagy
2007-05-14 didgfix a leak socket on error in papd
2007-04-27 didgfix a NULL reference on error in papd, sf bug 1707236
2006-09-30 didgremove automake warnings, from Houritsu Chu
2006-09-09 didg try to get the libs dep a bit better
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-06 srittauCFLAGS -> INCLUDES and other build fixes.
2003-05-14 didgpap: Allow login using gecos name too, fix most obvious...
2003-02-17 jmarcusMake sure papd is linked with pam if pam support is...
2003-02-17 srittau#include <string.h>
2003-02-17 srittau-Wall fix.
2003-02-17 srittauRemoved unneed sccsid string. (-Wall warning)
2003-02-17 srittauInclude string.h.
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-08-20 srittauApplied patch from Olaf Hering to fix buffer overflows...
2002-03-20 morganaFix some issues with CAP-style printer authentication...
2002-03-12 morganaFix so papd actually prints the version instead of...
2002-02-15 morganaUse VERSION string instead of hard-coded value in gq_rb...
2002-02-15 morganaSmall typo in Authentication Failed response to client.
2002-02-15 morganaAdded support for "ADOIsBinaryOK?" query from client...
2002-02-07 srittauStabilizing branch streamlining: removed a superfluous...
2002-01-17 srittautermcap patches from NetBSD package by Christos Zoulas
2002-01-04 sibazmerged logging code into main branch. use configure...
2002-01-03 sibazreplaced all #include <sys/syslog.h> with #include...
2001-09-12 uheesfixed erroneous printf format arguments enclosed in...
2001-09-10 rufustfireflyadded version reporting for the main daemons with a...
2001-09-06 rufustfireflyAC_HEADER_STDC autoconf change
2001-09-06 rufustfireflyautoconf POSIX.1 sys/wait.h check
2001-08-22 srittauUse -export-dynamic LDFLAG.
2001-08-16 srittauFinally removed -rdynamic flag. Please add a configure...
2001-08-09 rufustfireflyfixed ridiculous typo. egg on me.
2001-08-08 rufustfireflysourceforge patch
2001-08-03 srittaubcopy -> memcpy, bzero -> memset
2001-08-03 srittauRestored -rdynamic linker flag for now.
2001-08-03 srittauRemoved -rdynamic LDFLAG.
2001-07-31 srittauWarning fixes.
2001-06-27 morganaModified markline() to return 1 on success instead...
2001-06-25 rufustfireflyCVS id tags, define fixes, code beautification
2001-06-25 rufustfireflyfixed DISABLE_SHELLCHECK support in afpd and papd ...
2001-06-23 srittauAdded missing header files to noinst_HEADERS.
2001-06-19 rufustfireflyJoe Clarke's patches and some other fixes
2001-06-19 srittauSet pkgconfdir explicitly.
2001-06-18 rufustfireflypatches from sourceforge
2001-06-13 samnobleadded #include <sys/cdefs.h> so that __P is defined...
2001-06-10 srittauWarning fixes.
2001-06-07 rufustfireflySebastian Rittau's patch (sf #422872) to move from...
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...
2001-02-20 rufustfireflyremoving -latalk, since it is unneeded and sometimes...
2001-02-19 srittauAdded .cvsignore files so that I don't get spammed...
2001-02-08 rufustfireflyMakefile.am patches from Sebastian Rittau (srittau...
2000-10-09 morganaRenamed 'struct comment' to 'struct papd_comment' becau...
2000-09-22 arichardRemove all theses Makefile files that have a correspond...
2000-09-04 arichardAdded a -rdynamic option to the linking of afpd and...
2000-08-08 rufustfireflyRemoved duplicate -I tags from CFLAGS
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-08-01 rufustfireflySome more large autoconf/automake fixes. include/ and...
2000-07-31 rufustfireflyMore automake/autoconf updates (megatron is disabled...
2000-07-31 morganaThe papd patches to enable CAP style printing. This...
2000-07-28 rufustfireflyMirrored Makefile changes from Andy Morgan in Makefile.am
2000-07-28 morganaInitial patch for authenticated printing. Requires...
2000-07-28 morganaStop papd from stripping '"' from PPD values. This...
2000-07-28 morganaAdd 'showppd' utility for showing how papd parses PPD...
next