summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-12s3/time_audit: Add offline and durable functionsChristof Schmitt1-0/+111
2013-10-12vfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIEChristof Schmitt1-1/+1
2013-10-12smbd: Fix the extended *.oplock.doc1 testsVolker Lendecke1-26/+33
2013-10-11torture: Extend the smb2.oplock.doc1 testVolker Lendecke2-6/+29
2013-10-11torture: Extend the raw.oplock.doc1 testVolker Lendecke2-7/+22
2013-10-11ntdb: Make sure variables passed by value are initialized.Andreas Schneider1-2/+3
2013-10-11pidl: fix an error message typoVolker Lendecke1-1/+1
2013-10-11s3-winbind: Send online/offline message of the domain to the parent.Andreas Schneider1-0/+22
2013-10-11s3-winbind: Register handlers for domain online/offline messages.Andreas Schneider2-0/+11
2013-10-11s3-winbind: Add functions for domain online/offline handling.Andreas Schneider2-0/+50
2013-10-11idl: Add a new message for winbind domain states.Andreas Schneider1-0/+2
2013-10-11samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...Andrew Bartlett11-121/+99
2013-10-11join.py: Reconnect to the DC based on the DC name in dnsHostName to allow con...Andrew Bartlett1-0/+4
2013-10-11join.py: Remove special full_ncs handling, we only need to updateRefs on an N...Andrew Bartlett1-7/+2
2013-10-11join.py: Use ctx.forestdns_zone variableAndrew Bartlett1-2/+2
2013-10-11join.py: Correct ctx.forestdns_zone and so remove the need for duplicate repl...Andrew Bartlett1-5/+1
2013-10-11provision: Remove --username and --password options from samba-tool domain pr...Andrew Bartlett8-59/+28
2013-10-10provision/sambadns: CN=MicrosoftDNS,CN=System, is relative to DOMAINDNStefan Metzmacher1-8/+8
2013-10-10provision: Fix comment to refer to correct file (krb5.conf)Andrew Bartlett1-3/+2
2013-10-10dsdb: Provide a clearer error when we fail to store the sequence number in me...Andrew Bartlett1-6/+19
2013-10-10ldb:rdn_name: reject 'distinguishedName' depending of the MOD flagsStefan Metzmacher1-2/+8
2013-10-10dsdb/tests/ldap: fix test_distinguished_name against w2k8r2Stefan Metzmacher1-2/+2
2013-10-10s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'Stefan Metzmacher1-1/+1
2013-10-10dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2Stefan Metzmacher1-4/+8
2013-10-09libndr: Avoid ommitting display of unset bitmap flags.Günther Deschner1-4/+4
2013-10-09pidl-wireshark: fix the trailling white space in the generated headersMatthieu Patou1-2/+2
2013-10-09pidl-wireshark: fix trailing white space in the HF definitionMatthieu Patou2-2/+2
2013-10-09Fix bug #10187 - Missing talloc_free can leak stackframe in error path.Jeremy Allison1-2/+3
2013-10-09smbd: Fix an error path in open_directoryVolker Lendecke1-0/+1
2013-10-08smbd: Simplify set_share_modeVolker Lendecke1-30/+15
2013-10-08smbd: Simplify find_share_mode_entry callersVolker Lendecke1-46/+25
2013-10-08smbd: Convert set_share_mode to return bool for successVolker Lendecke3-8/+17
2013-10-08smbd: Make add_share_mode return boolVolker Lendecke1-4/+13
2013-10-08smbd: Change parameter from unsigned to uint32_tVolker Lendecke2-2/+2
2013-10-08lib/util: remove unused (and not even compiled) lib/util/capability.c.Günther Deschner1-103/+0
2013-10-07Remove check_col from generated DCE/RPC dissectors.Matthieu Patou1-4/+4
2013-10-06smbd: Remove byte_range_lock->read_onlyVolker Lendecke1-10/+0
2013-10-06smbd: Remove the brl_get_locks wrapperVolker Lendecke1-9/+2
2013-10-06smbd: brl_get_locks_internal is always called r/w nowVolker Lendecke1-37/+11
2013-10-06smbd: Restructure brl_get_locks_readonlyVolker Lendecke1-10/+103
2013-10-06smbd: Avoid an if-statement per read/write in the non-clustered caseVolker Lendecke1-4/+4
2013-10-06smbd: Remove unused "brl->key" struct elementVolker Lendecke1-3/+1
2013-10-06smbd: Convert some dbgtxt to DEBUGVolker Lendecke1-19/+12
2013-10-06torture: Remove an unused variableVolker Lendecke1-1/+0
2013-10-06torture: Continue buffer check after NOT_IMPLEMENTED infolevelsVolker Lendecke1-0/+3
2013-10-06libcli: Correct smb2_lease_pullVolker Lendecke1-4/+4
2013-10-06libcli: Add const to smb2_lease_pullVolker Lendecke2-2/+4
2013-10-06torture: Fix a typoVolker Lendecke1-1/+1
2013-10-06smbd: Fix a commentVolker Lendecke1-1/+1
2013-10-06smbd: Fix confusing commentsVolker Lendecke2-4/+2