]> arthur.barton.de Git - netatalk.git/history - etc
declare more stuff static
[netatalk.git] / etc /
2009-10-16 didgdeclare more stuff static
2009-10-15 franklahmRemove vfs_adouble.c, it's moved to libatalk/vfs/vfs.c
2009-10-15 franklahmEAs for dirs did not work
2009-10-15 franklahmMore debugging
2009-10-15 didgremove some const qualifier for volume parameter, cname...
2009-10-15 franklahmEA VFS: FPCopyFile support
2009-10-15 didgmove login buffer size to size_t
2009-10-15 didgUse the right type for AFP function buffers size, size_...
2009-10-14 franklahmImplement VFS chaining, EA VFS rm/mv
2009-10-14 didgremove most sparse warning 'Using plain integer as...
2009-10-14 didgremove most sparse warning 'symbol 'xxx' was not declar...
2009-10-13 didgremove pre ansi declarations
2009-10-12 franklahmError message when volinfo file is not found
2009-10-12 franklahmUsage description with -f was outdated
2009-10-12 franklahmUsage summary specified the -u option wrong
2009-10-12 franklahmNew option -n for scanning with -s: dont open CNID...
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.
2009-09-28 franklahmFix for possible NULL pointer passing to LOG if KRB5_KT...
2009-09-28 franklahmUntabify and reindent
2009-09-28 franklahmReadability fix (endif comment was wrong), remove ifdef...
2009-09-28 franklahmAFP_LOGINCONT was missing in AFP cmdcode stringizer
2009-09-28 franklahmUntabify and reindent
2009-09-21 franklahmChanging UNIX privs doesn't require adouble access...
2009-09-17 franklahmFix warnings
2009-09-14 didgremove pointer of type ‘void *’ used in arithmetic...
2009-09-14 didgremove 'ISO C90 forbids mixed declarations and code...
2009-09-14 didgremove 'ISO C90 forbids mixed declarations and code...
2009-09-14 didgremove obsolete ATACC ifdef
2009-09-11 franklahmTime Machine support. Merge from branch-2-0
2009-09-11 franklahmFix comment for cnid caching enabled by default
2009-09-04 franklahmDisable DDP, atalk and papd by default. From HAT
2009-09-04 franklahmEnable CNID caching/backup in AppleDouble files by...
2009-09-03 franklahmSupport for BerkeleyDB lib updates.
2009-09-01 franklahmFix for (last fix applied to wrong if test):
2009-09-01 franklahmFix for:
2009-09-01 franklahmFix access check bug for Netatalk private folders and...
2009-08-31 franklahmUntabify and reindent
2009-07-21 didgremove trivial warnings
2009-07-20 didgremove ads adouble format
2009-07-20 didg.AppleDxxx folders were user accessible if option ...
2009-07-20 franklahmRemove variable expansion for BSD printers. Fixes CVE...
2009-07-12 franklahmChange CNID updating logic in case of inode reusage...
2009-07-02 franklahmAdjust loglevel and message when using default CNID...
2009-06-19 franklahmFix #2802236. https://sourceforge.net/support/tracker...
2009-06-10 franklahmThe "shared" and "invisible" attributes are opaque...
2009-06-09 franklahmOnce again rework cnid_metad logging setup code and...
2009-05-28 franklahmAdd support for dbpath option i.e. AppleDB at another...
2009-05-28 franklahmSome fixes to logging statements
2009-05-26 franklahmFix respawn throttling. Search for empty slo was testin...
2009-05-25 franklahmFixes
2009-05-23 franklahmStamp was not updated in force mode
2009-05-22 franklahmFinished dbd
2009-05-20 franklahmFixes
2009-05-20 franklahmFix respawn throttling. See http://marc.info/?l=netatal...
2009-05-20 franklahmAdd FIXME: -d option is not implemented
2009-05-18 franklahmFix regression in cnid_metad.c: respawn throttling...
2009-05-18 franklahmlock file was created in cwd
2009-05-14 franklahmdbd now does many things it should do in the end.
2009-05-10 franklahmDB_CREATE must always be passed of course
2009-05-06 franklahmFixes a serious error in the way recovery was run on...
2009-05-04 franklahmRemove #ifdef DEBUG stuff, its not neccessary anymore...
2009-04-30 franklahmConsistently set default UAMs to DHX,DHX2. From HAT...
2009-04-28 franklahmFix code lines switch in signal protection
2009-04-28 franklahmNew utility to maintain dbd databases: dbd. Also replac...
2009-04-27 franklahmSync volume options with volinfo stuff
2009-04-21 franklahmAdd true bdb logfile autoremoval
2009-04-21 franklahmOverhaul CNID dbd backend, make it default, txn only... after-dbd-overhaul
2009-04-17 didgput volume case insensitive option back
2009-04-16 franklahmForce LOG message for every AFP call at beginning and...
2009-04-10 franklahmafp_syncdir: only fsync directories on hosts that have...
2009-04-05 franklahmAdjust gethostid check, from HAT.
2009-04-01 franklahm-setuplog can now be called multiple times.
2009-03-31 franklahmAlign cnid_[metad|dbd] default logging with apfd: log_note
2009-03-31 franklahmImplement runtime logging config option to cnid dbd...
2009-03-26 franklahmAdjust volnamelen default to 80. From HAT
2009-03-24 franklahmFPSyncDir VFS indirection. See #2641106
2009-03-20 franklahmNew volume options allow_hosts/denied hosts. See #26908...
2009-03-20 franklahmautoconf option --enable-debugging to disable SIGALRM...
2009-03-20 franklahmRemove duplicate in volname mangling. From HAT
2009-03-17 franklahmPrevious patch broke few things
2009-03-16 franklahmVolname mangling. Fixes bug #2611981, from HAT. Also...
2009-03-16 franklahmCleanup. Alway check return values!
2009-03-15 franklahmFix regression. Remove excessive loggin. Correct comments.
2009-03-06 didgincrease number of cnid_dbd slots to 512
2009-03-03 franklahmFixes.
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-26 franklahmRemove unused stuff
2009-02-25 didgremove compiler warnings
2009-02-25 didgsyncfork = vs == typo
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 franklahmFix EA support ci cruft
2009-02-16 franklahmExtended Attributes Support on Solaris with ZFS
2009-02-16 franklahmFix setting of UUID option
2009-02-08 franklahmWrong logtype
2009-02-04 didgpipexlate, give up and return an error if it reachs...
2009-02-04 didgDon't wait five second after the first error when speak...
2009-02-04 didgAdd a timeout when reading data from afpd client in...
2009-02-03 didgosx adouble format . files are invalid if usedots is...
next