]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2002-02-07 srittauBackport from stabilizing branch: Changed my e-mail...
2002-02-07 jmarcusAutomatically detect the temp directory. The tmpdir...
2002-02-07 jmarcusGREP no longer needs to be editable. Also, add a blurb...
2002-02-07 jmarcusAdd a missing bin element to the db_verify and db_stat...
2002-02-07 jmarcusAdd support for the cnid_maint script.
2002-02-07 jmarcusChange the name of the Perl-check macro to reflect...
2002-02-07 jmarcusAdd macros to check for grep and ps.
2002-02-07 jmarcusAdd DB3_PATH for the cnid_maint script.
2002-02-07 jmarcusFix the Perl-check macro so that it acutally checks...
2002-02-07 jmarcusAdd a missing $(DESTDIR) to fix make install. Thanks...
2002-02-06 jmarcusAdd the -server_notif server flag to specify whether...
2002-02-05 srittauFixed some misleading log messages.
2002-02-03 morgana*** empty log message ***
2002-02-03 morganaMake bin/afppasswd setuid root during install. This...
2002-02-03 jmarcusFix a problem where overquota() will report false if...
2002-02-03 jmarcusFix a race condition on reading and writing data to...
2002-02-02 jmarcusIf the DSI command block is invalid, afpd will disconne...
2002-02-02 jmarcusDon't try and derefernce freed memory. Submitted by
2002-02-02 jmarcusMove CNID_INVALID to include/atak/cnid.h to make it...
2002-02-02 jmarcuscnid_t is a unsigned variable, Joe! Thanks to Didier...
2002-02-01 jmarcusYank out all the recovery code. This will be replaced...
2002-02-01 morganadlopen should use RTLD_LAZY instead of RTLD_NOW on...
2002-02-01 srittauBack-ported NEWS entry from 1.5.1 from stabilizing...
2002-02-01 srittauFixed a typo and improved formatting of Q15.
2002-02-01 srittauSmall change to increase code readability.
2002-01-29 jmarcusUpdate the CNID code again to allow for 4G CNIDs, and...
2002-01-24 jmarcusForced commit. As of rev 1.34 of cnid_open.c CNID works...
2002-01-24 jmarcusFix a potential buffer overflow. Thanks to didier...
2002-01-24 jmarcusSanity check this code more since it is run by root...
2002-01-24 jmarcusDo some more sanity checking to ensure data integrity...
2002-01-24 jmarcuserrno is meaningless if len == 0. Thanks to didier...
2002-01-24 jmarcusProper checking for errors when remove() fails.
2002-01-24 jmarcusForced commit. As of rev 1.34 of cnid_open.c CNID...
2002-01-23 jmarcusAdd a message indicating what version of BDB is being...
2002-01-21 jmarcusChange didname database to a hash instead of btree...
2002-01-21 jmarcusFix some obvious problems in the new CNID code. Howeve...
2002-01-20 jmarcusst is not a pointer here. Pass its address.
2002-01-20 jmarcusFix a bogon compile error.
2002-01-19 jmarcusStyle police.
2002-01-19 jmarcusStyle police.
2002-01-19 jmarcusWhen the user's disk usage exceeds quota hard limit...
2002-01-19 srittauIgnore some (now) generated files.
2002-01-19 jmarcusBack out previous commit. There is still a point of...
2002-01-18 jmarcusWhen a user exceeds her soft quota, report disk space...
2002-01-18 jmarcusFix up some comments to reflect the last CNID change.
2002-01-18 jmarcusChange the first CNID from 3 to 17. According to the...
2002-01-18 jmarcusDisable asynchronous transactions again. This may...
2002-01-18 jmarcusMake the error generated when the actual CNID add fails...
2002-01-18 jmarcusForced commit to clean up the code.
2002-01-18 jmarcusWhoops! Add back some missing txn_abort()'s.
2002-01-17 jmarcusImplement a round of CNID DB fixes per suggestions by
2002-01-17 jmarcusFixes from didier <dgautheron@magic.fr> to not use...
2002-01-17 srittauMore Solaris cleanups for 64bit compatibility.
2002-01-17 srittausignal patches from NetBSD package via David Rankin
2002-01-17 srittauCleanups that aim towards the 64bit fixes.
2002-01-17 srittauHead fixes and cleanup.
2002-01-17 srittautermcap patches from NetBSD package by Christos Zoulas
2002-01-17 srittauAdded padding to a structure. Patch by David Rankin.
2002-01-17 srittauType imporvements.
2002-01-17 srittauFixed typo that prevented compilation.
2002-01-17 srittauNetBSD init scripts by David Rankin.
2002-01-17 srittauUse new variable NLSPATH.
2002-01-17 srittauAuto-generate Perl scripts so the the path to the inter...
2002-01-17 srittauNew configure switch: --enable-netbsd.
2002-01-17 srittauDon't define DEBUG is --enable-debug isn't given. Patch by
2002-01-17 srittauNew substituted variable: NLSDIR. Equals $PKGCONFDIR...
2002-01-17 srittauUse new macros NETATALK_PROG_PERL and NETATALK_AFS_CHECK.
2002-01-17 srittauNew macro to check for AFS support.
2002-01-17 srittauAdded proper comments.
2002-01-17 srittauNew macro to check for Perl (just assumes that perl...
2002-01-17 srittauAdded David Rankin as NetBSD contributor.
2002-01-16 jmarcusAdd support for all the DID schemes to fork.c.
2002-01-16 jmarcusFNum for a fork needs to go out in network byte order.
2002-01-15 jmarcusFix typo in finding SRVLOC libs. Thanks to Burkhard...
2002-01-15 srittausocklen_t is not standardized. Use size_t, instead.
2002-01-13 jmarcusPatch from Egon Niederacher <niederacher@fh-vorarlberg... point-backport-1-5-1
2002-01-10 jmarcusFix a problem with the new logger code.
2002-01-07 jmarcusUpdate AppleVolumes.system from Kazuhiko Okudaira ...
2002-01-04 sibazadded cnid logtype to the list
2002-01-04 sibazmerged logging code into main branch. use configure...
2002-01-03 sibazreplaced all #include <sys/syslog.h> with #include...
2002-01-03 sibazaltered the layout of code calling syslog witha space...
2002-01-02 srittauDisallow leading and trailing spaces in MSWINDOWS volum...
2001-12-31 srittauRe-added const qualifier to the argument to parseline...
2001-12-31 jmarcusRemove some const attributes on variables that change...
2001-12-30 srittauAdded new file from stable branch.
2001-12-30 srittauCall this version 1.6cvs.
2001-12-30 srittauAllocate memory for parsing and storing configuration...
2001-12-30 srittauRemoved unused length parameters.
2001-12-29 jmarcusAdd some missing breaks to preserve correct error repor...
2001-12-29 jmarcusAdd some missing breaks to preserve correct error repor...
2001-12-29 jmarcusRemove another call to length. This should take out...
2001-12-29 srittauFix for SourceForge bugs #471911 and #495260. Overzealo...
2001-12-23 jmarcusRemove some syslog messages from the new tickle code.
2001-12-19 jmarcus--with-msg-dir has been replaced with --with-message-dir
2001-12-19 srittau--enable-srvloc isn't "EXPERIMENTAL" anymore.
2001-12-19 jmarcusClose the SOCKSTAT pipe handle.
2001-12-19 jmarcusRetain compatibility with other platforms as well as...
2001-12-19 jmarcusAdd some FreeBSD-specific patches.
2001-12-19 jmarcusClean up the tickle handler comment.
next