]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2003-11-26 bfernhombergfix a mem leak
2003-11-26 bfernhombergfix typos, minor cleanup
2003-11-25 lenneisChanged the cdb backend to store dev/ino as 8 bytes...
2003-11-25 lenneisMake use of setresgid/setresuid conditional for systems
2003-11-25 didgad_v1tov2 was using a wrong offset for resource fork.
2003-11-25 lenneisChange the dbd CNID backend to store dev/ino in 8 byte...
2003-11-24 bfernhombergfix a linker problem with openbsd linker, reported...
2003-11-24 bfernhombergfix a freeBSD compile problem, C99
2003-11-18 didgServer signature in getstatus packet was modified after...
2003-11-18 didgtemporary fix, enable more clients for cnid_metad.
2003-11-18 didgadd a config variable $i for client IP address (without...
2003-11-15 bfernhombergallow extended characters in volume names
2003-11-14 bfernhombergsome unicode fixes
2003-11-14 didgfix a small leak in UAM handling.
2003-11-13 didgunblock signals in children (cf previous commit for...
2003-11-13 didgfix a small leak
2003-11-13 bfernhombergserver messages were still broken :-(
2003-11-12 didgvalue was used after freed
2003-11-11 bfernhombergbugfix: rbuflen was not set correctly with utf8 messages
2003-11-11 didgRH9 and signal handlers deadlock fix.
2003-11-10 bfernhombergremove some debug noise
2003-11-06 bfernhombergunicode endian fixes
2003-11-03 lenneisGet transaction support to work again against the new...
2003-11-03 bfernhombergPanther FPGetSrvMsg fix, UTF8 strings have a 2 byte...
2003-11-03 bfernhombergfix demangling for pre OSX clients, after cnid_resolve...
2003-11-02 bfernhombergfix some OSX compile issues, reported by Thomas Kaiser
2003-11-01 bfernhombergchange AC_NETATALK_CNID to AC_NETATALK_CNID[berkeley...
2003-11-01 bfernhombergFix endianess issues with unicode
2003-11-01 bfernhombergfix OSX build issues
2003-11-01 bfernhombergbugfix: check ext != NULL before strncat
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
next