summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* smbd:smb2: fix crash when smb2 session reauth failsMichael Adam2013-10-151-3/+17
* smbd: Inline break_level2_to_none_asyncVolker Lendecke2013-10-151-38/+32
* smbd: Remove a special case for level2 breakVolker Lendecke2013-10-151-33/+12
* smbd: Remove some FAKE_LEVEL_II commentsVolker Lendecke2013-10-152-8/+3
* smbd: Add debugs to brlock.cVolker Lendecke2013-10-152-0/+21
* torture: Extend raw.oplock.batch10Volker Lendecke2013-10-151-0/+12
* smbd: Remove FAKE_LEVEL_II_OPLOCKVolker Lendecke2013-10-155-59/+81
* smbd: Put "have_read_oplocks" into brlock.tdbVolker Lendecke2013-10-152-10/+48
* docs: Explain why this option should not be usedAndrew Bartlett2013-10-151-0/+5
* s3-winbindd: Remove undocumented winbindd:socket dir parameterAndrew Bartlett2013-10-155-9/+5
* auth4: Remove an unused variableVolker Lendecke2013-10-151-1/+0
* talloc: Add a warning to talloc_reference() documentation.Andreas Schneider2013-10-141-0/+8
* param: disable print notify backchannel by defaultDavid Disseldorp2013-10-144-7/+7
* asn1: fix use-after-free in asn1_writeJeff Layton2013-10-141-1/+0
* s4-samldb: Do not allow deletion of objects with RID < 1000Nadezhda Ivanova2013-10-145-11/+48
* libcli4: Remove an unused variableVolker Lendecke2013-10-131-1/+0
* smbd: Remove unused create_options from open_mode_checkVolker Lendecke2013-10-131-3/+2
* smbd: Remove name_hash param from open_mode_checkVolker Lendecke2013-10-131-3/+2
* s3/time_audit: Add offline and durable functionsChristof Schmitt2013-10-121-0/+111
* vfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIEChristof Schmitt2013-10-121-1/+1
* smbd: Fix the extended *.oplock.doc1 testsVolker Lendecke2013-10-121-26/+33
* torture: Extend the smb2.oplock.doc1 testVolker Lendecke2013-10-112-6/+29
* torture: Extend the raw.oplock.doc1 testVolker Lendecke2013-10-112-7/+22
* ntdb: Make sure variables passed by value are initialized.Andreas Schneider2013-10-111-2/+3
* pidl: fix an error message typoVolker Lendecke2013-10-111-1/+1
* s3-winbind: Send online/offline message of the domain to the parent.Andreas Schneider2013-10-111-0/+22
* s3-winbind: Register handlers for domain online/offline messages.Andreas Schneider2013-10-112-0/+11
* s3-winbind: Add functions for domain online/offline handling.Andreas Schneider2013-10-112-0/+50
* idl: Add a new message for winbind domain states.Andreas Schneider2013-10-111-0/+2
* samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett2013-10-1111-121/+99
* join.py: Reconnect to the DC based on the DC name in dnsHostName to allow con...Andrew Bartlett2013-10-111-0/+4
* join.py: Remove special full_ncs handling, we only need to updateRefs on an N...Andrew Bartlett2013-10-111-7/+2
* join.py: Use ctx.forestdns_zone variableAndrew Bartlett2013-10-111-2/+2
* join.py: Correct ctx.forestdns_zone and so remove the need for duplicate repl...Andrew Bartlett2013-10-111-5/+1
* provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett2013-10-118-59/+28
* provision/sambadns: CN=MicrosoftDNS,CN=System, is relative to DOMAINDNStefan Metzmacher2013-10-101-8/+8
* provision: Fix comment to refer to correct file (krb5.conf)Andrew Bartlett2013-10-101-3/+2
* dsdb: Provide a clearer error when we fail to store the sequence number in me...Andrew Bartlett2013-10-101-6/+19
* ldb:rdn_name: reject 'distinguishedName' depending of the MOD flagsStefan Metzmacher2013-10-101-2/+8
* dsdb/tests/ldap: fix test_distinguished_name against w2k8r2Stefan Metzmacher2013-10-101-2/+2
* s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'Stefan Metzmacher2013-10-101-1/+1
* dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2Stefan Metzmacher2013-10-101-4/+8
* libndr: Avoid ommitting display of unset bitmap flags.Günther Deschner2013-10-091-4/+4
* pidl-wireshark: fix the trailling white space in the generated headersMatthieu Patou2013-10-091-2/+2
* pidl-wireshark: fix trailing white space in the HF definitionMatthieu Patou2013-10-092-2/+2
* Fix bug #10187 - Missing talloc_free can leak stackframe in error path.Jeremy Allison2013-10-091-2/+3
* smbd: Fix an error path in open_directoryVolker Lendecke2013-10-091-0/+1
* smbd: Simplify set_share_modeVolker Lendecke2013-10-081-30/+15
* smbd: Simplify find_share_mode_entry callersVolker Lendecke2013-10-081-46/+25
* smbd: Convert set_share_mode to return bool for successVolker Lendecke2013-10-083-8/+17