trying to get HEAD building again. If you want the code
[ira/wip.git] / source3 / rpc_client / cli_lsarpc.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-02-25 Tim PotterMore const fixes and flow on fixes from yesterday's...
2003-02-12 Andrew Tridgellinitial server side privileges implementation, using...
2003-02-10 Andrew Tridgelladded the 'lsaenumacctwithright' command to rpcclient...
2003-02-01 Andrew BartlettOne more signed/unsigned fix
2003-01-28 Andrew Tridgelladded LsaRemoveAccountRights
2003-01-28 Andrew Tridgellcleaned up the lsa_enum_acct_rights function and added a
2003-01-15 Andrew Tridgelladded cli_lsa_enum_account_rights() call. Note that...
2002-10-04 Gerald CarterMerge ... new client side support the Win2k LSARPC...
2002-08-12 Jim McDonoughAdd lsa 0x2e (queryinfo2) client side
2002-08-05 Andrew TridgellThis fixes a number of ADS problems, particularly with...
2002-08-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
2001-11-16 Jeremy AllisonI *love* removing code :-). Removed 4 files that weren...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
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-07-04 Andrew TridgellThe big character set handling changeover!
2001-05-01 Andrew Tridgellfixed some uninitialised variables
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-12-13 Tim PotterWrong length for unistr2 in init_q_lookup_names()
2000-12-12 Tim PotterFixed some accidentally reversed patches.
2000-12-12 Jeremy AllisonMerged in Tim's changes : Removed static limit of MAX_L...
2000-12-08 Tim PotterRemoved a dead function.
2000-12-08 Tim PotterPort of lsa_lookup_sids() and lsa_lookup_names() rpc...
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-06-03 Jeremy Allisonrpc_client/cli_lsarpc.c: Removed unused variable.
2000-05-29 Matthew ChapmanFixed LsaQueryInformationPolicy level 3 to return prima...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
2000-02-01 Tim Pottersystem_name not server_name
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-08 Luke Leightonjerry spotted that get_domain_sids() was being called...
1999-12-08 Luke LeightonABOUT TIME!!!!!!!!
1999-12-02 Luke Leightoncleaning up: removing those horrible references to...
1999-11-29 Luke Leightonfirst attempt at getting \PIPE\NETLOGON working. it...
1999-11-27 Luke Leightonfurther abstraction involving client states. main...
1999-11-25 Luke Leightonprevious commit added an abstraction function that...
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-20 Luke Leightondoing a code reshuffle. want to add code to establish...
1999-11-02 Luke Leightondynamic mem allocation in enum dom groups and enum...
1999-11-01 Luke Leightonadded lsaenumdomains command.
1999-10-30 Luke LeightonNetServerTransportEnum parsing, client-side and rpcclie...
1999-10-28 Luke Leightonrestructuring samr client code.
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1999-10-21 Luke Leightonturning some of the rpcclient functions dynamic. this...
1999-10-01 Luke Leightonerror-code checking in lsa_lookup_sids. anonymous...
1999-09-28 Luke Leightonmemory problems associated with when lsalookupsids...
1999-09-12 Luke Leighton- initialising mach_passwd_file locks to zero (prev...
1999-03-24 Matthew ChapmanFixed LSA Lookup Names. There were a few too many NULL...
1999-03-19 Luke Leightonvalid_pol in lsa_query_secret() needed to be initialise...
1999-03-19 Matthew Chapmanquerysecret now shows the real, fairdinkum, decrypted...
1999-03-18 Matthew ChapmanAdding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERY...
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-09 Luke Leightonremoval of the use of unistrn2 function: replace it...
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-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-04 Luke Leighton- oops, i got "add alias member" and "delete alias...
1998-12-04 Luke Leighton- renamed do_samr_xxx to samr_xxx
1998-12-02 Luke Leightonissues spotted by andrej: %s\\%s not %s\%s
1998-11-30 Luke Leighton- adding builtin[alias]db.
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-11 Luke Leightonchanged syntax of registry commands so keys can start...
1998-10-15 Luke Leightonrpcclient interactive login (with trust account changin...
1998-09-30 Luke Leightonlsa_lookup_sids command added. severe debugging needed...
1998-09-25 Luke Leightonadded rpcclient program
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...