summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s4-smbtorture: check the returned driver date is equal to the one we passed in.Günther Deschner2010-12-221-0/+4
* s4-smbtorture: add torture_assert_nttime_equal macro.Günther Deschner2010-12-221-1/+7
* 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
* lib/util/time.c - make the "strftime" output locale independant ("%c" is not)Matthias Dieter Wallnöfer2010-12-221-5/+4
* 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
* s3:libsmb/namequery.c: don't leak 'pserver'Stefan Metzmacher2010-12-221-2/+2
* dns: fixed dns record formatAndrew Tridgell2010-12-222-11/+34
* Fix a warning message.Jeremy Allison2010-12-221-1/+2
* My algorithm for determining whan an incoming sequence number can be allowed ...Jeremy Allison2010-12-212-6/+8
* 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
* wafsamba: Allow newer or the same python module versions to be installed,Jelmer Vernooij2010-12-221-1/+1
* tevent: Remove reference to nonexistant configure.developer from autogen.sh.Jelmer Vernooij2010-12-211-1/+1
* talloc: Remove reference to nonexistant configure.developer in autogen.sh.Jelmer Vernooij2010-12-212-12/+11
* tevent: Bump version number after symbol versioning changes.Jelmer Vernooij2010-12-211-1/+1
* tdb: Bump version number after symbol versioning changes.Jelmer Vernooij2010-12-211-1/+1
* pytdb: Make PyTdb variable static.Jelmer Vernooij2010-12-211-3/+3
* s3:cli_np_tstream: if SMBtrans is desired, the readv needs to wait for the la...Stefan Metzmacher2010-12-211-23/+70
* 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
* dns: cope with trailing '.' in dns_nameAndrew Tridgell2010-12-211-1/+7
* 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-213-2/+15
* 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
* s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDsMatthias Dieter Wallnöfer2010-12-212-5/+7
* librpc/ndr/ndr_*.c - remove "const" from OIDsMatthias Dieter Wallnöfer2010-12-212-2/+2
* lib/util/asn1.c - remove the "const" specifier from OIDMatthias Dieter Wallnöfer2010-12-213-13/+14
* 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
* Keep track of the sparse status of an open file handle. Allows bypass ofJeremy Allison2010-12-215-2/+15
* dns: fixed the padding for dnsp_name fields in LDAPAndrew Tridgell2010-12-211-4/+18
* dns: auto-calculate the wDataLength field in DNS recordsAndrew Tridgell2010-12-211-2/+2
* s4-dns: fixed a crash bug in dlz_bind9 codeAndrew Tridgell2010-12-211-2/+0
* dnsp: fixed parsing of dns_name structuresAndrew Tridgell2010-12-211-3/+4