]> arthur.barton.de Git - netatalk.git/history - include
Add dbd manpage
[netatalk.git] / include /
2009-05-22 franklahmFinished dbd
2009-05-14 franklahmdbd now does many things it should do in the end.
2009-05-08 franklahmFix stupid free. Still banging my head against the...
2009-04-28 franklahmNew utility to maintain dbd databases: dbd. Also replac...
2009-04-27 franklahmSync volume options with volinfo stuff
2009-04-21 franklahmOverhaul CNID dbd backend, make it default, txn only... after-dbd-overhaul
2009-03-31 franklahmImplement runtime logging config option to cnid dbd...
2009-03-03 franklahmLogger fixes.
2009-02-27 franklahmReworked logger after_new_logger
2009-02-26 franklahmDefine AFP func no macros. Move 3.2 calls to 3.2 case... before_new_logger
2009-02-03 franklahmAdd header files
2009-02-02 franklahmInitial checkin of ACLs patch after_acls
2008-12-03 didgremove compiler warnings
2008-05-23 didgFirst implementation of AFP3.2 FPSyncDir for timeMachin...
2007-12-03 didguse the right number for num charset and max charset...
2006-09-29 didgfor .xx files don't set invisible bit if create by...
2006-09-29 didgadd a SFM compatible format for adouble after_sfm
2006-09-19 didgMake dot files visible by default with usedots, add... before_sfm
2006-07-21 didgadd mac greek encoding from P. Christeas
2005-09-28 didgincrease the number of open forks.
2005-09-07 didglazy init dbd database, help with pre tiger OS and...
2005-05-25 didgfor volume with unix priv don't use parent folder permi...
2005-05-25 didgdon't remove x perms, from exanet works, slightly modified.
2005-05-14 didguse macros ad_xxmetada when we only want files' metadata.
2005-05-07 didgnew rpm spec from Dan A. Dickey.
2005-05-03 didgremove gcc warning
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-09 srittauTab -> spaces (consistency).
2003-06-06 srittauDon't implement ad_hf_mode in header file, but always...
2003-06-06 srittauImplement sendfile() as macro.
2003-06-06 srittauInclude config.h.
2003-05-16 didgAFP 3.x add sleep timeout, add disconnect old session...
2003-05-14 didgpap: Allow login using gecos name too, fix most obvious...
2003-04-16 samnobleThe following were necessary in order to implement...
2003-03-15 didgerror code for dirlookup, cname.
2003-03-12 didgsupport for function 0x7a
2003-03-09 didgadd utf8 support for AFP3
2003-02-16 didgdesktop.c:
2003-01-31 didga little cleaning
2003-01-31 didgfor file open in exclusive mode (read/write, deny read...
2003-01-28 srittau#undef __USE_MISC before #defining it.
2003-01-26 srittauDon't assume offsets, specify the struct member. (Olaf)
2003-01-24 didgimprovement: add a SUIDDIR (aka BSD like) for admin...
2003-01-16 didgBUGFIX: deny mode, tmp lock, byte lock when length...
2003-01-16 didg/tmp/log
2002-12-04 didg- call SIGHUP signal handler only once for worker process
2002-11-14 srittauRemove flock lock support.
2002-10-17 didgAFP 3 fixes ofr cleartxt login and 31 char filename...
2002-10-12 didgAFP 3.x changes
2002-10-12 didgmore stuffs for AFP 3.x
2002-10-11 didg- added a cache for directories offspring count.
2002-10-09 didgmore AFP 3.x define root-netatalk-1-6
2002-10-05 didgafp.h,afp_util.c added defines for AFP 3.0 3.1
2002-09-29 sibazadded atalkd, papd and uams logtypes
2002-09-07 didgbugfix: --enable-dropkludge INSECURE is an understatement
2002-08-31 jmarcusCreate a (for now) undocumented volume option, "umask...
2002-08-30 jmarcusAdd an snprintf() implementation for OSes such as Tru64...
2002-08-29 didgtry to make afpd directory access right works the...
2002-08-24 sibazdoh, the code was looking up the loglevel against a...
2002-08-24 sibazaltered the format that setuplog works so one less...
2002-05-29 jmarcusAdd support for long filename mangling. Basically...
2002-05-13 jmarcusWhoops, forgot two files from my last commit.
2002-05-13 jmarcusAdd boolean.h and logger.h. Every header placed in...
2002-04-02 sibazadded a loglevel log_extradebug
2002-03-25 sibazchanged the layout to fit in a standard width window
2002-03-24 jmarcus1. Respect the kFPDeleteInhibitBit attribute
2002-03-24 sibazadded strings for the loglevels (for use in conf file...
2002-03-17 jmarcusForgot to include this in the previous commit for enabl...
2002-02-13 srittauTru64 SIA fixes and Eddie and Burkhard.
2002-02-07 srittauAdded $id$ tags.
2002-02-02 jmarcuscnid_t is a unsigned variable, Joe! Thanks to Didier...
2002-02-01 morganadlopen should use RTLD_LAZY instead of RTLD_NOW on...
2002-01-29 jmarcusUpdate the CNID code again to allow for 4G CNIDs, and...
2002-01-17 jmarcusImplement a round of CNID DB fixes per suggestions by
2002-01-17 srittauType imporvements.
2002-01-04 sibazadded cnid logtype to the list
2002-01-04 sibazmerged logging code into main branch. use configure...
2001-12-10 srittauCast argument of diatoupper and diatolower to (unsigned...
2001-11-13 rufustfireflypatch to fix checking of hostname
2001-08-30 srittauMake the dia*map's array of type int instead of unsigne...
2001-08-15 srittauChanged prototypes of strdiacasecmp and strndiacasecmp...
2001-07-31 srittauWarning fixes.
2001-06-25 rufustfireflyTru64 patch (Burkhard Schmidt)
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 #431859 from Russ Allbery to remove ucbinclude...
2001-03-28 samnobleAdded UAM_OPTION_PROTOCOL to find out if we're ASP...
2001-03-21 rufustfireflypatch from Jonathan Paisley (jonp@chem.gla.ac.uk)
2001-02-19 srittauHonor -DFHS_COMPATIBILITY.
2001-02-19 srittauAdded .cvsignore files so that I don't get spammed...
2001-02-17 rufustfireflyMakefile patches from Sebastian Rittau (Debian package...
2000-10-04 rufustfireflyremoved HAVE_SYS_CDEFS_H hack
2000-10-04 rufustfireflyadded ifdef for ADED_FILEI, and cdefs.h fix
2000-09-22 arichardRemove all theses Makefile files that have a correspond...
2000-08-30 itlm019Fixes necessary for NATALI netatalk support; shouldn...
2000-08-08 rufustfireflyAdded legacy defines for adouble applications from...
2000-08-01 rufustfireflySome more large autoconf/automake fixes. include/ and...
2000-07-28 rufustfireflyautomake/autoconf fixes (libatalk now builds supposedly)
2000-07-27 rufustfireflyMajor automake/autoconf commit. Not working yet.
2000-07-25 rufustfireflyInitial revision