]> arthur.barton.de Git - netatalk.git/history - etc/afpd/auth.c
add missing ibuflen decrement
[netatalk.git] / etc / afpd / auth.c
2004-06-18 bfernhombergadd missing ibuflen decrement
2004-06-15 bfernhombergFix KerberosV (uams_gss) with Panther clients, add...
2004-05-04 didgmore verbose error msgs.
2004-05-04 bfernhombergcheck if password changing is allowed in afp_changepw.
2004-02-14 didgmore strncpy --> strlcpy fixes
2004-02-14 didgUse strlcpy function.
2003-12-12 didgOSX uses FPzzz command even if connected with AFP2...
2003-11-14 didgfix a small leak in UAM handling.
2003-10-30 bfernhombergadd expired password handling. Thanks go to Leland...
2003-09-30 didgifdef code not used if no DEBUG1
2003-09-25 didgforget to change afp_disconnect after afp_getsession
2003-09-25 didgmaybe stupid but use the OS X numbering for volumes...
2003-09-12 bfernhombergadd FPChangePassword AFP3 support
2003-09-11 bfernhombergallow login using extended characters in usernamei...
2003-07-21 didgMFH sleep and unix priv functionalities.
2003-05-26 didgAdd a Samba like preexec functionality.
2003-05-10 didgbackport from HEAD
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