index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
rpcclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpcclient: Set the pid filed of the outgoing DsBindInfo to 0.
Michael Adam
2008-07-28
1
-1
/
+1
*
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2008-07-22
1
-1
/
+1
*
rpcclient: make DsGetNCChanges work against w2k8 (add knowledge of DsBindInfo48)
Michael Adam
2008-07-22
1
-0
/
+2
*
Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
2008-07-21
15
-173
/
+177
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel
Volker Lendecke
2008-07-20
1
-5
/
+6
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp
Volker Lendecke
2008-07-20
1
-14
/
+16
*
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
2008-07-20
3
-13
/
+23
*
rpcclient: add ability to fetch single objects with dsgetncchanges command
Michael Adam
2008-07-18
1
-2
/
+18
*
rpcclient: use level 5 or level 8 in dsgetncchanges command based on bind-info.
Michael Adam
2008-07-18
1
-8
/
+26
*
rpcclient: for testing, add dsgetncchanges command.
Günther Deschner
2008-07-17
1
-0
/
+229
*
Fix a segfault in rpcclient adddriver
Volker Lendecke
2008-06-26
1
-12
/
+13
*
rpcclient: add samr chgpasswd command.
Günther Deschner
2008-06-25
1
-0
/
+93
*
rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3.
Günther Deschner
2008-06-25
1
-6
/
+6
*
rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.
Günther Deschner
2008-06-25
1
-1
/
+1
*
rpcclient: add more generic internal dscracknames call.
Günther Deschner
2008-06-17
1
-26
/
+57
*
Fix typo.
Karolin Seeger
2008-06-17
1
-12
/
+12
*
rpcclient: add more useful comments what sign/seal commands are doing.
Günther Deschner
2008-06-10
1
-9
/
+19
*
rpcclient: add drsuapi dsgetdcinfo call.
Günther Deschner
2008-05-26
1
-0
/
+161
*
rpcclient: call drsuapi_DsUnbind() when finished with DsCrackNames call.
Günther Deschner
2008-05-26
1
-2
/
+8
*
rpcclient: simplify drsuapi dscracknames call slightly.
Günther Deschner
2008-05-26
1
-15
/
+7
*
drsuapi: add very basic drsuapi rpcclient command set.
Günther Deschner
2008-05-24
2
-0
/
+113
*
Revert "drsuapi: fix the build."
Günther Deschner
2008-05-24
2
-113
/
+0
*
drsuapi: fix the build.
Günther Deschner
2008-05-24
2
-0
/
+113
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-4
/
+3
*
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
2008-05-05
1
-1
/
+14
*
rpcclient: fix another srv_name_slash.
Günther Deschner
2008-04-29
1
-6
/
+1
*
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke
2008-04-25
1
-19
/
+20
*
Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client
Volker Lendecke
2008-04-25
1
-2
/
+4
*
rpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx().
Günther Deschner
2008-04-24
1
-2
/
+3
*
rpcclient: Add getdispinfoidx command.
Günther Deschner
2008-04-22
1
-0
/
+62
*
Remove the "pwd" struct from rpc_pipe_client
Volker Lendecke
2008-04-21
1
-8
/
+27
*
Introduce rpc_pipe_np_smb_conn()
Volker Lendecke
2008-04-20
2
-3
/
+5
*
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
2008-04-20
2
-5
/
+5
*
Introduce rpccli_set_timeout()
Volker Lendecke
2008-04-20
3
-7
/
+10
*
Move srv_name_slash from cli_state to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-1
/
+1
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
5
-78
/
+70
*
Fix lsa_QueryTrustedDomainInfo caller.
Günther Deschner
2008-04-08
1
-2
/
+2
*
Fix lsa_TrustedDomainInfo callers.
Günther Deschner
2008-04-08
1
-4
/
+4
*
Remove some dead code in rpcclient.
Günther Deschner
2008-04-04
1
-23
/
+0
*
Move rpccli_try_samr_connects out of rpcclient.
Günther Deschner
2008-04-04
1
-75
/
+78
*
Fix NETLOGON credential chain with Windows 2008 all over the place.
Günther Deschner
2008-04-02
1
-1
/
+1
*
Fix build of rpcclient.
Günther Deschner
2008-04-01
1
-2
/
+2
*
Re-add support for the samr parameters string.
Günther Deschner
2008-03-31
1
-1
/
+15
*
Add a talloc context parameter to current_timestring() to fix memleaks.
Michael Adam
2008-03-28
1
-4
/
+8
*
Add ntsvcs_getdevregprop command to rpcclient.
Günther Deschner
2008-03-26
1
-0
/
+40
*
Fix Coverity ID 507
Volker Lendecke
2008-03-21
1
-0
/
+2
*
Add support for setting resume handle in netsessenum rpcclient command.
Günther Deschner
2008-03-21
1
-3
/
+9
*
Allow to set or unset resume_handle in netconnenum in rpcclient.
Günther Deschner
2008-03-21
1
-1
/
+3
*
Fix bug 5338 -- thanks to Yuya Katayama <yuya999@gmail.com>
Volker Lendecke
2008-03-19
1
-1
/
+1
*
Use existing srv_name_slash.
Günther Deschner
2008-03-12
1
-3
/
+1
[next]