Age | Commit message (Expand) | Author | Files | Lines |
2011-01-20 | s4-auth Remove special case for account_sid from auth_serversupplied_info | Andrew Bartlett | 1 | -12/+13 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2 | -3/+2 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 2 | -3/+3 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -14/+2 |
2010-03-24 | s4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_state | Stefan Metzmacher | 1 | -14/+14 |
2010-03-24 | s4:ntlmssp: keep struct gensec_ntlmssp_context in gensec_security->private_data | Stefan Metzmacher | 1 | -2/+7 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 2 | -2/+0 |
2009-07-19 | Add missing includes. | Jelmer Vernooij | 1 | -0/+1 |
2009-01-21 | s4:auth: move make_server_info_netlogon_validation() function arround | Stefan Metzmacher | 1 | -1/+1 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -2/+3 |
2008-10-18 | Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba | Jelmer Vernooij | 1 | -6/+6 |
2008-10-12 | Fix number of arguments for file_load() functions. | Jelmer Vernooij | 1 | -1/+1 |
2008-08-28 | Heimdal provides Kerberos PAC parsing routines. Use them. | Andrew Bartlett | 1 | -3/+66 |
2008-08-14 | cope with not knowing the kdc key | Andrew Tridgell | 1 | -41/+56 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -2/+4 |
2008-04-13 | Use torture_assert_mem_equal() in a couple more places. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 2 | -2/+4 |
2008-02-21 | Avoid use of global_loadparm. | Jelmer Vernooij | 1 | -8/+26 |
2008-01-03 | r26655: torture/auth/pac: remove uses of global_loadparm | Jelmer Vernooij | 1 | -2/+2 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26233: Pass loadparm context when creating krb5 contexts. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -4/+7 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 2 | -6/+4 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r22184: On some hosts, parsing a compleatly invalid principal causes heimadal | Andrew Bartlett | 1 | -2/+6 |
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 |