index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libsmb2: Fix opening the rootdirectory, part 2
Volker Lendecke
2013-08-23
1
-1
/
+1
*
libsmb2: Fix opening the rootdirectory, part 1
Volker Lendecke
2013-08-23
1
-0
/
+15
*
torture: Remove an unused variable
Volker Lendecke
2013-08-23
1
-3
/
+0
*
registry4: Fix CID 1034911 Dereference before null check
Volker Lendecke
2013-08-19
1
-1
/
+1
*
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
2013-08-19
1
-3
/
+3
*
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
2013-08-19
1
-3
/
+3
*
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
2013-08-19
1
-3
/
+3
*
registry4: Fix CID 1034911 Dereference before null check
Volker Lendecke
2013-08-19
1
-1
/
+1
*
torture: support Windows 2k8 response for compress_invalid_buf
David Disseldorp
2013-08-15
1
-4
/
+6
*
torture: add more [no-]compress-on-open ioctl tests
David Disseldorp
2013-08-15
1
-1
/
+144
*
torture: add file_attribs arg to file create helper
David Disseldorp
2013-08-15
1
-24
/
+23
*
torture: add compressed file attribute ioctl test
David Disseldorp
2013-08-15
1
-0
/
+53
*
torture: check for filesystem compression capability
David Disseldorp
2013-08-15
1
-18
/
+59
*
torture: extend FSCTL_[GET/SET]_COMPRESSION tests
David Disseldorp
2013-08-15
1
-39
/
+234
*
libcli/smb: pass max_dyn_len to smb2cli_req_send()
Stefan Metzmacher
2013-08-15
1
-3
/
+6
*
libcli: Fix improper use of tevent_req_simple_recv_ntstatus
Volker Lendecke
2013-08-12
1
-6
/
+10
*
lsa4: Fix an set but unused variable warning
Volker Lendecke
2013-08-12
1
-4
/
+4
*
lsa4: Remove an unused variable
Volker Lendecke
2013-08-12
1
-3
/
+0
*
s4:wrepl_out_helpers.c: avoid talloc_reference() in most cases
Stefan Metzmacher
2013-08-12
1
-3
/
+18
*
s4:torture/rpc: s/getgroups/getgr to avoid compiler warnings
Stefan Metzmacher
2013-08-12
1
-5
/
+5
*
s4:nbt_server: avoid talloc_reference()
Stefan Metzmacher
2013-08-12
3
-5
/
+6
*
s4:torture/rpc/samsync: avoid talloc_reference()
Stefan Metzmacher
2013-08-12
1
-14
/
+13
*
s4:libcli: avoid talloc_reference() in finddcs_nbt_send()
Stefan Metzmacher
2013-08-12
1
-1
/
+1
*
s4:librpc: avoid talloc_reference() in dcerpc_epm_map_binding_send()
Stefan Metzmacher
2013-08-12
3
-12
/
+35
*
waf: replace dependency to libintl with samba_intl
Christian Ambach
2013-08-12
1
-2
/
+2
*
waf: consolidate libintl related checks
Christian Ambach
2013-08-09
1
-3
/
+1
*
auth/gensec: treat struct gensec_security_ops as const if possible.
Stefan Metzmacher
2013-08-10
1
-2
/
+2
*
auth/gensec: introduce gensec_internal.h
Stefan Metzmacher
2013-08-10
9
-0
/
+9
*
s4:gensec/schannel: only require librpc/gen_ndr/dcerpc.h
Stefan Metzmacher
2013-08-10
1
-1
/
+1
*
s4:gensec/schannel: there's no point in having schannel_session_key()
Stefan Metzmacher
2013-08-10
1
-8
/
+0
*
s4:gensec/schannel: GENSEC_FEATURE_ASYNC_REPLIES is not supported
Stefan Metzmacher
2013-08-10
1
-3
/
+0
*
s4:gensec/schannel: use the correct computer_name from netlogon_creds_Credent...
Stefan Metzmacher
2013-08-10
1
-3
/
+3
*
s4:gensec/schannel: simplify the code by using netsec_create_state()
Stefan Metzmacher
2013-08-10
1
-68
/
+30
*
s4:gensec/schannel: remove unused dcerpc_schannel_creds()
Stefan Metzmacher
2013-08-10
2
-49
/
+0
*
s4:torture: avoid usage of dcerpc_schannel_creds()
Stefan Metzmacher
2013-08-10
4
-17
/
+11
*
s4:libnet: avoid usage of dcerpc_schannel_creds()
Stefan Metzmacher
2013-08-10
1
-4
/
+3
*
torture: add smb2 FSCTL_[GET/SET]_COMPRESSION test
David Disseldorp
2013-08-09
1
-0
/
+84
*
torture: split out ioctl test file creation helper
David Disseldorp
2013-08-09
1
-56
/
+43
*
drs-cracknames: Add some debugs in the torture to know better which test has ...
Matthieu Patou
2013-08-07
1
-0
/
+4
*
drs-cracksname: fix problems that prevented to pass our torture tests
Matthieu Patou
2013-08-06
1
-6
/
+21
*
drs-crackname: Fix error code so that we have the same as windows
Matthieu Patou
2013-08-06
1
-0
/
+1
*
drs-cracknames: When cracking NT4 names we should just look at netbios for th...
Matthieu Patou
2013-08-06
1
-2
/
+1
*
drs-crackname: Fix cracknames for the format UNKNOWN when the data is actuall...
Matthieu Patou
2013-08-06
1
-1
/
+4
*
drs-cracknames: Reorganise the cracknames list so that similar format names a...
Matthieu Patou
2013-08-06
1
-6
/
+6
*
Add Notes related to DRSUAPI
Matthieu Patou
2013-08-06
1
-0
/
+1
*
s4-netlogon: honnor DS_RETURN_DNS_NAME flag
Matthieu Patou
2013-08-06
1
-0
/
+9
*
s4-netlogon: do not add \\ it has already be done in the fill_netlogon_samlog...
Matthieu Patou
2013-08-06
1
-1
/
+3
*
torture: Quiet a warning about set but not used variable
Matthieu Patou
2013-08-06
1
-8
/
+7
*
torture-drsuapi: Make the name of the dc variable
Matthieu Patou
2013-08-06
1
-3
/
+5
*
Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...
Jeremy Allison
2013-08-05
1
-2
/
+5
[prev]
[next]