]> arthur.barton.de Git - netatalk.git/history - libatalk
Don't convert AppleDouble v2 file of symlinks, delete it
[netatalk.git] / libatalk /
2012-11-27 Ralph BoehmeDon't convert AppleDouble v2 file of symlinks, delete it
2012-11-27 Frank LahmEnsure pthread support compiler and linker flags are...
2012-11-27 Ralph BoehmeFix SIGHUP config reloading
2012-11-27 Ralph Boehmecreatvol() must return a struct vol pointer
2012-11-26 Ralph BoehmeFix a ressource leak
2012-11-26 Ralph BoehmeReloading volumes from config file was broken
2012-11-24 Ralph BoehmeAdd logtype_ad
2012-11-23 Ralph BoehmeRemove lenght limitation of options like "valid users"
2012-11-23 Ralph Boehme"valid users" options and friends only use ',' as field...
2012-11-22 Frank LahmUse sigaction() instead of signal() for ignoring SIGPIPE
2012-11-15 Frank LahmRevert "Enhance handling of nested volume paths"
2012-11-15 Frank LahmEnhance handling of nested volume paths
2012-11-09 Frank LahmAdd function basename_safe
2012-11-08 Frank LahmRemove AppleTalk logger types and add FCE type
2012-11-07 Frank LahmFix memory leak introduce in 18918d1
2012-10-17 Frank LahmDefault extension mapping filename ought to be extmap...
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-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-04 HATignore duplicated or nested volume path
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 LahmMerge remote branch 'sf/develop' into develop
2012-09-28 Frank Lahm3.0.1 version and ABI
2012-08-31 Frank LahmReplace relevant direct seteuid() calls with calls...
2012-08-27 Frank LahmRemove inet_aton from compatibility library
2012-08-23 Frank LahmFix data corruption bug
2012-08-23 Frank LahmRestructure fork opening, fix adouble refcounting
2012-08-17 Frank LahmMerge remote branch 'sf/product-2-2' into develop
2012-08-13 Frank Lahmsendfile on Solaris may return EINTR with bytes written...
2012-08-08 HAThandling of '/' and ':' in volume name
2012-08-02 HATvolume name must not contain ":"
2012-08-02 HATTwisted loglevel and logtype
2012-08-02 Frank LahmFix regression introduced by 88436a544d0c87299a3417432b...
2012-07-25 Frank LahmUpdate libatalk ABI file
2012-07-25 Thomas JohnsonLDAP: Support for Active Directory objectGUID
2012-07-25 Frank LahmMerge remote branch 'sf/develop' into develop
2012-07-25 Frank LahmConvert to more readable error checking
2012-07-13 Frank LahmBump lib version, some struct have changed
2012-05-21 Frank LahmOnly use AI_NUMERICSERV if defined
2012-05-04 Frank LahmFix regression introduced by previous IPC fds fix
2012-04-29 Frank LahmPortability fix, preventing crash on FreeBSD
2012-07-11 Frank LahmFix possible alignment violations due to bad casts
2012-07-10 Frank LahmFix a Solaris 10 SPARC sendfilev bug
2012-07-09 Frank LahmAdd 3.0 ABI and Version info
2012-07-09 Frank LahmImport 3.0 libatalk ABI
2012-07-02 Frank LahmFix CNID path for user homes
2012-06-23 Frank LahmMerge 2-2
2012-06-14 Frank LahmMerge remote branch 'sf/develop' into develop
2012-06-06 HATremove global option "icon"
2012-06-05 HATread only mode if cnid scheme is last
2012-06-01 Frank LahmUpdate version history and VERSION_INFO description
2012-06-01 Frank LahmAdd ABI files to dist
2012-06-01 Frank LahmAdd 3.0beta2 ABI file
2012-06-01 Frank LahmRemove check-local, create ABI file if not present
2012-05-31 Frank LahmBump version and update ABI file
2012-05-31 Frank LahmRemove addresses from symbols
2012-05-31 Frank LahmMerge branch 'develop' into abi
2012-05-31 Frank LahmRemove addresses from symbols
2012-05-31 Frank LahmHide namecache and uuidcache
2012-05-31 Frank LahmAdd function to set charset_name so we can make the...
2012-05-31 Frank LahmAdd configure option --enable-developer which hides...
2012-05-30 Frank LahmUpdate ABI file and bump revision
2012-05-30 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
2012-05-30 Frank LahmAdd ABI checking to libatalk build
2012-05-30 Frank LahmFix for ressource fork handling on Solaris
2012-05-25 Frank LahmMerge remote branch 'sf/develop' into develop
2012-05-25 Frank LahmAdd missing strnlen implemantation
2012-05-23 Frank LahmFix duplicate listing of misc.c
2012-05-22 Frank LahmFix logging of error conditions when removing extended...
2012-05-22 HATconvert adouble -> convert appledouble
2012-05-22 Frank LahmFix typo
2012-05-22 Frank LahmFix flcosing wrong file handle, from Riccardo Magliocchetti
2012-05-21 Frank LahmMerge 2-2
2012-05-15 Frank LahmCleanup EA detection, don't use ea:ad anymore
2012-05-15 Frank LahmMerge product-2-2
2012-05-06 Frank LahmPerformance tuning of AFP write operation
2012-05-05 Frank LahmMerge 2-2
2012-04-30 Frank LahmAdd POLLNVAL to the set of poll revents
2012-04-29 Frank LahmMerge branch 'sendfile' into develop
2012-04-29 Frank LahmUse define AD_SYMLINK for symlinks
2012-04-27 Frank LahmFixes for sendfile
2012-04-27 Frank LahmMerge remote branch 'sf/develop' into develop
2012-04-27 Frank LahmCleanup
2012-04-27 Frank LahmPerformance tuning: sendfilev, MSG_MORE and do not...
2012-04-26 Frank LahmMerge 2-2
2012-04-19 HATbasedir regex must be defined in [Homes] section
2012-04-19 HAThome name must contain $u
2012-04-19 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
next