summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-10-27s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ...Nadezhda Ivanova4-12/+5
2010-10-27unit tests: move backend testing to the endMatthieu Patou1-1/+1
2010-10-27unit tests: remove smb2.dirMatthieu Patou1-1/+1
2010-10-27auth/credentials Give a sensible behaviour for resetting the krb5 contextAndrew Bartlett1-3/+8
2010-10-26s4-dsdb_syntax: *_OID_oid_ldb_to_drsuapi() functions should useKamen Mazdrashki1-6/+6
2010-10-26s4-pfm_test: no need to test created prefixMap contents here - it already testedKamen Mazdrashki1-3/+0
2010-10-26s4-pfm_test: Tests for dsdb_schema_pfm_attid_from_oid()Kamen Mazdrashki1-0/+117
2010-10-26s4-prefixMap: split dsdb_schema_make_attid() function into read-only andKamen Mazdrashki1-1/+38
2010-10-26s4-prefixmap: Use WERR_NOT_FOUND when OID is not found in current prefixMapKamen Mazdrashki3-3/+3
2010-10-26Add a script for formating test result of st/subunitMatthieu Patou1-0/+19
2010-10-26s4:librpc: we don't need dcerpc client bindings for dns.idlStefan Metzmacher1-11/+0
2010-10-26s4:ldap.py - add a test for attribute ranges - still very basicMatthias Dieter Wallnöfer1-1/+56
2010-10-26s4:sam.py - enhance users and groups testMatthias Dieter Wallnöfer1-2/+63
2010-10-26s4:samldb LDB module - enhance the "member"-check triggerMatthias Dieter Wallnöfer1-3/+7
2010-10-26s4:ldap.py - enhance and activate the "description" attribute testMatthias Dieter Wallnöfer1-27/+89
2010-10-26s4:objectclass_attrs.c - rework to support these special "description" constr...Matthias Dieter Wallnöfer1-10/+40
2010-10-26talloc: change pytalloc-util to be a public library.Jelmer Vernooij8-33/+33
2010-10-26waf: Remove unused EXT_LIB_PYTHON.Jelmer Vernooij1-5/+1
2010-10-26talloc: Move pytalloc to lib/talloc.Jelmer Vernooij1-7/+0
2010-10-26waf: Only specify vnum for non-private libraries.Jelmer Vernooij1-2/+6
2010-10-26waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij15-49/+49
2010-10-26waf: Don't auto-lowercase library names.Jelmer Vernooij2-12/+12
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij33-104/+104
2010-10-26torture_local: Add missing dependency on socket_wrapper.Jelmer Vernooij2-2/+2
2010-10-26dcerpc_dns: Change back to subsystem for the moment.Jelmer Vernooij1-2/+14
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij29-81/+81
2010-10-25s4:samr RPC server - "dcesrv_samr_info_DomGeneralInformation" - count always ...Matthias Dieter Wallnöfer1-4/+6
2010-10-25s4:samr RPC server - remove a somewhat pointless commentMatthias Dieter Wallnöfer1-1/+0
2010-10-25s4:"samdb_search_count" - introduce a "mem_ctx" parameterMatthias Dieter Wallnöfer3-10/+12
2010-10-25ldb:gendb_* calls: support a "NULL" resultset parameterMatthias Dieter Wallnöfer1-2/+1
2010-10-25s4-test: Extend DRS-msDSIntId test to verify Configuration NC replica alsoKamen Mazdrashki1-5/+30
2010-10-25s4:samldb LDB module - other indentation fixes on error messagesMatthias Dieter Wallnöfer1-9/+12
2010-10-25s4:ldap.py - prove the denied multi-valued replace requestsMatthias Dieter Wallnöfer1-18/+18
2010-10-25s4:objectclass_attrs LDB module - deny multi-valued replace requestsMatthias Dieter Wallnöfer1-0/+13
2010-10-25s4:provision_*_references.ldif - "add" and do not "replace" the "wellKnownObj...Matthias Dieter Wallnöfer2-2/+2
2010-10-25s4:samldb LDB module - fix indentationsMatthias Dieter Wallnöfer1-15/+28
2010-10-25s4:samldb LDB module - use "uint32_t" for available krbtgt numberMatthias Dieter Wallnöfer1-5/+8
2010-10-25s4:samldb LDB module - assign better memory contexts in some casesMatthias Dieter Wallnöfer1-8/+9
2010-10-25s4-waf: don't generate PACKAGE_* defines in config.hStefan Metzmacher4-12/+8
2010-10-25waf: moved the -Wl,-no-undefined flags to source4 and ldbAndrew Tridgell2-0/+8
2010-10-24s4-test: Print correct partition DN in msDSIntId testKamen Mazdrashki1-1/+1
2010-10-24s4:dsdb - remove some calls of "samdb_msg_add_string" when we have talloc'ed ...Matthias Dieter Wallnöfer2-13/+8
2010-10-24s4:dsdb - use LDB results in "add_time_element" and "add_uint64_element"Matthias Dieter Wallnöfer2-24/+35
2010-10-24s4:dsdb - use the more safe "samdb_msg_add_(u)int*" calls always where possibleMatthias Dieter Wallnöfer5-22/+30
2010-10-24s4:librpc: we don't need dcerpc client bindings for dns.idlStefan Metzmacher1-16/+0
2010-10-24torture/local: Depend on NSS_WRAPPER, even if it wasn't enabled.Jelmer Vernooij1-1/+1
2010-10-24ldb: Rename pyldb pkg-config file to pyldb-util, to avoid confusion withJelmer Vernooij3-8/+8
2010-10-24s4: Rename LIBCLI_NBT -> cli_nbt.Jelmer Vernooij3-7/+7
2010-10-24s4: Rename LIBCLI_LDAP to libcli_ldap.Jelmer Vernooij5-5/+5
2010-10-24s4: Rename WBCLIENT to wbclient.Jelmer Vernooij2-2/+2