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
/
cmd_lsarpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-25
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
1
-1
/
+0
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-216
/
+57
1999-11-27
remove use of client_info lsa_info_pol.
Luke Leighton
1
-13
/
+17
1999-11-24
ok. *whew*. this is the first completed part of the restructure.
Luke Leighton
1
-4
/
+4
1999-11-24
first stages of removing struct cli_state* and uint16 fnum from all
Luke Leighton
1
-57
/
+19
1999-11-23
shuffling msrpc code around so that it can be used independently of rpcclient
Luke Leighton
1
-39
/
+2
1999-11-22
another two.
Luke Leighton
1
-28
/
+30
1999-11-22
okay :) all cmd_() functions now take int argc, char **argv :) that
Luke Leighton
1
-5
/
+5
1999-11-04
adding experimental set user password command to rpcclient, it returns
Luke Leighton
1
-2
/
+2
1999-11-02
yet another attempt to get lsaquerysecret working.
Luke Leighton
1
-2
/
+2
1999-11-01
added lsaenumdomains command.
Luke Leighton
1
-3
/
+69
1999-10-30
NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.
Luke Leighton
1
-2
/
+2
1999-10-25
- typecast malloc / Realloc issues.
Luke Leighton
1
-2
/
+2
1999-10-21
the dynamic memory alloc blood-fest goes on...
Luke Leighton
1
-1
/
+1
1999-09-12
- initialising mach_passwd_file locks to zero (prev. uninit.)
Luke Leighton
1
-21
/
+19
1999-03-19
querysecret now shows the real, fairdinkum, decrypted secret :-)
Matthew Chapman
1
-8
/
+10
1999-03-18
double-checked the return results from new querysecret command, corrected
Luke Leighton
1
-2
/
+2
1999-03-18
matt,
Luke Leighton
1
-1
/
+1
1999-03-18
Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET
Matthew Chapman
1
-0
/
+69
1999-02-11
uninitialised pointer being freed if lookupnames failed. oops.
Luke Leighton
1
-1
/
+1
1998-12-14
added sid_name_use array argument to lsa_lookup_names and lsa_lookup_sids.
Luke Leighton
1
-2
/
+2
1998-12-08
adding srvsvc pipe.
Luke Leighton
1
-2
/
+2
1998-12-07
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1
-16
/
+19
1998-12-04
- renamed do_samr_xxx to samr_xxx
Luke Leighton
1
-10
/
+10
1998-11-29
weekend work. user / group database API.
Luke Leighton
1
-1
/
+1
1998-11-25
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1
-1
/
+91
1998-11-11
changed syntax of registry commands so keys can start with HKLM or HKU.
Luke Leighton
1
-36
/
+54
1998-10-16
rpc client mods (ntlmssp flags)
Luke Leighton
1
-2
/
+2
1998-10-01
Fix another possibly unitialized variable ...
Richard Sharpe
1
-1
/
+1
1998-09-30
lsa_lookup_sids command added. severe debugging needed on lookup_sids
Luke Leighton
1
-2
/
+83
1998-09-25
added rpcclient program
Luke Leighton
1
-0
/
+119