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-15
smbd: Simplify find_oplock_types a bit
Volker Lendecke
1
-6
/
+7
2013-10-15
s4:torture: add smb2.session.reauth6 : test failing reauth
Michael Adam
1
-0
/
+103
2013-10-15
libcli/smb: add smb2cli_tcon_is_encryption_on()
Michael Adam
2
-0
/
+6
2013-10-15
smbd:smb2: fix crash when smb2 session reauth fails
Michael Adam
1
-3
/
+17
2013-10-15
smbd: Inline break_level2_to_none_async
Volker Lendecke
1
-38
/
+32
2013-10-15
smbd: Remove a special case for level2 break
Volker Lendecke
1
-33
/
+12
2013-10-15
smbd: Remove some FAKE_LEVEL_II comments
Volker Lendecke
2
-8
/
+3
2013-10-15
smbd: Add debugs to brlock.c
Volker Lendecke
2
-0
/
+21
2013-10-15
torture: Extend raw.oplock.batch10
Volker Lendecke
1
-0
/
+12
2013-10-15
smbd: Remove FAKE_LEVEL_II_OPLOCK
Volker Lendecke
5
-59
/
+81
2013-10-15
smbd: Put "have_read_oplocks" into brlock.tdb
Volker Lendecke
2
-10
/
+48
2013-10-15
docs: Explain why this option should not be used
Andrew Bartlett
1
-0
/
+5
2013-10-15
s3-winbindd: Remove undocumented winbindd:socket dir parameter
Andrew Bartlett
5
-9
/
+5
2013-10-15
auth4: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2013-10-14
talloc: Add a warning to talloc_reference() documentation.
Andreas Schneider
1
-0
/
+8
2013-10-14
param: disable print notify backchannel by default
David Disseldorp
4
-7
/
+7
2013-10-14
asn1: fix use-after-free in asn1_write
Jeff Layton
1
-1
/
+0
2013-10-14
s4-samldb: Do not allow deletion of objects with RID < 1000
Nadezhda Ivanova
5
-11
/
+48
2013-10-13
libcli4: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2013-10-13
smbd: Remove unused create_options from open_mode_check
Volker Lendecke
1
-3
/
+2
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
[next]