]> arthur.barton.de Git - netatalk.git/history - etc
File's ressource fork can't be read if metadata EA is missing
[netatalk.git] / etc /
2013-03-08 Frank LahmFile's ressource fork can't be read if metadata EA...
2013-03-08 Frank LahmFix an issue caused by read-only ._ ressource forks
2013-03-05 Ralph BoehmePossible fixes to afpstats dbus issue
2013-03-04 Ralph BoehmeNew option 'afpstats'
2013-02-24 Ralph BoehmeRemove unneeded include
2013-02-21 Ralph BoehmeReload groups when reloading volumes
2013-02-21 Frank LahmAdd checking for and linking with libgthread
2013-02-19 Ralph BoehmeAdd dtrace provider 'afp' and dtrace probes
2013-02-19 Ralph BoehmeAFP statistics via dbus IPC
2013-02-19 Ralph BoehmeSeveral fixes in ad_conv_dehex()
2013-02-15 HATtypo in netatalk.c
2013-02-13 Riccardo Magliocchettiafpd/file: fix check in deletefile
2013-02-13 Riccardo Magliocchettiafpd/volume: avoid read of unitialized pointer
2013-02-12 franklahmMerge pull request #18 from xrmx/coverity3
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-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 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-01 Riccardo Magliocchettiafpd/volume: don't leak vol_mname in afp_openvol
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...
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-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-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
2012-05-29 Frank LahmMissing UAM links
2012-05-21 Frank LahmEnhance logging
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-04 Frank LahmFix regression introduced by previous IPC fds fix
2012-07-13 Frank LahmFix loggging
2012-07-11 Frank LahmFix possible alignment violations due to bad casts
2012-07-09 Frank LahmMerge remote branch 'sf/develop' into develop
2012-07-04 HATthe return of the daemon
next