]> arthur.barton.de Git - netatalk.git/history - etc/afpd
remove a c99 declaration, from Yann Rouillard.
[netatalk.git] / etc / afpd /
2004-06-28 didgremove a c99 declaration, from Yann Rouillard.
2004-06-24 bfernhomberg fix status change: ASP status packet was invalid if...
2004-06-24 bfernhomberg remove obsolete iconv.h include, should fix the FreeBS...
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-15 didgA fix for afp_exchangefile.
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 bfernhombergadd -advertise_ssh flag to afpd.conf, if set announce...
2004-06-09 bfernhombergmove IP address before FQDN in getstatus addresses...
2004-06-09 bfernhombergwrite a .volinfo file containing volume setup to .Apple...
2004-06-09 bfernhomberghandle extended characters in NBP and zone names.
2004-06-01 bfernhombergonly change parent modify date if ATTRBIT_INVISIBLE...
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-10 didgbetter handling for file without read access.
2004-05-08 didguse full pathname in error rather msg rather than "."
2004-05-04 didgmore verbose error msgs.
2004-05-04 didgsmall speed up improvement.
2004-05-04 bfernhombergcheck if password changing is allowed in afp_changepw.
2004-04-27 didgFix a sigsev with DDP and signal handler.
2004-04-25 didguse DSI semantic for signal (SIGHUP and SIGUSR1)
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-03-22 bfernhombergfix free space/limits when groups quotas are used ...
2004-03-20 bfernhombergOS9 clients need more ATTN msgs as well
2004-03-19 didgDon't use sendfile for file to file copy, it doesn...
2004-03-12 didgfpexchangefile keep owner and file mode.
2004-03-12 didgOSX clients need more ATTN msg.
2004-03-12 didgin afp_exchange update cnid attribute in resource fork v2.
2004-03-11 bfernhombergreturn AFPERR_NOITEM for 0 len comment
2004-03-11 didgfactorize resource fork name attribute setting.
2004-03-11 didgsmall code clean up.
2004-03-11 didgadd osx like resource fork.
2004-03-04 bfernhombergfix FreeBSD 4.9 compile
2004-03-02 didgdeal with folders deleted by a different process.
2004-03-01 bfernhombergfix the special folder casefold fix
2004-02-29 bfernhombergfix, simple casefolding for precreated special folders
2004-02-29 didgprevious commit didn't compile :(
2004-02-29 didgalways test file open modes.
2004-02-27 bfernhombergfix XFS group quota (hopefully)
2004-02-20 bfernhombergminor cleanup
2004-02-20 didgmore compilation cleanup.
2004-02-15 bfernhombergfix, we need to check the parent did matches in demangl...
2004-02-14 didgmore strncpy --> strlcpy fixes
2004-02-14 didgUse strlcpy function.
2004-02-13 didgreplace : l = strlen(x); strncpy(z,x,l) with memcpy...
2004-02-11 didgAFS compilation fixes from Sam Noble.
2004-02-10 didgPartial workaround for an OSX client deadlock, use...
2004-02-10 didgreenumerate_id, wrong test...
2004-02-09 bfernhombergfix a SIGSEGV on ad_setid if d_parent is NULL
2004-02-07 didgTru64 Changes, from Burkhard Schmidt.
2004-02-06 bfernhombergadd the DID to AD2, reenumerate if db is out of sync...
2004-02-06 didgdon't modify modification date in copyfile
2004-02-05 bfernhombergspecify USEDOTS with MSWINDOWS implicitely, we missed...
2004-01-25 bfernhombergfix some 'Bjoern, think before you commit stupid code...
2004-01-24 bfernhombergoptions need strdup, remove a syslog call
2004-01-23 bfernhombergSRVLOC changes: register with IP address instead of...
2004-01-22 bfernhombergfix a SIGSEGV if UTF8 servername could not be set in...
2004-01-21 didgVariable $v substitution: don't use name stored in...
2004-01-18 bfernhombergcleanup, remove obsolete stuff
2004-01-15 bfernhombergfix a compile nfsquota problem with redhat based distro...
2004-01-14 lenneisCheck if we can get a DB stamp sucessfully in afs_openv...
2004-01-11 bfernhombergfix a possible SIGSEGV with KerberosV auth, if k5servic...
2004-01-10 didgprevious change wasn't great.
2004-01-10 didgmore gcc warnings.
2004-01-10 didgfix minor gcc warnings.
2004-01-08 lenneisafpd now also uses default values for cnidserver and...
2004-01-08 bfernhombergremove v_umask from create_special_folders
2004-01-08 bfernhombergBUGFIX: we convert from v_volcharset to CH_UCS, not...
2004-01-07 lenneisTemporary fix for statfs/statvfs (FreeBSD 5.1 would...
2004-01-03 didgadd nodev volume option (always use 0 for device number).
2004-01-02 didgAdd a null pointer check and remove a // comment.
2004-01-02 lenneisA FPEnumerate request with a reply size of ~8192 or...
2003-12-17 lenneisIf a database path is specified for a db3/cdb/dbd backe...
2003-12-12 didgOSX uses FPzzz command even if connected with AFP2...
2003-11-29 didgfix small leak and a SIGSEGV on reload
2003-11-24 bfernhombergfix a freeBSD compile problem, C99
2003-11-18 didgServer signature in getstatus packet was modified after...
2003-11-18 didgadd a config variable $i for client IP address (without...
2003-11-15 bfernhombergallow extended characters in volume names
2003-11-14 didgfix a small leak in UAM handling.
2003-11-13 didgfix a small leak
2003-11-13 bfernhombergserver messages were still broken :-(
2003-11-11 bfernhombergbugfix: rbuflen was not set correctly with utf8 messages
2003-11-11 didgRH9 and signal handlers deadlock fix.
2003-11-03 bfernhombergPanther FPGetSrvMsg fix, UTF8 strings have a 2 byte...
2003-11-03 bfernhombergfix demangling for pre OSX clients, after cnid_resolve...
2003-11-01 bfernhombergfix OSX build issues
2003-11-01 bfernhombergbugfix: check ext != NULL before strncat
2003-10-30 bfernhombergOpenBSD compile fix: include utime.h after sys/types.h
2003-10-30 bfernhombergfix solaris compile issues, warning fixes
2003-10-30 didgSRVLOC url is a server attribute not a global one.
2003-10-30 bfernhombergremove bogus #ifdef AFP3.x, we always need unicode...
next