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