]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2003-10-30 bfernhombergfix most solaris compile issues, flock is #ifdef as...
2003-10-30 bfernhombergrevert the (char*) casts, we want the const warnings...
2003-10-30 bfernhombergfix a solaris compiles issue, warning fixes
2003-10-30 bfernhombergOpenBSD compile fix: include utime.h after sys/types.h
2003-10-30 bfernhombergcrypt requires _XOPEN_SOURCE 500 on netbsd
2003-10-30 bfernhombergfix solaris compile issues, warning fixes
2003-10-30 bfernhombergfix initscripts install on netbsd, sf patch 762584
2003-10-30 bfernhombergadd missed LIST_ :-(
2003-10-30 didgSRVLOC url is a server attribute not a global one.
2003-10-30 bfernhombergremove bogus #ifdef AFP3.x, we always need unicode...
2003-10-30 bfernhombergLIST_HEAD collides with netbsd sys/queue.h, rename...
2003-10-30 bfernhombergfix solaris compile issue
2003-10-30 bfernhombergadd expired password handling. Thanks go to Leland...
2003-10-29 bfernhombergconfigure cleanup, some sync with HEAD, autoenable...
2003-10-28 didgdon't log connect close sequence
2003-10-26 didgsetting UTF8 name in FPSetFileParms is an error.
2003-10-26 didgconfigure option for fcntl locking
2003-10-23 didgrevert previous bogus change...
2003-10-21 didgonly link Berkeley DB when needed.
2003-10-21 didgcode cleaning (header) from Bjorn
2003-10-21 rlewczukBugfix in copyfile(), AD attributes of copied wile...
2003-10-17 bfernhomberglinux broken sendfile: set source fd to offset if sendf...
2003-10-17 didgsendfile for LARGE_FILE. use sys_ftruncate in ad_open...
2003-10-14 bfernhombergcheck extensions on demangling
2003-10-13 didglinux with vfat fs sends SIGXFSZ even for files with...
2003-10-13 didgfix for the case when ftruncate doesn't work with new...
2003-10-12 didgfix to a fix :(
2003-10-12 didgfix a typo signals were always blocked in cnid code
2003-10-12 didguse writev in reply.
2003-10-12 didgif id < 17 it's not a valid mangled filename.
2003-10-06 didgfix errors with Berkeley DB 4.0.x
2003-10-01 didgdeal with hostname for -h parameter.
2003-09-30 didgifdef code not used if no DEBUG1
2003-09-30 didgtry harder to avoid duplicate volumes creation date.
2003-09-28 didgmangling fixes
2003-09-27 bfernhombergcreate and/or hide Network Trah Folder and Temporary...
2003-09-27 bfernhombergadd utf8 servername, always specify AFPSRVRINFO_SRVRDIR
2003-09-26 bfernhombergremove AppleVolumes.default, we now use AppleVolumes...
2003-09-26 bfernhombergdocument the cnidscheme: parameter
2003-09-26 bfernhombergdocument the -cnidserver option
2003-09-26 bfernhombergcheck whether default CNID scheme has been activated
2003-09-25 didgforget to change afp_disconnect after afp_getsession
2003-09-25 didgmaybe stupid but use the OS X numbering for volumes...
2003-09-24 bfernhomberglinux xfs quota compile fix
2003-09-24 bfernhomberggrrr, ifdef 0 is a bad idea ...
2003-09-24 bfernhombergdisable xfs quota code until I get this figured out
2003-09-22 bfernhombergremove nls specific stuff
2003-09-22 bfernhombergadd another missing header
2003-09-22 bfernhombergmake sure we return the right length in pre/decompose
2003-09-21 didgadd a default timestamp for db scheme without one.
2003-09-20 bfernhombergTry to fix compile errors reported with redhat 7
2003-09-20 bfernhombergonly compile cnid_metad and cnid_dbd daemons if --with...
2003-09-20 bfernhombergTry to fix compile errors reported with redhat 7
2003-09-17 didgmore checks when we have a mangled like name.
2003-09-16 rlewczukMake compilable with Berkeley DB 3.x. \
2003-09-16 rlewczukMake compilable with Berkeley DB 3.x.
2003-09-16 rlewczukbuild system bugfix
2003-09-14 bfernhombergremove the '_' escape stuff --we want to be compatible...
2003-09-13 bfernhombergremove old codepage/nls support
2003-09-12 bfernhombergfix some roundtrip problems
2003-09-12 bfernhombergmake push/pull ascii functions return EILSEQ for extend...
2003-09-12 bfernhombergbugfixes: last byte was overwritten with 0x0 in convert...
2003-09-12 didg#ifdef debug msg, you need -enable-debug1 if you want...
2003-09-12 bfernhombergadd FPChangePassword AFP3 support
2003-09-12 bfernhombergminor cleanup, remove a // comment
2003-09-12 bfernhombergdocument new configuration parameters
2003-09-11 bfernhombergallow login using extended characters in usernamei...
2003-09-11 bfernhombergcharset conversion changes
2003-09-11 bfernhombergremove unused functions
2003-09-11 bfernhombergminor cleanup
2003-09-11 bfernhomberg- remove unused/obsolete functions
2003-09-11 bfernhombergremove obsolete function
2003-09-09 didgremove old files.
2003-09-09 bfernhombergFix for linux quotas, this needs testing on different...
2003-09-09 didgbig merge, missing files.
2003-09-09 didgbig merge for db frontend and unicode.
2003-09-03 didgchanges from HEAD
2003-08-24 didgbugfix :afp_write return the right dsi packet size...
2003-07-21 didgMFH sleep and unix priv functionalities.
2003-06-23 didgAdd unicode to Mac OS code page (internal or with iconv...
2003-06-05 didg*** empty log message ***
2003-05-28 didgsendfile seems to block signal, it's a problem with...
2003-05-28 didgbetter handling of errors in afp_openvol
2003-05-26 didgadd missing # in comments
2003-05-26 didgadd a volume option nostat, help with preexec and autom...
2003-05-26 didgresolve conflicts between reload and preexec changes...
2003-05-26 didgpreexec forget new file
2003-05-26 didgchange SIGHUP and SIGUSR1, SIGHUP reload config files...
2003-05-26 didgAdd a Samba like preexec functionality.
2003-05-20 didgMFH if offspring count > 65536
2003-05-12 didgfrom HEAD
2003-05-12 didgbackport from head
2003-05-10 didgbackport from HEAD
2003-04-28 didgreput a hash method for cnid, work only with *one*...
2003-04-28 didgAdd a README for afp3
2003-04-26 didgafp_createfile return VLOCK rather than PARAM error...
2003-04-24 didgAFP3 return the right error in mapname when asked for...
2003-04-22 didgcheck against the right value in FPSetVolParms.
2003-04-21 samnobleAllow DirectoryNames to be computed properly when fqdn...
2003-04-21 samnobleDon't advertise a fqdn in the DsiGetStatus reply if...
next