summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Add a missing include file to two VFS modules"Jeremy Allison2011-09-232-2/+0
* s3:smbd: disconnect the socket if we got an unexpected requestStefan Metzmacher2011-09-232-1/+20
* s3:smbd: don't call smbd_terminate_connection in smb2_validate_message_id() (...Stefan Metzmacher2011-09-231-2/+3
* build: Fix waf build on MacOS XAndrew Bartlett2011-09-233-2/+7
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-2321-21/+21
* python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it...Matthieu Patou2011-09-231-2/+4
* pys4: really return an exception if the status if not correctMatthieu Patou2011-09-231-4/+2
* Fix bug #8477 - Map to guest can return uninitialized blob of data.Jeremy Allison2011-09-231-1/+3
* s3-winbindd: add support for idmap type WBC_ID_TYPE_BOTHAndrew Tridgell2011-09-234-2/+66
* wbclient: added support for handling WBC_ID_TYPE_BOTH mappingsAndrew Tridgell2011-09-231-0/+3
* libwbclient: added support for WBC_ID_TYPE_BOTHAndrew Tridgell2011-09-232-1/+6
* lib/util: move some timespec helpers from source3 to the toplevelStefan Metzmacher2011-09-234-156/+127
* s3:smb2_server: fix a logic error, we should sign non guest sessionsStefan Metzmacher2011-09-221-1/+1
* s4:selftest: skip flakey samba4.nbt.winsreplication for nowStefan Metzmacher2011-09-221-0/+1
* Fix bug #8476 - Samba asserts when SMB2 client breaks the crediting rules.Jeremy Allison2011-09-221-1/+6
* s4-dbcheck: fixed transaction nesting in dbcheckAndrew Tridgell2011-09-221-2/+6
* samba-tool: use show_recycled in dbcheckerAndrew Tridgell2011-09-221-13/+16
* s4-kdc: set NO_GLOBAL_CATALOG control in kdcAndrew Tridgell2011-09-221-3/+5
* s4-rpc: show binding string in failed rpc bindsAndrew Tridgell2011-09-221-1/+2
* s4-ldap-server: set the NO_GLOBAL_CATALOG control on non-GC operationsAndrew Tridgell2011-09-221-0/+2
* s4-repl: remove unused principal_name elementAndrew Tridgell2011-09-221-3/+0
* 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