]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2009-11-12 didgin ad_init don't zero the whole adouble structure,...
2009-11-12 didgvalgrind doesn't like when we still use the old address...
2009-11-12 didgpath.id could be used uninitialized, actual clients...
2009-11-10 franklahmInstall initscript into DESTDIR, no sysconfdir
2009-11-09 didgbitmap was used uninitialized the second time
2009-11-09 didguse of_ad
2009-11-09 didgclean up, precompose/decompose logic
2009-11-09 didgkeep mtoupath and utompath flags in volume structure...
2009-11-08 didgdon't store in struct volume pointers to charset funct...
2009-11-08 didgOOPS, undo some commits in 'better layout for struct...
2009-11-08 didgbetter layout for struct vol
2009-11-08 didgcatsearch, store the path length in the stack
2009-11-08 franklahmFill out dsi->server by hand when grabbing from the...
2009-11-08 didgdefine append as UAM_MODULE_EXPORT
2009-11-08 didgdefine append as UAM_MODULE_EXPORT
2009-11-08 didgremove ifdef NO_LOAD_UAM code, was a leftover from...
2009-11-08 didguse the right definition for pad append function placeh...
2009-11-08 didgremove a gcc warning, signed/unsigned test
2009-11-07 didgremove redundant lazy_initialize_conv calls
2009-11-07 didgspeed up validupath_adouble for the common case: it...
2009-11-07 didgspeed up a little ad_dir
2009-11-07 didgspeed up a little ad_path
2009-11-07 didgset errno after calling LOG
2009-11-06 didgdsi init, move interface guessing in its own function
2009-11-06 didgclean up a little log msgs
2009-11-06 franklahmPrevios patch was commited a little to quick
2009-11-06 franklahmWe're listening of :::548 ie IPv6 socket by default...
2009-11-06 franklahmUse address from interface if hostname doesn't resolve
2009-11-06 franklahmipaddr option wasn't ported to IPv6 code
2009-11-06 franklahmUpdate NEWS
2009-11-06 didgtest that the extension map is not empty(now the common...
2009-11-06 didgIP6 ipok was undefined if no dsi
2009-11-06 didgsmall optimization, in of_stat '../' is never modified
2009-11-06 didgIP6 compilation error if SLP defined
2009-11-05 didgIP6 remove a 'unsigned expression < 0 is always false...
2009-11-05 didgIP6 add missing include for free and remove unused...
2009-11-05 franklahmIPv6 support for afpd and cnid_metad after-ipv6
2009-11-02 didgsmall clean up, use of_ad when we can before-ipv6
2009-11-02 franklahmUntabify and reindent
2009-11-01 franklahmFix some webmin installation stuff
2009-10-30 franklahmMerge NEWS from 2.0.5
2009-10-30 franklahmUntabify and reindent
2009-10-29 franklahmForce conversion of EA names
2009-10-29 franklahmbuild.sh is obsolete
2009-10-29 didgmove most of a LOG macros in the logger function
2009-10-29 didgthe use of the new LOG code introduce a 50% code size...
2009-10-29 didguse log_debug9 rather than log_debug for LOG inside...
2009-10-29 franklahmvfs->ad_path wasn't set
2009-10-29 didguse log_debug rather than log_info for LOG inside ifdef...
2009-10-29 franklahmMove VFS stack from _one_ global stack to per volume...
2009-10-29 didgremove redundant debug output, it's already print in...
2009-10-29 didgconvert_string can deal with not 0 terminated strings...
2009-10-29 didgcompute the right size if len == -1 in convert_string...
2009-10-29 didguse _USE_GNU_SOURCE rather than the internal __USE_GNU
2009-10-29 franklahmRemove etc/afpd/afp_vfs.h. Obsolete and moved to includ...
2009-10-29 didgconvert_string always 0-terminate or return an error
2009-10-29 didgremove unused parameter warning
2009-10-29 didgonly call stat(path) if it's not done in cname
2009-10-29 didgremove include already in adouble.h
2009-10-29 didguse the parent directory id in the hash
2009-10-28 didgattribute name length is 16bits not 32bits, on big...
2009-10-28 didguse sizeof(foo) rather than 2 or 4 when copying from...
2009-10-28 didgapple attributes' name are constant
2009-10-28 didgfcntl.h is already included in adouble.h
2009-10-27 didgdirent.h is included in directory.h
2009-10-27 didgadd missing include files in 'make dist'
2009-10-27 franklahmSome declarations were missing static keyword
2009-10-27 franklahmmv unix_rename from etc/afpd/unix.c to libatalk/vfs...
2009-10-26 franklahmAdjust args names to match new VFS args names
2009-10-26 franklahmUse fcntl O_NONBLOCK instead of ioctl FIONBIO
2009-10-26 franklahmC99 forbids _XOPEN_SOURCE < 600
2009-10-25 didgsendfile commit didn't compile if sendfile disable
2009-10-25 didguse off_t rather than size_t for read/write_count,...
2009-10-25 didgon linux put sendfile back
2009-10-25 didgseteuid back to our login user in logout in case there...
2009-10-25 didg1) try a better workaround for deadlocks when both...
2009-10-25 didgEA, don't use st.st_mode if stat() failed. and goto...
2009-10-23 didgafp_delete don't call deletefile if we already know...
2009-10-23 franklahmWe didn't always seteuid back. Thanks to Didier for...
2009-10-23 franklahmBegin Solaris EA VFS cleanup
2009-10-23 didgad_open mask out O_EXCL with O_CREAT
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-22 franklahmFix incompatible func args warnings
2009-10-22 franklahmPrivate Webmin installation with our netatalk.wbm module
2009-10-22 didgoops, a previous commit wrongly removed this
2009-10-22 didgremove SIGUSR2 (message) from the list of blocked signa...
2009-10-22 didgremove SIGHUP from the list of blocked signals when...
2009-10-22 didgremove obsolete DSI #ifdef DEBUG1 code
2009-10-22 didgremove the need for blocking SIGALRM (still need to...
2009-10-21 franklahmConvert EA names from UTF8-MAC to volcharset with CONV_...
2009-10-21 franklahmconst pointers
2009-10-21 didgfactorize lock test (fewer fcntl calls)
2009-10-21 didglock use F_GETLK for testing lock
2009-10-21 didgad_lock rename user --> fork, this code is confusing...
2009-10-21 didgdon't reset timer each time afpd get a request
2009-10-20 franklahmEA support with AppleDouble files
2009-10-20 franklahmImport NEWS for 2.0.1 to 2.0.5
2009-10-20 franklahmDefault and empty FinderInfo for dirs are not all 0...
2009-10-20 franklahmEA VFS: chmod for files and directorires
2009-10-20 didg'if filename is empty use syslog...' test that filename...
next