samba.git
2013-10-14 Volker Lendeckesmbd: Remove FAKE_LEVEL_II_OPLOCK
2013-10-14 Volker Lendeckesmbd: Put "have_read_oplocks" into brlock.tdb
2013-10-14 Andrew Bartlettdocs: Explain why this option should not be used
2013-10-14 Andrew Bartletts3-winbindd: Remove undocumented winbindd:socket dir...
2013-10-14 Volker Lendeckeauth4: Remove an unused variable
2013-10-14 Andreas Schneidertalloc: Add a warning to talloc_reference() documentation.
2013-10-14 David Disseldorpparam: disable print notify backchannel by default
2013-10-14 Jeff Laytonasn1: fix use-after-free in asn1_write
2013-10-14 Nadezhda Ivanovas4-samldb: Do not allow deletion of objects with RID...
2013-10-13 Volker Lendeckelibcli4: Remove an unused variable
2013-10-13 Volker Lendeckesmbd: Remove unused create_options from open_mode_check
2013-10-13 Volker Lendeckesmbd: Remove name_hash param from open_mode_check
2013-10-12 Christof Schmitts3/time_audit: Add offline and durable functions
2013-10-12 Christof Schmittvfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIE
2013-10-11 Volker Lendeckesmbd: Fix the extended *.oplock.doc1 tests
2013-10-11 Volker Lendecketorture: Extend the smb2.oplock.doc1 test
2013-10-11 Volker Lendecketorture: Extend the raw.oplock.doc1 test
2013-10-11 Andreas Schneiderntdb: Make sure variables passed by value are initialized.
2013-10-11 Volker Lendeckepidl: fix an error message typo
2013-10-11 Andreas Schneiders3-winbind: Send online/offline message of the domain...
2013-10-11 Andreas Schneiders3-winbind: Register handlers for domain online/offline...
2013-10-11 Andreas Schneiders3-winbind: Add functions for domain online/offline...
2013-10-11 Andreas Schneideridl: Add a new message for winbind domain states.
2013-10-11 Andrew Bartlettsamba-tool domain join subdomain: Rework sambadns.py...
2013-10-11 Andrew Bartlettjoin.py: Reconnect to the DC based on the DC name in...
2013-10-11 Andrew Bartlettjoin.py: Remove special full_ncs handling, we only...
2013-10-11 Andrew Bartlettjoin.py: Use ctx.forestdns_zone variable
2013-10-11 Andrew Bartlettjoin.py: Correct ctx.forestdns_zone and so remove the...
2013-10-11 Andrew Bartlettprovision: Remove --username and --password options...
2013-10-10 Stefan Metzmacherprovision/sambadns: CN=MicrosoftDNS,CN=System, is relat...
2013-10-10 Andrew Bartlettprovision: Fix comment to refer to correct file (krb5...
2013-10-10 Andrew Bartlettdsdb: Provide a clearer error when we fail to store...
2013-10-10 Stefan Metzmacherldb:rdn_name: reject 'distinguishedName' depending...
2013-10-10 Stefan Metzmacherdsdb/tests/ldap: fix test_distinguished_name against...
2013-10-10 Stefan Metzmachers4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHo...
2013-10-10 Stefan Metzmacherdsdb/tests/ldap: fix test_ldapServiceName against w2k8r2
2013-10-09 Günther Deschnerlibndr: Avoid ommitting display of unset bitmap flags.
2013-10-09 Matthieu Patoupidl-wireshark: fix the trailling white space in the...
2013-10-09 Matthieu Patoupidl-wireshark: fix trailing white space in the HF...
2013-10-09 Jeremy AllisonFix bug #10187 - Missing talloc_free can leak stackfram...
2013-10-08 Volker Lendeckesmbd: Fix an error path in open_directory
2013-10-08 Volker Lendeckesmbd: Simplify set_share_mode
2013-10-08 Volker Lendeckesmbd: Simplify find_share_mode_entry callers
2013-10-08 Volker Lendeckesmbd: Convert set_share_mode to return bool for success
2013-10-08 Volker Lendeckesmbd: Make add_share_mode return bool
2013-10-08 Volker Lendeckesmbd: Change parameter from unsigned to uint32_t
2013-10-08 Günther Deschnerlib/util: remove unused (and not even compiled) lib...
2013-10-07 Matthieu PatouRemove check_col from generated DCE/RPC dissectors.
2013-10-06 Volker Lendeckesmbd: Remove byte_range_lock->read_only
2013-10-06 Volker Lendeckesmbd: Remove the brl_get_locks wrapper
2013-10-06 Volker Lendeckesmbd: brl_get_locks_internal is always called r/w now
2013-10-06 Volker Lendeckesmbd: Restructure brl_get_locks_readonly
2013-10-06 Volker Lendeckesmbd: Avoid an if-statement per read/write in the non...
2013-10-06 Volker Lendeckesmbd: Remove unused "brl->key" struct element
2013-10-06 Volker Lendeckesmbd: Convert some dbgtxt to DEBUG
2013-10-06 Volker Lendecketorture: Remove an unused variable
2013-10-06 Volker Lendecketorture: Continue buffer check after NOT_IMPLEMENTED...
2013-10-06 Volker Lendeckelibcli: Correct smb2_lease_pull
2013-10-06 Volker Lendeckelibcli: Add const to smb2_lease_pull
2013-10-06 Volker Lendecketorture: Fix a typo
2013-10-06 Volker Lendeckesmbd: Fix a comment
2013-10-06 Volker Lendeckesmbd: Fix confusing comments
2013-10-06 Volker Lendeckesmbd: Avoid calling serverid_exists twice
2013-10-05 Michael Adamsmbd:smb2: clarify and comment code treating dh2c blob...
2013-10-05 Michael Adamsmbd:smb2: ignore an dhnq blob along with a dhnc in...
2013-10-05 Michael Adamsmbd:smb2_create: fix return code for durable handle...
2013-10-05 Michael Adams4:torture:smb2: add durable-v2-open.reopen2c
2013-10-05 Michael Adams4:torture:smb2: add durable-v2-open.reopen2b
2013-10-05 Michael Adams4:torture:smb2: add durable-v2-open.create-blob
2013-10-05 Michael Adams4:torture:smb2: extend the durable-open.reopen2 test
2013-10-05 Michael Adams4:torture:smb2: extend the durable-v2-open.reopen2...
2013-10-05 Michael Adamsmbd:smb2: successfully answer a DHnC request when...
2013-10-05 Michael Adamsmbd:smb2_create: add comment about validity of check...
2013-10-05 Michael Adams4:torture:smb2: add a durable-open.reopen-lease-v2...
2013-10-05 Michael Adams4:torture:smb2: add durable-v2-open.reopen2-lease-v2
2013-10-05 Michael Adams4:torture:smb2: add smb2_lease_v2_create() wrapper...
2013-10-05 Michael Adams4:torture:smb2: add durable-v2-open.reopen2-lease
2013-10-05 Michael Adams4:torture:smb2: add durable-open.reopen2-lease test
2013-10-05 Michael Adams4:torture:smb2: fix durable-open lease tests to pass...
2013-10-05 Michael Adams4:torture:smb2: add smbcli_options argument to torture...
2013-10-05 Michael Adams4:libcli:smb2: make smbcli_options argument to smb2_co...
2013-10-05 Michael Adams4:libcli:smb2: add the smb2_capabilities to the smbcli...
2013-10-05 Michael Adams4:libcli:smb2: add the client_guid to the smbcli_options
2013-10-05 Michael Adams4:torture:spoolss: use smb2_connect() instead of smb2_...
2013-10-05 Michael Adams4:torture:smb2: fix a comment in the durable-open...
2013-10-05 Brian Martinsamba_backup: fix bug, add command line parameter,...
2013-10-04 Michael Adamshadow_copy2: use stored mount_point instead of recalcu...
2013-10-04 Michael Adamshadow_copy2: improve debug in shadow_copy2_convert...
2013-10-04 Michael Adamshadow_copy2: fix shadow_copy2_convert() in the classic...
2013-10-04 Michael Adamshadow_copy2: add some blank lines for visual separatio...
2013-10-04 Michael Adamshadow_copy2: initialize "converted" string to null...
2013-10-04 Michael Adamshadow_copy2: fix shadow_copy2_strip_snapshot() in...
2013-10-04 Michael Adamshadow_copy2: add some debug to shadow_copy2_strip_snap...
2013-10-04 Michael Adamshadow_copy2: add comments explaining decisions in...
2013-10-04 Michael Adamshadow_copy2: introduce shadow_copy2_snapshot_path()
2013-10-04 Michael Adamshadow_copy2: factor shadow_copy2_posix_gmt_string...
2013-10-04 Michael Adamshadow_copy2: shadow_copy2_insert_string(): do not...
2013-10-04 Michael Adamshadow_copy2: make shadow_copy2_find_snapdir() return...
2013-10-04 Michael Adamshadow_copy2: in the classical case, use configured...
2013-10-04 Michael Adamshadow_copy2: implement disk_free
next