]> arthur.barton.de Git - netatalk.git/history - etc
Include config.h
[netatalk.git] / etc /
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 Boehmerights was removed in warnings cleanup
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 BoehmeUse mkstemp instead of mktemp
2013-01-02 Ralph BoehmeInitialize CopyRootInfo in reinit_db
2013-01-02 Frank LahmFix for adflags
2012-12-28 Frank LahmConfigurable symlink behaviour
2012-12-27 Ralph BoehmeRemove dupicate variable myvol, use vol instead
2012-12-27 Ralph BoehmeSeveral fixes
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 BoehmeRewrite dbd to use CNID IPC instead of opening the...
2012-12-17 Ralph BoehmeRemove special arg used by dbd of dbd_add() and dbd_loo...
2012-12-11 Ralph BoehmeFix a possible crash when searching on large volumes
2012-12-06 Ralph BoehmeFix volume loading in afpd session
2012-12-06 Ralph BoehmeFix an error where catalog search gave incomplete results
2012-12-05 Ralph BoehmeEnsure CNID info is set in metadata
2012-12-05 Ralph BoehmeFix a log messsage
2012-12-04 Ralph BoehmeDont copy our metadata EA in copyfile()
2012-11-28 Ralph BoehmeAdd option 'ad domain'
2012-11-27 Frank LahmEnsure pthread support compiler and linker flags are...
2012-11-27 Ralph BoehmeFix SIGHUP config reloading
2012-11-26 Ralph BoehmeReloading volumes from config file was broken
2012-11-22 Frank LahmFix pathname bug for FCE modified event
2012-11-22 Frank LahmUse sigaction() instead of signal() for ignoring SIGPIPE
2012-11-19 Frank LahmFix a bug where copying packages to a Netatalk share...
2012-11-09 Frank LahmFCE API change and cleanup
2012-11-08 Frank LahmRemove TimeMachine volume used size FCE event
2012-11-08 Frank LahmAdd FCE type names and adjust logtypes to new fce facility
2012-11-02 Frank LahmChange log message
2012-11-02 Frank Lahmfixes
2012-11-02 Frank LahmMerge remote-tracking branch 'origin/develop' into...
2012-11-02 Frank LahmAdd missing header
2012-11-02 Frank LahmAdd support for filetype search
2012-11-01 Frank LahmAdd lots of mappings and dont ignore case stuff
2012-11-01 Frank LahmMap Spotlight searchstring to regex format and allow...
2012-11-01 Frank LahmAdd negation support
2012-11-01 Frank LahmSPARQL query variables must be distinct
2012-11-01 Frank LahmSupport unix dates and comparison with dates for attributes
2012-11-01 Frank LahmBetter parsing
2012-11-01 Frank LahmVarious fixes
2012-11-01 Frank LahmCheck yyparse() return value
2012-11-01 Frank Lahmload_vol() changed args
2012-11-01 Frank LahmMerge branch 'develop'
2012-11-01 Frank LahmAdd missing NULL initializer
2012-11-01 Frank LahmUse a lexxer and a parser for mapping Spotlight raw...
2012-10-31 Frank LahmFunction tracker_to_unix_path() is static
2012-10-30 Frank LahmFix file indexing
2012-10-30 Frank LahmFix make distcheck error
2012-10-30 Frank LahmFix _device-info service type registered with dns-sd API
2012-10-24 Frank LahmSet Tracker index directories on startup as all our...
2012-10-24 Frank LahmFix searching from OS X cmdline
2012-10-23 Frank LahmInitialize Spotlight from session child
2012-10-23 Frank LahmChange dbus path option name to 'dbus daemon path'...
2012-10-18 franklahmMerge pull request #4 from hat001/develop
2012-10-18 HATafpd -v: show path of extmap.conf
2012-10-17 Frank LahmGlobal boolean option "spotlight"
2012-10-17 Frank LahmSupport for FTS and filename search
2012-10-17 Frank LahmBound checking when marshalling SL query results
2012-10-16 Frank LahmAdd tracker_miner_manager and try to manually index...
2012-10-16 Frank LahmFall back to CatSearch if Spotlight module can't be...
2012-10-16 Frank LahmAdd state checks
2012-10-16 Frank LahmUse g_object_unref
2012-10-16 Frank LahmUse glib funcs for getting the path for an uri
2012-10-16 HATMerge branch 'develop' of git://github.com/franklahm...
2012-10-15 Frank LahmAppend /
2012-10-15 Frank LahmRemove unused line
2012-10-15 Frank LahmModify SPARQL query
2012-10-15 Frank LahmFix CNID marshalling
2012-10-15 Frank LahmReintroduce file extension type/creator mapping
2012-10-14 Frank LahmMove (unused) file gettok.c to libatalk
2012-10-10 Frank LahmRemove unneccessary call to getcwd()
2012-10-04 HATremove realpath() in afp_openvol()
2012-09-28 Frank LahmUse a linked list for the SL queries
2012-09-28 Frank LahmFix error handling and freeing of allocated ressources
2012-09-26 Frank LahmAdd close RPC call
2012-09-25 Frank LahmSet cursor handle to NULL after releasing it
2012-09-25 Frank LahmRemove accesive logging
2012-09-25 Frank LahmFixes
2012-09-25 Frank LahmAdd missing call to sl_pack_filemeta
2012-09-25 Frank LahmFix dalloc_add() calls, change string handling in dalloc
2012-09-25 Frank LahmRename dalloc_add to dalloc_add_copy
2012-09-25 Frank LahmWork on fixing filemeta handling
2012-09-25 Frank LahmAdd another spotlight packet
2012-09-20 Frank LahmFix CNID marshalling
2012-09-20 Frank LahmReturn query results, CNIDs is working, FileMeta marsha...
2012-09-20 Frank LahmDispatch queries to Tracker and get results
2012-08-31 Frank LahmReplace relevant direct seteuid() calls with calls...
2012-08-27 Frank Lahmlibevent configure args to pick up installed version
2012-08-23 Frank LahmFix data corruption bug
next