summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-21tevent: Bump version number after symbol versioning changes.Jelmer Vernooij1-1/+1
2010-12-21tdb: Bump version number after symbol versioning changes.Jelmer Vernooij1-1/+1
2010-12-21pytdb: Make PyTdb variable static.Jelmer Vernooij1-3/+3
2010-12-21s3:cli_np_tstream: if SMBtrans is desired, the readv needs to wait for the la...Stefan Metzmacher1-23/+70
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-21dns: cope with trailing '.' in dns_nameAndrew Tridgell1-1/+7
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 Tridgell3-2/+15
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-21s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDsMatthias Dieter Wallnöfer2-5/+7
2010-12-21librpc/ndr/ndr_*.c - remove "const" from OIDsMatthias Dieter Wallnöfer2-2/+2
2010-12-21lib/util/asn1.c - remove the "const" specifier from OIDMatthias Dieter Wallnöfer3-13/+14
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-21Keep track of the sparse status of an open file handle. Allows bypass ofJeremy Allison5-2/+15
2010-12-21dns: fixed the padding for dnsp_name fields in LDAPAndrew Tridgell1-4/+18
2010-12-21dns: auto-calculate the wDataLength field in DNS recordsAndrew Tridgell1-2/+2
2010-12-21s4-dns: fixed a crash bug in dlz_bind9 codeAndrew Tridgell1-2/+0
2010-12-21dnsp: fixed parsing of dns_name structuresAndrew Tridgell1-3/+4
2010-12-21Added call out to a Linux-compatible fallocate() when we need to extend a fileJeremy Allison5-3/+86
2010-12-20CREATE in a compound CREATE/NOTIFY sequence was being passed through set_oper...Ken Harris1-17/+17
2010-12-20From metze's work on sparse attributes. FILE_ATTRIBUTE_SPARSE is valid on get...Jeremy Allison2-3/+3
2010-12-20s3-printing: fix printer_list_traverse()David Disseldorp1-1/+1
2010-12-20s3: Remove unused "retry" from cli_start_connectionVolker Lendecke4-15/+5
2010-12-20s3: Remove unused "retry" from cli_full_connectionVolker Lendecke17-32/+25
2010-12-20s3: Always retry the DC connection in auth_domainVolker Lendecke1-8/+4
2010-12-20s3: Remove some unused variablesVolker Lendecke2-6/+3
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-20dnspython: Merge in new upstream.Jelmer Vernooij6-3/+27
2010-12-20testtools: Merge in new upstream.Jelmer Vernooij14-48/+156
2010-12-20lib: Protect against tevent nterror mismatchesVolker Lendecke1-3/+23
2010-12-19s3: "make etags" should not grow TAGS infinitely...Volker Lendecke1-0/+1
2010-12-19s3: Fix bug 7066 -- wbcAuthenticateEx gives unix timesVolker Lendecke1-3/+5
2010-12-19s3: Use the right uid winbindd_raw_kerberos_login()Volker Lendecke1-1/+1
2010-12-19wb_reqtrans is not used in libwbclientVolker Lendecke7-8/+8
2010-12-19Move wbc_async.[ch] to its only user: smbtorture3Volker Lendecke5-4/+4
2010-12-19libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.hVolker Lendecke5-33/+65
2010-12-19s3: wcache_invalidate_samlogon only needs the SIDVolker Lendecke3-12/+15