]> arthur.barton.de Git - netatalk.git/history - etc
Merge branch 'v3-cleanup' into tmp/v3.0.2-alex
[netatalk.git] / etc /
2013-02-09 Alexander BartonMerge branch 'v3-cleanup' into tmp/v3.0.2-alex tmp/v3.0.2-alex
2013-01-21 Frank LahmMerge 3.0.2 release branch
2013-01-21 Ralph Boehmedbd failed to convert appledouble files of symlinks
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-06 Alexander BartonSpelling fixes
2013-01-06 Alexander BartonWhitespace and exclamation mark fixes
2012-12-17 Frank LahmCheck for KerberosV API funcs krb5_free_keytab_entry_co...
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-10-30 Frank LahmFix _device-info service type registered with dns-sd API
2012-10-18 franklahmMerge pull request #4 from hat001/develop
2012-10-18 HATafpd -v: show path of extmap.conf
2012-10-16 HATMerge branch 'develop' of git://github.com/franklahm...
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 LahmMerge branch 'release-3-0-1'
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-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-07-09 Frank LahmMerge remote branch 'sf/master'
2012-07-09 Frank LahmMerge branch 'release-3.0'
2012-07-09 Frank LahmMerge remote branch 'sf/develop' into develop
2012-07-04 HATthe return of the daemon
2012-06-23 Frank LahmSet PAM_RUSER, some PAM module may need it (looking...
2012-06-23 Frank LahmMerge 2-2
2012-06-20 Frank LahmFix signal blocking, pthread_sigmask was called before...
2012-06-18 Frank LahmBlock SIGTERM when calling pam_close_session
2012-06-14 Frank LahmMerge remote branch 'sf/develop' into develop
2012-06-14 Frank LahmMerge remote branch 'sf/develop'
2012-06-06 HATremove global option "icon"
2012-06-01 Frank LahmMerge branch 'release-3.0beta2'
2012-05-30 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
2012-05-30 Frank LahmFix dsi->in_write flag/counter
2012-05-29 Frank LahmMissing UAM links
2012-05-22 Frank LahmMerge branch 'release-3.0-beta1'
2012-05-22 Frank LahmFix typo
2012-05-21 Frank LahmMerge 2-2
2012-05-21 Frank LahmEnhance logging
2012-05-15 Frank LahmAdjust loglevel
2012-05-15 Frank LahmMerge product-2-2
2012-05-15 HATZeroconf could not advertise non-ASCII time machine...
2012-05-15 Frank LahmChanged behaviour for TimeMachine volumes in case there...
2012-05-06 Frank LahmPerformance tuning of AFP write operation
2012-05-05 Frank LahmMerge 2-2
2012-05-04 Frank LahmFix regression introduced by previous IPC fds fix
2012-04-30 Frank LahmAdd POLLNVAL to the set of poll revents
2012-04-30 Frank LahmFixes for moved .AppleDesktop dir
2012-07-13 Frank LahmFix loggging
2012-07-11 Frank LahmFix possible alignment violations due to bad casts
2012-04-29 Frank LahmRemove log message
2012-04-29 Frank LahmMerge branch 'sendfile' into develop
2012-04-29 Frank LahmDon't use sendfile with symlinks
2012-04-29 Frank LahmUse define AD_SYMLINK for symlinks
2012-04-29 Frank LahmFix offset and reqcount check
2012-04-28 Frank LahmHeimdal Kerberos compatibility fixes
2012-04-27 Frank LahmFixes
2012-04-27 Frank LahmPerformance tuning: sendfilev, MSG_MORE and do not...
next