]> arthur.barton.de Git - netatalk.git/history - etc
SPARQL query variables must be distinct
[netatalk.git] / etc /
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-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-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
2012-08-23 Frank LahmRestructure fork opening, fix adouble refcounting
2012-08-18 Frank LahmFix merge errors
2012-08-18 Frank LahmFix merge error
2012-08-17 Frank LahmMerge remote branch 'sf/product-2-2' into develop
2012-08-15 Frank LahmStart working on replying queries, add struct for stori...
2012-08-15 Frank LahmFix conditional Spotlight module compilation
2012-08-15 Frank LahmStart DBUS after the signal mask has been reset as...
2012-08-15 Frank LahmStart a DBUS session daemon from netatalk master process
2012-08-15 Frank LahmAdd configure option for Tracker
2012-08-15 Frank Lahmlibtracker-sparql
2012-08-15 Frank LahmSpotlight module
2012-08-15 Frank LahmSpotlight module
2012-08-15 Frank LahmFix string length calculation for empty strings
2012-08-15 Frank LahmSome refactoring
2012-08-15 Frank LahmMove marshalling functions in own file
2012-08-15 Frank LahmSpotlight RPC init is working
2012-08-15 Frank LahmMarshalling basically works
2012-08-15 Frank LahmFirst working packing
2012-08-15 Frank LahmUntabify
2012-08-15 Frank LahmAdd most pack functions
2012-08-15 Frank Lahmdebug logging
2012-08-15 Frank LahmRename unmarshalling functions
2012-08-15 Frank LahmBasic functional Spotlight dissection
2012-08-15 Frank LahmBetter dumping and example
2012-08-15 Frank LahmBasic rewrite
2012-08-15 Frank LahmSPOTLIGHT_CMD_FLAGS
2012-08-15 Frank LahmImport Spotlight dissector code from Wireshark
2012-08-15 Frank LahmGive the baby the name dalloc, haha
2012-08-15 Frank LahmAdd destructor
2012-08-15 Frank LahmUse talloc typing instead of own types
2012-08-15 Frank LahmFirst checking of Dynamic Datastore
2012-08-13 HATdiscarded macro HAVE_DB4_DB_H
2012-07-27 Frank LahmReset signal handlers and alarm timer after successfull...
2012-07-18 Frank LahmChange loglevel and add a few debug log statements
2012-06-23 Frank LahmSet PAM_RUSER, some PAM module may need it (looking...
2012-06-20 Frank LahmFix signal blocking, pthread_sigmask was called before...
2012-06-18 Frank LahmBlock SIGTERM when calling pam_close_session
next