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
/
rpcclient
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-27
s3-rpcclient: add getdcsitecoverage call.
Günther Deschner
1
-0
/
+38
2008-10-22
Fix bug 5840: Segfault in "rpcclient lsaaddacctrights"
Volker Lendecke
1
-1
/
+1
2008-10-21
s3-lsa-server: fix _lsa_GetUserName.
Günther Deschner
1
-1
/
+2
2008-10-20
s3-rpcclient: fix cmd_lsa build.
Günther Deschner
1
-3
/
+1
2008-10-18
Rename hex_encode to hex_encode_talloc,for consistency with samba 4 and heimdal.
Jelmer Vernooij
1
-1
/
+1
2008-10-17
s3: fix s3 drsuapi callers.
Günther Deschner
1
-2
/
+2
2008-10-16
s4-build: fix drsuapi callers.
Günther Deschner
1
-4
/
+11
2008-10-15
s3: fix various samr callers.
Günther Deschner
1
-16
/
+16
2008-10-15
s3: fix samlogon client and server calls.
Günther Deschner
1
-1
/
+1
2008-10-14
Use GUID_string rather than smb_uuid_string().
Jelmer Vernooij
1
-2
/
+2
2008-10-11
Cope with changed signature of http_timestring().
Jelmer Vernooij
1
-8
/
+8
2008-07-28
rpcclient: Set the pid filed of the outgoing DsBindInfo to 0.
Michael Adam
1
-1
/
+1
2008-07-22
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
1
-1
/
+1
2008-07-22
rpcclient: make DsGetNCChanges work against w2k8 (add knowledge of DsBindInfo48)
Michael Adam
1
-0
/
+2
2008-07-21
Refactoring: rpcclient uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
15
-173
/
+177
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_schannel
Volker Lendecke
1
-5
/
+6
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp
Volker Lendecke
1
-14
/
+16
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
3
-13
/
+23
2008-07-18
rpcclient: add ability to fetch single objects with dsgetncchanges command
Michael Adam
1
-2
/
+18
2008-07-18
rpcclient: use level 5 or level 8 in dsgetncchanges command based on bind-info.
Michael Adam
1
-8
/
+26
2008-07-17
rpcclient: for testing, add dsgetncchanges command.
Günther Deschner
1
-0
/
+229
2008-06-26
Fix a segfault in rpcclient adddriver
Volker Lendecke
1
-12
/
+13
2008-06-25
rpcclient: add samr chgpasswd command.
Günther Deschner
1
-0
/
+93
2008-06-25
rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3.
Günther Deschner
1
-6
/
+6
2008-06-25
rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.
Günther Deschner
1
-1
/
+1
2008-06-17
rpcclient: add more generic internal dscracknames call.
Günther Deschner
1
-26
/
+57
2008-06-17
Fix typo.
Karolin Seeger
1
-12
/
+12
2008-06-10
rpcclient: add more useful comments what sign/seal commands are doing.
Günther Deschner
1
-9
/
+19
2008-05-26
rpcclient: add drsuapi dsgetdcinfo call.
Günther Deschner
1
-0
/
+161
2008-05-26
rpcclient: call drsuapi_DsUnbind() when finished with DsCrackNames call.
Günther Deschner
1
-2
/
+8
2008-05-26
rpcclient: simplify drsuapi dscracknames call slightly.
Günther Deschner
1
-15
/
+7
2008-05-24
drsuapi: add very basic drsuapi rpcclient command set.
Günther Deschner
2
-0
/
+113
2008-05-24
Revert "drsuapi: fix the build."
Günther Deschner
2
-113
/
+0
2008-05-24
drsuapi: fix the build.
Günther Deschner
2
-0
/
+113
2008-05-20
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
1
-4
/
+3
2008-05-05
Fix client authentication with -P switch in client tools (Bug 5435).
Günther Deschner
1
-1
/
+14
2008-04-29
rpcclient: fix another srv_name_slash.
Günther Deschner
1
-6
/
+1
2008-04-25
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke
1
-19
/
+20
2008-04-25
Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_client
Volker Lendecke
1
-2
/
+4
2008-04-24
rpcclient: Add tiny fix for cmd_samr_get_dispinfo_idx().
Günther Deschner
1
-2
/
+3
2008-04-22
rpcclient: Add getdispinfoidx command.
Günther Deschner
1
-0
/
+62
2008-04-21
Remove the "pwd" struct from rpc_pipe_client
Volker Lendecke
1
-8
/
+27
2008-04-20
Introduce rpc_pipe_np_smb_conn()
Volker Lendecke
2
-3
/
+5
2008-04-20
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
2
-5
/
+5
2008-04-20
Introduce rpccli_set_timeout()
Volker Lendecke
3
-7
/
+10
2008-04-20
Move srv_name_slash from cli_state to rpc_pipe_client
Volker Lendecke
1
-1
/
+1
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
5
-78
/
+70
2008-04-08
Fix lsa_QueryTrustedDomainInfo caller.
Günther Deschner
1
-2
/
+2
2008-04-08
Fix lsa_TrustedDomainInfo callers.
Günther Deschner
1
-4
/
+4
2008-04-04
Remove some dead code in rpcclient.
Günther Deschner
1
-23
/
+0
[next]