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
/
source3
/
rpc_client
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-05
s3-rpcclient: fix rpcclient after spoolss_GetPrinterData{Ex} IDL change.
Günther Deschner
1
-3
/
+13
2010-02-24
s3:rpc_transport_np: handle trans rdata like the output of a normal read
Stefan Metzmacher
1
-0
/
+17
2010-02-23
s3:cli_netlogon: keep the the correct negotiate_flags on the cli->dc structure
Stefan Metzmacher
1
-2
/
+6
2010-02-19
Second part of fix for bug #7159 - client rpc_transport doesn't cope with bad...
Jeremy Allison
1
-0
/
+6
2010-02-19
First part of fix for bug #7159 - client rpc_transport doesn't cope with bad ...
Jeremy Allison
2
-0
/
+16
2010-02-17
Fix bug #7146 - Samba miss-parses authenticated RPC packets.
Jeremy Allison
1
-15
/
+47
2010-01-10
s3: Remove some unused variables
Volker Lendecke
1
-7
/
+0
2010-01-06
s3: Fix infinite loop in NCACN_IP_TCP asa there is no timeout. Assume lsa_pip...
Bo Yang
5
-4
/
+112
2009-12-22
s3:ntlmssp: only include ntlmssp.h where actually needed
Andrew Bartlett
1
-0
/
+1
2009-12-22
s3:ntlmssp: remove the typedef NTLMSSP_STATE
Andrew Bartlett
1
-1
/
+1
2009-12-10
s3-spoolss: fix enumprinter key client and server.
Günther Deschner
1
-2
/
+5
2009-12-02
samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.
Günther Deschner
1
-20
/
+4
2009-11-27
s3-kerberos: only use krb5 headers where required.
Günther Deschner
1
-0
/
+1
2009-11-26
s3-rpc: running minimal_includes.pl on rpc_client and rpc_server.
Günther Deschner
1
-2
/
+0
2009-11-26
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
4
-1
/
+4
2009-11-24
s3-spoolss: fixes for _spoolss_EnumPrinterKey client and server.
Günther Deschner
1
-2
/
+2
2009-11-23
s3-spoolss: fix spoolss_EnumPrinterKey client and server code.
Günther Deschner
1
-3
/
+21
2009-11-14
s3: Add min_setup, min_param and min_data to cli_trans_recv
Volker Lendecke
1
-2
/
+2
2009-11-13
fix bogus "out of memory" winbind msg
Volker Lendecke
1
-1
/
+2
2009-11-12
Remove erroneous 'presult = NULL' changes. Now presult only gets set
Jeremy Allison
1
-9
/
+2
2009-11-12
Revert "Ensure every return path initializes presult as NULL."
Jeremy Allison
1
-40
/
+0
2009-11-12
Ensure all callers to the rpc_client/cli_pipe functions correctly
Jeremy Allison
1
-2
/
+2
2009-11-12
Ensure every return path initializes presult as NULL.
Jeremy Allison
1
-0
/
+40
2009-11-10
s3-rpc_client: make sure cli_rpc_pipe_open_schannel() does not always return ...
Günther Deschner
1
-1
/
+3
2009-11-08
Revert "s3: Do not directly reference the ndr_table_* in rpcclient"
Volker Lendecke
1
-14
/
+0
2009-11-08
Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
Volker Lendecke
1
-18
/
+3
2009-11-08
s3: Do not reference ndr_table_<pipe> in the cli_ routines directly
Volker Lendecke
1
-3
/
+18
2009-11-08
s3: Do not directly reference the ndr_table_* in rpcclient
Volker Lendecke
1
-0
/
+14
2009-11-07
s3: Do the printing for DEBUGLEVEL>=10 centrally
Volker Lendecke
1
-1
/
+12
2009-11-07
s3: Register the ndr_interfaces dynamically
Volker Lendecke
1
-37
/
+110
2009-11-07
s3: Get rid of a NULL terminator
Volker Lendecke
1
-2
/
+1
2009-11-07
s3: Get rid of explicit pipe names
Volker Lendecke
1
-49
/
+54
2009-11-07
s3: get_pipe_name_from_iface -> get_pipe_name_from_syntax
Volker Lendecke
2
-9
/
+11
2009-11-06
s3-kerberos: modify cli_krb5_get_ticket to take a new impersonate_princ_s arg.
Günther Deschner
1
-1
/
+1
2009-11-03
s3: Remove debug_ctx()
Volker Lendecke
1
-17
/
+17
2009-10-16
s3-netlogon: fix updating trust accout passwords with downlevel domains.
Günther Deschner
1
-2
/
+2
2009-10-13
s3: use enum netr_SchannelType all over the place.
Günther Deschner
2
-2
/
+2
2009-10-13
s3-netlogon: pass down account name to remote password set functions.
Günther Deschner
1
-1
/
+2
2009-10-08
s3/s4 - Adapt the IDL changes on various locations
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-10-06
s3-netlogon: setup NETLOGON credential chain in rpccli_netlogon_set_trust_pas...
Günther Deschner
1
-13
/
+14
2009-10-05
Revert "s3: Attempt to fix machine password change"
Volker Lendecke
1
-34
/
+17
2009-10-05
s3: Attempt to fix machine password change
Volker Lendecke
1
-17
/
+34
2009-10-05
s3: Remove a scary error message -- talloc_move can not fail :-)
Volker Lendecke
1
-5
/
+0
2009-10-01
s3-registry: move rpccli_winreg_Connect to the only file it belongs.
Günther Deschner
1
-62
/
+0
2009-09-25
s3:rpc_client: don't randomly fragment rpc pdu's in developer mode
Stefan Metzmacher
1
-2
/
+2
2009-09-18
s3-rpc_client: fix non initialized structure in rpccli_lsa_lookup_sids_noalloc.
Günther Deschner
1
-0
/
+2
2009-09-17
spnego: share spnego_parse.
Günther Deschner
1
-0
/
+1
2009-09-16
libcli/auth: rewrite schannel sign/seal code to be more generic
Stefan Metzmacher
1
-17
/
+24
2009-09-16
s3-dcerpc: remove more obsolete or duplicate headers.
Günther Deschner
1
-22
/
+22
2009-09-16
s3-schannel: add dump_NL_AUTH_SIGNATURE.
Günther Deschner
1
-20
/
+3
[next]