Age | Commit message (Expand) | Author | Files | Lines |
2011-01-30 | s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings | Stefan Metzmacher | 1 | -0/+1 |
2011-01-28 | s4-smbtorture: add (disabled) ndr torture test to check for a w2k samlogon re... | Günther Deschner | 1 | -0/+26 |
2011-01-28 | s4-smbtorture: add NDR tests for netr_LogonSamLogon. | Günther Deschner | 1 | -1/+65 |
2011-01-28 | s4-acl: Fixed returning uninitialized ldap error in case of some critical err... | Nadezhda Ivanova | 1 | -7/+10 |
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-27 | s4-selftest: Mark epmapper as knownfail. | Andreas Schneider | 1 | -2/+1 |
2011-01-26 | errormap: Add unix_to_werror() function | Kai Blin | 1 | -0/+6 |
2011-01-25 | s4-test/delete_object: Remove global ldb connections | Kamen Mazdrashki | 1 | -26/+7 |
2011-01-25 | s4:ldap.py - check the write protection on LSA objects | Matthias Dieter Wallnöfer | 1 | -5/+30 |
2011-01-25 | s4:dsdb/samdb/ldb_modules/objectclass.c - move LSA specific object checks int... | Matthias Dieter Wallnöfer | 2 | -32/+29 |
2011-01-25 | waf: share libndr.so between samba3 and samba4. | Günther Deschner | 1 | -11/+0 |
2011-01-22 | s4-repl_meta_data: replmd_update_is_newer() should not return true if metadat... | Kamen Mazdrashki | 1 | -3/+3 |
2011-01-22 | s4-repl_meta_data: Print out what is wrong when we fail to modify object | Kamen Mazdrashki | 1 | -0/+1 |
2011-01-22 | s4-repl_meta_data: We should not use USNs in metadata comparisons | Kamen Mazdrashki | 1 | -11/+0 |
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 | 14 | -288/+257 |
2011-01-20 | s4-gensec Add prototype for gensec_ntlmssp_init() | Andrew Bartlett | 1 | -0/+2 |
2011-01-20 | libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code. | Andrew Bartlett | 1 | -123/+12 |
2011-01-20 | s4:selftest: mark samba4.nbt.winsreplication.owned as knownfail | Stefan Metzmacher | 1 | -0/+1 |
2011-01-20 | s4:selftest/skip: remove samba4.tokengroups.python | Stefan Metzmacher | 1 | -1/+0 |
2011-01-20 | lib/util: add tests for anonymous_shared_allocate/free() | Stefan Metzmacher | 2 | -1/+17 |
2011-01-19 | s4-selftest Remove knownfail for tokengroups test | Andrew Bartlett | 1 | -1/+0 |
2011-01-19 | s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups test | Andrew Bartlett | 1 | -1/+1 |
2011-01-19 | s4:selftest/skip: add samba4.tokengroups.python | Stefan Metzmacher | 2 | -1/+2 |
2011-01-19 | s4-dsdb Add PAC validation test to tokengroups test. | Andrew Bartlett | 2 | -21/+79 |
2011-01-19 | s4-pyauth Fix AuthContext wrapper | Andrew Bartlett | 1 | -2/+13 |
2011-01-19 | s4-auth Allow NULL methods to be specified to auth_context_create_methods() | Andrew Bartlett | 1 | -14/+3 |
2011-01-19 | s4-dsdb Add a test of the tokenGroups behaviour on the user's DN. | Andrew Bartlett | 1 | -3/+21 |
2011-01-19 | s4-gensec Remove special case 'for SASL' that is not required any more. | Andrew Bartlett | 1 | -13/+0 |
2011-01-19 | pygensec: remove special case handling for None for buffers | Andrew Tridgell | 2 | -36/+29 |
2011-01-18 | s4:tls_tstream: also use a dynamic buffer for the pull side | Stefan Metzmacher | 1 | -3/+12 |
2011-01-18 | s4:tls_tstream: fix partial reads, so that the gnutls layer doesn't read the ... | Stefan Metzmacher | 1 | -1/+6 |
2011-01-18 | s4-tests: Added a test for correct inheritance of IO flagged ACEs. | Nadezhda Ivanova | 1 | -0/+18 |
2011-01-18 | s4-gensec Extend python bindings for GENSEC and the associated test | Andrew Bartlett | 3 | -28/+275 |
2011-01-18 | s4-auth Extend python bindings to allow ldb and message to be specified | Andrew Bartlett | 3 | -11/+61 |
2011-01-18 | s4-pygensec Fix indentation of py_gensec_start_mech_by_name() | Andrew Bartlett | 1 | -11/+11 |
2011-01-18 | s4-torture Remove unused temp dirs from the RPC-PAC test. | Andrew Bartlett | 1 | -9/+0 |
2011-01-18 | s4-pyldb Fix tp_basicsize for PyLdbDn | Andrew Bartlett | 1 | -1/+1 |