summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/cli_lsarpc.c
Commit message (Expand)AuthorAgeFilesLines
* Added cli_lsa_open_policy2()Tim Potter2001-08-211-0/+58
* Factored out common rpc pipe initialisation and shutdown code.Tim Potter2001-08-081-50/+1
* In cli_lsa_lookup_sids() don't append a separator character between domainTim Potter2001-07-201-1/+2
* Changed the cli_lsa_lookup_sids() function to unpack the domain and user orTim Potter2001-07-201-3/+7
* The big character set handling changeover!Andrew Tridgell2001-07-041-5/+2
* Cleanup of cli_lsa_enum_trust_dom(). talloc() doesn't like attempts toTim Potter2001-06-221-20/+34
* Memory leak fixes plus general cleanup.Tim Potter2001-05-111-1/+4
* Some reformatting (sorry Gerald).Tim Potter2001-05-071-50/+18
* rpcclient merge from 2.2 (including Jeremy's non-void return fix)Gerald Carter2001-04-281-35/+69
* Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.Jeremy Allison2001-03-091-12/+12
* Fixed authenticated pipe access.Tim Potter2001-01-101-25/+102
* Added query info policy call.Tim Potter2000-12-181-0/+86
* Streamlined exit path.Tim Potter2000-12-181-24/+27
* Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison2000-12-151-1/+27
* Lightweight rpc client library. Uses only routines in libsmb andTim Potter2000-12-131-0/+370