Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
[nivanova/samba-autobuild/.git] / source3 / rpcclient / cmd_lsarpc.c
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-10 Simo Sorce- avoid possible mem leaks in rpcclient/cmd_*.c (talloc...
2001-07-20 Tim PotterStarted adding some help/usage info for rpcclient commands.
2001-05-11 Tim PotterMemory leak fixes plus general cleanup.
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-03-23 Jeremy AllisonMore unused variables.
2001-03-15 Gerald Cartermore updates. several spoolss commands added as placeh...
2001-03-14 Gerald Carterset of changes in the beginning of bringing rpcclient...
2001-01-15 Tim Potterrpcclient functions for remaining samr and lsa function...
2001-01-12 Tim PotterMemory leak fixes spotted by insure.
2001-01-11 Tim PotterStart of a rewrite of rpcclient based on the libsmb...
2000-12-08 Tim PotterPort of lsa_lookup_sids() and lsa_lookup_names() rpc...
2000-04-25 Andrew Tridgellmoved trans2.h and nterr.h into includes.h with all...
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