summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-12-23s4:acl LDB module - "acl_rename" - memory contexts fixupMatthias Dieter Wallnöfer1-5/+19
2010-12-23s4:acl LDB module - add a missing "talloc_free(tmp_ctx)" in an error pathMatthias Dieter Wallnöfer1-0/+1
2010-12-23s4:torture/ndr/spoolss.c - add a "ULL" suffix for a 64 bit unsigned integer l...Matthias Dieter Wallnöfer1-1/+1
2010-12-22s4-smbtorture: always skip addprinter{ex} level 1 tests for now.Günther Deschner1-4/+6
2010-12-22s4-smbtorture: fix expected driver date REG_SZ string.Günther Deschner1-0/+5
2010-12-22s4-smbtorture: check the returned driver date is equal to the one we passed in.Günther Deschner1-0/+4
2010-12-22s4-smbtorture: interesting, DriverDate and DriverVersion are different in w2k...Günther Deschner1-2/+25
2010-12-22dsdb:ldap.py - transform a test call into the new "msg.add" syntaxMatthias Dieter Wallnöfer1-8/+5
2010-12-22ldb:pyldb.c - remove unused variableMatthias Dieter Wallnöfer1-1/+1
2010-12-22s4-tests: Tests for Validated-SPN implementation.Nadezhda Ivanova1-14/+274
2010-12-22s4-acl: Implementation of Validated-SPN validated writeNadezhda Ivanova1-0/+215
2010-12-22s4-dsdb: Added a helper function to get the default dns domain as string.Nadezhda Ivanova1-0/+19
2010-12-22dns: fixed dns record formatAndrew Tridgell1-4/+9
2010-12-22heimdal_build: Use consistent name for heimbase.Jelmer Vernooij1-5/+5
2010-12-22heimdal_build: When using system hbase/hcrypto, don't compile our own versions.Jelmer Vernooij1-18/+19
2010-12-22heimdal_build: Allow using system hbase and hcrypto.Jelmer Vernooij1-0/+3
2010-12-22s4-devel/pfm_verify: Move schemaInfo getter into separate functionKamen Mazdrashki1-4/+12
2010-12-21ldb: Add ldb.Message.add and ldb.Message.elements.Jelmer Vernooij2-36/+86
2010-12-21ldb:tools/ldbdel.c - "replace.h" should be the first includeMatthias Dieter Wallnöfer1-1/+1
2010-12-21s4-dns: set dwSerial and dwFlagsAndrew Tridgell1-0/+7
2010-12-21s4-dns: fixed name comparison in bind9 moduleAndrew Tridgell1-6/+21
2010-12-21s4-dns: return the local hostname as the SOA authorityAndrew Tridgell1-2/+19
2010-12-21s4-provision: removed an incorrect debug messageAndrew Tridgell1-2/+0
2010-12-21s4-dns: disable segfault handling in dlz_bind9Andrew Tridgell1-0/+2
2010-12-21s4:auth/session.h - use a forward declaration for type "struct ldb_context"Matthias Dieter Wallnöfer1-1/+1
2010-12-21s4-auth Ensure that we always copy across domain groupsAndrew Bartlett1-13/+13
2010-12-21s4-auth Remove duplicate copies of session_info creation codeAndrew Bartlett4-158/+46
2010-12-21s4-auth rework session_info handling not to require an auth contextAndrew Bartlett6-24/+28
2010-12-21s4-auth Remove event context from privilage database handlingAndrew Bartlett6-12/+7
2010-12-21s4-auth Remove obsolete commentAndrew Bartlett1-7/+0
2010-12-21s4:dsdb/schema/schema_* - adaptions needed for removed "const" on OIDsMatthias Dieter Wallnöfer3-3/+9
2010-12-21s4:lib/ldb-samba/ldif_handlers.c - adaption needed for removed "const" on OIDsMatthias Dieter Wallnöfer1-1/+1
2010-12-21s4:dsdb/common/util.c - remove unused variable "ndr_err"Matthias Dieter Wallnöfer1-1/+0
2010-12-21s4:auth/gensec/spnego.c - remove unused variable "principal"Matthias Dieter Wallnöfer1-1/+0
2010-12-21s4-dns: fixed a crash bug in dlz_bind9 codeAndrew Tridgell1-2/+0
2010-12-20s4-smbtorture: run the winreg tests also against an added driver.Günther Deschner1-0/+19
2010-12-20s4-pydsdb: Use local memory context in py_dsdb_get_oid_from_attid()Kamen Mazdrashki1-4/+16
2010-12-19heimdal: Fix build if using system roken.Jelmer Vernooij1-1/+1
2010-12-19ldb: Bump version after renaming some public symbols which didn't have aJelmer Vernooij2-1/+246
2010-12-19dcesrv_srvsvc: Use constants.Jelmer Vernooij1-3/+3
2010-12-18s4-drepl: During Schema replication, we need to save updated prefixMap if eve...Kamen Mazdrashki1-0/+18
2010-12-18s4-dsdb_schema: Copy info needed for Schema refresh in dsdb_schema_copy_shallowKamen Mazdrashki1-0/+4
2010-12-18s4-devel/pfm_verify: Extend the tool to verify schemaInfo attribute valueKamen Mazdrashki1-6/+43
2010-12-18s4-drepl: Make refreshed schema a global oneKamen Mazdrashki1-0/+7
2010-12-18pyrpc: Add prototype for init function.Jelmer Vernooij1-0/+2
2010-12-18pyglue: Add prototype for init function.Jelmer Vernooij1-0/+2
2010-12-18Revert "s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later"Andrew Bartlett1-0/+1
2010-12-18lib/ldb Remove talloc_free() that causes double-free in callbacks.Andrew Bartlett1-1/+3
2010-12-18ldb: Rename controls_except_specified -> ldb_controls_except_specified.Jelmer Vernooij3-4/+4
2010-12-18ldb_map: Fix prefix for map functions.Jelmer Vernooij3-15/+15