]> arthur.barton.de Git - netatalk.git/history - etc
Mege maste
[netatalk.git] / etc /
2011-02-21 Frank LahmMege maste
2011-02-21 Frank LahmEndless fiddling to find out that dsi->datalen had...
2011-02-18 Frank Lahmexit instead of afp_exit, exit handlers are registered...
2011-02-18 Frank LahmMerge master
2011-02-18 Frank LahmAdd AFP 3.3 case
2011-02-18 Frank LahmMerge master
2011-02-18 Frank LahmCant disable AFP3x anymore
2011-02-18 Frank LahmHandling of connection problems when sending replies
2011-02-17 Frank LahmBetter handling of connection errors and disconnect...
2011-02-15 Frank LahmAFP replay cache, first shot
2011-02-15 Frank LahmPrimary reconnect
2011-02-08 Frank LahmUse function from 2-1 for local uuid generation
2011-02-08 Frank LahmMerge
2011-02-08 Frank LahmFix for not shown ACLs for when filesyem uid or gid...
2011-02-07 Frank LahmStart locking using Berkeley db
2011-01-28 Frank LahmMutliple fixes
2011-01-26 Frank LahmRPC basically works, add test suite test for it
2011-01-25 Frank LahmFixes
2011-01-25 Frank LahmAdd locking RPC to afpd
2011-01-24 Frank Lahmnetalockd starts and listens for RPCs
2011-01-22 Frank LahmAdd libevent
2011-01-22 HATmax length of UTF8-MAC filename is 255
2011-01-22 HATMerge branch 'branch-netatalk-2-1'
2011-01-20 Frank LahmBetter version checking and more logging
2011-01-19 Frank LahmImport tsocket from samba
2011-01-18 Frank LahmCommit rootinfo key txn and open dbenv with path not...
2011-01-18 Frank LahmCleanup header checks in configure.in
2011-01-18 Frank LahmMerge master
2011-01-18 Frank LahmMerge 2-1
2011-01-17 Frank LahmIntegrate talloc from Samba, cleanup configure function...
2011-01-17 Frank LahmStart netalockd
2011-01-16 Frank LahmMerge from 2-1
2011-01-12 Frank LahmPre-decrement ad_refcount
2011-01-12 Frank LahmMerge master
2011-01-12 Frank LahmMerge branch-2-1
2011-01-12 Frank LahmEnhanced machine type
2011-01-12 Frank LahmReintroduce explicit adouble refcounting
2011-01-11 HATMerge branch 'branch-netatalk-2-1'
2011-01-11 HATMerge branch 'branch-netatalk-2-1'
2011-01-10 Frank LahmFix deletefile by protecting agains double ad_close
2011-01-10 Frank Lahmadouble:ea fixe
2011-01-09 Frank LahmMissing ad_open flag for hf
2011-01-08 Frank LahmMerge master
2011-01-08 Frank LahmMerge 2-1
2011-01-08 Frank LahmMerge master
2011-01-07 Frank LahmRewrite ad_open arg order and style: require flags...
2011-01-07 HATmore detailed afpd -v
2010-12-22 Frank LahmMerge master
2010-12-21 Frank LahmCareful with of_findname and ad_close
2010-12-21 Frank LahmCareful with of_findname and ad_close
2010-12-21 Frank LahmPrevent uninitialized use which caused a crash in make...
2010-12-20 Frank LahmFixes
2010-12-20 Frank LahmRemove adouble refcounting, support calling ad_open...
2010-12-20 Frank LahmBe carefull with of_ad and ad_close
2010-12-20 Frank LahmDont use of_ad, its unneccessary here
2010-12-20 Frank LahmMore logging
2010-12-20 Frank LahmMore logging
2010-12-19 Frank LahmBe careful with ad_close. Reading/writing rfork works...
2010-12-17 Frank LahmDisable locking
2010-12-16 Frank LahmCall ad_open with ADFLAGS_RF for resfork
2010-12-15 Frank LahmUntabify and reindent
2010-12-15 Frank LahmRemove ADFLAGS_CREATE. Dont create adouble metadata...
2010-12-15 Frank LahmMerge master
2010-12-15 Frank LahmRewrite getversion, so it doesnt try to write to the db
2010-12-15 Frank LahmRemove unused externs
2010-12-14 Frank LahmWho uses global struct volinfo
2010-12-14 Frank LahmDont getversion, which triggers setversion, when reindexing
2010-12-14 Frank LahmWho uses global struct volinfo
2010-12-14 Frank LahmUse static buffer stupid
2010-12-14 Frank LahmRename symbol
2010-12-10 Frank LahmAdjust loglevel
2010-12-10 Frank LahmBetter handling of corrupt secondary indexes
2010-12-09 Frank LahmDont read db_param in cnid_metad and use volinfo with...
2010-12-08 Frank LahmLOG when a db is locked
2010-12-08 Frank LahmMove stamp code to setversion, dbd fixes, ad fixes
2010-12-08 Frank LahmCreate dbpath if not existent
2010-12-07 Frank LahmUse volpath instead of dbdir, read dbdir from volinfo
2010-12-07 Frank LahmCase-insensitive name search with the CNID db
2010-12-07 Frank LahmNew volume option searchdb which enables fast CNID...
2010-12-07 Frank LahmRevert searchtype option from afpd.conf, will be readde...
2010-12-06 Frank LahmAdd afpd.conf option -searchtype with arg db
2010-12-06 Frank Lahminclude cleanup
2010-12-06 Frank Lahminclude cleanup
2010-12-06 Frank LahmRemove dependency on libuuid, use own code
2010-11-24 Frank LahmSearch for UNIX name, not for UCS2 name which caused...
2010-11-24 Frank LahmMove freeing of invalidated struct dirs to a central...
2010-11-24 Frank LahmAbort search on partial match
2010-11-24 Frank LahmBetter error handling in case of bogus CNIDs
2010-11-24 Frank LahmIncrease maxlocks and maxlockobjs and make them configu...
2010-11-23 Frank Lahmafp_catseaching the new database
2010-11-22 Frank LahmVersion check for CNID db version
2010-11-22 Frank Lahmdatabase versioning
2010-11-21 Frank LahmRead last used CNID once from db, not every time
2010-11-19 Frank Lahmad find works
2010-11-19 Frank LahmIt works
2010-11-18 Frank LahmAlways add create flag to name index associatino (a...
2010-11-18 Frank LahmReturn cnids
2010-11-18 Frank LahmPrevious commit missed new file
2010-11-18 Frank LahmAdditional CNID db name index
2010-11-17 Frank LahmMerge branch-2-1
next