]> arthur.barton.de Git - netatalk.git/history - etc/afpd/auth.c
Reworked logger
[netatalk.git] / etc / afpd / auth.c
2009-02-27 franklahmReworked logger after_new_logger
2009-02-26 franklahmDefine AFP func no macros. Move 3.2 calls to 3.2 case... before_new_logger
2009-02-25 didgremove compiler warnings
2009-02-25 didgdefine a afp_null_nolog function for cmd 76 (spotlight...
2009-02-25 franklahmAdd FPSyncFork, set command 76 to afp_null, move everyt...
2009-02-16 franklahmExtended Attributes Support on Solaris with ZFS
2009-02-03 franklahmRemove mapname+mapid from authswitch
2009-02-02 franklahmInitial checkin of ACLs patch after_acls
2008-05-23 didgFirst implementation of AFP3.2 FPSyncDir for timeMachin...
2008-05-16 didgCompilation fix for Fedora 9 from HAT
2007-12-03 didgadd a ntdomain option to user name, from exanet
2007-05-16 didgrevert wrong auth.c commit
2007-05-16 didgremove a spurious error msg if noadouble option is set
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-09 srittauHead <-> 1.6 patch reduction.
2003-05-16 didgAFP 3.x add sleep timeout, add disconnect old session...
2003-05-02 didgAFP 3.1 catsearch fixes from Bjorn Fernhomberg.
2003-04-16 samnobleThe following were necessary in order to implement...
2003-04-14 didgAFP 3.x double check in loginExt that large file suppor...
2003-03-12 didgsupport for function 0x7a
2003-01-26 srittauDon't assume offsets, specify the struct member. (Olaf)
2003-01-24 didgimprovement: add a SUIDDIR (aka BSD like) for admin...
2002-11-26 didgfix ::
2002-11-25 didgAFP 3.x pad for cleartext login, getsession token len...
2002-11-15 srittauRemoved the --with-catsearch configure option. (FPCatSe...
2002-10-17 didgAFP 3 fixes ofr cleartxt login and 31 char filename...
2002-10-16 didgAFP 3.0 changes
2002-10-15 didgmore AFP 3.0 changes
2002-10-12 didgAFP 3.x changes
2002-10-12 didgmore stuffs for AFP 3.x
2002-10-11 didgfix version string for AFP 3.0
2002-10-11 didg- added a cache for directories offspring count.
2002-09-26 didgbugfix: uam_load() exit if path is empty
2002-08-30 didgcleaning: FORCE_UIDGID is was 100% broken before, it...
2002-03-24 sibazadded new type logtype_afpd
2002-03-20 morganaFix some issues with CAP-style printer authentication...
2002-02-28 jmarcusSanitized some LOG messages.
2002-01-24 jmarcusSanity check this code more since it is run by root...
2002-01-19 jmarcusStyle police.
2002-01-04 sibazmerged logging code into main branch. use configure...
2002-01-03 sibazaltered the layout of code calling syslog witha space...
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-11-10 srittauLog message "uam : Loading..." changed to "uam: loading...
2001-08-15 srittauWarning fixes.
2001-07-31 srittauWarning fixes.
2001-06-25 rufustfireflyTru64 patch (Burkhard Schmidt)
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-05-31 srittauWarning fixes.
2001-05-23 samnobleRemove all references to CAPDIR. Add a config file...
2000-12-01 jouvinChanges made by Michel Jouvin - jouvin@lal.in2p3.fr...
2000-11-10 itlm019General fixes for logging, error reporting, this, that...
2000-11-03 itlm019Put log reopen back to "LOG_DAEMON" instead of "LOG_LOC...
2000-10-25 itlm019Minor change so that automated statistical scripts...
2000-10-25 itlm019The log shouldn't report the admingid every time anyone...
2000-09-14 itlm019Minor bug fix. Some UAMs don't give logging control...
2000-09-11 itlm019Sam Noble's ADMIN_GRP patch, removed Marc's old ADMIN_G...
2000-08-04 itlm019ADMIN_GRP support added (allows a group of people to...
2000-08-02 rufustfireflyimplemented config.h
2000-07-31 rufustfireflyMinor shadow passwords patch from netatalk-admins list
2000-07-29 morganaThe first half of changes necessary for CAP style authe...
2000-07-25 rufustfireflyInitial revision