]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2004-02-16 bfernhombergadd missing uniconv to SUBDIRS netatalk-2-0-alpha2
2004-02-16 didgMissing parameters for %d in LOG call.
2004-02-15 bfernhombergfix, we need to check the parent did matches in demangl...
2004-02-15 bfernhombergupdate version string in man pages
2004-02-15 bfernhombergupdate NEWS
2004-02-15 bfernhombergfix a compile warning (uniconv)
2004-02-14 bfernhombergadd uniconv tool to convert between volume encodings
2004-02-14 didgmore strncpy --> strlcpy fixes
2004-02-14 didgfixes for papd authentication.
2004-02-14 didgUse strlcpy function.
2004-02-14 didgcheck for BSD strlcpy/strlcat functions, with an implem...
2004-02-13 didgreplace : l = strlen(x); strncpy(z,x,l) with memcpy...
2004-02-11 didgFor getstatus don't advertise loopback (RedHat system...
2004-02-11 didgAFS compilation fixes from Sam Noble.
2004-02-10 didgPartial workaround for an OSX client deadlock, use...
2004-02-10 didgreenumerate_id, wrong test...
2004-02-09 bfernhombergfix a SIGSEGV on ad_setid if d_parent is NULL
2004-02-09 bfernhombergfix: including sys/time.h before _XOPEN_SOURCE 500...
2004-02-09 didgFix for a bug in previous patch for Alpha.
2004-02-07 didgTru64 Changes, from Burkhard Schmidt.
2004-02-07 didgUse DB_PRIVATE attribute for dbd backend without transa...
2004-02-06 bfernhombergadd the DID to AD2, reenumerate if db is out of sync...
2004-02-06 didgremove MSG_MORE, sometime it's slower...
2004-02-06 didgdon't modify modification date in copyfile
2004-02-05 bfernhombergspecify USEDOTS with MSWINDOWS implicitely, we missed...
2004-01-31 bfernhombergremove a fixme on AD2 size calc
2004-01-28 didgspeed optimisation for byte locking was broken on resou...
2004-01-26 didgMake it compile again.
2004-01-25 bfernhombergfix some 'Bjoern, think before you commit stupid code...
2004-01-25 bfernhomberglibiconv warning fix
2004-01-25 bfernhombergfix a Solaris 9 compile problem, needs sys/time.h
2004-01-25 bfernhombergfix libiconv configure detection
2004-01-24 bfernhombergoptions need strdup, remove a syslog call
2004-01-23 bfernhombergSRVLOC changes: register with IP address instead of...
2004-01-22 bfernhombergfix a SIGSEGV if UTF8 servername could not be set in...
2004-01-21 lenneisAdded more DEBUG log messages to cnid_dbd, fixed existi...
2004-01-21 didgVariable $v substitution: don't use name stored in...
2004-01-21 lenneisatalkd: bprint is only available if we compile with...
2004-01-18 bfernhombergfix uams_xxx.la is already going to be installed in...
2004-01-18 bfernhombergcleanup, remove obsolete stuff
2004-01-18 bfernhombergmirror latest changes from XML sources
2004-01-18 bfernhombergmirror latest changes from XML sources
2004-01-15 lenneisLog an error message if we cannot open the Berkeley...
2004-01-15 lenneisClean up internal structs in cnid_dbd_private.h.
2004-01-15 bfernhombergfix a compile nfsquota problem with redhat based distro...
2004-01-15 bfernhombergmake atalkd set interfaces to ALLMULTI on linux by...
2004-01-14 lenneisCheck if we can get a DB stamp sucessfully in afs_openv...
2004-01-13 bfernhombergmake sure auto enabled backends get into compiled_backends
2004-01-13 bfernhombergrename the summary macros from AM_ to AC_
2004-01-12 lenneisFIX: btree does not support nelem in the ascii load... netatalk-2-0-alpha1
2004-01-11 lenneisUpdated NEWS, VERSION and a couple of .cvsignore files...
2004-01-11 bfernhombergadd some people to CONTRIBUTORS -this file is likely...
2004-01-11 lenneisAdd .cvsignore files where missing.
2004-01-11 bfernhombergfix a possible SIGSEGV with KerberosV auth, if k5servic...
2004-01-10 bfernhombergwe now use BTREE database
2004-01-10 bfernhombergwarning fixes
2004-01-10 bfernhombergwarning fixes
2004-01-10 bfernhombergwarning fixes
2004-01-10 bfernhombergwarning fixes
2004-01-10 didgprevious change wasn't great.
2004-01-10 bfernhombergminor warning fixes
2004-01-10 didgmore gcc warnings.
2004-01-10 bfernhombergadd cnid_init prototype
2004-01-10 bfernhombergminor warning fixes
2004-01-10 didgUse btree method for dbd cnid.
2004-01-10 didgfix minor gcc warnings.
2004-01-10 bfernhomberg* change the database format from DB_HASH to DB_BTREE...
2004-01-10 didgset db_env to NULL on error.
2004-01-09 bfernhombergadd a note: Netatalk docs are now kept in the netatalk...
2004-01-09 lenneisRemove out of date ChangeLog.
2004-01-09 bfernhombergfix: relace a hardcoded path with :ETCDIR:, mirror...
2004-01-09 lenneisChange cnid_dbd backend files to GPL.
2004-01-09 bfernhombergremove deprecated documentation
2004-01-09 lenneisStartup scripts for netbsd.
2004-01-09 bfernhombergmirror change from XML man
2004-01-09 lenneisEnable default startup of cnid_metad in various startup...
2004-01-08 lenneisafpd now also uses default values for cnidserver and...
2004-01-08 bfernhombergremove v_umask from create_special_folders
2004-01-08 bfernhombergBUGFIX: we convert from v_volcharset to CH_UCS, not...
2004-01-08 bfernhomberglarge commit, replace the old manpages with the ones...
2004-01-07 lenneisEnable all "supported" CNID backends in the default...
2004-01-07 lenneisGet rid of GNU make specific foreach in various instanc...
2004-01-07 lenneisClose one end of socketpair() in cnid_metad, saves...
2004-01-07 lenneisTemporary fix for statfs/statvfs (FreeBSD 5.1 would...
2004-01-04 didgbetter errors handling in dbd
2004-01-03 lenneisRework file descriptor handling in cnid_metad and cnid_...
2004-01-03 didgbetter errors handling in afpd for dbd cnid.
2004-01-03 didgadd nodev volume option (always use 0 for device number).
2004-01-03 didgadv1tov2 use resource fork offset in adouble file rathe...
2004-01-03 bfernhombergFix some issues with older autoconf/automake.
2004-01-02 bfernhombergFix typo
2004-01-02 didgAdd a null pointer check and remove a // comment.
2004-01-02 lenneisA FPEnumerate request with a reply size of ~8192 or...
2003-12-17 lenneisIf a database path is specified for a db3/cdb/dbd backe...
2003-12-16 lenneisCheck for old version of the CNID database in the cdb...
2003-12-12 didgusockfd.c is not used by cnid_dbd
2003-12-12 didgif resource fork size is 0 don't assume mode is RW
2003-12-12 didgconfigure change for linux 2.6 from Thomas Kaiser
2003-12-12 didgremove a debugging sleep and fix a typo in dbd_update.
2003-12-12 didgOSX uses FPzzz command even if connected with AFP2...
next