]> arthur.barton.de Git - netatalk.git/history - bin
Merge remote-tracking branch 'origin/branch-netatalk-3-1'
[netatalk.git] / bin /
2010-10-27 Frank LahmFix fd leak
2010-10-22 Frank LahmRevert stupid EC_EXIT modification
2010-10-21 Frank LahmCheck for local user UUIDs too
2010-10-20 Frank LahmFixed conflicts from merge
2010-10-15 Frank LahmFix moving of single files cross-vol
2010-10-15 Frank LahmRemove fastcopy, use copy instead for simple files
2010-10-15 Frank LahmFix for cross-volume ad mv
2010-10-15 Frank LahmBetter EC_EXIT
2010-10-14 Frank LahmTrying to get rel_path right
2010-10-14 Frank Lahmrel_path_for vol was not working for files because...
2010-10-14 Frank LahmPortability fixes
2010-10-14 Frank LahmRemove achfile, broken, use upcoming ad set
2010-10-14 Frank LahmRemove afile, use ad ls
2010-10-12 Frank Lahmad ls wasnt calling cnid_init()
2010-10-12 Frank LahmFinished ad mv
2010-10-12 Frank LahmBetter handling of relative paths
2010-10-12 Frank LahmPrevent error check macro inflation
2010-10-11 Frank Lahmad mv nearly done, only updating adouble file missing
2010-10-11 Frank LahmFix adouble check
2010-10-11 Frank Lahmbegin ad mv
2010-10-11 Frank Lahmad rm
2010-10-10 Frank LahmOnly work with dbd volumes
2010-10-10 Frank Lahmad cp is complete, please test
2010-10-10 Frank LahmConvert names for all fs-objects and proper signal...
2010-10-10 Frank LahmConvert name of objects
2010-10-10 Frank Lahmad cp nearly done
2010-10-09 Frank Lahmad cp -R now works with all sources
2010-10-08 Frank LahmFix recursion
2010-10-08 Frank LahmCNID fixes
2010-10-08 Frank Lahmmove logger_test to bin/misc/
2010-10-08 Frank LahmCNID for new dirs works with ad cp -R
2010-10-06 Frank LahmRename cfrombstring to cfrombstr and msic
2010-10-05 Frank LahmUse own ftw func in ad cp
2010-10-04 Frank LahmUse FreeBSD cp as basis for ad cp
2010-10-01 Frank LahmMerge branch 'master' of ssh://netatalk.git.sourceforge...
2010-10-01 Frank LahmSome work on ad cp
2010-09-26 Frank LahmMerge branch-2-1
2010-09-26 Frank LahmMerge from branch-2-1
2010-09-26 Frank LahmMerge branch-2-1
2010-09-25 Frank LahmMerge from branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-24 Frank Lahmmerge branch-2-1
2010-09-24 Frank LahmMerge branch-2-1
2010-09-22 Frank Lahmverbose output was broken
2010-09-18 HATFix typo
2010-09-17 Frank LahmRemove unused var and check var dp in cleanup
2010-09-15 Frank LahmMerge from branch 2-1
2010-09-14 Frank Lahmmerge from branch 2-1
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-14 Frank LahmFinderInfo is ADEDLEN_FINDERI = 32 bytes, not 16
2010-09-14 Frank LahmAvoid underflow with cc
2010-09-14 Frank LahmAvoid fd leak
2010-09-14 Frank LahmPrevent underflow of writelen
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-10 Frank LahmMerge from 2-1
2010-09-09 Frank LahmMerge from branch-2-1
2010-08-16 Frank LahmFix merge conflicts
2010-07-12 Frank LahmMerge branch-2-1
2010-07-01 Frank LahmMerge branch-2-1
2010-06-30 Frank LahmMerge branch-2-1
2010-06-26 Frank Lahmautogenerate UUIDs for TM volumes and store em in afp_v...
2010-06-20 Frank LahmMerge branch POSIX ACLs
2010-06-18 Frank LahmMerge from branch-2-1
2010-06-17 HATMerge remote branch 'remotes/origin/branch-netatalk...
2010-06-11 Frank LahmPOSIX ACLs support: compiles again
2010-06-09 Frank LahmMerge from branch-2-1: umask on upriv volumes
2010-06-09 Frank LahmEncapsulate all Appletalk stuff
2010-04-29 Frank LahmMerge dircache-rewrite
2010-04-29 Frank LahmIgnore object files
2010-04-29 Frank LahmRename cvsignore to gitignore
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-04-12 franklahmIntegrate downstream NetBSD patches
2010-03-31 franklahmclustering support: new per volume option cnidserver
2010-01-27 didgmegatron, fix errors introduced in Sun Feb 6 10:16... branch-dircache-rewrite-start
2009-11-28 franklahmFix usage
2009-11-28 franklahmNew option for logger setup 'console' where we don...
2009-11-27 franklahmRename uuidtest to afpldaptest
2009-11-26 franklahmRemove apple_cleanup and cnid_maint
2009-11-20 franklahmInclude config.h
2009-11-18 franklahmNew convert_charset option CONV_ALLOW_COLON.
2009-11-18 didgmissing misc directory in Makefile.am for make dist
2009-11-15 franklahmNew util netacnv for testing libunicode
2009-10-29 didgcompute the right size if len == -1 in convert_string...
2009-10-27 didgadd missing include files in 'make dist'
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-19 franklahmDont duplicate CFLAGS in AM_CFLAGS. Inspired by Jonas...
2009-10-16 didgpap, remove or #if 0 unused static stuff
2009-10-14 didgad_util.c, wrong parameters order for memset
2009-10-14 didgremove most sparse warning 'Using plain integer as...
2009-10-14 didgremove most sparse warning 'symbol 'xxx' was not declar...
2009-10-13 didgremove pre ansi declarations
2009-09-14 didgremove 'ISO C90 forbids mixed declarations and code...
2009-09-01 franklahmNew utility: ad
2009-08-25 franklahmFix uniconv -d option. Merge from branch-2-0
2009-04-28 franklahmNew utility to maintain dbd databases: dbd. Also replac...
2009-03-27 franklahmRemoved acleandir, dead end.
2008-12-23 didgdon't compile bin/cnid/cnid_index if configured without...
2008-12-03 didgremove compiler warnings
2008-11-22 didglibgcrypt and DHX2 uam from Frank Lahm
next