summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-02-01Added SSL global catalogWilliam Brown1-3/+18
2011-01-31Add knownfail for s4 for the new oplock test.Jeremy Allison1-0/+1
2011-01-31smbtorture4 test for bug #7928 - Samba problems with kernel oplocks option se...Pavel Shilovsky1-0/+95
2011-01-31s4-smbtorture: add samr_changepassworduser3 ndr torture tests.Günther Deschner1-2/+109
2011-01-31s4-smbtorture: make it more obvious this are w2k dumps in netlogon ndr test.Günther Deschner1-8/+8
2011-01-30s4:auth/pyauth.c - temporarily add compatibility code for Python 2.4Matthias Dieter Wallnöfer1-0/+11
2011-01-30s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error stringsStefan Metzmacher1-0/+1
2011-01-28s4-smbtorture: add (disabled) ndr torture test to check for a w2k samlogon re...Günther Deschner1-0/+26
2011-01-28s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner1-1/+65
2011-01-28s4-acl: Fixed returning uninitialized ldap error in case of some critical err...Nadezhda Ivanova1-7/+10
2011-01-27s4-torture: Reorder the epmapper tests.Andreas Schneider1-8/+9
2011-01-27s4-torture: Added a full epm_Map test.Andreas Schneider1-95/+231
2011-01-27s4-torture: Added a test_Insert for epmapper.Andreas Schneider1-0/+46
2011-01-27s4-torture: Use binding handle in epm_Delete test.Andreas Schneider1-3/+18
2011-01-27s4-torture: Comment out the test_InqObject.Andreas Schneider1-0/+6
2011-01-27s4-torture: Added a clean test_Map_simple.Andreas Schneider1-17/+77
2011-01-27s4-torture: Added a clean test_Lookup_terminate_search.Andreas Schneider1-0/+59
2011-01-27s4-torture: Added a clean test_Lookup_simple.Andreas Schneider1-34/+48
2011-01-27s4-torture: Added test_LookupHandleFree.Andreas Schneider1-0/+37
2011-01-27s4-torture: Start with a clean epm_Insert_noreplace test.Andreas Schneider1-29/+48
2011-01-27s4-selftest: Mark epmapper as knownfail.Andreas Schneider1-2/+1
2011-01-26errormap: Add unix_to_werror() functionKai Blin1-0/+6
2011-01-25s4-test/delete_object: Remove global ldb connectionsKamen Mazdrashki1-26/+7
2011-01-25s4:ldap.py - check the write protection on LSA objectsMatthias Dieter Wallnöfer1-5/+30
2011-01-25s4:dsdb/samdb/ldb_modules/objectclass.c - move LSA specific object checks int...Matthias Dieter Wallnöfer2-32/+29
2011-01-25waf: share libndr.so between samba3 and samba4.Günther Deschner1-11/+0
2011-01-22s4-repl_meta_data: replmd_update_is_newer() should not return true if metadat...Kamen Mazdrashki1-3/+3
2011-01-22s4-repl_meta_data: Print out what is wrong when we fail to modify objectKamen Mazdrashki1-0/+1
2011-01-22s4-repl_meta_data: We should not use USNs in metadata comparisonsKamen Mazdrashki1-11/+0
2011-01-21s4-smbtorture: make sure there is always driverextra data in spoolss devmode ...Günther Deschner1-2/+10
2011-01-21s4-smbtorture: add tests for the size member of spoolss devicemodes.Günther Deschner1-1/+5
2011-01-21s4-smbtorture: prepare devicemode test for expected result tests.Günther Deschner1-9/+15
2011-01-21s4-smbtorture: add some paranoia checks for 0 sized devmodes.Günther Deschner1-0/+15
2011-01-20s4-auth Remove special case for account_sid from auth_serversupplied_infoAndrew Bartlett14-288/+257
2011-01-20s4-gensec Add prototype for gensec_ntlmssp_init()Andrew Bartlett1-0/+2
2011-01-20libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code.Andrew Bartlett1-123/+12
2011-01-20s4:selftest: mark samba4.nbt.winsreplication.owned as knownfailStefan Metzmacher1-0/+1
2011-01-20s4:selftest/skip: remove samba4.tokengroups.pythonStefan Metzmacher1-1/+0
2011-01-20lib/util: add tests for anonymous_shared_allocate/free()Stefan Metzmacher2-1/+17
2011-01-19s4-selftest Remove knownfail for tokengroups testAndrew Bartlett1-1/+0
2011-01-19s4-dsdb Don't use None as the input to the GENSEC loop in tokengroups testAndrew Bartlett1-1/+1
2011-01-19s4:selftest/skip: add samba4.tokengroups.pythonStefan Metzmacher2-1/+2
2011-01-19s4-dsdb Add PAC validation test to tokengroups test.Andrew Bartlett2-21/+79
2011-01-19s4-pyauth Fix AuthContext wrapperAndrew Bartlett1-2/+13
2011-01-19s4-auth Allow NULL methods to be specified to auth_context_create_methods()Andrew Bartlett1-14/+3
2011-01-19s4-dsdb Add a test of the tokenGroups behaviour on the user's DN.Andrew Bartlett1-3/+21
2011-01-19s4-gensec Remove special case 'for SASL' that is not required any more.Andrew Bartlett1-13/+0
2011-01-19pygensec: remove special case handling for None for buffersAndrew Tridgell2-36/+29
2011-01-18s4:tls_tstream: also use a dynamic buffer for the pull sideStefan Metzmacher1-3/+12
2011-01-18s4:tls_tstream: fix partial reads, so that the gnutls layer doesn't read the ...Stefan Metzmacher1-1/+6