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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:libnet_join: make use of rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2014-01-07
3
-33
/
+86
*
s3:auth_domain: make use of rpccli_netlogon_network_logon()
Stefan Metzmacher
2014-01-07
1
-14
/
+22
*
s3:auth_domain: make use of rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2014-01-07
1
-51
/
+85
*
s3:auth_domain: simplify connect_to_domain_password_server()
Stefan Metzmacher
2014-01-07
1
-19
/
+12
*
s3:winbindd: make use of rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2014-01-07
3
-52
/
+77
*
s3:winbindd: call rpccli_pre_open_netlogon_creds() in the parent
Stefan Metzmacher
2014-01-07
1
-0
/
+8
*
s3:rpc_client: add rpccli_netlogon_password_logon()
Stefan Metzmacher
2014-01-07
2
-0
/
+141
*
s3:rpc_client: add rpccli_netlogon_network_logon()
Stefan Metzmacher
2014-01-07
2
-0
/
+117
*
s3:rpc_client: remove unused rpccli_netlogon_sam_network_logon_ex()
Stefan Metzmacher
2014-01-07
2
-39
/
+0
*
s3:rpc_client: add rpccli_pre_open_netlogon_creds()
Stefan Metzmacher
2014-01-07
2
-0
/
+22
*
s3:rpc_client: add rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2014-01-07
2
-0
/
+121
*
s3:rpc_client: use netlogon_creds_cli_auth_level() in cli_rpc_pipe_open_schan...
Stefan Metzmacher
2014-01-07
5
-8
/
+5
*
s3:rpc_client: make use of the new netlogon_creds_cli_context
Stefan Metzmacher
2014-01-07
12
-598
/
+250
*
s3:winbindd: make use of the "winbind sealed pipes" option for all connections
Stefan Metzmacher
2014-01-07
2
-3
/
+20
*
s3:param: set Globals.bRequireStrongKey = true
Stefan Metzmacher
2014-01-07
1
-0
/
+1
*
s3:param: set Globals.bWinbindSealedPipes = true
Stefan Metzmacher
2014-01-07
1
-0
/
+1
*
libcli/smb: s/tstream_cli_np/tstream_smbXcli_np
Stefan Metzmacher
2014-01-07
2
-12
/
+13
*
libcli/smb: move source3/libsmb/cli_np_tstream.c to tstream_smbXcli_np.c
Stefan Metzmacher
2014-01-07
5
-1392
/
+2
*
s3:libsmb: add a TSTREAM_CLI_NP_DESIRED_ACCESS define as collection of indivi...
Stefan Metzmacher
2014-01-07
1
-2
/
+14
*
s3:libsmb: add tstream_cli_np_ref as protection to talloc_free(smbXcli_conn)
Stefan Metzmacher
2014-01-07
1
-0
/
+34
*
s3:libsmb: do not use cli_state internally within cli_np_tstream
Gregor Beck
2014-01-07
3
-97
/
+140
*
s3:libsmb: let cli_np_tstream use smb1cli_readx
Gregor Beck
2014-01-07
1
-6
/
+9
*
s3:libsmb: let cli_np_tstream use smb1cli_writex
Gregor Beck
2014-01-07
1
-8
/
+9
*
s3:libsmb: let cli_np_tstream use smb1cli_close
Gregor Beck
2014-01-07
1
-10
/
+29
*
s3:libsmb: let cli_np_tstream use smb1cli_trans
Gregor Beck
2014-01-07
1
-14
/
+19
*
s3:libsmb: let cli_np_tstream use smb1cli_ntcreatex
Gregor Beck
2014-01-07
1
-11
/
+17
*
libcli/smb: move some *TRANSACT_* flags to smb_constants.h
Stefan Metzmacher
2014-01-07
1
-34
/
+0
*
libcli/smb: move some FILE_* flags to smb_constants.h
Stefan Metzmacher
2014-01-07
1
-51
/
+0
*
waf: fix a typo in an ADS error message
Garming Sam
2014-01-07
1
-1
/
+1
*
waf: Require --without-ads-support to build without ADS support
Garming Sam
2014-01-07
1
-2
/
+5
*
waf: Require ldap support to be specifically disabled
Garming Sam
2014-01-07
1
-0
/
+9
*
waf: Require ACL support to be specifically disabled
Garming Sam
2014-01-07
1
-2
/
+13
*
s3:rpc_client: send a dcerpc_sec_verification_trailer if needed
Stefan Metzmacher
2014-01-07
3
-10
/
+194
*
s3:rpc_client: fill alloc_hint with the remaining data not the total data.
Stefan Metzmacher
2014-01-07
1
-1
/
+1
*
s3:rpc_server: add support for DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2014-01-07
1
-3
/
+22
*
s3:rpc_client: implement DCERPC_PFC_FLAG_SUPPORT_HEADER_SIGN
Stefan Metzmacher
2014-01-07
2
-7
/
+41
*
s3:rpc_client: handle DCERPC_AUTH_TYPE_SCHANNEL as any other gensec backend
Stefan Metzmacher
2014-01-07
1
-2
/
+2
*
s3:rpc_client: add some const to rpc_api_pipe_req_send()
Stefan Metzmacher
2014-01-07
1
-2
/
+2
*
s3:rpc_client: make rpc_api_pipe_req_send/recv static
Stefan Metzmacher
2014-01-07
2
-12
/
+2
*
s3:rpc_client: talloc_zero pipe_auth_data
Stefan Metzmacher
2014-01-07
1
-3
/
+3
*
smbd: Make "num_children" available by smbcontrol
Volker Lendecke
2014-01-06
4
-0
/
+71
*
waf: Fix the FreeBSD build with libinotify
Volker Lendecke
2014-01-06
1
-0
/
+1
*
Happy New Year 2014!
Stefan Metzmacher
2014-01-02
1
-1
/
+1
*
Compare the correct values
Simo Sorce
2013-12-27
1
-1
/
+1
*
selftest: add new credential change test
Garming Sam
2013-12-23
2
-0
/
+19
*
s3:rpcclient: close the connection if setting up the netlogon secure channel ...
Stefan Metzmacher
2013-12-23
1
-0
/
+5
*
selftest: add new rpc client test
Garming Sam
2013-12-23
2
-0
/
+29
*
s3:rpc_server: use make_session_info_guest() directly
Stefan Metzmacher
2013-12-23
1
-16
/
+6
*
libgpo: remove some unnecessary usage of ADS_STATUS.
Günther Deschner
2013-12-18
1
-2
/
+2
*
libgpo: remove unrequired references to ads_struct.
Günther Deschner
2013-12-18
1
-1
/
+1
[prev]
[next]