]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
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...
2003-04-20 didgbetter error code for calls on a not existing file
2003-04-20 didgAFP3 with UTF8 ckeck name parameter is not too big.
2003-04-18 didgfix from Bjorn Fernhomberg.
2003-04-16 samnoblek5service and k5realm options for Kerberos 5 UAM
2003-04-16 samnobleThe following were necessary in order to implement...
2003-04-16 didgbugfix: cache handling when inodes are reused.
2003-04-15 didgbugfix: movecwd() if parent directory is deleted by...
2003-04-14 didgadd a macro for large file support and autoconf < 2...
2003-04-14 didgAFP 3.x double check in loginExt that large file suppor...
2003-04-14 didgremove a linear dir search, we already have the info.
2003-04-11 didgBUGFIX: was trashing CFLAGS
2003-04-10 didgopen the file read-only if errno is EROFS.
2003-04-09 didgfile descriptor leak with noadouble. Was only in HEAD.
2003-04-09 didgUTF8 is defined but not mangled
2003-03-19 didgopenvol() add ifdef CNID_DB
2003-03-18 srittauRemoved unused static arrays tokenmulti and tokenmultitab.
2003-03-18 srittauparseline(): Increase buffer size instead of shrinking...
2003-03-18 didgdirlookup() utf8 support
2003-03-15 didgerror code for dirlookup, cname.
2003-03-12 didgsupport for function 0x7a
2003-03-11 didgbugfix: size error in DNS name handling
2003-03-09 didgcache mac name too.
2003-03-09 didgunsigned / signed fix
2003-03-09 didgadd utf8 support for AFP3
2003-03-09 didgmacros for iconv() function, from Björn Fernhomberg...
2003-03-07 didgcnid_add: bugfix use a cursor for atomic operation.
2003-03-05 didgdon't set volume FILEID attribute if the db is NULL.
2003-03-04 jmarcusRemove the non-existent README file from EXTRA_DIST.
2003-02-24 srittauMiscellaneous updates, spelling streamlining. (e.g...
2003-02-24 didgfix a typo DBD_LIBS --> BDB_LIBS
2003-02-23 jmarcusDo not include /usr/include and /usr/lib in the header...
2003-02-23 srittauReplace filterdir by libexecdir.
2003-02-23 srittauetc/filters -> libexec
2003-02-19 jmarcusRevert previous mkstemp() commit. While it quieted...
2003-02-17 didgbugfix: better check against corrupted AppleDouble...
2003-02-17 jmarcusMake sure papd is linked with pam if pam support is...
2003-02-17 jmarcusStupid, stupid typo. Now that we have BDB_BIN, leave...
2003-02-17 jmarcusUse mkstemp() instead of mktemp(). This will avoid...
2003-02-17 srittauCall ./configure automatically.
2003-02-17 srittauWarning fixes, header cleanup.
2003-02-17 srittauRemoved "dummy" variable.
2003-02-17 srittauRemoved "dummy" variables.
2003-02-17 srittauRemoved "dummy" global variables. (-Wall cleanliness)
2003-02-17 srittau#include <string.h>
2003-02-17 srittau-Wall fix.
2003-02-17 srittauRemoved unneed sccsid string. (-Wall warning)
2003-02-17 srittauInclude string.h.
2003-02-16 didgdesktop.c:
2003-02-16 jmarcusMake sure the BDB bin directory is properly set.
2003-02-14 srittauUpdated NEWS file in HEAD from latest version from...
2003-02-11 didgadd AFP3.x login, patch from Burkhard Schmidt
2003-02-09 jmarcusTry to use the fully-qualified domain name when registe...
2003-02-09 didgbugfix: make it compile on system without pread/pread...
2003-02-08 srittau*Don't* use --copy in autogen.sh. Symlinks are the...
2003-02-07 didgbugfix: ifdef a transaction related call wen CDB is...
2003-02-04 didgbugfix: close the right fork in renamefile, copy and...
2003-02-01 didgbugfix: renamefile() various bugs with concurrent acces...
next