Merge: const fixes.
[samba.git] / source / rpcclient / cmd_lsarpc.c
2003-02-25 Tim PotterMerge: const fixes.
2003-02-18 Martin PoolCheck return code of string_to_sid. (Merge from HEAD)
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Martin Poolcmd_lsa_lookup_sids: Check return code from string_to_s...
2003-02-10 Andrew Tridgelladded the 'lsaenumacctwithright' command to rpcclient...
2003-01-29 Jeremy AllisonMerge tridge's client priv code from HEAD.
2003-01-28 Andrew Tridgelladded LsaRemoveAccountRights
2003-01-28 Jeremy AllisonMerging tridge's privillage client changes from HEAD.
2003-01-28 Andrew Tridgellcleaned up the lsa_enum_acct_rights function and added a
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-16 Andrew Tridgellallow a couple of LSA functions to take a username...
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 Gerald Cartermerging some rpcclient and net functionality from HEAD
2003-01-15 Gerald Carter[merge]
2003-01-15 Gerald Carter* removed unused variable from rpcclient code
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-15 Andrew Tridgelladded cli_lsa_enum_account_rights() call. Note that...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-19 Andrew Tridgellmake rpcclient use print_guid()
2002-08-17 Jelmer Vernooijsync 3.0 branch with HEAD
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-12 Jim McDonoughAdd lsaqueryinfo2, but keep under "lsaquery" command...
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-07 Andrew BartlettUpdates to the 'name -> sid' code:
2002-05-17 Andrew BartlettA few more trusted domains updates from mimir.
2002-04-15 Tim PotterMerge of lsa lookup names/sids patch from HEAD.
2002-04-14 Tim PotterThe cli_lsa_lookup_{names,sids} functions were returnin...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettBack out some of the less well thought out ideas from...
2002-01-26 Andrew BartlettMake a talloc'ed copy of this strings so we can pass...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2001-12-11 Tim PotterGrr - people who put const everywhere should fix up...
2001-12-11 Tim PotterDoing some research into ACLs on the LSA and SAM policy...
2001-11-24 Andrew Tridgelladded "net join" command
2001-11-24 Jean-François Mico... added lsaenumprivsaccount and lsalookupprivvalue to...
2001-11-22 Jean-François Mico... added lsa_enum_sids to rpcclient
2001-11-22 Jean-François Mico... add another command to rpcclient: getdispname. Show...
2001-11-22 Jean-François Mico... add a command to rpcclient: enumprivs
2001-10-12 Tim PotterSome old stuff hanging around since the CIFS conference...
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