summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-12-02Don't treat the DN+binary syntax as a DN.Andrew Bartlett3-6/+6
2008-12-02Use the direct pointer to the syntaxAndrew Bartlett1-5/+4
2008-12-02s4-samr: use samr_DomainServerState in samr server.Günther Deschner1-1/+1
2008-12-01RAW-STREAMS: test stream renamesStefan Metzmacher1-8/+74
2008-12-01RAW-STREAMS: some more tests...Stefan Metzmacher1-18/+180
2008-12-01RAW-STREAMS: test valid character in the range of 0x01 => 0x7FStefan Metzmacher1-0/+69
2008-12-01RAW-STREAMS: check some strange stream name combinationsStefan Metzmacher1-0/+102
2008-12-01RAW-CHKPATH: test every character in the range of 0x01 => 0x7FStefan Metzmacher1-0/+81
2008-12-01s4:libcli/clideltree: work against servers without NTSTATUS supportStefan Metzmacher1-1/+2
2008-12-01s4:pvfs: correctly check stream namesStefan Metzmacher1-15/+37
2008-12-01s4:pvfs: return the correct error code for invalid namesStefan Metzmacher1-5/+16
2008-11-28s4-smbtorture: add some more testcases to pwdlastset test.Günther Deschner1-30/+118
2008-11-28s4-smbtorture: fix RPC-SAMR-PASSWORDS-PWDLASTSET with samba3 option.Günther Deschner1-1/+0
2008-11-28selftest: s4 does not have a pwdlastset implementation yet.Günther Deschner1-0/+1
2008-11-28s4-smbtorture: allow to disable full testing of all possible opcode combinati...Günther Deschner1-2/+19
2008-11-28s4-smbtorture: move test to SAMR-PASSWORDS-PWDLASTSET.Günther Deschner2-5/+42
2008-11-28s4-smbtorture: add test for samr password_expired flag while setting passwords.Günther Deschner1-1/+401
2008-11-28s4-smbtorture: add test_SetUserPass_level_ex.Günther Deschner1-0/+131
2008-11-28s4-smbtorture: add samr_rand_pass_silent.Günther Deschner1-1/+8
2008-11-28s4-samr: fix samr passwdord_expired callers.Günther Deschner4-9/+11
2008-11-27s4-smbtorture: fix some build warnings.Günther Deschner1-3/+3
2008-11-26Don't filter out any variables for config.pm, only for config.mk.Jelmer Vernooij1-3/+1
2008-11-26Use a simple shell loop instead of _AC_SUBST_VARS.Jelmer Vernooij1-3/+12
2008-11-25Make sure dom_sid.h is installed.Sam Liddicott2-1/+3
2008-11-23fix the buildVolker Lendecke1-1/+1
2008-11-23RPC sessions on np connections need the real session key transferredStefan Metzmacher2-2/+7
2008-11-22Add "net machinepw"Volker Lendecke3-0/+94
2008-11-21Fix include path for installation.Jelmer Vernooij1-1/+1
2008-11-20eventlog: fill in some unknowns and use flags bitmap in IDL.Günther Deschner1-2/+2
2008-11-20s4-smbtorture: fix segfault in RPC-EVENTLOG test.Günther Deschner1-2/+2
2008-11-19Fix path for torture.h.Jelmer Vernooij1-1/+1
2008-11-18s3/s4 build: Fix execinfo and sasl build error when the libs/headers are in n...Tim Prouty1-1/+5
2008-11-18s3/s4 build: Fix makefile expression to work on more systemsTim Prouty1-1/+1
2008-11-19Move wireshark conformance file to top-level.Jelmer Vernooij1-1/+0
2008-11-17s4-smbtorture: add test for svcctl_QueryServiceConfig2W.Günther Deschner1-0/+49
2008-11-17s4-smbtorture: fix test for svcctl_EnumServicesStatusW.Günther Deschner1-5/+7
2008-11-17s4-smbtorture: add test for svcctl_QueryServiceStatusEx.Günther Deschner1-0/+68
2008-11-17s4-smbtorture: pure reformatting of svcctl test.Günther Deschner1-25/+24
2008-11-17s4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs testsuite.Günther Deschner1-0/+40
2008-11-17s4:dsdb/samdb: don't allow objects without objectClassStefan Metzmacher1-2/+2
2008-11-17Run the original operation before we update linked attrsAndrew Bartlett1-17/+24
2008-11-17Remove timeout event once we are calling the callback.Andrew Bartlett2-4/+6
2008-11-17Improve debug when SASL search failsAndrew Bartlett1-1/+1
2008-11-17Print unconvertable ldb element values as base64.Andrew Bartlett1-2/+4
2008-11-17The samba3sam test does not really need the extended_dn moduleAndrew Bartlett1-1/+1
2008-11-17Remove restrictions on number of DN components in LDAP serverAndrew Bartlett1-13/+9
2008-11-17Always validate a DN when constructing from a string in pythonAndrew Bartlett1-1/+1
2008-11-16s4:dsdb/schema_fsmo: provide "extendedAttributeInfo" and "extendedClassInfo"Stefan Metzmacher1-0/+56
2008-11-16s4:dsdb/schema: add a function to generate the "extendedClassInfo" valuesStefan Metzmacher2-5/+46
2008-11-16s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" valuesStefan Metzmacher2-8/+87