| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable v3-0-test to successfully join a windows 2008 domain controller. | Günther Deschner | 2008-01-31 | 1 | -37/+103 |
* | [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-test | Gerald (Jerry) Carter | 2007-10-10 | 1 | -20/+15 |
* | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and | Volker Lendecke | 2007-10-10 | 1 | -9/+9 |
* | r22153: fix LDAP SASL "GSSAPI" bind against w2k3, this isn't critical | Stefan Metzmacher | 2007-10-10 | 1 | -5/+10 |
* | r22092: - make spnego_parse_auth_response() more generic and | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r22079: Tsk, tsk, Metze didn't compile before check-in :-). | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
* | r22078: fix memory leak in not often used code, we only use it if the server | Stefan Metzmacher | 2007-10-10 | 1 | -3/+3 |
* | r21850: After Jerry explained to me the HORRIBLE way in which | Jeremy Allison | 2007-10-10 | 1 | -5/+15 |
* | r21847: Fix memory leaks in error paths (and in main code path in one case...) | Jeremy Allison | 2007-10-10 | 1 | -5/+13 |
* | r21273: * Protect the sasl bind against a NULL principal string | Gerald Carter | 2007-10-10 | 1 | -1/+29 |
* | r21240: Fix longstanding Bug #4009. | Günther Deschner | 2007-10-10 | 1 | -2/+6 |
* | r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanup | Gerald Carter | 2007-10-10 | 1 | -0/+11 |
* | r20403: Cleaning out my Samba 3.0 tree: | Andrew Bartlett | 2007-10-10 | 1 | -11/+0 |
* | r20132: get rid of defined but not used warning - static function only used | Herb Lewis | 2007-10-10 | 1 | -0/+2 |
* | r18047: More C++ stuff | Volker Lendecke | 2007-10-10 | 1 | -3/+3 |
* | r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore. | Volker Lendecke | 2007-10-10 | 1 | -1/+1 |
* | r17899: Fix Stanford checker bug - possible null deref. | Jeremy Allison | 2007-10-10 | 1 | -2/+5 |
* | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 2007-10-10 | 1 | -2/+0 |
* | r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name, | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
* | r13316: Let the carnage begin.... | Gerald Carter | 2007-10-10 | 1 | -5/+18 |
* | r13137: make cleare where long ifdefs ends | Simo Sorce | 2007-10-10 | 1 | -2/+2 |
* | r11504: Added Andrew Bartletts removal of another NTLMSSP implementation | Jeremy Allison | 2007-10-10 | 1 | -85/+89 |
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2007-10-10 | 1 | -1/+1 |
* | r8989: Fix a warning | Volker Lendecke | 2007-10-10 | 1 | -1/+1 |
* | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 2007-10-10 | 1 | -4/+1 |
* | r6149: Fixes bugs #2498 and 2484. | Derrell Lipman | 2007-10-10 | 1 | -1/+4 |
* | r5952: BUG 2469: patch from Jason Mader to cleanup compiler warning when not ... | Gerald Carter | 2007-10-10 | 1 | -0/+4 |
* | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
* | r1378: Better debugging so I don't get confused what principal we mean. | Jeremy Allison | 2007-10-10 | 1 | -2/+2 |
* | r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal... | Gerald Carter | 2007-10-10 | 1 | -1/+1 |
* | r533: More memory leak fixes from kawasa_r@itg.hitachi.co.jp. I need to | Jeremy Allison | 2007-10-10 | 1 | -8/+32 |
* | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 2004-01-08 | 1 | -5/+12 |
* | s/OM_uint32//uint32/g | Gerald Carter | 2003-08-15 | 1 | -2/+2 |
* | get rid of more compiler warnings | Herb Lewis | 2003-08-15 | 1 | -8/+8 |
* | W00t! Client smb signing is now working correctly with krb5 and w2k server. | Jeremy Allison | 2003-07-25 | 1 | -1/+2 |
* | added an auth flag that indicates if we should be allowed to fallback | Andrew Tridgell | 2003-06-10 | 1 | -1/+4 |
* | Revert patch - we need to try the NTLMSSP code below... | Andrew Bartlett | 2003-04-24 | 1 | -9/+4 |
* | Use the kerberos error from ads_kinit_password() in the return value from | Andrew Bartlett | 2003-04-24 | 1 | -4/+9 |
* | Merge from HEAD client-side authentication changes: | Andrew Bartlett | 2003-02-24 | 1 | -1/+6 |
* | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 2002-11-12 | 1 | -2/+1 |
* | After the lord mayors parade...... | Jeremy Allison | 2002-11-10 | 1 | -2/+9 |
* | syncing up with HEAD. Seems to be a lot of differences creeping in | Gerald Carter | 2002-10-01 | 1 | -1/+3 |
* | sync'ing up for 3.0alpha20 release | Gerald Carter | 2002-09-25 | 1 | -28/+226 |
* | sync 3.0 branch with head | Jelmer Vernooij | 2002-08-17 | 1 | -4/+5 |
* | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 2002-07-15 | 1 | -2/+1 |
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -2/+1 |
* | much better ADS error handling system | Andrew Tridgell | 2001-12-19 | 1 | -21/+33 |
* | - added initial support for trusted domains in winbindd_ads | Andrew Tridgell | 2001-12-19 | 1 | -17/+36 |
* | added internal sasl/gssapi code. This means we are no longer dependent on cyr... | Andrew Tridgell | 2001-12-08 | 1 | -0/+186 |