]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
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 Lahmstp2
2012-10-30 Frank LahmFix make distcheck error
2012-10-30 Frank LahmFix array initializers
2012-10-30 Frank Lahmstp1
2012-10-30 Frank LahmFix _device-info service type registered with dns-sd API
2012-10-24 Frank LahmFix typo
2012-10-24 Frank Lahm--with-libevent-header|lib requires a path
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 Frank LahmAdd extmap.conf to EXTRA_DIST so that it gets picked...
2012-10-18 franklahmMerge pull request #4 from hat001/develop
2012-10-18 HATafpd -v: show path of extmap.conf
2012-10-18 Frank LahmRemove gettok.c from test afpd
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-17 Frank LahmIncrease DSI reply buffer size to 65k
2012-10-17 Frank LahmDefault extension mapping filename ought to be extmap...
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 franklahmMerge pull request #3 from hat001/develop
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-16 HATapple_dump: use open2(), from Oichinokata
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-11 Frank LahmFix: add a '/' between basedir and subdir in the path...
2012-10-11 Frank LahmFix a bug where Mac OS X ZIP archives can't be extracte...
2012-10-11 Frank LahmFix check for nested and duplicated volume paths
2012-10-10 Frank LahmFix memory leak and use EC_FAIL instead of returning...
2012-10-10 Frank LahmFix memory leak and use descriptive variable names
2012-10-10 Frank LahmEnsure the volume path is '/' terminated and allow...
2012-10-10 Frank LahmBump ABI
2012-10-10 Frank LahmAdd ABI file
2012-10-10 Frank LahmAvoid excessive path copying when checking for duplicat...
2012-10-10 Frank LahmMove realpath_safe() to libatalk/util/unix.c and make...
2012-10-10 Frank LahmRemove unneccessary call to getcwd()
2012-10-04 HATignore duplicated or nested volume path
2012-10-04 HATremove realpath() in afp_openvol()
2012-10-03 HATfix: basedir regex symlink problem
2012-10-03 HATnew function realpath_safe()
2012-10-02 HATdo realpath() immediately after parsing "path" parameter
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-28 Frank LahmFix EC macro
2012-09-28 Frank LahmMerge remote branch 'sf/develop' into develop
2012-09-28 Frank Lahm3.0.1dev
2012-09-28 Frank Lahm3.0.1 version and ABI
2012-09-26 HATapple_dump: small fix
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 LahmAdd function dalloc_size
2012-09-20 Frank LahmMove function cnid_for_path to CNID utility libatalk...
2012-09-20 Frank LahmDispatch queries to Tracker and get results
2012-09-20 Frank LahmAdd non const LVALS macro
2012-09-19 HATgentoo initscript from portage netatalk.init,v 1.1...
2012-09-14 Frank LahmImport from XML
2012-09-14 Frank LahmImport from XML
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-27 Frank LahmRemove inet_aton from compatibility library
2012-08-24 HATapple_dump: small fix
2012-08-23 HATsmall fix of configure summary
2012-08-23 Frank LahmFix data corruption bug
2012-08-23 Frank LahmUpdate NEWS
2012-08-23 Frank LahmRestructure fork opening, fix adouble refcounting
2012-08-18 Frank LahmFix merge errors
2012-08-18 Frank LahmFix merge error
next