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-08-10
auth/gensec: treat struct gensec_security_ops as const if possible.
Stefan Metzmacher
8
-66
/
+75
2013-08-10
auth/gensec: use 'const char * const *' for function parameters
Stefan Metzmacher
3
-3
/
+3
2013-08-10
auth/gensec: make it possible to implement async backends
Stefan Metzmacher
2
-49
/
+160
2013-08-10
auth/gensec: avoid talloc_reference in gensec_security_mechs()
Stefan Metzmacher
1
-18
/
+9
2013-08-10
auth/gensec: avoid talloc_reference in gensec_use_kerberos_mechs()
Stefan Metzmacher
1
-18
/
+20
2013-08-10
auth/gensec: introduce gensec_internal.h
Stefan Metzmacher
24
-96
/
+153
2013-08-10
libcli/auth/schannel: remove unused schannel_position
Stefan Metzmacher
1
-7
/
+0
2013-08-10
libcli/auth/schannel: make struct schannel_state private
Stefan Metzmacher
2
-13
/
+12
2013-08-10
s4:gensec/schannel: only require librpc/gen_ndr/dcerpc.h
Stefan Metzmacher
1
-1
/
+1
2013-08-10
s4:gensec/schannel: there's no point in having schannel_session_key()
Stefan Metzmacher
1
-8
/
+0
2013-08-10
s4:gensec/schannel: GENSEC_FEATURE_ASYNC_REPLIES is not supported
Stefan Metzmacher
1
-3
/
+0
2013-08-10
s4:gensec/schannel: use the correct computer_name from netlogon_creds_Credent...
Stefan Metzmacher
1
-3
/
+3
2013-08-10
s4:gensec/schannel: simplify the code by using netsec_create_state()
Stefan Metzmacher
1
-68
/
+30
2013-08-10
s4:gensec/schannel: remove unused dcerpc_schannel_creds()
Stefan Metzmacher
2
-49
/
+0
2013-08-10
s4:torture: avoid usage of dcerpc_schannel_creds()
Stefan Metzmacher
4
-17
/
+11
2013-08-10
s4:libnet: avoid usage of dcerpc_schannel_creds()
Stefan Metzmacher
1
-4
/
+3
2013-08-10
s3:dcerpc_helpers: remove unused DEBUG message of schannel_state->seq_num.
Stefan Metzmacher
1
-3
/
+0
2013-08-10
s3:rpc_server: make use of netsec_create_state()
Stefan Metzmacher
1
-8
/
+4
2013-08-10
s3:cli_pipe.c: return NO_USER_SESSION_KEY in cli_get_session_key() for schannel
Stefan Metzmacher
1
-7
/
+0
2013-08-10
s3:cli_pipe: pass down creds->computer_name to NL_AUTH_MESSAGE
Stefan Metzmacher
1
-7
/
+6
2013-08-10
s3:cli_pipe: make use of netsec_create_state()
Stefan Metzmacher
1
-8
/
+1
2013-08-10
libcli/auth: add netsec_create_state()
Stefan Metzmacher
2
-0
/
+26
2013-08-10
libcli/auth: maintain the sequence number for the NETLOGON SSP as 64bit
Stefan Metzmacher
3
-7
/
+16
2013-08-10
auth/gensec: add gensec_security_by_auth_type()
Stefan Metzmacher
2
-0
/
+29
2013-08-10
auth/gensec: first check GENSEC_FEATURE_SESSION_KEY before returning NOT_IMPL...
Stefan Metzmacher
1
-3
/
+4
2013-08-10
s3:rpc_client: remove unused cli_rpc_pipe_open_ntlmssp_auth_schannel()
Stefan Metzmacher
2
-89
/
+0
2013-08-10
s3:rpc_client: remove netr_LogonGetCapabilities check from rpc_pipe_bind*
Stefan Metzmacher
1
-149
/
+1
2013-08-10
s3:rpc_client: add netr_LogonGetCapabilities to cli_rpc_pipe_open_schannel_wi...
Stefan Metzmacher
1
-0
/
+101
2013-08-10
s3:rpc_client: use netlogon_creds_copy before rpc_pipe_bind
Stefan Metzmacher
1
-12
/
+12
2013-08-10
s3:rpc_client: fix/add AES downgrade detection to rpc_pipe_bind_step_two_done()
Stefan Metzmacher
1
-12
/
+7
2013-08-10
s3:rpcclient: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
2
-2
/
+4
2013-08-10
s3:rpc_client: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
2
-3
/
+6
2013-08-10
s3:libnet_join: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
1
-1
/
+2
2013-08-10
s3:auth_domain: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
1
-1
/
+2
2013-08-10
s3:libsmb: remove unused cli_state->is_guestlogin
Stefan Metzmacher
2
-6
/
+0
2013-08-09
torture: add smb2 FSCTL_[GET/SET]_COMPRESSION test
David Disseldorp
1
-0
/
+84
2013-08-09
lib: add FSCTL_[GET/SET]_COMPRESSION constants
David Disseldorp
2
-0
/
+14
2013-08-09
torture: split out ioctl test file creation helper
David Disseldorp
1
-56
/
+43
2013-08-09
VFS plugin was sending the actual size of the volume instead of the total num...
Susant Kumar Palai
1
-7
/
+4
2013-08-09
doc: Fix prefix parameter name in vfs_full_audit man page
Christof Schmitt
1
-1
/
+1
2013-08-09
docs: Add basic man page for vfs_syncops.
Karolin Seeger
1
-0
/
+99
2013-08-07
drs-cracknames: Add some debugs in the torture to know better which test has ...
Matthieu Patou
1
-0
/
+4
2013-08-06
Remove the knownfail flag on cracknames as it didn't fail anymore
Matthieu Patou
1
-2
/
+0
2013-08-06
drs-cracksname: fix problems that prevented to pass our torture tests
Matthieu Patou
1
-6
/
+21
2013-08-06
drs-crackname: Fix error code so that we have the same as windows
Matthieu Patou
1
-0
/
+1
2013-08-06
drs-cracknames: When cracking NT4 names we should just look at netbios for th...
Matthieu Patou
1
-2
/
+1
2013-08-06
drs-crackname: Fix cracknames for the format UNKNOWN when the data is actuall...
Matthieu Patou
1
-1
/
+4
2013-08-06
drs-cracknames: Reorganise the cracknames list so that similar format names a...
Matthieu Patou
1
-6
/
+6
2013-08-06
Add Notes related to DRSUAPI
Matthieu Patou
1
-0
/
+1
2013-08-06
s4-netlogon: honnor DS_RETURN_DNS_NAME flag
Matthieu Patou
1
-0
/
+9
[prev]
[next]