]> arthur.barton.de Git - netatalk.git/history - etc/afpd
Ignore another generated file.
[netatalk.git] / etc / afpd /
2001-11-13 rufustfireflypatch to fix checking of hostname
2001-11-10 srittauNull-terminate strings after strncpy.
2001-11-10 srittauLog message "uam : Loading..." changed to "uam: loading...
2001-11-03 srittauUse CLEANFILES variable instead of manually overriding...
2001-10-24 jmarcusPatch to allow for read-only advisory locks (thanks to
2001-10-23 rufustfireflypatch from Edmund Lam to allow perms masks
2001-10-10 srittauFixed a C++ style comment. Pointed out by Robert Cohen
2001-10-09 jmarcusFix a problem with setting perms on directories. Thanks to
2001-10-03 jmarcusFix bug where afpd would erroneously return AFPERR_NOOB...
2001-09-23 jmarcusAutoconf comment additions.
2001-09-21 jmarcusRe-enable codepage translations
2001-09-19 jmarcusFixed some problems in the SRVLOC code. OS 9 doesn...
2001-09-19 jmarcusAdded a missing break in the CLI options parsing code...
2001-09-17 rufustfireflySLP support added (Joe Clarke)
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-05 rufustfireflyadd veto_file() prototype (Edmund Lam)
2001-09-04 rufustfirefly"veto files" patch (Edmund Lam)
2001-08-27 uheesremoved unneeded cnid_lookups; fixed a bug in afp_createid.
2001-08-22 srittauUse -export-dynamic LDFLAG.
2001-08-18 uheesfixed a comment
2001-08-16 srittauFinally removed -rdynamic flag. Please add a configure...
2001-08-15 srittauWarning fixes.
2001-08-15 samnobleIn afp_mapname and afp_mapid we now convert the id...
2001-08-15 samnobleChanged the datatypes in uidgidset to be uid_t and...
2001-08-14 rufustfireflyCNID/DID patch from Uwe Hees (moderately tested)
2001-08-03 srittauRestored -rdynamic linker flag for now.
2001-08-03 srittauMade a variable const.
2001-08-03 srittauRemoved -rdynamic LDFLAG.
2001-07-31 srittauWarning fixes.
2001-07-12 srittauCorrected one field size (u_int32_t instead of int...
2001-07-10 rufustfirefly*** empty log message ***
2001-06-27 rufustfireflyFORCE_UIDGID fixes (it compiles properly now with that...
2001-06-25 rufustfireflyfixed DISABLE_SHELLCHECK support in afpd and papd ...
2001-06-25 rufustfireflyTru64 patch (Burkhard Schmidt)
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-06-20 rufustfireflyJoe Clarke's fix for linux/quota.h checking, removed...
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-11 rufustfireflypatch #432137 to map unmappable characters, from Andre...
2001-06-10 srittauWarning fixes.
2001-06-07 rufustfireflysmall fix to load mtab table initially if supported...
2001-06-07 rufustfireflySebastian Rittau's patch (sf #422872) to move from...
2001-06-06 rufustfireflydropkludge fixen
2001-06-06 rufustfireflysync initial mtab additions/changes with tree
2001-06-04 rufustfireflyimplemented Sebastian Rittau's change to avoid overwrit...
2001-06-01 rufustfireflyquick compile fix for the test_parse_mtab code
2001-06-01 rufustfireflyfix for linux compile by Sam Noble <ns@shadow.org>
2001-05-31 srittauWarning fixes.
2001-05-25 rufustfireflyexperimental code added from Bob Rogers to generate...
2001-05-23 samnobleRemove all references to CAPDIR. Add a config file...
2001-05-22 rufustfireflymore Tru64 fixes from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-05-22 rufustfireflyportability fixes and Tru64 patch from Edmund Lam ...
2001-05-11 rufustfireflyold patch for Tru64, forgot to commit
2001-05-07 rufustfireflytypo fixes patch from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-05-03 rufustfireflyTru64 fixes from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-05-01 srittauUse INSTALL_DATA instead of INSTALL to install maccode...
2001-04-25 morganaChanged some LOG_ERR's to LOG_DEBUG's in setdirowner...
2001-04-23 rufustfireflyadd AFPD_LIBS to LIBS
2001-04-16 rufustfireflymerged patch #416371 from Heath Kehoe (hkehoe@users...
2001-04-10 rufustfireflypatch from Jason Keitz (jkeitz@users.sourceforge.net...
2001-04-03 rufustfireflyintegrated patch from Soren Spies <sspies@apple.com...
2001-04-01 morganaFix for server messaging. Afpd switches user to root...
2001-03-29 samnobleThis patch fixes "broken" handling of dbtob (converting...
2001-03-28 samnobleAdded UAM_OPTION_PROTOCOL to find out if we're ASP...
2001-03-21 rufustfireflypatch from Jonathan Paisley (jonp@chem.gla.ac.uk)
2001-03-14 rufustfireflypatch for emptying trash (Patch #408218)
2001-03-07 rufustfireflyfix for VOLOPT_MAX being 11 instead of 9 without FORCE_...
2001-02-28 rufustfireflyadded dropbox as a volume option when DROPKLUDGE is...
2001-02-27 rufustfireflycompilation fixes for FORCE_UIDGID enabled
2001-02-23 rufustfireflymoved FORCE_UIDGID check after config.h load (paperbag)
2001-02-23 rufustfireflycodepage fix from Axel Barnitzek (barney@users.sourcefo...
2001-02-21 rufustfireflyfix "make dist" to not fail (Sebastian Rittau)
2001-02-20 rufustfireflyremoving -latalk, since it is unneeded and sometimes...
2001-02-19 srittauExit with "error" status 0 when program executes succes...
2001-02-19 rufustfireflyignore maccode.* files generated by makecode
2001-02-19 rufustfireflymakefile fix from Donald Lee (donlee@icompute.com)
2001-02-19 srittauAdded .cvsignore files so that I don't get spammed...
2001-02-08 rufustfireflyMakefile.am patches from Sebastian Rittau (srittau...
2001-02-01 itlm019Yet another dropkludge fix.
2001-02-01 itlm019This is a fix for server messaging... only affects...
2001-02-01 fucusthis fixes a problem exposed by the os x appleshare...
2001-01-31 itlm019Permission patch from Peter Westlake <peter@harlequin...
2001-01-27 itlm019This file shouldn't be compiled at all unless FORCE_UID...
2001-01-10 itlm019Since it seems Kevin Myer's patch is primarily a soluti...
2001-01-03 itlm019Kevin Myer's permission patch (needs further testing)
2001-01-02 rufustfireflyhalf of FORCE_UIDGID commits for afpd (STILL HORRENDOUS...
2000-12-01 jouvinChanges made by Michel Jouvin - jouvin@lal.in2p3.fr...
2000-11-13 itlm019Minor changes to the logging text
2000-11-10 jnewmanChanges to ustatfs_getvolspace from Uwe Hees for a...
2000-11-10 itlm019General fixes for logging, error reporting, this, that...
2000-11-08 jnewmanAdd force 2GB conditional at configure time. This...
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-10-19 itlm019Added DROPKLUDGE file copying support, modularized...
2000-10-16 itlm019One more "oops" fix.
2000-10-16 itlm019Fixes to a couple of "oops"'s introduced in version...
next