]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2004-10-11 bfernhombergset VERSION to 2.0.0 netatalk-2-0-0
2004-10-11 bfernhombergfix the BDB versions mentioned in DEVELOPER and README...
2004-10-11 bfernhombergUpdate NEWS
2004-10-10 bfernhombergmirror man pages from DocBook
2004-10-09 didgfix a fd and memory leak (was only if OSX ._ resource...
2004-10-08 bfernhombergfix username matching bug in afppasswd. from kanai...
2004-10-08 bfernhombergrework username check a little. Depending on UAM, the...
2004-10-06 bfernhombergTry to prevent overwriting a file by renaming a file...
2004-10-06 didgIt's 0 not '0' for default type, my mistake, the patch...
2004-10-06 didgfix for Solaris "make maintainer-clean" from Alexander...
2004-09-28 didgerror msg if it can't parse -ipaddr parameter
2004-09-28 didgrevert previous change, was 100% wrong.
2004-09-28 didggetoptions \n is a delimiter.
2004-09-26 didgRemove setpgrp check, we don't use it anymore and it...
2004-09-25 didgcheck if dest file exist in moveandrename, current...
2004-09-19 bfernhombergupdate VERSION netatalk-2-0-rc2
2004-09-18 bfernhombergUpdate NEWS
2004-09-18 bfernhombergman pages from XML
2004-09-18 bfernhombergchange machine type from Macintosh to Netatalk in statu...
2004-09-07 tkaiserFixed ancient NEWS entries. Removed umlauts
2004-09-07 bfernhombergfix macname cache, SF bug 1021642
2004-09-07 didguse 0 0 for default creator/type rather than UNIX TEXT...
2004-09-06 didgAfter ad_setid don't flush resource fork if it has...
2004-09-06 didgfix a signed/unsigned, 16/32 bits mismatch. from Burkha...
2004-09-06 bfernhombergput CFLAGS before BDB_CFLAGS, revert change
2004-09-02 bfernhombergmake the definitions in ucs2_casetable.h static const.
2004-09-02 didgmangling: utf8 --> max len 255 else 31.
2004-09-02 didgCopyFile only create a resource fork for destination...
2004-08-27 bfernhombergupdate VERSION netatalk-2-0-rc1
2004-08-26 bfernhombergupdate NEWS
2004-08-26 bfernhombergfix FreeBSD 5.2 build, from Alex Barton (alex at barton...
2004-08-24 bfernhombergfix OSX build for 10.3, remove HAVE_BROKEN_CPP define...
2004-08-24 bfernhombergupdate NEWS
2004-08-23 bfernhombergadd asip-status.pl.1 manpage
2004-08-23 bfernhombergmirror man page changes from docbook XML, change version
2004-08-23 bfernhombergminor fix: remove ChangeLog from EXTRA_DIST, add NEWS.
2004-08-23 bfernhombergTry to fix a problem with PJL before Postscript.
2004-08-23 bfernhombergbetter bounds checking when upgrading AppleDoubleV1...
2004-08-23 bfernhombergonly output error if resource file exists, don't rename...
2004-08-11 bfernhombergfix a SIGSEGV, initvoladouble needs to be called if...
2004-08-11 bfernhombergfix bogus casts, from Olaf Hering (olh at suse.de)
2004-08-11 bfernhomberglink uam_dhx_passwd.so to lcrypt before lcrypto. might...
2004-08-11 bfernhombergfix 'underquoted definition' warnings, remove /usr...
2004-08-11 bfernhombergRework tcp wrappers detection, should work on OpenBSD...
2004-08-11 bfernhombergset CFLAGS and LIBS when detecting SSL
2004-08-11 bfernhombergRework BDB detection. Use BDB specific CFLAGS first...
2004-08-11 bfernhombergfix a typo
2004-08-11 bfernhombergrework iconv detection, always check for libiconv....
2004-08-11 bfernhombergfix a sigsegv on conversion error.
2004-08-11 bfernhombergremove unneeded CFLAGS and LIBS definition.
2004-08-11 bfernhombergput BDB_CFLAGS before CFLAGS to make sure another Berke...
2004-08-11 bfernhombergonly link afpd libwrap with afpd, other progs don't...
2004-08-11 bfernhombergremove an 'underquoted definition' warning
2004-08-11 bfernhombergminor formatting fix
2004-08-10 bfernhombergincrease the maximum size of macbinary forks, as sugges...
2004-08-03 bfernhombergenable 'make check': it has no functionality yet,
2004-07-16 bfernhombergfix a typo, reported by Joerg Rossdeutscher. Add a...
2004-07-15 didgMake vfs module work with current svn tree and fixe...
2004-07-13 didgPatch for a NT ADS resource fork. It's both a patch...
2004-07-13 didgAdd a patch folder for stuff not included in CVS.
2004-07-12 didgdon't bound check for resource fork ID.
2004-07-12 didguniconv: add a setlinebuf call for stdout.
2004-07-11 bfernhombergdon't try to create special folders and .volinfo on...
2004-07-11 bfernhombergmake dry_run check dirs without a DID, on conversion...
2004-07-10 didgMore tests for broken resource forks.
2004-07-05 bfernhombergeasy demangle checks for filenames with 31 bytes lenght
2004-07-01 didgremove a compiler warning.
2004-07-01 bfernhombergfix Solaris compile, MIN was undefined
2004-07-01 didgremove a compiler warning.
2004-07-01 didgRemove a compiler warning
2004-07-01 bfernhombergfix --enable-debug1 on Solaris
2004-07-01 bfernhombergrework getstatus. use several ASP packets if the client...
2004-07-01 didgFPDisconnect only if it's the same user. It's against...
2004-06-30 didgadd a missing $DESTDIR from Vlad Agranovsky exanet...
2004-06-30 didgdon't use buffer as argument in calls to time()
2004-06-28 didgfix for Solaris and gcc 3.0, from Yann Rouillard.
2004-06-28 didgremove a c99 declaration, from Yann Rouillard.
2004-06-28 didgAC_TRY_LINK doesn't need main()
2004-06-27 didgremove a // comment
2004-06-24 bfernhombergupdate NEWS, VERSION set to 2.0-beta2 netatalk-2-0-beta2
2004-06-24 bfernhomberg mirror man page changes from docbook XML, change version
2004-06-24 bfernhombergadd uniconv man page
2004-06-24 bfernhomberg fix status change: ASP status packet was invalid if...
2004-06-24 bfernhomberg fix a Solaris compile warning, missing include
2004-06-24 bfernhomberg remove obsolete iconv.h include, should fix the FreeBS...
2004-06-24 bfernhombergremove sendfile from summary, add CUPS
2004-06-24 bfernhomberg check if UCS-2-INTERNAL is supported by libiconv
2004-06-24 bfernhombergdisable --enable-sendfile option, sendfile is not used...
2004-06-22 bfernhombergthe maximum number of replies in a NBP packet is 15...
2004-06-21 bfernhombergadd to new env vars:
2004-06-20 bfernhombergLimit the number of responses in a NBPOP_LKUPREPLY...
2004-06-20 bfernhombergremove \r lineendings
2004-06-20 bfernhomberg Increase DSI command buffer to 8192 bytes. Fixes a...
2004-06-20 bfernhombergcorrectly mangle decomposed UTF8 name > 255 bytes
2004-06-20 bfernhombergwith KerberosV, SSH tunnel and FQDN the length of the...
2004-06-20 bfernhombergfix a signed/unsigned problem preventing enumeration...
2004-06-18 bfernhombergadd missing ibuflen decrement
2004-06-18 bfernhombergfix a typo
2004-06-18 bfernhombergfix papd.conf parsing problems with consecutive ':...
2004-06-15 didgA fix for afp_exchangefile.
next