summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | The samba3sam test does not really need the extended_dn moduleAndrew Bartlett2008-11-171-1/+1
* | Remove restrictions on number of DN components in LDAP serverAndrew Bartlett2008-11-171-13/+9
* | Always validate a DN when constructing from a string in pythonAndrew Bartlett2008-11-171-1/+1
* | s4:dsdb/schema_fsmo: provide "extendedAttributeInfo" and "extendedClassInfo"Stefan Metzmacher2008-11-161-0/+56
* | s4:dsdb/schema: add a function to generate the "extendedClassInfo" valuesStefan Metzmacher2008-11-162-5/+46
* | s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" valuesStefan Metzmacher2008-11-162-8/+87
* | s4:dsdb/schema: use pointers for rangeLower and rangeUpper.Stefan Metzmacher2008-11-162-6/+41
* | s4:dsdb/schema: we don't need to use find_syntax_map_by_ad_oid() as the synta...Stefan Metzmacher2008-11-161-3/+1
* | s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher2008-11-166-32/+26
* | s4:libcli/resolve: don't ignore SIGCHLD anymoreStefan Metzmacher2008-11-161-7/+15
* | s4:torture: fix the build with auto dependenciesStefan Metzmacher2008-11-164-6/+7
* | Move torture directory to top-level.Jelmer Vernooij2008-11-167-9/+8
* | Move libtorture to top-level.Jelmer Vernooij2008-11-165-1174/+0
* | s3/s4 build: Add additional LDFLAGS in check_python.m4 to allow it to pass on...Tim Prouty2008-11-121-2/+13
* | s4-smbtorture: add very basic RPC-NTSVCS test.Günther Deschner2008-11-124-2/+133
* | Regenerate SWIG output.Jelmer Vernooij2008-11-111-1/+0
* | Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-11-111-1/+0
|\ \
| * | It is not valid to talloc_free() ldb_dn_get_linearized()Andrew Bartlett2008-11-111-1/+0
* | | s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)Günther Deschner2008-11-107-94/+124
* | | s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)Günther Deschner2008-11-104-7/+15