Age | Commit message (Expand) | Author | Files | Lines |
2011-03-29 | Ensure convert_string_XXX is always called with a valid converted_size pointer. | Jeremy Allison | 1 | -2/+2 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 3 | -5/+3 |
2011-03-16 | s4-smbtorture: use torture_assert in torture_samba3_rpc_sharesec(). | Günther Deschner | 1 | -23/+18 |
2011-03-16 | s4-smbtorture: use torture_fail and _assert in torture_samba3_rpc_getusername(). | Günther Deschner | 1 | -48/+16 |
2011-03-16 | s4-smbtorture: remove explicit mem_ctx from torture_samba3_rpc_getusername(). | Günther Deschner | 1 | -20/+14 |
2011-03-16 | s4-smbtorture: use torture_assert in samr large-dc test. | Günther Deschner | 1 | -14/+38 |
2011-03-16 | s4-smbtorture: use torture_fail and _assert macros in torture_netlogon_samba3(). | Günther Deschner | 1 | -30/+16 |
2011-03-16 | s4-smbtorture: remove explicit mem_ctx from torture_netlogon_samba3(). | Günther Deschner | 1 | -12/+3 |
2011-03-15 | s4-rap: decouple rap client code from torture binary, add new LIBCLI_RAP subs... | Günther Deschner | 1 | -2/+1 |
2011-03-14 | Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2 | Jelmer Vernooij | 1 | -1/+1 |
2011-03-13 | s4:torture/rpc/scanner: use dcerpc_binding_handle_raw_call() instead of dcerp... | Stefan Metzmacher | 1 | -2/+11 |
2011-03-13 | s4:torture/rpc/countcalls: use dcerpc_binding_handle_raw_call() instead of dc... | Stefan Metzmacher | 1 | -2/+12 |
2011-03-13 | s4:torture/rpc/autoidl: use dcerpc_binding_handle_raw_call() instead of dcerp... | Stefan Metzmacher | 1 | -6/+43 |
2011-03-13 | s4:torture/rpc/object_uuid: use dcerpc_binding_handle_call() instead of dcerp... | Stefan Metzmacher | 1 | -2/+4 |
2011-02-28 | Fix some types | Jelmer Vernooij | 3 | -4/+4 |
2011-02-24 | build: moved librpc/rpc/*.c into a rpccommon library | Andrew Tridgell | 1 | -0/+1 |
2011-02-22 | s4:torture/rpc/netlogon.c - fix two build warnings by casts | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-02-16 | s4-smbtorture: Fix for RPC-LSA-FOREST-TRUST. | Sumit Bose | 1 | -2/+5 |
2011-02-16 | s4-smbtorture: Two fixes for forest trust test against samba. | Sumit Bose | 1 | -2/+6 |
2011-02-15 | s4: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2011-02-15 | s4:torture/rpc/samr.c - fix up the "test_GroupList" suite regarding QueryDisp... | Matthias Dieter Wallnöfer | 1 | -2/+16 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 2 | -2/+2 |
2011-02-09 | s4-auth Rework auth subsystem to remove struct auth_serversupplied_info | Andrew Bartlett | 1 | -36/+40 |
2011-02-08 | s4-smbtorture: add torture test to check proper add and delete driver operati... | Günther Deschner | 1 | -0/+77 |
2011-02-08 | s4-smbtorture: also run the driver timestamp spoolss test against samba. | Günther Deschner | 1 | -4/+0 |
2011-02-08 | libndr: share some uuid helpers. | Günther Deschner | 1 | -7/+0 |
2011-02-05 | s4 torture: add new rpc torture tests for backup key remote protocol | Matthieu Patou | 2 | -0/+1039 |
2011-02-02 | s4:torture/rpc/netlogon: add invalid level tests for netr_LogonControl2 | Stefan Metzmacher | 1 | -0/+24 |
2011-02-02 | s4:torture/rpc/netlogon: improve comments in test_LogonControl2() | Stefan Metzmacher | 1 | -12/+12 |
2011-02-02 | s4:torture/rpc/netlogon: test invalid netr_LogonControl() level | Stefan Metzmacher | 1 | -0/+7 |
2011-02-02 | s4:torture/rpc/netlogon: test invalid LogonSamLogon levels | Stefan Metzmacher | 1 | -0/+90 |
2011-02-02 | s4:torture/rpc/netlogon: test validation levels 2 and 3 | Stefan Metzmacher | 1 | -1/+1 |
2011-01-27 | s4-torture: Reorder the epmapper tests. | Andreas Schneider | 1 | -8/+9 |
2011-01-27 | s4-torture: Added a full epm_Map test. | Andreas Schneider | 1 | -95/+231 |
2011-01-27 | s4-torture: Added a test_Insert for epmapper. | Andreas Schneider | 1 | -0/+46 |
2011-01-27 | s4-torture: Use binding handle in epm_Delete test. | Andreas Schneider | 1 | -3/+18 |
2011-01-27 | s4-torture: Comment out the test_InqObject. | Andreas Schneider | 1 | -0/+6 |
2011-01-27 | s4-torture: Added a clean test_Map_simple. | Andreas Schneider | 1 | -17/+77 |
2011-01-27 | s4-torture: Added a clean test_Lookup_terminate_search. | Andreas Schneider | 1 | -0/+59 |
2011-01-27 | s4-torture: Added a clean test_Lookup_simple. | Andreas Schneider | 1 | -34/+48 |
2011-01-27 | s4-torture: Added test_LookupHandleFree. | Andreas Schneider | 1 | -0/+37 |
2011-01-27 | s4-torture: Start with a clean epm_Insert_noreplace test. | Andreas Schneider | 1 | -29/+48 |
2011-01-21 | s4-smbtorture: make sure there is always driverextra data in spoolss devmode ... | Günther Deschner | 1 | -2/+10 |
2011-01-21 | s4-smbtorture: add tests for the size member of spoolss devicemodes. | Günther Deschner | 1 | -1/+5 |
2011-01-21 | s4-smbtorture: prepare devicemode test for expected result tests. | Günther Deschner | 1 | -9/+15 |
2011-01-21 | s4-smbtorture: add some paranoia checks for 0 sized devmodes. | Günther Deschner | 1 | -0/+15 |
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 |
2011-01-04 | s4-smbtorture: check driver_version equality as well. | Günther Deschner | 1 | -0/+2 |
2011-01-04 | s4-smbtorture: always setup full driver level 8 in test_add_driver_arg(). | Günther Deschner | 1 | -6/+13 |