Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21039: Test some more failure paths (trying to increase the lcov score). | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r20949: Looking over some lcov output, try and walk some error paths. | Andrew Bartlett | 1 | -0/+17 |
2007-10-10 | r19649: Fix indentation. | Andrew Bartlett | 1 | -65/+65 |
2007-10-10 | r19604: This is a massive commit, and I appologise in advance for it's size. | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra... | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained | Jelmer Vernooij | 2 | -186/+141 |
2007-10-10 | r16331: Split out registering of multi fn tests, fix typo in name of pac suite. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r16328: Wrap all existing tests in simple single-function testsuites. | Jelmer Vernooij | 2 | -8/+7 |
2007-10-10 | r16304: Improve testing UI API. This now allows registering the full | Jelmer Vernooij | 2 | -53/+27 |
2007-10-10 | r16161: Convert to UI API | Jelmer Vernooij | 1 | -38/+32 |
2007-10-10 | r16158: Convert to use UI API | Jelmer Vernooij | 1 | -125/+129 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14720: Add torture_context argument to all torture tests | Jelmer Vernooij | 2 | -2/+4 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r11968: More warning fixes. We're on track to getting to double digits for | Tim Potter | 1 | -1/+1 |
2007-10-10 | r11543: A major upgrade to our KDC and PAC handling. | Andrew Bartlett | 1 | -7/+8 |
2007-10-10 | r11282: Fix memory leak in LOCAL-PAC test. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11277: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11272: In trying to track down why Win2k3 is again rejecting our PAC, ensure | Andrew Bartlett | 1 | -1/+80 |
2007-10-10 | r10146: Clarify which test is failing in error messages. | Andrew Bartlett | 1 | -25/+29 |
2007-10-10 | r10066: This is the second in my patches to work on Samba4's kerberos support, | Andrew Bartlett | 1 | -9/+134 |
2007-10-10 | r9701: Provide correct parameters. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9649: missed a spot ..... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r9647: saved_pac is binary data, so prevent any possible portability problems... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9608: don't validate the hard-coded sid for an external pac file | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r9603: allow the LOCAL-PAC test to use keys and pac data from the command line | Andrew Tridgell | 1 | -10/+31 |
2007-10-10 | r9234: Ensure we always change the end of the PAC, no matter what it is. Fix | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r9167: Further PAC parionia: ensure the checksum fails if we modify it. | Andrew Bartlett | 1 | -6/+45 |
2007-10-10 | r9166: This checks more of auth subsystem in the PAC test. | Andrew Bartlett | 1 | -17/+117 |
2007-10-10 | r9084: 'resign' the sample PAC for the validation of the signature algorithms. | Andrew Bartlett | 1 | -34/+22 |
2007-10-10 | r8792: Clarify comments | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 2 | -4/+6 |
2007-10-10 | r8252: Steal metze's thunder, and prove that with a few small tweaks, we can | Andrew Bartlett | 1 | -1/+8 |
2007-10-10 | r8250: More PAC work. We now sucessfully verify the KDC signature from my DC | Andrew Bartlett | 1 | -4/+35 |
2007-10-10 | r8156: I found out that the unknown[2] field of the unknown[4] array is a len... | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r8154: - fix some mem_leals | Stefan Metzmacher | 1 | -0/+14 |
2007-10-10 | r8148: - make the PAC generation code a bit more readable and add some outof ... | Stefan Metzmacher | 1 | -2/+26 |
2007-10-10 | r8112: Remove extra headers, and add #ifdef to allow the 'not yet using | Andrew Bartlett | 1 | -3/+13 |
2007-10-10 | r8110: More PAC work. I still can't get WinXP to accept the PAC, but we are | Andrew Bartlett | 1 | -0/+253 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r6799: Remove a rudundent variable from the context structure - we can figure | Andrew Bartlett | 1 | -4/+10 |
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 |