]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2002-10-01 sibazadded a simplistic explanation of IDs point-did-cleanup
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-09-29 sibazchanged all LOG messages using logtype_default to use...
2002-09-29 sibazadded atalkd, papd and uams logtypes
2002-09-29 didgmove struct extmap from a linked list to a sorted array.
2002-09-29 didgcode cleaning
2002-09-29 didgsetfilmode() mode cleaning
2002-09-28 jmarcusAnother forced commit to see if email is working.
2002-09-28 jmarcusForced commit to test the email feature.
2002-09-27 didgbugfix: dirlookup() use the mac name not the unix name
2002-09-27 didgfix to a fix: configure.in catsearch missing ,
2002-09-27 morganaAnother small change to test the syncmail process.
2002-09-27 morganaNoted addition of syncmail to CVSROOT to log commits...
2002-09-26 didgbugfix: uam_load() exit if path is empty
2002-09-24 srittau2002-09-24 Sebastian Rittau <srittau@jroger.in-berlin.de>
2002-09-17 didgbugfix: catsearch, ) wasn't at the right place.
2002-09-12 jmarcusWhoops. OpenBSD should use lsof.
2002-09-12 jmarcusAdd support for OpenBSD.
2002-09-12 srittauFixed a warning.
2002-09-12 srittauMade as_timer static and changed its arguments from...
2002-09-11 didgafp_createfile initalize of pointer before use help :(
2002-09-09 didgcall mangle() after hex conversion.
2002-09-07 didgbugfix: --enable-dropkludge INSECURE is an understatement
2002-09-06 didgOops, ad_path returns a static buffer
2002-09-06 didgof_findname
2002-09-05 didgof_findname: remove vol and dir
2002-09-04 didgmove of_findname key from filename to dev, inode.
2002-08-31 jmarcusThis file was accidentally left out of my umask commit.
2002-08-31 jmarcus* Add support for verifying the mangle database if...
2002-08-31 jmarcusCreate a (for now) undocumented volume option, "umask...
2002-08-30 didgcleaning: was missing in previous commit
2002-08-30 didgcleaning: FORCE_UIDGID is was 100% broken before, it...
2002-08-30 jmarcusAdd an snprintf() implementation for OSes such as Tru64...
2002-08-30 didgbugfix: missing headers
2002-08-30 jmarcusIntroduce Conncurrent Data Store (CDB) support to CNID...
2002-08-29 didgtry to make afpd directory access right works the...
2002-08-29 jmarcusMFS: Fix NFS quotas on Tru64.
2002-08-29 didgbugfix: directory handling
2002-08-28 didgbugfix: renamefile's first parameter is the unix name...
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
next