Age | Commit message (Expand) | Author | Files | Lines |
2012-01-29 | auth: provide private pointer and do not return original PAC signatures | Andrew Bartlett | 1 | -34/+40 |
2012-01-25 | s4-torture: For authenticated users, add AUTHENTICATED USERS sid | Amitay Isaacs | 1 | -0/+4 |
2011-12-29 | s4-toture: Rename memory contexts in rpc.pac for greater clarity | Andrew Bartlett | 1 | -13/+13 |
2011-12-29 | s4-torture: Demonstrate handling of the PAC in a custom auth_context | Andrew Bartlett | 1 | -3/+80 |
2011-10-18 | gensec: move event context from gensec_*_init() to gensec_update() | Andrew Bartlett | 1 | -12/+12 |
2011-08-03 | gensec: clarify memory ownership for gensec_session_info() and gensec_session... | Andrew Bartlett | 1 | -3/+3 |
2011-07-20 | auth: Split out make_user_info_SamBaseInfo and add authenticated argument | Andrew Bartlett | 1 | -0/+1 |
2011-05-18 | s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p... | Stefan Metzmacher | 1 | -3/+4 |
2011-02-09 | s4-auth Rework auth subsystem to remove struct auth_serversupplied_info | Andrew Bartlett | 1 | -36/+40 |
2011-01-20 | s4-auth Remove special case for account_sid from auth_serversupplied_info | Andrew Bartlett | 1 | -12/+8 |
2011-01-18 | s4-torture Remove unused temp dirs from the RPC-PAC test. | Andrew Bartlett | 1 | -9/+0 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 1 | -1/+1 |
2010-11-02 | s4-torture Add tests for DES-only accounts PAC behaviour/validation. | Andrew Bartlett | 1 | -3/+42 |
2010-10-12 | libcli/security Use common security.h | Andrew Bartlett | 1 | -1/+1 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -6/+6 |
2010-06-17 | s4:torture/rpc/remote_pac: use dcerpc_netr_LogonSamLogon_r() instead of dcerp... | Stefan Metzmacher | 1 | -1/+2 |
2010-05-20 | s4:torture Add tests to demonstrate S2U4Self in the RPC-PAC test | Andrew Bartlett | 1 | -8/+306 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -3/+3 |
2010-04-14 | s4:torture/rpc: rename rpc.h => torture_rpc.h | Stefan Metzmacher | 1 | -1/+1 |
2010-03-29 | s4:torture/rpc/remote_pac.c: add explicit check for NTSTATUS r.out.result | Günther Deschner | 1 | -10/+15 |
2010-03-17 | s4:torture/rpc/remote_pac.c: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -5/+6 |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 1 | -6/+0 |
2009-06-29 | s4-smbtorture: add torture_suite_add_machine_workstation_rpc_iface_tcase. | Günther Deschner | 1 | -1/+1 |
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 1 | -13/+14 |
2009-02-13 | Remove useless invocation of messaging_init() in RPC-PAC test | Andrew Bartlett | 1 | -9/+0 |
2009-02-13 | Remove auth/ntlm as a dependency of GENSEC by means of function pointers. | Andrew Bartlett | 1 | -1/+1 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -2/+5 |
2008-10-29 | s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl. | Günther Deschner | 1 | -8/+26 |
2008-09-23 | RPC-PAC: loop in gensec_update() untill the server side is ready | Stefan Metzmacher | 1 | -5/+1 |
2008-09-22 | Remove unused variable | Andrew Bartlett | 1 | -2/+0 |
2008-09-22 | This torture test and skipping of the server-side check was bogus. | Andrew Bartlett | 1 | -49/+0 |
2008-09-03 | Test a few more error cases in RPC-PAC | Andrew Bartlett | 1 | -2/+179 |
2008-08-29 | It turns out that the Netlogon PAC verification is encrypted. | Andrew Bartlett | 1 | -1/+3 |
2008-08-28 | Further rework the RPC-PAC test. | Andrew Bartlett | 1 | -34/+15 |
2008-08-27 | Add a test to explore Netlogon PAC validation | Andrew Bartlett | 1 | -0/+220 |