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
*
s3-rpcclient: add eventlog_loginfo command.
Günther Deschner
2009-01-24
1
-0
/
+56
*
s3-rpcclient: add eventlog_backuplog command.
Günther Deschner
2009-01-24
1
-0
/
+39
*
s3-rpcclient: add eventlog_registerevsource command.
Günther Deschner
2009-01-24
1
-0
/
+39
*
s3-rpcclient: add eventlog_reporteventsource command.
Günther Deschner
2009-01-24
1
-0
/
+65
*
s3-rpcclient: add eventlog_reportevent command.
Günther Deschner
2009-01-24
1
-0
/
+65
*
Actually complete 3662c2b...
Volker Lendecke
2009-01-22
1
-3
/
+3
*
s3-rpcclient: always parse the full eventlog entry.
Günther Deschner
2009-01-14
1
-3
/
+3
*
s3-rpcclient: some cleanup for eventlog client.
Günther Deschner
2009-01-12
1
-9
/
+26
*
start rpcclient epmapper
Volker Lendecke
2009-01-09
2
-0
/
+135
*
s3-rpcclient: add eventlog test client.
Günther Deschner
2009-01-08
2
-0
/
+191
*
s3-samr: avoid all init_samr_user* functions.
Günther Deschner
2009-01-06
1
-10
/
+12
*
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
2008-12-31
1
-10
/
+35
*
Remove the global "cmdline_auth_info" from source3/lib/util.c
Volker Lendecke
2008-12-14
2
-23
/
+37
*
s3-rpcclient: add setuserinfo to set passwords using level 18,21,23,24,25,26.
Günther Deschner
2008-12-05
1
-0
/
+237
*
s3-samr: fix rpcclient after idl change.
Günther Deschner
2008-12-05
1
-3
/
+2
*
s3-rpcclient: add get_domain_handle for samr commands.
Günther Deschner
2008-12-05
1
-104
/
+64
*
s3: Change sockaddr util function names for consistency
Tim Prouty
2008-12-03
1
-1
/
+1
*
s3-samr: use samr_DomainServerState in client tools.
Günther Deschner
2008-12-02
1
-2
/
+2
*
s3-rpcclient: fix cmd_ntsvcs_get_dev_reg_prop.
Günther Deschner
2008-11-19
1
-3
/
+6
*
s3-rpcclient: fill in unknowns in cmd_ntsvcs_get_hw_prof_info.
Günther Deschner
2008-11-17
1
-3
/
+3
*
s3-rpcclient: correct some former unknonws in cmd_ntsvcs_hw_prof_flags command.
Günther Deschner
2008-11-12
1
-4
/
+4
*
s3-rpcclient: some corrections for the PNP_GetDeviceRegProp client.
Günther Deschner
2008-11-12
1
-6
/
+11
*
s3-rpcclient: add ntsvcs_getdevlist command.
Günther Deschner
2008-11-12
1
-0
/
+46
*
s3-rpcclient: add ntsvcs_getdevlistsize command.
Günther Deschner
2008-11-12
1
-39
/
+38
*
s3-rpcclient: add database_redo command.
Günther Deschner
2008-11-06
1
-0
/
+67
*
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
2008-11-01
3
-9
/
+9
*
s3-rpcclient: add getdcsitecoverage call.
Günther Deschner
2008-10-27
1
-0
/
+38
*
Fix bug 5840: Segfault in "rpcclient lsaaddacctrights"
Volker Lendecke
2008-10-22
1
-1
/
+1
*
s3-lsa-server: fix _lsa_GetUserName.
Günther Deschner
2008-10-21
1
-1
/
+2
*
s3-rpcclient: fix cmd_lsa build.
Günther Deschner
2008-10-20
1
-3
/
+1
*
Rename hex_encode to hex_encode_talloc,for consistency with samba 4 and heimdal.
Jelmer Vernooij
2008-10-18
1
-1
/
+1
*
s3: fix s3 drsuapi callers.
Günther Deschner
2008-10-17
1
-2
/
+2
*
s4-build: fix drsuapi callers.
Günther Deschner
2008-10-16
1
-4
/
+11
*
s3: fix various samr callers.
Günther Deschner
2008-10-15
1
-16
/
+16
*
s3: fix samlogon client and server calls.
Günther Deschner
2008-10-15
1
-1
/
+1
*
Use GUID_string rather than smb_uuid_string().
Jelmer Vernooij
2008-10-14
1
-2
/
+2
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-8
/
+8
*
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
[next]