]> arthur.barton.de Git - netatalk.git/history - include
remove an unused variable.
[netatalk.git] / include /
2004-12-09 didgadd unicode.h.
2004-12-07 bfernhomberg-cleanup uams_gss.c
2004-10-20 didgfix two Tru64 UNIX compilation errors, from Burkhard...
2004-08-26 bfernhombergfix FreeBSD 5.2 build, from Alex Barton (alex at barton...
2004-07-01 didgFPDisconnect only if it's the same user. It's against...
2004-06-20 bfernhomberg Increase DSI command buffer to 8192 bytes. Fixes a...
2004-06-15 bfernhomberg fix NetBSD compile problems
2004-06-15 bfernhombergFix KerberosV (uams_gss) with Panther clients, add...
2004-06-09 bfernhombergwrite a .volinfo file containing volume setup to .Apple...
2004-05-11 didgtry very hard to open resource without read access.
2004-05-10 didgbetter handling for file without read access.
2004-05-04 didgmore verbose error msgs.
2004-04-27 didgFix a sigsev with DDP and signal handler.
2004-04-24 didgmore sanity checks on dbd packets
2004-04-21 bfernhombergtry to fix OpenBSD build
2004-03-11 didgin ad_setname adouble is not a constant
2004-03-11 didgfactorize resource fork name attribute setting.
2004-03-11 didgadd osx like resource fork.
2004-02-22 didgsmall clean up
2004-02-20 bfernhombergSolaris 'compile hell' stuff...
2004-02-20 didgcompile hell, take two.
2004-02-20 didgtry to sort out compile hell
2004-02-15 bfernhombergfix a compile warning (uniconv)
2004-02-14 didgUse strlcpy function.
2004-02-10 didgPartial workaround for an OSX client deadlock, use...
2004-02-09 bfernhombergfix: including sys/time.h before _XOPEN_SOURCE 500...
2004-02-07 didgTru64 Changes, from Burkhard Schmidt.
2004-02-06 bfernhombergadd the DID to AD2, reenumerate if db is out of sync...
2004-01-31 bfernhombergremove a fixme on AD2 size calc
2004-01-25 bfernhombergfix a Solaris 9 compile problem, needs sys/time.h
2004-01-15 lenneisClean up internal structs in cnid_dbd_private.h.
2004-01-14 lenneisCheck if we can get a DB stamp sucessfully in afs_openv...
2004-01-10 bfernhombergadd cnid_init prototype
2004-01-03 didgbetter errors handling in afpd for dbd cnid.
2004-01-03 didgadd nodev volume option (always use 0 for device number).
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-14 bfernhombergsome unicode fixes
2003-11-13 didgunblock signals in children (cf previous commit for...
2003-11-01 bfernhombergfix OSX build issues
2003-10-30 bfernhombergadd missed LIST_ :-(
2003-10-30 didgSRVLOC url is a server attribute not a global one.
2003-10-30 bfernhombergLIST_HEAD collides with netbsd sys/queue.h, rename...
2003-10-30 bfernhombergfix solaris compile issue
2003-10-17 didgsendfile for LARGE_FILE. use sys_ftruncate in ad_open...
2003-09-11 bfernhombergallow login using extended characters in usernamei...
2003-09-11 bfernhombergremove unused functions
2003-09-09 didgbig merge for db frontend and unicode.
2003-09-03 didgchanges from HEAD
2003-07-21 didgMFH sleep and unix priv functionalities.
2003-06-23 didgAdd unicode to Mac OS code page (internal or with iconv...
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.
next