]> arthur.barton.de Git - netatalk.git/history - bin
Convert afp_moveandrename and all called funcs to XXXat semantics if available
[netatalk.git] / bin /
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
2008-08-07 didgremove DB_VERB_CHKPOINT, it's gone. From Adam Goode
2006-09-30 didgremove automake warnings, from Houritsu Chu
2006-09-29 didgadd a SFM compatible format for adouble after_sfm
2006-09-19 didgin unicode function convert_charset needs trailing...
2006-09-18 didgin unicode function trailing zero needs to be wide...
2006-02-26 didgUse correct member of forklen array, from Olaf Hering
2005-05-12 bfernhombergit's 4.3, not 4.1 *sigh*
2005-05-12 bfernhombergfix BDB 4.3 compile
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-12-15 srittauCheck for struct tm.tm_gmtoff instead of defining NO_ST...
2003-08-09 srittauFixed an uninitialized variable. [Olaf Hering]
2003-06-12 srittauInclude path fixes.
2003-06-09 srittauOptional libgcrypt support.
2003-06-09 srittauI suck; bug fixes, more code cleanup, better error...
2003-06-07 srittauBug fixes.
2003-06-07 srittauMore code cleanup.
2003-06-06 srittauAlways use new OpenSSL API.
2003-06-06 srittauNew OpenSSL API.
2003-06-06 srittauCode cleanup.
2003-06-06 srittauWarning fixes.
2003-06-06 srittauAdded a missing break statement. Patch by Chris Shiels.
2003-06-06 srittauCFLAGS -> INCLUDES and other build fixes.
2003-02-17 jmarcusStupid, stupid typo. Now that we have BDB_BIN, leave...
2003-02-17 srittauWarning fixes, header cleanup.
2003-02-16 jmarcusMake sure the BDB bin directory is properly set.
2003-01-21 srittauPatch by Olaf: first argument of memset is a pointer.
2003-01-04 jmarcusChange all references to db3/DB3 to BDB. We now suppor...
2002-11-25 jmarcusCheck STDOUT to see if it's a terminal rather than...
2002-08-31 jmarcus* Add support for verifying the mangle database if...
2002-06-20 jmarcusMake the fix a little more Perlish.
2002-06-20 jmarcusIf just one user was logged in to Netatalk, cnid_maint...
2002-06-11 didgconfigure.in: VERSION file is in $srcdir, need when...
2002-05-07 morganaUpdates from Patrick Powell (papowell@astart.com)
2002-04-29 morganaPatch from reininn on sourceforge to use euc-jp or...
2002-02-25 srittauInstall acleandir.rc.
2002-02-19 srittauDEBUG fixes, include cleanups.
2002-02-16 srittauRemoved superfluous includes of atalk/logger.h (formerl...
2002-02-11 jmarcusAdd a check for uid 0.
2002-02-11 jmarcusCorrect the script name in one more place.
2002-02-11 jmarcusFix the output of -v so that it reports the correct...
2002-02-11 jmarcusDon't try to recover a DB environment that doesn't...
2002-02-09 jmarcusAdd a missing '/'.
2002-02-08 jmarcusRemove cnid_didname_verify.c. It is not needed since...
2002-02-07 jmarcusAutomatically detect the temp directory. The tmpdir...
2002-02-07 jmarcusGREP no longer needs to be editable. Also, add a blurb...
2002-02-07 jmarcusAdd a missing bin element to the db_verify and db_stat...
2002-02-07 jmarcusAdd support for the cnid_maint script.
2002-02-07 jmarcusAdd a missing $(DESTDIR) to fix make install. Thanks...
2002-02-03 morganaMake bin/afppasswd setuid root during install. This...
2002-01-04 sibazmerged logging code into main branch. use configure...
2001-12-16 srittauUse conditional compilation for cnid_didname_verify...
2001-12-10 jmarcusFix braino in last commit.
2001-12-10 jmarcusFix compilation with db3 3.1.17.
2001-12-10 jmarcusMake dbname into a #define just to make it easier to...
2001-12-10 jmarcusStill compile if CNID DID scheme isn't selected.
2001-12-10 jmarcusInitial import into CVS.
2001-12-10 jmarcusFix up cnid_didname_verify so that it works with automa...
2001-12-10 jmarcusAdd a utility to check the consistency of didname.db...
2001-11-03 srittauAdded @CFLAGS@ to CFLAGS variable.
2001-11-01 pooba53Modified Makefile.am so it compiles properly with SuSE...
2001-10-29 jmarcus(prog name)_CFLAGS does not appear to be supported...
2001-10-25 srittauRemoved special code that would get compiled if UAM_RAN...
2001-10-25 srittauCompile afppasswd only if USE_DHX is turned on.
2001-10-19 jmarcusFix problem with "corrupt resource fork" error on littl...
2001-09-06 rufustfireflyAC_HEADER_STDC autoconf change
2001-09-05 srittauRemoved AFILE_VERSION and ACHFILE_VERSION constants.
2001-08-11 srittauWarning fixes.
2001-08-03 srittaubcopy -> memcpy
2001-07-31 srittauWarning fixes.
2001-06-29 rufustfireflymassive commenting/autoconf changes
2001-06-26 srittauSegfault fixes by Olaf Hering <olh@suse.de>.
2001-06-19 srittauSet pkgconfdir explicitly.
2001-06-18 rufustfireflypatches from sourceforge
2001-06-10 srittauWarning fixes.
next