]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2002-08-26 didgbugfix: move to the fork's dir before stat().
2002-08-25 rlewczukMore copyright stuff :))
2002-08-25 rlewczukGet rid of this my silly copyright message :)
2002-08-25 rlewczukRudimentary FPCatSearch implementation.
2002-08-25 jmarcusRename SCRIPTS to PERLSCRIPT to silence automake.
2002-08-25 jmarcus* Refer to the correct platforms file.
2002-08-25 jmarcusFix Bob Roger's email address.
2002-08-24 sibazreorganised the log messages, fixed the typo conscernin...
2002-08-24 sibazdoh, the code was looking up the loglevel against a...
2002-08-24 sibazadded list of avaliable logtypes and loglevels to afpd...
2002-08-24 sibazrenamed the -setuplogtype optione to -[un]setuplog...
2002-08-24 sibazfixed a re-occuring bug (must have fixed it in the...
2002-08-24 sibazaltered code so if things stop prematurely you get...
2002-08-24 sibazaltered the format that setuplog works so one less...
2002-08-23 sibazadded quotes around the logfilepath value if an alterna...
2002-08-22 didgfull AFP spec for directories/files modification date.
2002-08-22 jmarcusRevert previous commit for the time being. The author...
2002-08-22 jmarcusReplace snprintf() with a call to strncpy, and use...
2002-08-21 didgvolume.c file.h file.c
2002-08-21 didgfor now flock is broken...
2002-08-20 srittauApplied patch from Olaf Hering to fix buffer overflows...
2002-08-20 srittauWarning fixes.
2002-08-20 jmarcusCheck to see if v_db == NULL not 0.
2002-08-16 didgfix a memory leak when freeing locks
2002-08-16 didgCheck that object has the right type (file, directory...
2002-08-15 didgdirectory.c setdirparams() indentation fix.
2002-08-14 jmarcusTurn down the "file not mangled" message to debug severity.
2002-08-14 didgad_open.c: check we have the right perm when a file...
2002-08-05 jmarcusAttempt to fix a division problem leading to incorrect...
2002-07-15 srittauAFS patch by James E. Flemer.
2002-07-04 jmarcusDo some bounds checking to insure that the extension...
2002-07-01 didgad_lock.c If the lock cannot be set returns EAGAIN...
2002-06-20 jmarcusMake the fix a little more Perlish.
2002-06-20 jmarcusIf just one user was logged in to Netatalk, cnid_maint...
2002-06-18 didgfix a race between asp_getsession() and tickle_handler...
2002-06-17 didgmore bits set in files/folders attributes. Fix error...
2002-06-17 didgad_open(): small fix for file open read only and then...
2002-06-17 didgMacs have a maximum of 2^16 -1 open files... It's not...
2002-06-14 didgvolume.c getvolparms() initialize ashort before use.
2002-06-11 didgconfigure.in: VERSION file is in $srcdir, need when...
2002-06-09 jmarcusRemove some logging code now that things have seem...
2002-06-06 didgunix.c:
2002-06-03 jmarcusAdd BDB 4 support to CNID.
2002-06-03 jmarcusFix a problem where data was not being initialized...
2002-06-03 jmarcusTry a different approach to fix the Illustrator problem...
2002-06-02 jmarcusAllow mangling to work correctly when moving and copyin...
2002-06-01 didgafp_read, revert most of my previous patch about EOF...
2002-05-31 jmarcusFix problem with last commit not being able to demangle...
2002-05-30 jmarcusDon't SEGV if the mangled filename doesn't have an...
2002-05-30 jmarcusMake sure all the databases are closed if a failure...
2002-05-30 jmarcusFirst round of mangling debugging. This should actuall...
2002-05-29 jmarcusAdd support for long filename mangling. Basically...
2002-05-29 jmarcusChange setmode to afp_setmode to prevent a conflict...
2002-05-27 didginitialise before use
2002-05-23 rufustfireflypatch #547180 for unprintable characters in psf. Previo...
2002-05-23 rufustfireflypatch #550059 for mac cyrillic code page to koi8-r...
2002-05-20 jmarcusFix problem with saving files.
2002-05-14 sibazsurrounded new function body with the #ifdef that turns...
2002-05-14 morganaDocumentation updates for pap
2002-05-13 jmarcusWhoops, forgot two files from my last commit.
2002-05-13 jmarcusAdd boolean.h and logger.h. Every header placed in...
2002-05-13 jmarcusA big patch to correct many afpd problems. For one...
2002-05-10 jmarcusRemove all C++ style comments.
2002-05-10 jmarcusUse permissions the way MacOS expects, and avoid losing...
2002-05-07 morganaUpdates for recent pap changes/fixes.
2002-05-07 morganaCleanup from removal of pap.8.tmpl.
2002-05-07 morganaRemoved this man page because the man page for pap...
2002-05-07 morganaUpdates from Patrick Powell (papowell@astart.com)
2002-05-03 jmarcus* Allow afpd debugging to be enabled at runtime by...
2002-04-29 morganabacking out last formatting change to cname()
2002-04-29 morganaminor formatting change to cname()
2002-04-29 morganaFixes to configure process for server messaging.
2002-04-29 morganaPatch from reininn on sourceforge to use euc-jp or...
2002-04-22 rlewczukof_rename() double-linked list removal bugfix
2002-04-20 rlewczukOpened fork numbering bugfix
2002-04-17 morganaUpdate papd man page to reflect that CAP-style auth...
2002-04-14 srittau"R. Lewczuk" <R.Lewczuk@elka.pw.edu.pl>:
2002-04-14 srittau"R. Lewczuk" <R.Lewczuk@elka.pw.edu.pl>
2002-04-08 morganaHardcode LD=ld to make it link in Solaris 8 with Sun...
2002-04-06 srittauRedHat users: Install glibc-devel package.
2002-04-06 srittauUse ${CC} instead of @LD@ (which isn't defined).
2002-04-06 srittauFix test.
2002-04-05 morganaSmall change to note the running ./autogen.sh is only...
2002-04-02 sibazadded some Log warnings to show log_setup works. Also... branch-aurp-start
2002-04-02 sibazadded a loglevel log_extradebug
2002-04-02 sibazadded log statements to follow setup_logtype option...
2002-04-02 sibazadded some LOG messages
2002-03-31 jmarcusUse server name (if not NULL) for the SLP URL.
2002-03-25 sibazremoved a few silly reused code type errors and a coupl...
2002-03-25 sibazadded code to call the new setuplog function in the...
2002-03-25 sibazadded a function to allow other code to setup logs...
2002-03-25 sibazchanged the layout to fit in a standard width window
2002-03-24 jmarcusAllow users to turn off [resolve|create|delete]id adver...
2002-03-24 jmarcus1. Respect the kFPDeleteInhibitBit attribute
2002-03-24 sibazpartway through adding the code to setup logging in...
2002-03-24 sibazadded strings for the loglevels (for use in conf file...
2002-03-24 jmarcusStyle cleanup after last commit.
2002-03-24 jmarcusFix a problem with repetative failed stat()'s.
2002-03-24 sibazadded new type logtype_afpd
2002-03-23 sibazchanged all the references to syslog to LOG macros
next