]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2009-11-23 franklahmFix some stuff on FreeBSD
2009-11-23 franklahmInstall better PAM config file
2009-11-23 didgdefine functions used by uam modules as UAM_MODULE_EXPORT
2009-11-23 franklahmDeactivate CNID backends db3 and last.
2009-11-22 franklahmFixup declaration
2009-11-22 franklahmReturn sane AFP version info in apf -V. From HAT.
2009-11-22 franklahmReturn the right AFP version info. From HAT.
2009-11-21 didgtdb version 2: all indexes in the same db and more...
2009-11-21 didgfixes for tdb remaining errors vs cdb
2009-11-20 didgmore tdb fixes
2009-11-20 franklahmRename ldap.conf stuff to afp_ldap.conf. Kudos to HAT.
2009-11-20 didgupdate tdb to use the same format as dbd/cdb, still...
2009-11-20 didgcdb don't device number in db save CNID_FLAG_NODEV...
2009-11-20 franklahmFix Solaris EA copyfile stuff
2009-11-20 franklahmInclude config.h
2009-11-20 didg'faster hashing algorithm for dirs' change didn't link
2009-11-20 didgcnid don't save and reset timer if we block signals
2009-11-19 franklahmUntabify and reindent
2009-11-19 franklahmUse way faster hashing algorithm for dirs
2009-11-19 franklahmUntabify and reindent
2009-11-19 didgadd SIGUSR2 (send a message) to the blocked signals...
2009-11-19 didgmerge common cnid declarations in cnid_private.h
2009-11-18 didgtdb needs to block signals
2009-11-18 didgplaceholder for solaris EA copy attributes
2009-11-18 didgcopy native EA in afp_copyfile, doesn't work if copy...
2009-11-18 franklahmNew convert_charset option CONV_ALLOW_COLON.
2009-11-18 franklahmUntabify and reindent
2009-11-18 didgremove most warning
2009-11-18 didgmissing misc directory in Makefile.am for make dist
2009-11-17 franklahmstrlcat'ting EA name was one short
2009-11-17 franklahmRemove debugging statements
2009-11-17 franklahmRefine EA tests to support printing a summary
2009-11-17 franklahmCleanly integrate native EA code from Samba
2009-11-17 franklahmMake Solaris EA code compile again
2009-11-16 didgWith glibc we always need GNU_SOURCE
2009-11-16 didgremove an unused label
2009-11-15 franklahmNew util netacnv for testing libunicode
2009-11-14 didgdefine afpd uam functions as UAM_MODULE_EXPORT
2009-11-14 didgAfpNum2name is only used by LOG debug, call it each...
2009-11-13 didgafp_listextattr, use ad_rlen rather than ad_eid[ADEID_R...
2009-11-13 didgafp_listextattr, don't return an error if there's no...
2009-11-13 didgadd missing include
2009-11-13 didgxattr, in AFP xattr request don't use log_error but...
2009-11-13 didgxattr, use them
2009-11-13 didgxattr, remove unused functions fgetxattr and so on
2009-11-13 didgnative xattr, use strcpy
2009-11-13 didgadd native xattr ad_ea.c
2009-11-13 didgadd native xattr, from Samba code, not used
2009-11-13 didgkeep in each volume structure the last struct dir used...
2009-11-12 didgwe always have to sleep a little after an init_tsock...
2009-11-12 didgSFM use the right mode for resource fork creation
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...
next