]> arthur.barton.de Git - netatalk.git/history - libatalk/util
fix LFS test for cross compilation, from Bolke de Bruin
[netatalk.git] / libatalk / util /
2005-09-27 didgRemove a lot of warning, from cvs HEAD
2005-03-31 didgfix a race when a client very quickly reconnect and...
2005-01-31 didgsecond patch from Olaf Hering; gcc 64 warnings.
2005-01-30 didgOlaf Hering at suse.de warning fixes.
2005-01-11 didgremove trailing \n char in LOG calls.
2004-07-01 bfernhombergfix --enable-debug1 on Solaris
2004-07-01 didgFPDisconnect only if it's the same user. It's against...
2004-06-09 bfernhombergwrite a .volinfo file containing volume setup to .Apple...
2004-05-04 didgmore verbose error msgs.
2004-03-22 bfernhombergmerge from samba CVS: the buffer must be greater then...
2004-02-16 didgMissing parameters for %d in LOG call.
2004-02-14 didgcheck for BSD strlcpy/strlcat functions, with an implem...
2004-02-07 didgTru64 Changes, from Burkhard Schmidt.
2004-01-10 bfernhombergwarning fixes
2004-01-10 bfernhombergminor warning fixes
2003-11-13 didgunblock signals in children (cf previous commit for...
2003-11-11 didgRH9 and signal handlers deadlock fix.
2003-09-12 didg#ifdef debug msg, you need -enable-debug1 if you want...
2003-09-09 didgbig merge for db frontend and unicode.
2003-07-21 didgMFH sleep and unix priv functionalities.
2003-06-23 didgAdd unicode to Mac OS code page (internal or with iconv...
2003-05-26 didgAdd a Samba like preexec functionality.
2003-02-17 srittauRemoved "dummy" variable.
2002-11-08 sibazcommented out labels within the static definition of...
2002-10-11 sibazaltereed code to keep open logfiles, and flush then...
2002-10-11 didg- added a cache for directories offspring count.
2002-10-07 didgfixed a typo
2002-10-05 didgatalkd/main.c server_child.c if not defined add few...
2002-08-24 sibazreorganised the log messages, fixed the typo conscernin...
2002-08-24 sibazdoh, the code was looking up the loglevel against a...
2002-08-24 sibazrenamed the -setuplogtype optione to -[un]setuplog...
2002-08-24 sibazaltered the format that setuplog works so one less...
2002-05-14 sibazsurrounded new function body with the #ifdef that turns...
2002-04-02 sibazadded some Log warnings to show log_setup works. Also... branch-aurp-start
2002-03-25 sibazremoved a few silly reused code type errors and a coupl...
2002-03-25 sibazadded a function to allow other code to setup logs...
2002-03-25 sibazchanged the layout to fit in a standard width window
2002-03-24 sibazpartway through adding the code to setup logging in...
2002-02-16 srittauWarning fixes.
2002-02-16 srittauEnhance readability.
2002-02-16 sibazaltered a char comparison with a NULL to a comparison...
2002-01-04 sibazmerged logging code into main branch. use configure...
2001-12-30 srittauRemoved unused length parameters.
2001-12-29 jmarcusRemove another call to length. This should take out...
2001-12-29 srittauFix for SourceForge bugs #471911 and #495260. Overzealo...
2001-09-13 jmarcusFix malloc problem trying to obtain interface list...
2001-09-11 jmarcusNow that we're only incremeting one at a time, make...
2001-09-10 jmarcusIncrement the new interface list by one each time we...
2001-09-06 rufustfireflyautoconf POSIX.1 sys/wait.h check
2001-08-30 srittauMake the dia*map's array of type int instead of unsigne...
2001-08-30 srittauFixed a bug that could lead to segfaults.
2001-08-18 uheesfixed a nasty bug in strncasecmp (n > 0).
2001-08-15 srittauWarning fixes.
2001-08-15 srittauTru64 warnings fixes.
2001-07-31 srittauWarning fixes.
2001-06-23 srittauBuild fix.
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-06-20 rufustfireflyJoe Clarke's fix for linux/quota.h checking, removed...
2001-06-11 rufustfireflypatch #432052 to add portability to IRIX, HP-UX and...
2001-05-01 rufustfireflywarnings removal patch (#420300) from Sebastian Rittau...
2001-02-19 srittauAdded .cvsignore files so that I don't get spammed...
2000-10-05 rufustfireflyfix for debian's bad netinet/tcp.h, including stdint.h
2000-09-22 arichardRemove all theses Makefile files that have a correspond...
2000-08-11 rufustfireflyRemoved duplicate -I cruft from automake files
2000-08-02 rufustfireflyimplemented config.h
2000-08-01 rufustfireflySome more large autoconf/automake fixes. include/ and...
2000-07-28 rufustfireflyautomake/autoconf fixes (libatalk now builds supposedly)
2000-07-27 rufustfireflyAdded include for ../../sys headers
2000-07-27 rufustfireflyMajor automake/autoconf commit. Not working yet.
2000-07-25 rufustfireflyInitial revision