summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Reorder the epmapper tests.Andreas Schneider2011-01-271-8/+9
* s4-torture: Added a full epm_Map test.Andreas Schneider2011-01-271-95/+231
* s4-torture: Added a test_Insert for epmapper.Andreas Schneider2011-01-271-0/+46
* s4-torture: Use binding handle in epm_Delete test.Andreas Schneider2011-01-271-3/+18
* s4-torture: Comment out the test_InqObject.Andreas Schneider2011-01-271-0/+6
* s4-torture: Added a clean test_Map_simple.Andreas Schneider2011-01-271-17/+77
* s4-torture: Added a clean test_Lookup_terminate_search.Andreas Schneider2011-01-271-0/+59
* s4-torture: Added a clean test_Lookup_simple.Andreas Schneider2011-01-271-34/+48
* s4-torture: Added test_LookupHandleFree.Andreas Schneider2011-01-271-0/+37
* s4-torture: Start with a clean epm_Insert_noreplace test.Andreas Schneider2011-01-271-29/+48
* s4-selftest: Mark epmapper as knownfail.Andreas Schneider2011-01-271-2/+1
* errormap: Add unix_to_werror() functionKai Blin2011-01-261-0/+6
* s4-test/delete_object: Remove global ldb connectionsKamen Mazdrashki2011-01-251-26/+7
* s4:ldap.py - check the write protection on LSA objectsMatthias Dieter Wallnöfer2011-01-251-5/+30
* s4:dsdb/samdb/ldb_modules/objectclass.c - move LSA specific object checks int...Matthias Dieter Wallnöfer2011-01-252-32/+29
* waf: share libndr.so between samba3 and samba4.Günther Deschner2011-01-251-11/+0
* s4-repl_meta_data: replmd_update_is_newer() should not return true if metadat...Kamen Mazdrashki2011-01-221-3/+3
* s4-repl_meta_data: Print out what is wrong when we fail to modify objectKamen Mazdrashki2011-01-221-0/+1
* s4-repl_meta_data: We should not use USNs in metadata comparisonsKamen Mazdrashki2011-01-221-11/+0
* s4-smbtorture: make sure there is always driverextra data in spoolss devmode ...Günther Deschner2011-01-211-2/+10
* s4-smbtorture: add tests for the size member of spoolss devicemodes.Günther Deschner2011-01-211-1/+5
* s4-smbtorture: prepare devicemode test for expected result tests.Günther Deschner2011-01-211-9/+15
* s4-smbtorture: add some paranoia checks for 0 sized devmodes.Günther Deschner2011-01-211-0/+15
* s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett2011-01-2014-288/+257
* s4-gensec Add prototype for gensec_ntlmssp_init()Andrew Bartlett2011-01-201-0/+2
* libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code.Andrew Bartlett2011-01-201-123/+12
* s4:selftest: mark samba4.nbt.winsreplication.owned as knownfailStefan Metzmacher2011-01-201-0/+1
* s4:selftest/skip: remove samba4.tokengroups.pythonStefan Metzmacher2011-01-201-1/+0
* lib/util: add tests for anonymous_shared_allocate/free()Stefan Metzmacher2011-01-202-1/+17
* s4-selftest Remove knownfail for tokengroups testAndrew Bartlett2011-01-191-1/+0
* s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups testAndrew Bartlett2011-01-191-1/+1
* s4:selftest/skip: add samba4.tokengroups.pythonStefan Metzmacher2011-01-192-1/+2
* s4-dsdb Add PAC validation test to tokengroups test.Andrew Bartlett2011-01-192-21/+79
* s4-pyauth Fix AuthContext wrapperAndrew Bartlett2011-01-191-2/+13
* s4-auth Allow NULL methods to be specified to auth_context_create_methods()Andrew Bartlett2011-01-191-14/+3
* s4-dsdb Add a test of the tokenGroups behaviour on the user's DN.Andrew Bartlett2011-01-191-3/+21
* s4-gensec Remove special case 'for SASL' that is not required any more.Andrew Bartlett2011-01-191-13/+0
* pygensec: remove special case handling for None for buffersAndrew Tridgell2011-01-192-36/+29
* s4:tls_tstream: also use a dynamic buffer for the pull sideStefan Metzmacher2011-01-181-3/+12
* s4:tls_tstream: fix partial reads, so that the gnutls layer doesn't read the ...Stefan Metzmacher2011-01-181-1/+6
* s4-tests: Added a test for correct inheritance of IO flagged ACEs.Nadezhda Ivanova2011-01-181-0/+18
* s4-gensec Extend python bindings for GENSEC and the associated testAndrew Bartlett2011-01-183-28/+275
* s4-auth Extend python bindings to allow ldb and message to be specifiedAndrew Bartlett2011-01-183-11/+61
* s4-pygensec Fix indentation of py_gensec_start_mech_by_name()Andrew Bartlett2011-01-181-11/+11
* s4-torture Remove unused temp dirs from the RPC-PAC test.Andrew Bartlett2011-01-181-9/+0
* s4-pyldb Fix tp_basicsize for PyLdbDnAndrew Bartlett2011-01-181-1/+1
* s4-pygensec Add bindings for server_start() and update()Andrew Bartlett2011-01-181-4/+96
* s4-pyauth Add bindings for auth_context_create() as AuthContext()Andrew Bartlett2011-01-182-1/+81
* s4-pyauth Use py_talloc_get_type() for greater talloc binding safetyAndrew Bartlett2011-01-182-12/+15
* s4-gensec Don't steal the auth_context, reference it.Andrew Bartlett2011-01-182-6/+17