first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[jra/samba/.git] / source3 / rpcclient / cmd_lsarpc.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-11-27 Luke Leightonremove use of client_info lsa_info_pol.
1999-11-24 Luke Leightonok. *whew*. this is the first completed part of the...
1999-11-24 Luke Leightonfirst stages of removing struct cli_state* and uint16...
1999-11-23 Luke Leightonshuffling msrpc code around so that it can be used...
1999-11-22 Luke Leightonanother two.
1999-11-22 Luke Leightonokay :) all cmd_() functions now take int argc, char...
1999-11-04 Luke Leightonadding experimental set user password command to rpccli...
1999-11-02 Luke Leightonyet another attempt to get lsaquerysecret working.
1999-11-01 Luke Leightonadded lsaenumdomains command.
1999-10-30 Luke LeightonNetServerTransportEnum parsing, client-side and rpcclie...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1999-10-21 Luke Leightonthe dynamic memory alloc blood-fest goes on...
1999-09-12 Luke Leighton- initialising mach_passwd_file locks to zero (prev...
1999-03-19 Matthew Chapmanquerysecret now shows the real, fairdinkum, decrypted...
1999-03-18 Luke Leightondouble-checked the return results from new querysecret...
1999-03-18 Luke Leightonmatt,
1999-03-18 Matthew ChapmanAdding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERY...
1999-02-11 Luke Leightonuninitialised pointer being freed if lookupnames failed...
1998-12-14 Luke Leightonadded sid_name_use array argument to lsa_lookup_names...
1998-12-08 Luke Leightonadding srvsvc pipe.
1998-12-07 Luke Leightonremoved nt_pipe_fnum from struct cli_state. need to...
1998-12-04 Luke Leighton- renamed do_samr_xxx to samr_xxx
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
1998-10-16 Luke Leightonrpc client mods (ntlmssp flags)
1998-10-01 Richard SharpeFix another possibly unitialized variable ...
1998-09-30 Luke Leightonlsa_lookup_sids command added. severe debugging needed...
1998-09-25 Luke Leightonadded rpcclient program