updated the 3.0 branch from the head branch - ready for alpha18
[samba.git] / source3 / libsmb / cli_lsarpc.c
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-06-01 Jeremy AllisonMore cleanup work preparing for SMB signing.
2002-05-23 Andrew BartlettGiven Jeremy's positive response, and a lack of one...
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-04-04 Tim PotterIf compiling with Insure, mallocate a byte of memory...
2002-04-04 Tim Potteroops
2002-04-04 Tim PotterFixed memory leak in cli_lsa_enum_trust_dom(). Use...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-02-20 Andrew BartlettThis fixes a bug (spotted by Rafal Szczesniak <mimir...
2002-02-13 Gerald Cartermerge from 2.2
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-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2002-01-06 Tim PotterMinor doc cleanups.
2001-12-17 Jean-François Mico... there is no unknown field in LSA_SEC_QOS
2001-12-11 Tim PotterDoing some research into ACLs on the LSA and SAM policy...
2001-12-05 Jeremy AllisonAdded fetch_domain_sid. Not used in current code, but...
2001-12-03 Andrew Tridgellconst religion
2001-11-24 Jean-François Mico... added lsaenumprivsaccount and lsalookupprivvalue to...
2001-11-23 Jean-François Mico... Changed how the privileges are stored in the group...
2001-11-23 Tim PotterFinally worked out why a enumerate trusted domains...
2001-11-22 Jean-François Mico... added lsa_enum_sids to rpcclient
2001-11-22 Tim PotterRemoved unused variable.
2001-11-22 Tim PotterOops - opening wrong pipe name in cli_lsa_initialise...
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-11-22 Jeremy AllisonGot positive and negative name caching working correctl...
2001-11-15 Martin PoolDoxygen demo for Tim.
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Tim PotterConvert to NTSTATUS.
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-21 Tim PotterAdded cli_lsa_open_policy2()
2001-08-08 Tim PotterFactored out common rpc pipe initialisation and shutdow...
2001-07-20 Tim PotterIn cli_lsa_lookup_sids() don't append a separator chara...
2001-07-20 Tim PotterChanged the cli_lsa_lookup_sids() function to unpack...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-22 Tim PotterCleanup of cli_lsa_enum_trust_dom(). talloc() doesn...
2001-05-11 Tim PotterMemory leak fixes plus general cleanup.
2001-05-07 Tim PotterSome reformatting (sorry Gerald).
2001-04-28 Gerald Carterrpcclient merge from 2.2 (including Jeremy's non-void...
2001-03-09 Jeremy AllisonSerious (and I *mean* serious) attempt to fix little...
2001-01-10 Tim PotterFixed authenticated pipe access.
2000-12-18 Tim PotterAdded query info policy call.
2000-12-18 Tim PotterStreamlined exit path.
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-12-13 Tim PotterLightweight rpc client library. Uses only routines...