summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-test: fixed more assumptions of ./setup for setup directoryAndrew Tridgell2011-02-076-21/+21
* s4-test: allow make test to work from top level directoryAndrew Tridgell2011-02-072-15/+24
* s4-provision: cope with top level directory for provisionAndrew Tridgell2011-02-072-16/+18
* s4-idl: make the source4 idl build independent of build directory Andrew Tridgell2011-02-071-1/+5
* s4-heimdal: allow heimdal build scripts to work from top levelAndrew Tridgell2011-02-071-3/+6
* s4 torture: add new rpc torture tests for backup key remote protocolMatthieu Patou2011-02-053-2/+1041
* s4:selftest: skip samba4.rpc.backupkey for nowStefan Metzmacher2011-02-051-0/+1
* s4:torture/rpc/netlogon: add invalid level tests for netr_LogonControl2Stefan Metzmacher2011-02-021-0/+24
* s4:torture/rpc/netlogon: improve comments in test_LogonControl2()Stefan Metzmacher2011-02-021-12/+12
* s4:torture/rpc/netlogon: test invalid netr_LogonControl() levelStefan Metzmacher2011-02-021-0/+7
* s4:torture/rpc/netlogon: test invalid LogonSamLogon levelsStefan Metzmacher2011-02-021-0/+90
* s4:torture/rpc/netlogon: test validation levels 2 and 3Stefan Metzmacher2011-02-021-1/+1
* s4:rpc_server/netlogon: add dcesrv_netr_LogonSamLogon_check()Stefan Metzmacher2011-02-021-10/+83
* s4:rpc_server/netlogon: set *r->out.authoritative = 1 even on INVALID_PARAMET...Stefan Metzmacher2011-02-021-2/+3
* s4:rpc_server/netlogon: return INVALID_INFO_CLASS for invalid netr_Validation...Stefan Metzmacher2011-02-021-1/+1
* s4/samba-tool: Add --sync-forced flag to 'drs replicate' commandKamen Mazdrashki2011-02-021-1/+4
* s4-dsdb Add tests to ensure we don't break the rootDSE function levels againAndrew Bartlett2011-02-021-0/+33
* s4-dsdb Fix generation of rootDSE domainControllerFunctionalityAndrew Bartlett2011-02-021-1/+3
* s4-waf Don't install any Samba packages into PYTHONDIRAndrew Bartlett2011-02-022-2/+2
* s4-python Remove manipuation of python path from samba moduleAndrew Bartlett2011-02-021-2/+1
* s4-python Ensure we add the Samba python path first.Andrew Bartlett2011-02-0216-16/+16
* s4-python Remove unused missing.py (used by old build system)Andrew Bartlett2011-02-021-17/+0
* Remove unused installmisc.sh script, from old build systemAndrew Bartlett2011-02-021-98/+0
* s4:heimdal: import lorikeet-heimdal-201101310455 (commit aa88eb1a05c4985cc23f...Andrew Bartlett2011-02-0254-185/+192
* Added SSL global catalogWilliam Brown2011-02-011-3/+18
* Add knownfail for s4 for the new oplock test.Jeremy Allison2011-01-311-0/+1
* smbtorture4 test for bug #7928 - Samba problems with kernel oplocks option se...Pavel Shilovsky2011-01-311-0/+95
* s4-smbtorture: add samr_changepassworduser3 ndr torture tests.Günther Deschner2011-01-311-2/+109
* s4-smbtorture: make it more obvious this are w2k dumps in netlogon ndr test.Günther Deschner2011-01-311-8/+8
* s4:auth/pyauth.c - temporarily add compatibility code for Python 2.4Matthias Dieter Wallnöfer2011-01-301-0/+11
* s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error stringsStefan Metzmacher2011-01-301-0/+1
* s4-smbtorture: add (disabled) ndr torture test to check for a w2k samlogon re...Günther Deschner2011-01-281-0/+26
* s4-smbtorture: add NDR tests for netr_LogonSamLogon.Günther Deschner2011-01-281-1/+65
* s4-acl: Fixed returning uninitialized ldap error in case of some critical err...Nadezhda Ivanova2011-01-281-7/+10
* 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