index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-13
smbd: Remove name_hash param from open_mode_check
Volker Lendecke
1
-3
/
+2
2013-10-12
s3/time_audit: Add offline and durable functions
Christof Schmitt
1
-0
/
+111
2013-10-12
vfs: Fix parentheses in SMB_VFS_NEXT_DURABLE_COOKIE
Christof Schmitt
1
-1
/
+1
2013-10-12
smbd: Fix the extended *.oplock.doc1 tests
Volker Lendecke
1
-26
/
+33
2013-10-11
torture: Extend the smb2.oplock.doc1 test
Volker Lendecke
2
-6
/
+29
2013-10-11
torture: Extend the raw.oplock.doc1 test
Volker Lendecke
2
-7
/
+22
2013-10-11
ntdb: Make sure variables passed by value are initialized.
Andreas Schneider
1
-2
/
+3
2013-10-11
pidl: fix an error message typo
Volker Lendecke
1
-1
/
+1
2013-10-11
s3-winbind: Send online/offline message of the domain to the parent.
Andreas Schneider
1
-0
/
+22
2013-10-11
s3-winbind: Register handlers for domain online/offline messages.
Andreas Schneider
2
-0
/
+11
2013-10-11
s3-winbind: Add functions for domain online/offline handling.
Andreas Schneider
2
-0
/
+50
2013-10-11
idl: Add a new message for winbind domain states.
Andreas Schneider
1
-0
/
+2
2013-10-11
samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...
Andrew Bartlett
11
-121
/
+99
2013-10-11
join.py: Reconnect to the DC based on the DC name in dnsHostName to allow con...
Andrew Bartlett
1
-0
/
+4
2013-10-11
join.py: Remove special full_ncs handling, we only need to updateRefs on an N...
Andrew Bartlett
1
-7
/
+2
2013-10-11
join.py: Use ctx.forestdns_zone variable
Andrew Bartlett
1
-2
/
+2
2013-10-11
join.py: Correct ctx.forestdns_zone and so remove the need for duplicate repl...
Andrew Bartlett
1
-5
/
+1
2013-10-11
provision: Remove --username and --password options from samba-tool domain pr...
Andrew Bartlett
8
-59
/
+28
2013-10-10
provision/sambadns: CN=MicrosoftDNS,CN=System, is relative to DOMAINDN
Stefan Metzmacher
1
-8
/
+8
2013-10-10
provision: Fix comment to refer to correct file (krb5.conf)
Andrew Bartlett
1
-3
/
+2
2013-10-10
dsdb: Provide a clearer error when we fail to store the sequence number in me...
Andrew Bartlett
1
-6
/
+19
2013-10-10
ldb:rdn_name: reject 'distinguishedName' depending of the MOD flags
Stefan Metzmacher
1
-2
/
+8
2013-10-10
dsdb/tests/ldap: fix test_distinguished_name against w2k8r2
Stefan Metzmacher
1
-2
/
+2
2013-10-10
s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'
Stefan Metzmacher
1
-1
/
+1
2013-10-10
dsdb/tests/ldap: fix test_ldapServiceName against w2k8r2
Stefan Metzmacher
1
-4
/
+8
2013-10-09
libndr: Avoid ommitting display of unset bitmap flags.
Günther Deschner
1
-4
/
+4
2013-10-09
pidl-wireshark: fix the trailling white space in the generated headers
Matthieu Patou
1
-2
/
+2
2013-10-09
pidl-wireshark: fix trailing white space in the HF definition
Matthieu Patou
2
-2
/
+2
2013-10-09
Fix bug #10187 - Missing talloc_free can leak stackframe in error path.
Jeremy Allison
1
-2
/
+3
2013-10-09
smbd: Fix an error path in open_directory
Volker Lendecke
1
-0
/
+1
2013-10-08
smbd: Simplify set_share_mode
Volker Lendecke
1
-30
/
+15
2013-10-08
smbd: Simplify find_share_mode_entry callers
Volker Lendecke
1
-46
/
+25
2013-10-08
smbd: Convert set_share_mode to return bool for success
Volker Lendecke
3
-8
/
+17
2013-10-08
smbd: Make add_share_mode return bool
Volker Lendecke
1
-4
/
+13
2013-10-08
smbd: Change parameter from unsigned to uint32_t
Volker Lendecke
2
-2
/
+2
2013-10-08
lib/util: remove unused (and not even compiled) lib/util/capability.c.
Günther Deschner
1
-103
/
+0
2013-10-07
Remove check_col from generated DCE/RPC dissectors.
Matthieu Patou
1
-4
/
+4
2013-10-06
smbd: Remove byte_range_lock->read_only
Volker Lendecke
1
-10
/
+0
2013-10-06
smbd: Remove the brl_get_locks wrapper
Volker Lendecke
1
-9
/
+2
2013-10-06
smbd: brl_get_locks_internal is always called r/w now
Volker Lendecke
1
-37
/
+11
2013-10-06
smbd: Restructure brl_get_locks_readonly
Volker Lendecke
1
-10
/
+103
2013-10-06
smbd: Avoid an if-statement per read/write in the non-clustered case
Volker Lendecke
1
-4
/
+4
2013-10-06
smbd: Remove unused "brl->key" struct element
Volker Lendecke
1
-3
/
+1
2013-10-06
smbd: Convert some dbgtxt to DEBUG
Volker Lendecke
1
-19
/
+12
2013-10-06
torture: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2013-10-06
torture: Continue buffer check after NOT_IMPLEMENTED infolevels
Volker Lendecke
1
-0
/
+3
2013-10-06
libcli: Correct smb2_lease_pull
Volker Lendecke
1
-4
/
+4
2013-10-06
libcli: Add const to smb2_lease_pull
Volker Lendecke
2
-2
/
+4
2013-10-06
torture: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-10-06
smbd: Fix a comment
Volker Lendecke
1
-1
/
+1
[next]