there is no unknown field in LSA_SEC_QOS
[kai/samba.git] / source / libsmb / cli_lsarpc.c
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...