]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2013-02-13 Riccardo Magliocchettiafpd/volume: avoid read of unitialized pointer
2013-02-13 Frank LahmCouldn't create folders on FreeBSD 9.1 ZFS fileystems
2013-02-13 Ralph BoehmeDeclare as static
2013-02-24 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
2013-02-22 Ralph BoehmeAdd support for searches for folders
2013-02-21 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
2013-02-20 Ralph BoehmeFixes
2013-02-19 Ralph BoehmeAdd tracker loglevel config option
2013-02-19 Ralph BoehmeAdd a tracker.cfg file
2013-02-19 Ralph BoehmeAdd filetype searching and searching by dates
2013-02-18 Ralph BoehmeBasic Tracker RDF queries working
2013-02-18 Ralph BoehmeRename Tracker 0.6 module to RDF
2013-02-14 Ralph BoehmeMerge branch 'develop' into spotlight
2013-02-14 Ralph BoehmeMerge branch 'spotlight' of netafp.com:git/netatalk...
2013-02-12 franklahmMerge pull request #18 from xrmx/coverity3
2013-02-11 Riccardo Magliocchettilibatal/vfs: stats a path before checking if it is...
2013-02-11 Riccardo Magliocchettiafpd/directory: avoid unitialized pointer read
2013-02-11 Riccardo Magliocchetticnid_dbd: fix resource leak
2013-02-11 Riccardo Magliocchettiafpd/colume: fix a couple of memory leaks
2013-02-11 Riccardo Magliocchettiafpd/filedir: fix memory leak
2013-02-11 Riccardo Magliocchettiafpd/file: fix memory leak
2013-02-11 Ralph Boehmesystemd service file use PIDFile and ExecReload
2013-02-10 franklahmMerge pull request #17 from hat001/staticlibevent
2013-02-10 HATbundled libevent2 is static
2013-02-09 franklahmMerge pull request #16 from xrmx/coverity2
2013-02-09 franklahmMerge pull request #15 from xrmx/coverity1
2013-02-09 Riccardo Magliocchettiafpd/hash: return error if we can't allocate the hash
2013-02-09 Riccardo Magliocchettiafpd/acls: fix dereference before null check error
2013-02-09 Riccardo Magliocchettiafpd: fix out of bounds write
2013-02-09 Riccardo Magliocchetticnid_metad: avoid out of bounds read
2013-02-09 Riccardo Magliocchettilibatalk: Fix a couple of issues in ad_openat()
2013-02-09 Riccardo Magliocchettiafpd/fce_api: avoid null pointer dereference
2013-02-09 Riccardo Magliocchettiafpd/fork: avoid use after free on of_closefork error
2013-02-09 Riccardo Magliocchettiafpd/hash: avoid use after free in main in case of OOM
2013-02-06 Ralph BoehmeRemove continous service feature
2013-02-04 Ralph BoehmeMerge branch 'autobuild-dsi' into develop
2013-02-01 Riccardo Magliocchettiafpd/volume: don't leak vol_mname in afp_openvol
2013-01-31 franklahmMerge pull request #13 from hat001/dbdshowpath
2013-01-31 HATdbd command show path
2013-01-25 Ralph BoehmeIncrease default DSI blocksize to 1 MB, taken from...
2013-01-22 Ralph BoehmeDisable legace Tracker 0.6 support if tracker-sparql...
2013-01-21 Frank LahmIgnore develop abi file
2013-01-21 Frank LahmSet version to 3.0.3dev
2013-01-21 Frank LahmAdd 3.0.2 ABI file and set library version
2013-01-21 Frank LahmSet version to 3.0.2
2013-01-21 Ralph BoehmeUpdate NEWS
2013-01-21 Ralph Boehmedbd failed to convert appledouble files of symlinks
2013-01-19 Ralph BoehmeMultiple fixes and new manpage extmap.conf
2013-01-18 Ralph BoehmeAdd checking for kMDQueryItemArray
2013-01-18 Frank LahmAdd checking for kMDQueryItemArray to Tracker SPARQL too
2013-01-18 Ralph BoehmeBetter checking for mappable subexpressions
2013-01-18 Ralph BoehmeAdd support for Tracker 0.67 on Solaris
2013-01-18 Ralph BoehmeFix extension mapping
2013-01-16 Ralph BoehmeFix conditional
2013-01-14 Ralph BoehmeAutomatic AppleDouble conversion to EAs failing for...
2013-01-03 Frank LahmFix an off by 8
2013-01-03 Frank LahmAdd UTF8 support
2013-01-03 Frank LahmFix UTF16 unmarshalling
2013-01-03 Ralph BoehmeMove and rename Spotlight module
2013-01-11 Ralph BoehmeSet Tracker environment
2013-01-09 Ralph BoehmeInclude config.h
2013-01-09 Ralph BoehmeRemove spotlight_rawquery_lexer.h
2013-01-08 Ralph BoehmeCheck if any Spotlight module is actually loaded
2013-01-08 Ralph BoehmePortability fixes
2013-01-08 Ralph BoehmeMerge remote-tracking branch 'origin/develop' into...
2013-01-04 Frank LahmRemove CVS keywords
2013-01-03 Ralph BoehmeRemove 'duplicated volumes paths'
2013-01-03 Ralph Boehmerights was removed in warnings cleanup
2013-01-03 Ralph BoehmeRemove MAP_FILE
2013-01-03 Frank LahmFix compiler diagnostics
2013-01-03 Frank LahmAdd correct copyright and license
2013-01-03 Frank LahmComparison, not assignment
2013-01-02 Frank LahmOn the hunt for fixing all warnings
2013-01-02 Ralph BoehmeFix several warnings, remove const
2013-01-02 Ralph BoehmeAdd copyright and license and config.h
2013-01-02 Ralph BoehmeRemove const from path
2013-01-02 Ralph BoehmeInclude config.h
2013-01-02 Ralph BoehmeFix function definition, return type is pid_t
2013-01-02 Ralph BoehmeUse mkstemp instead of mktemp
2013-01-02 Ralph BoehmeForward declate struct vol
2013-01-02 Ralph BoehmeCheck for memcpy and don't redefine if found
2013-01-02 Ralph BoehmeFix O_NETATALK_ACL define in case ACL headers are not...
2013-01-02 Ralph BoehmeInitialize CopyRootInfo in reinit_db
2013-01-02 Frank LahmFix for adflags
2013-01-02 Frank LahmFix several VFS inconsistencies
2013-01-02 Frank LahmSimple fix, remove doubled colon from getopt string
2013-01-02 Frank Lahmstrdup optarg and add -m option for specifying the...
2012-12-30 Frank LahmSet charset names
2012-12-28 Frank LahmConfigurable symlink behaviour
2012-12-27 Ralph BoehmeImport manpage from XML
2012-12-27 Ralph BoehmeRemove dupicate variable myvol, use vol instead
2012-12-27 Ralph BoehmeSeveral fixes
2012-12-27 Ralph BoehmeAdd dev to log message and print type as string
2012-12-21 Ralph BoehmeFix an error parsing afp.conf in the iniparser
2012-12-19 Ralph BoehmeUpdate news
2012-12-17 Ralph BoehmeGet the db stamp in cnid_get_stamp()
2012-12-17 Ralph BoehmeRestructure opening and deleting the CNID dbs and CNID...
2012-12-17 Ralph BoehmeUse ad_getid() instead of ad_forcegetid()
2012-12-17 Ralph BoehmeIgnore db stamp when reading CNID from adouble file
2012-12-17 Ralph BoehmeRewrite dbd to use CNID IPC instead of opening the...
next