Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6799: Remove a rudundent variable from the context structure - we can figure | Andrew Bartlett | 1 | -4/+10 |
2007-10-10 | r6795: Make some functions static and remove some unused ones. | Jelmer Vernooij | 3 | -25/+6 |
2007-10-10 | r6793: Move auth_sam to use the dnsDomain rather than the | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r6776: make the cldap torture test not dependent on the realm being set | Andrew Tridgell | 1 | -27/+54 |
2007-10-10 | r6766: some more cldap tests ... | Andrew Tridgell | 1 | -2/+23 |
2007-10-10 | r6765: expanded the cldap test suite to test the usage of the DomainGuid, | Andrew Tridgell | 1 | -5/+60 |
2007-10-10 | r6732: - move sasl send recv code to the ldap lib | Stefan Metzmacher | 2 | -152/+31 |
2007-10-10 | r6720: added support for the remaining 2 types of CLDAP netlogon | Andrew Tridgell | 1 | -13/+7 |
2007-10-10 | r6717: - torture test of async useradd function and monitor messages. | Rafal Szczesniak | 2 | -1/+59 |
2007-10-10 | r6694: a simple CLDAP torture test | Andrew Tridgell | 3 | -2/+85 |
2007-10-10 | r6676: Fix unused variable. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r6675: Fix printf warning. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6674: Fix some compiler warnings. | Tim Potter | 1 | -4/+1 |
2007-10-10 | r6637: Test for asynchronous function and monitor messages. | Rafal Szczesniak | 1 | -2/+81 |
2007-10-10 | r6603: More work on the samdump puzzle. This implements a function pointer | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6582: Remove the hack that metze needed because Samba4 didn't have a samdump | Andrew Bartlett | 1 | -9/+0 |
2007-10-10 | r6581: improved the error message for RAW-LOCK timeouts | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r6565: Cludge, cludge, cludge... | Andrew Bartlett | 3 | -11/+27 |
2007-10-10 | r6563: - fixed the local messaging torture test not to fork, as this causes | Andrew Tridgell | 1 | -14/+15 |
2007-10-10 | r6556: added BENCH-RPC test, useful for simple rpc load testing | Andrew Tridgell | 3 | -1/+123 |
2007-10-10 | r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC. | Andrew Bartlett | 2 | -2/+47 |
2007-10-10 | r6531: fixed gentest with new credentials code | Andrew Tridgell | 1 | -7/+16 |
2007-10-10 | r6529: fixed locktest with new credentials code | Andrew Tridgell | 1 | -8/+15 |
2007-10-10 | r6524: Fix the error we print when the RPC-ECHO test fails. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6523: Another string that isn't filled in. I wonder why this is, but for | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r6509: fixed a crash bug found by a-jutley@microsoft.com in RPC-RAP test | Andrew Tridgell | 1 | -8/+14 |
2007-10-10 | r6468: Fix LOCAL-NTLMSSP test with new NTLMSSP structure. | Andrew Bartlett | 1 | -15/+12 |
2007-10-10 | r6458: Split up NTLMSSP into a new directory, and into seperate files for the | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r6454: Start to migrate NTLMSSP away from it's own API to just use GENSEC. | Andrew Bartlett | 1 | -7/+38 |
2007-10-10 | r6451: Ensure we correctly initialise the credentials structure in the schann... | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r6432: Restorin previous construction of conditions after a little discussion | Rafal Szczesniak | 2 | -3/+9 |
2007-10-10 | r6430: Delete existing test account if, for some reason, it hasn't been | Rafal Szczesniak | 1 | -3/+19 |
2007-10-10 | r6426: DCE/RPC bind string parsing is not needed anymore, as we use | Rafal Szczesniak | 2 | -33/+4 |
2007-10-10 | r6420: Close user account handle before calling tested function to better | Rafal Szczesniak | 1 | -7/+19 |
2007-10-10 | r6415: Added NET-USERDEL torture test which proves something's wrong | Rafal Szczesniak | 2 | -0/+105 |
2007-10-10 | r6406: Include new NET-USERADD test in torture suite. | Rafal Szczesniak | 2 | -1/+3 |
2007-10-10 | r6405: Complete NET-USERADD torture test for user add composite function. | Rafal Szczesniak | 1 | -0/+60 |
2007-10-10 | r6389: Incomplete test of composite useradd function. | Rafal Szczesniak | 1 | -0/+148 |
2007-10-10 | r6352: Two new composite calls: | Alexander Bokovoy | 1 | -0/+187 |
2007-10-10 | r6342: fixed a bad union assumption that caused ACLs to fail on 64 bit machines | Andrew Tridgell | 1 | -10/+10 |
2007-10-10 | r6338: ADS style GETDC response now works well enough that WinXP can join | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6331: added IDL and test suite for the ADS style response to a datagram netl... | Andrew Tridgell | 1 | -0/+63 |
2007-10-10 | r6325: Rename aliasname -> alias_name in CreateDomAlias function. | Tim Potter | 1 | -4/+4 |
2007-10-10 | r6321: added IDL and test suite for NBT dgram 'sam logon' request (sent by | Andrew Tridgell | 2 | -2/+121 |
2007-10-10 | r6315: Allow sane session setup behaviour on SPNEGO regarding VUIDs. | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r6314: A more complete RAW-CONTEXT test. This Samba4 currently fails, but it | Andrew Bartlett | 1 | -6/+65 |
2007-10-10 | r6288: the nbt dgram server now responds to GETDC requests. It works with our | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6286: Add back metze's test of setting a trust password to ''. I removed | Andrew Bartlett | 1 | -5/+33 |
2007-10-10 | r6247: added the server side code for receiving mailslot requests, and | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6246: stop waiting when we get a reply | Andrew Tridgell | 1 | -3/+6 |