summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-python: get ordering right on python pathsAndrew Tridgell2011-02-071-3/+5
* s4-python Don't force "bin" into the python sys.pathAndrew Bartlett2011-02-075-25/+8
* s4-waf Add PYTHONDIR and PYTHONARCHDIR to the 'different on install' listAndrew Bartlett2011-02-071-0/+2
* s4-provision Remove setup_path, setup_dir and find_setup_dirAndrew Bartlett2011-02-0713-187/+125
* s4-build: fixed install of version.h from source4 buildAndrew Tridgell2011-02-071-2/+1
* s4-upgradeprovision: renames need a relax to avoid subtree_rename checksAndrew Tridgell2011-02-071-2/+3
* s4-dsdb: make subtree_rename errors clearerAndrew Tridgell2011-02-071-10/+10
* build: fixed make install for top level buildAndrew Tridgell2011-02-071-1/+2
* s4-provision: removed spurious os.chdir() from upgradehelpers.pyAndrew Tridgell2011-02-071-1/+0
* s4-test: fixed samba4.policy.python test for top level buildAndrew Tridgell2011-02-071-1/+1
* s4-test: fixed ndrdump test for top level buildAndrew Tridgell2011-02-071-1/+6
* s4-test: fixed hard coded test paths for top level buildAndrew Tridgell2011-02-071-3/+5
* s4-test: fixed setup/ assumption for top level buildAndrew Tridgell2011-02-073-6/+13
* s4-dynconfig: fixed dyn_SETUPDIR to point to the right directoryAndrew Tridgell2011-02-071-2/+2
* s4-loadparm: removed "setup directory" optionAndrew Tridgell2011-02-076-27/+3
* 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