]> arthur.barton.de Git - netatalk.git/history - etc/uams
Remove locking RPC stuff, netalockd, talloc, tevent, tsocket and libevent
[netatalk.git] / etc / uams /
2011-12-08 Frank LahmRemove locking RPC stuff, netalockd, talloc, tevent...
2011-12-02 Frank LahmMerge master
2011-11-30 Frank LahmSeveral small fixes, from Riccardo Magliocchetti
2011-11-28 Frank LahmMerge master
2011-11-09 Frank LahmConvert passwords from legacy encoding (wire format...
2011-11-03 Frank LahmPosix/SUS portability cleanup
2011-10-29 Frank LahmFix adminauthuser
2011-10-24 Frank LahmNew option afpd.conf adminauthuser
2011-08-31 Frank LahmMerge master
2011-08-19 Frank LahmMerge remote branch 'netafp/master' into branch-allea
2011-07-22 Frank LahmMere sf master
2011-07-14 HATMachineType string is up to 16 characters
2011-06-20 Frank LahmMerge master
2011-06-18 Frank LahmMerge sf
2011-06-16 Frank LahmMerge sf
2011-06-06 Frank LahmMerge branch-2-1
2011-06-06 Frank LahmMerge sf/master
2011-06-04 HATMerge remote-tracking branch 'remotes/origin/branch...
2011-06-04 Frank LahmMerge branch-2-1
2011-06-02 Frank LahmConvert all u_int to ISO uint
2011-06-01 Frank LahmMerge master
2011-06-01 Frank LahmMerge sf.net
2011-05-31 Frank LahmMerge sf/master
2011-05-26 Frank LahmFirst working IPC reconnect
2011-05-24 Frank LahmFix fce merge conflict
2011-05-10 Frank LahmMerge master
2011-04-24 Frank LahmMerge master
2011-04-23 Frank LahmMerge master
2011-04-21 Frank LahmMerge 2-1
2011-04-20 Frank LahmMerge 2-1
2011-04-20 Frank LahmMerge 2-1
2011-04-20 Frank LahmMerge 2-1
2011-04-19 Frank LahmMerge 2-1
2011-04-16 Frank LahmFix merge conflict
2011-04-16 Frank LahmMerge branch 2-1
2011-04-15 Frank LahmFixes
2011-04-15 Frank LahmMerge from branch 2-1
2011-04-15 Frank LahmMerge branch 2-1
2011-03-21 Frank LahmFix for DHX2 prime and generator crash
2011-03-21 Frank Lahmgenerate mersenne primes at startup
2011-03-21 Frank LahmUntabify and reindent
2011-03-02 Frank LahmMerge master
2011-03-02 Frank LahmMerge master
2011-02-25 Frank Lahmconfigure cleanup, remove krb4 uam
2011-02-24 Frank LahmRemove all Appletalk stuff
2011-02-24 Frank LahmBig configure.in cleanup
2011-02-21 Frank LahmMege maste
2011-02-18 Frank LahmMerge master
2011-02-18 Frank LahmMerge master
2011-01-18 Frank LahmCleanup header checks in configure.in
2011-01-18 Frank LahmMerge master
2011-01-17 Frank LahmIntegrate talloc from Samba, cleanup configure function...
2011-01-12 Frank LahmMerge master
2011-01-08 Frank LahmMerge master
2011-01-08 Frank LahmMerge master
2010-12-22 Frank LahmMerge master
2010-12-15 Frank LahmMerge master
2010-10-28 Frank LahmFix mystrerious dereferencing
2010-09-15 Frank LahmMerge from branch 2-1
2010-09-15 Frank LahmFix ressource leak
2010-09-15 Frank LahmUntabify and reindent
2010-09-14 Frank LahmMerge from branch-2-1
2010-09-14 Frank LahmPossible use of unitialized var
2010-06-20 Frank LahmMerge branch POSIX ACLs
2010-06-17 HATMerge remote branch 'remotes/origin/branch-netatalk...
2010-06-16 Frank Lahmgss_import_name with GSS_C_NT_HOSTBASED_SERVICE instead...
2010-06-01 Frank LahmMerge from branch-2-1: Per target CFLAGS override AM_CF...
2010-06-01 Frank LahmPer target CFLAGS override AM_CFLAGS, fix for uam_dhx2...
2010-04-29 Frank LahmMerge dircache-rewrite
2010-04-29 Frank LahmIgnore object files
2010-04-29 Frank LahmRename cvsignore to gitignore
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-03-30 franklahmFix typos
2010-03-30 franklahmPrevent security attack guessing valid server accounts
2010-02-15 franklahmMake LOG macro fast again
2010-02-06 franklahmgcrypt version is a string
2009-12-13 franklahmRemove spurious log message
2009-11-08 didgdefine append as UAM_MODULE_EXPORT
2009-11-05 franklahmIPv6 support for afpd and cnid_metad after-ipv6
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-19 franklahmDont duplicate CFLAGS in AM_CFLAGS. Inspired by Jonas...
2009-10-15 franklahmMore debugging
2009-10-15 didgmove login buffer size to size_t
2009-10-14 didgremove most sparse warning 'symbol 'xxx' was not declar...
2009-10-13 didgremove pre ansi declarations
2009-09-28 franklahmFix for possible NULL pointer passing to LOG if KRB5_KT...
2009-09-28 franklahmUntabify and reindent
2009-09-17 franklahmFix warnings
2009-09-14 didgremove obsolete ATACC ifdef
2009-01-15 didgdhx2 logincont packet size, from Frank Lahm
2008-12-03 didgdhx_pam add openssl err.h include for ERR_xxx functions
2008-12-03 didgdhx_pam remove unused Sun only openssl include
2008-12-03 didgremove compiler warnings
2008-12-02 morganaRemove call to RAND_load_file() on Sun systems. Sun...
2008-12-02 morganaCorrectly handle errors in DH_generate_key(). Partial...
2008-11-30 didgrename to libgcrypt.m4, use --with-libgcrypt-dir and...
2008-11-25 didgdhx2 pam, add a missing *rbulen=0, from Frank Lahm
2008-11-24 didgDHX2, remove last gcc warnings
2008-11-24 didgDHX2, remove some gcc warnings, from Frank Lahm
2008-11-22 didglibgcrypt and DHX2 uam from Frank Lahm
next