]> arthur.barton.de Git - netatalk.git/history - etc/papd
osx adouble format . files are invalid if usedots is not set
[netatalk.git] / etc / papd /
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-19 didgback port from HEAD: Remove ucb includes from Netatalk...
2009-01-19 didgmerge from HEAD: Fix off-by-one error in my_fgets(...
2008-11-25 didgremove gcc warnings and cleanup inline mess
2008-11-14 didgreplace remaining %m printf glibc extension with %s...
2008-08-14 didgquote chars in popen variables expansion
2008-08-14 didgpap: vars 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-04-27 didgfix a leak socket on error in papd
2007-04-27 didgfix a NULL reference on error in papd, sf bug 1707236
2006-09-07 didgAs we need to change configure.in anyway, try to get...
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-03-11 didgremove compiler warnings
2005-02-06 didgfix compiler warning, from Olaf Hering.
2005-01-31 didgremove or mark as ok more gcc warnings.
2005-01-11 didgremove trailing \n char in LOG calls.
2004-08-23 bfernhombergTry to fix a problem with PJL before Postscript.
2004-06-30 didgadd a missing $DESTDIR from Vlad Agranovsky exanet...
2004-06-18 bfernhombergfix papd.conf parsing problems with consecutive ':...
2004-06-15 bfernhombergadd missing CUPS_CFLAGS
2004-06-09 bfernhombergfix a make install problem without CUPS
2004-06-09 bfernhombergdelete spoolfile after print, uncomment forgotten unlink
2004-06-09 bfernhombergadd CUPS support to papd
2004-05-12 didgremove '\n' char in log messages.
2004-02-20 bfernhombergSolaris 'compile hell' stuff...
2004-02-14 didgUse strlcpy function.
2004-02-07 didgTru64 Changes, from Burkhard Schmidt.
2003-11-14 didgfix a small leak in UAM handling.
2003-11-02 bfernhombergfix some OSX compile issues, reported by Thomas Kaiser
2003-09-11 bfernhombergallow login using extended characters in usernamei...
2003-09-09 didgbig merge for db frontend and unicode.
2003-09-03 didgchanges from HEAD
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...
2000-07-27 rufustfireflyMajor automake/autoconf commit. Not working yet.
2000-07-25 rufustfireflyInitial revision