summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * s4:selftest: we have netr_GetDcName() and netr_GetAnyDCName() implementations...Stefan Metzmacher2008-12-041-2/+0
| * RAW-NETLOGON: check netr_GetAnyDCName() resultStefan Metzmacher2008-12-041-0/+1
| * s4:netlogon: for now implement netr_GetAnyDCName() as wrapper of netr_GetDcNa...Stefan Metzmacher2008-12-041-1/+12
| * s4:netlogon: Implement netr_GetDcName() similar to netr_DsGetDCName()Stefan Metzmacher2008-12-041-1/+34
| * s4: add some useful link and the patch for the ntp_signd supportStefan Metzmacher2008-12-032-0/+586
* | Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2008-12-0394-3832/+3945
|\|
| * Don't treat the DN+binary syntax as a DN.Andrew Bartlett2008-12-023-6/+6
| * Use the direct pointer to the syntaxAndrew Bartlett2008-12-021-5/+4
| * s4-samr: use samr_DomainServerState in samr server.Günther Deschner2008-12-021-1/+1
| * RAW-STREAMS: test stream renamesStefan Metzmacher2008-12-011-8/+74
| * RAW-STREAMS: some more tests...Stefan Metzmacher2008-12-011-18/+180
| * RAW-STREAMS: test valid character in the range of 0x01 => 0x7FStefan Metzmacher2008-12-011-0/+69
| * RAW-STREAMS: check some strange stream name combinationsStefan Metzmacher2008-12-011-0/+102
| * RAW-CHKPATH: test every character in the range of 0x01 => 0x7FStefan Metzmacher2008-12-011-0/+81
| * s4:libcli/clideltree: work against servers without NTSTATUS supportStefan Metzmacher2008-12-011-1/+2
| * s4:pvfs: correctly check stream namesStefan Metzmacher2008-12-011-15/+37
| * s4:pvfs: return the correct error code for invalid namesStefan Metzmacher2008-12-011-5/+16
| * s4-smbtorture: add some more testcases to pwdlastset test.Günther Deschner2008-11-281-30/+118
| * s4-smbtorture: fix RPC-SAMR-PASSWORDS-PWDLASTSET with samba3 option.Günther Deschner2008-11-281-1/+0
| * selftest: s4 does not have a pwdlastset implementation yet.Günther Deschner2008-11-281-0/+1
| * s4-smbtorture: allow to disable full testing of all possible opcode combinati...Günther Deschner2008-11-281-2/+19
| * s4-smbtorture: move test to SAMR-PASSWORDS-PWDLASTSET.Günther Deschner2008-11-282-5/+42
| * s4-smbtorture: add test for samr password_expired flag while setting passwords.Günther Deschner2008-11-281-1/+401
| * s4-smbtorture: add test_SetUserPass_level_ex.Günther Deschner2008-11-281-0/+131
| * s4-smbtorture: add samr_rand_pass_silent.Günther Deschner2008-11-281-1/+8
| * s4-samr: fix samr passwdord_expired callers.Günther Deschner2008-11-284-9/+11
| * s4-smbtorture: fix some build warnings.Günther Deschner2008-11-271-3/+3
| * Don't filter out any variables for config.pm, only for config.mk.Jelmer Vernooij2008-11-261-3/+1
| * Use a simple shell loop instead of _AC_SUBST_VARS.Jelmer Vernooij2008-11-261-3/+12
| * Make sure dom_sid.h is installed.Sam Liddicott2008-11-252-1/+3
| * fix the buildVolker Lendecke2008-11-231-1/+1
| * RPC sessions on np connections need the real session key transferredStefan Metzmacher2008-11-232-2/+7
| * Add "net machinepw"Volker Lendecke2008-11-223-0/+94
| * Fix include path for installation.Jelmer Vernooij2008-11-211-1/+1
| * eventlog: fill in some unknowns and use flags bitmap in IDL.Günther Deschner2008-11-201-2/+2
| * s4-smbtorture: fix segfault in RPC-EVENTLOG test.Günther Deschner2008-11-201-2/+2
| * Fix path for torture.h.Jelmer Vernooij2008-11-191-1/+1
| * s3/s4 build: Fix execinfo and sasl build error when the libs/headers are in n...Tim Prouty2008-11-181-1/+5
| * s3/s4 build: Fix makefile expression to work on more systemsTim Prouty2008-11-181-1/+1
| * Move wireshark conformance file to top-level.Jelmer Vernooij2008-11-191-1/+0
| * s4-smbtorture: add test for svcctl_QueryServiceConfig2W.Günther Deschner2008-11-171-0/+49
| * s4-smbtorture: fix test for svcctl_EnumServicesStatusW.Günther Deschner2008-11-171-5/+7
| * s4-smbtorture: add test for svcctl_QueryServiceStatusEx.Günther Deschner2008-11-171-0/+68
| * s4-smbtorture: pure reformatting of svcctl test.Günther Deschner2008-11-171-25/+24
| * s4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs testsuite.Günther Deschner2008-11-171-0/+40
| * s4:dsdb/samdb: don't allow objects without objectClassStefan Metzmacher2008-11-171-2/+2
| * Run the original operation before we update linked attrsAndrew Bartlett2008-11-171-17/+24
| * Remove timeout event once we are calling the callback.Andrew Bartlett2008-11-172-4/+6
| * Improve debug when SASL search failsAndrew Bartlett2008-11-171-1/+1
| * Print unconvertable ldb element values as base64.Andrew Bartlett2008-11-171-2/+4