summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-dsdb: load the partialReplica attribute in the @PARTITION objectAndrew Tridgell2011-09-223-2/+27
* s4-repl: fill in GUID and SID from partition informationAndrew Tridgell2011-09-221-2/+9
* s4-kcc: return partial replica NCs in drs showreplAndrew Tridgell2011-09-221-24/+20
* s4-dsdb: added NO_GLOBAL_CATALOG controlAndrew Tridgell2011-09-224-1/+15
* s4-dns: started adding support for auto-creation of NS glue recordAndrew Tridgell2011-09-221-1/+37
* s4-dsdb: get GUID and SID for DSA from extended DNAndrew Tridgell2011-09-221-21/+27
* s4-dsdb: enable initial replication of partitions via DsReplicaSyncAndrew Tridgell2011-09-222-0/+52
* s4-repl: get NCs to replicate from our NTDS objectAndrew Tridgell2011-09-221-28/+64
* s4-dsdb: added support for replicating with GC partial attribute setAndrew Tridgell2011-09-222-3/+51
* s4-dsdb: failing to find the object is not an error in dsdb_loadreps()Andrew Tridgell2011-09-221-3/+8
* s3: Fix Coverity ID 2619: UNINITVolker Lendecke2011-09-221-0/+2
* s3: Fix Coverity ID 2618: UNINITVolker Lendecke2011-09-221-0/+2
* Remove extraneous debug code.Jeremy Allison2011-09-221-3/+0
* Fix bug #8458] - IE9 on Windows 7 cannot download files to samba 3.5.11 shareJeremy Allison2011-09-212-0/+26
* Fix bug #8474 - SMB2 create doesn't cope with an Apple client using NULL blob...Jeremy Allison2011-09-211-3/+7
* Fix bug #8473 - smb2_find uses a hard coded max reply size of 0x10000 instead...Jeremy Allison2011-09-211-1/+1
* s3-libnet: allow to use default krb5 ccache in libnet_Join/libnet_Unjoin.Günther Deschner2011-09-212-31/+5
* s3-netapi: allow to use default krb5 credential cache for libnetapi users.Günther Deschner2011-09-212-8/+23
* s3:smb2-server: session setup replies should always be signed (except for gue...Michael Adam2011-09-211-2/+7
* tdb2: change --enable-tdb2-breaks-compat to --enable-tdb2Rusty Russell2011-09-211-2/+2
* tdb_compat: add "TDB_COMPAT_USE_TDB2" environment variableRusty Russell2011-09-211-0/+4
* tdb_compat: honour hashsize arg when using tdb2 with TDB_VERSION1 flag.Rusty Russell2011-09-212-3/+10
* tdb_compat: handle TDB_VOLATILE flag.Rusty Russell2011-09-212-2/+12
* tdb_compat: handle TDB_INCOMPATIBLE_HASH flag.Rusty Russell2011-09-212-2/+12
* Try and fix bug #8472 - Crash in asn.1 parsing code.Jeremy Allison2011-09-211-1/+6
* s3: Further fix for bug 8338Volker Lendecke2011-09-211-2/+9
* Fix some typosVolker Lendecke2011-09-201-5/+2
* s3: Fix typosVolker Lendecke2011-09-201-2/+2
* s4:ntvfs common - remove two outdated function prototypesMatthias Dieter Wallnöfer2011-09-202-4/+0
* s4:ntvfs common - add "UTIL_TDB" and "tdb-wrap" as internal build dependencyMatthias Dieter Wallnöfer2011-09-201-0/+1
* s4:param/pyparam.c - suppress "P_SEP" compilation warningMatthias Dieter Wallnöfer2011-09-201-2/+2
* s3-docs: document -k switch in net manpage.Günther Deschner2011-09-201-0/+1
* s4-drs: allow replication of the GC partial attribute setAndrew Tridgell2011-09-201-5/+95
* tdb2: allow readonly changes even while holding locks.Rusty Russell2011-09-201-10/+0
* s3:dbwrap_ctdb: skip the internal __db_sequence_number__ key from (persistent...Michael Adam2011-09-201-0/+26
* s3:dbwrap_tool: add popt support and standard samba optionsMichael Adam2011-09-203-16/+49
* s3:g_lock: add a missing \n to a debug message in g_lock_initMichael Adam2011-09-201-1/+1
* lib/util/charset: remove charset module loadingAndrew Bartlett2011-09-2015-195/+121
* lib/util/charcnv: Remove broken internal CP850 and CP464 modulesAndrew Bartlett2011-09-207-381/+0
* s4-client: added close command in smbclientAndrew Tridgell2011-09-191-4/+62
* s4:ntvfs/common/brlock.c - remove unnecessary include "tdb_compat.h"Matthias Dieter Wallnöfer2011-09-191-1/+0
* s4:libnet/py_net.c - fix up includes (in order to find all "struct"s)Matthias Dieter Wallnöfer2011-09-191-3/+2
* s4:auth - remove unused variablesMatthias Dieter Wallnöfer2011-09-194-4/+0
* s4:selftest: run the nbt tests before the smb testsStefan Metzmacher2011-09-191-3/+4
* s3:registry: fix a debug message in the v2_to_v3 upgrade codeMichael Adam2011-09-191-1/+1
* s3:smb2cli: remove unused struct ntlmssp_state from smb2cli_session_setup_stateStefan Metzmacher2011-09-191-1/+0
* s3:smb2cli: s/smb2cli_sesssetup_blob/smb2cli_session_setup/Stefan Metzmacher2011-09-191-15/+15
* s4-dsdb: cope with out of sync replication attributes in partition moduleAndrew Tridgell2011-09-191-1/+68
* ldb:"ldb_extended" -make the call more similar to "ldb_search"Matthias Dieter Wallnöfer2011-09-191-2/+6
* pyldb: fixed places where we try to concatenate a Dn with a stringAndrew Tridgell2011-09-194-22/+22