summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added call out to a Linux-compatible fallocate() when we need to extend a fileJeremy Allison2010-12-215-3/+86
* CREATE in a compound CREATE/NOTIFY sequence was being passed through set_oper...Ken Harris2010-12-201-17/+17
* From metze's work on sparse attributes. FILE_ATTRIBUTE_SPARSE is valid on get...Jeremy Allison2010-12-202-3/+3
* s3-printing: fix printer_list_traverse()David Disseldorp2010-12-201-1/+1
* s3: Remove unused "retry" from cli_start_connectionVolker Lendecke2010-12-204-15/+5
* s3: Remove unused "retry" from cli_full_connectionVolker Lendecke2010-12-2017-32/+25
* s3: Always retry the DC connection in auth_domainVolker Lendecke2010-12-201-8/+4
* s3: Remove some unused variablesVolker Lendecke2010-12-202-6/+3
* 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
* dnspython: Merge in new upstream.Jelmer Vernooij2010-12-206-3/+27
* testtools: Merge in new upstream.Jelmer Vernooij2010-12-2014-48/+156
* lib: Protect against tevent nterror mismatchesVolker Lendecke2010-12-201-3/+23
* s3: "make etags" should not grow TAGS infinitely...Volker Lendecke2010-12-191-0/+1
* s3: Fix bug 7066 -- wbcAuthenticateEx gives unix timesVolker Lendecke2010-12-191-3/+5
* s3: Use the right uid winbindd_raw_kerberos_login()Volker Lendecke2010-12-191-1/+1
* wb_reqtrans is not used in libwbclientVolker Lendecke2010-12-197-8/+8
* Move wbc_async.[ch] to its only user: smbtorture3Volker Lendecke2010-12-195-4/+4
* libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.hVolker Lendecke2010-12-195-33/+65
* s3: wcache_invalidate_samlogon only needs the SIDVolker Lendecke2010-12-193-12/+15
* s3: netsamlogon_clear_cached_user only needs the SIDVolker Lendecke2010-12-193-10/+4
* s3: Remove two pointless slprintf callsVolker Lendecke2010-12-191-4/+4
* s3: FreeBSD has getpeereid(), use itVolker Lendecke2010-12-192-0/+16
* s3: Reply correctly to FSCTL_IS_VOLUME_DIRTYVolker Lendecke2010-12-192-0/+10
* s3: Fix some nonempty blank linesVolker Lendecke2010-12-191-22/+22