Age | Commit message (Expand) | Author | Files | Lines |
2003-03-28 | don't include proto.h during autoconf tests since it doesn't exist yet; fixed... | Gerald Carter | 1 | -0/+2 |
2003-03-28 | merged real time signal fixes from head | Andrew Tridgell | 1 | -0/+4 |
2003-03-18 | Jeremy merged across my string parinoia fixes, but forgot to enable them! :-) | Andrew Bartlett | 1 | -0/+1 |
2003-03-17 | Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's | Andrew Bartlett | 1 | -0/+1 |
2003-02-24 | Iconv as seperate library fixes from HEAD | Andrew Bartlett | 1 | -0/+5 |
2003-02-19 | Sync with HEAD for verifying kerberos tickets. | Jim McDonough | 1 | -2/+3 |
2003-02-19 | Merge minor library fixes from HEAD to 3.0. | Andrew Bartlett | 1 | -0/+4 |
2003-01-30 | Re-added the Heimdal stuff tpot removed. | Jeremy Allison | 1 | -0/+8 |
2003-01-30 | Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blaming | Tim Potter | 1 | -15/+1 |
2003-01-28 | Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-). | Jeremy Allison | 1 | -0/+1 |
2003-01-28 | Get smbd to link with Heimdal. Still missing some client progs... | Jeremy Allison | 1 | -0/+3 |
2003-01-21 | Get closer to Heimdal compile... Damn. HEAD has different code in | Jeremy Allison | 1 | -1/+11 |
2003-01-21 | Fixup proto generation to not include krb5 specific symbols | Jeremy Allison | 1 | -0/+3 |
2003-01-19 | Merge in more of the SuSE patches for Heimdal. These changes show how | Jeremy Allison | 1 | -0/+12 |
2003-01-16 | More Heimdal changes. Still not compiling with Heimdal yet... | Jeremy Allison | 1 | -0/+4 |
2003-01-16 | Fist part of fixes to make us compile with Heimdal. Don't explicitly | Jeremy Allison | 1 | -0/+4 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 1 | -0/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2003-01-03 | Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions. | Andrew Bartlett | 1 | -0/+9 |
2002-12-30 | Catching up with old patches. Add define for VERITAS quota support. | Jeremy Allison | 1 | -0/+8 |
2002-12-11 | Fixed auth module code. Added VALGRIND defines to reduce spurious warnings. | Jeremy Allison | 1 | -0/+4 |
2002-12-10 | Fix client reporting of 64 bit files. | Jeremy Allison | 1 | -0/+4 |
2002-12-03 | Fixed nasty bug where file writes with start offsets in the range | Jeremy Allison | 1 | -0/+2 |
2002-11-09 | Sync with HEAD | Jelmer Vernooij | 1 | -0/+4 |
2002-10-29 | Remove SAM - it belongs in HEAD | Jelmer Vernooij | 1 | -2/+0 |
2002-10-29 | Sync with HEAD | Jelmer Vernooij | 1 | -5/+0 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -24/+20 |
2002-08-17 | sync 3.0 branch with head | Jelmer Vernooij | 1 | -0/+2 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -8/+25 |
2002-04-11 | This split the mangling code up to allow for the possibility of multiple | Andrew Tridgell | 1 | -0/+2 |
2002-03-27 | Added sys_adminlog() system for info the appliance admins really | Jeremy Allison | 1 | -0/+33 |
2002-03-02 | Remove util_list.h, as its matching .c file has already gone, and nobody is | Andrew Bartlett | 1 | -1/+3 |
2002-03-01 | The beginning of trusted and trusting domain support from | Andrew Bartlett | 1 | -1/+2 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+1 |
2002-01-20 | This is another *BIG* change... | Andrew Bartlett | 1 | -0/+2 |
2002-01-10 | Getting ready to add UNIX extensions in HEAD also. | Jeremy Allison | 1 | -1/+5 |
2002-01-09 | Add UNUSED(paramname) macro to be used in parameter lists, to quieten | Martin Pool | 1 | -1/+10 |
2002-01-09 | Fix macro name controlling inclusion of DMALLOC. | Martin Pool | 1 | -1/+1 |
2002-01-01 | renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headers | Andrew Tridgell | 1 | -1/+1 |
2001-12-31 | cope with systems that don't have full gssapi libs | Andrew Tridgell | 1 | -1/+1 |
2001-12-30 | Make Samba compile on RH 6.2 again. | Andrew Bartlett | 1 | -0/+4 |
2001-12-20 | Add --enable-dmalloc to link against the dmalloc malloc debugger. | Martin Pool | 1 | -0/+7 |
2001-12-19 | Doc. | Martin Pool | 1 | -1/+3 |
2001-12-08 | check for gssapi_generic.h | Andrew Tridgell | 1 | -0/+5 |
2001-12-08 | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 1 | -4/+4 |
2001-11-27 | added test for krb5.h | Andrew Tridgell | 1 | -1/+8 |
2001-11-27 | sigh. | Andrew Tridgell | 1 | -2/+2 |
2001-11-25 | Fixed compiler warning. | Tim Potter | 1 | -1/+1 |
2001-11-25 | added HAVE_LDAP_H check | Andrew Tridgell | 1 | -2/+2 |
2001-11-24 | added "net join" command | Andrew Tridgell | 1 | -0/+7 |