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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
libcli/smb: move Filesystem Attributes defines to smb_constants.h
Stefan Metzmacher
1
-14
/
+0
2013-10-17
s4:librpc: let dcerpc_schannel_key_recv() return netlogon_creds_CredentialState
Stefan Metzmacher
1
-9
/
+15
2013-10-17
s4:librpc: make dcerpc_schannel_key_send/recv static
Stefan Metzmacher
1
-2
/
+2
2013-10-17
s4:librpc/rpc: remove unused dcerpc_smb_tree()
Stefan Metzmacher
2
-16
/
+0
2013-10-17
s4:librpc/rpc: make use of dcerpc_secondary_smb_send/recv() in dcerpc_seconda...
Stefan Metzmacher
1
-10
/
+2
2013-10-17
s4:librpc/rpc: add dcerpc_secondary_smb_send/recv()
Stefan Metzmacher
2
-0
/
+23
2013-10-17
s4:librpc/rpc: remove unused dcerpc_smb_fnum()
Stefan Metzmacher
2
-16
/
+0
2013-10-17
s4:tortore:raw/qfileinfo: don't use dcerpc_pipe_open_smb() to open a named pipe
Stefan Metzmacher
1
-12
/
+29
2013-10-17
s4:torture/samba3rpc: let rpc.authcontext be more robust against low level ch...
Stefan Metzmacher
1
-7
/
+15
2013-10-17
s4:torture/samba3rpc: let rpc.authcontext be more robust against low level co...
Stefan Metzmacher
1
-0
/
+4
2013-10-17
s4:librpc: implement dcerpc_binding_handle_auth_info()
Stefan Metzmacher
1
-0
/
+24
2013-10-15
s4:torture: add smb2.session.reauth6 : test failing reauth
Michael Adam
1
-0
/
+103
2013-10-15
torture: Extend raw.oplock.batch10
Volker Lendecke
1
-0
/
+12
2013-10-15
auth4: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2013-10-14
s4-samldb: Do not allow deletion of objects with RID < 1000
Nadezhda Ivanova
3
-3
/
+40
2013-10-13
libcli4: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2013-10-11
torture: Extend the smb2.oplock.doc1 test
Volker Lendecke
1
-6
/
+28
2013-10-11
torture: Extend the raw.oplock.doc1 test
Volker Lendecke
1
-7
/
+21
2013-10-11
samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...
Andrew Bartlett
4
-77
/
+19
2013-10-11
provision: Remove --username and --password options from samba-tool domain pr...
Andrew Bartlett
2
-2
/
+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
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-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
torture: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-10-05
s4:torture:smb2: add durable-v2-open.reopen2c
Michael Adam
1
-0
/
+75
2013-10-05
s4:torture:smb2: add durable-v2-open.reopen2b
Michael Adam
1
-0
/
+91
2013-10-05
s4:torture:smb2: add durable-v2-open.create-blob
Michael Adam
1
-0
/
+108
2013-10-05
s4:torture:smb2: extend the durable-open.reopen2 test
Michael Adam
1
-18
/
+83
2013-10-05
s4:torture:smb2: extend the durable-v2-open.reopen2 test
Michael Adam
1
-4
/
+44
2013-10-05
s4:torture:smb2: add a durable-open.reopen-lease-v2 test
Michael Adam
1
-0
/
+238
2013-10-05
s4:torture:smb2: add durable-v2-open.reopen2-lease-v2
Michael Adam
1
-0
/
+245
2013-10-05
s4:torture:smb2: add smb2_lease_v2_create() wrapper to smb2_lease_v2_create_s...
Michael Adam
1
-0
/
+16
2013-10-05
s4:torture:smb2: add durable-v2-open.reopen2-lease
Michael Adam
1
-0
/
+247
2013-10-05
s4:torture:smb2: add durable-open.reopen2-lease test
Michael Adam
1
-0
/
+238
2013-10-05
s4:torture:smb2: fix durable-open lease tests to pass against windows.
Michael Adam
1
-2
/
+8
2013-10-05
s4:torture:smb2: add smbcli_options argument to torture_smb2_connection_ext()
Michael Adam
3
-13
/
+46
2013-10-05
s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) const
Michael Adam
1
-2
/
+2
2013-10-05
s4:libcli:smb2: add the smb2_capabilities to the smbcli_options
Michael Adam
3
-4
/
+3
2013-10-05
s4:libcli:smb2: add the client_guid to the smbcli_options
Michael Adam
3
-4
/
+4
2013-10-05
s4:torture:spoolss: use smb2_connect() instead of smb2_connet_ext()
Michael Adam
1
-12
/
+11
2013-10-05
s4:torture:smb2: fix a comment in the durable-open.lock-oplock test
Michael Adam
1
-1
/
+1
2013-10-05
samba_backup: fix bug, add command line parameter, improve error messages
Brian Martin
1
-15
/
+37
2013-09-26
dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLs
Andrew Bartlett
1
-1
/
+1
2013-09-26
s4-openldap: Restored openldap-related options to the provision script
Nadezhda Ivanova
1
-6
/
+6
2013-09-24
pydsdb: Raise a more useful exception when dsdb_wellknown_dn fails.
Andrew Bartlett
1
-0
/
+5
2013-09-24
pydsdb: Give KeyError when we fail a schema lookup in python
Andrew Bartlett
1
-8
/
+8
2013-09-24
Fix DN RDN case in partition names
Howard Chu
3
-31
/
+35
[next]