]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
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.
2004-06-15 bfernhomberg only try to resolve LOCALE once
2004-06-15 bfernhombergfix a compile warning (ioctl on solaris)
2004-06-15 bfernhomberg fix NetBSD compile problems
2004-06-15 bfernhombergadd missing CUPS_CFLAGS
2004-06-15 bfernhomberg fix NetBSD compile problems
2004-06-15 bfernhomberg fix some compile warnings
2004-06-15 bfernhombergFix KerberosV (uams_gss) with Panther clients, add...
2004-06-14 bfernhombergconvname can be NULL
2004-06-12 didgoption->server can be a null pointer.
2004-06-09 bfernhombergfix a make install problem without CUPS
2004-06-09 bfernhombergdelete spoolfile after print, uncomment forgotten unlink
2004-06-09 bfernhombergadd CUPS support to papd
2004-06-09 bfernhombergadd -advertise_ssh flag to afpd.conf, if set announce...
2004-06-09 bfernhombergdeliver asip-status.pl with netatalk
2004-06-09 bfernhombergmove IP address before FQDN in getstatus addresses...
2004-06-09 bfernhombergadd CUPS support to papd
2004-06-09 bfernhombergintial fixes for megatron, use .volinfo to figure out...
2004-06-09 bfernhombergwrite a .volinfo file containing volume setup to .Apple...
2004-06-09 bfernhombergonly write -noallmulti flag to atalkd.conf on linux
2004-06-09 bfernhomberghandle extended characters in NBP and zone names.
2004-06-09 bfernhombergread Mac and Unix charset settings from enviroment
2004-06-08 bfernhombergfix a problem detecting MIT Kerberos
2004-06-01 bfernhombergchange mapping for unknown extension from BINA/UNIX...
2004-06-01 bfernhombergonly change parent modify date if ATTRBIT_INVISIBLE...
2004-05-21 didg For running timeout with commands which accept argumen...
2004-05-18 bfernhombergcheck for dl* functions before AC_LTDL_DLSYM_USCORE
2004-05-17 bfernhombergrework BDB detection. Search more subdirs and try to...
2004-05-17 bfernhombergcheck if dlsym needs to add underscore, remove platform...
2004-05-12 didgremove '\n' char in log messages.
2004-05-11 didgin reenumerate_id we must take care of already open...
2004-05-11 didgfix a small leak.
2004-05-11 didgchdir to / before running the script.
2004-05-11 didgtry very hard to open resource without read access.
2004-05-10 didgbetter handling for file without read access.
2004-05-08 didguse full pathname in error rather msg rather than "."
2004-05-08 didgdon't upgrade to v2 if a resource fork is open read...
2004-05-08 didgbetter handling for lock on missing resource fork.
2004-05-08 didgMake it working again with the new ad structure.
2004-05-04 didgmore verbose error msgs.
2004-05-04 didgad_read, return 0 if the resource fork is not open.
2004-05-04 didgsmall speed up improvement.
2004-05-04 bfernhombergcheck if password changing is allowed in afp_changepw.
2004-05-03 didgFor user admin change owner on the right file after...
2004-04-29 lenneisAdd support for automatic logfile removal to cnid_dbd.
2004-04-27 didgFix a sigsev with DDP and signal handler.
2004-04-27 didgadd SIGUSR1 and SIGUSR2 they can send data.
2004-04-26 bfernhomberguniconv: fix the fix, last commit wasn't great...
2004-04-25 didguse DSI semantic for signal (SIGHUP and SIGUSR1)
2004-04-25 didgdisable timer before reseting signal handler
2004-04-24 didgmore sanity checks on dbd packets
2004-04-23 bfernhombergbugfix: fix a segfault, make uniconv work correctly...
2004-04-21 bfernhombergtry to fix OpenBSD build
2004-04-21 bfernhomberg64bit linux build fixes, from Stew Benedict <sbenedict...
2004-04-21 bfernhombergadd .cvsignore
2004-04-14 bfernhombergfix Tru64 build, by Burkhard Schmidt
2004-04-06 bfernhombergfix a chooser crash if we get a codepage conversion...
2004-04-06 bfernhombergfix build on platforms that don't have qsize_t, for...
2004-04-04 bfernhombergfix typos, PAM_C/LDFLAGS were always empty - from Alexa...
2004-03-30 bfernhombergWe now require Berkeley DB >= 4.1. There have been...
2004-03-23 bfernhombergupdate NEWS netatalk-2-0-beta1
next