summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_lsa.c
Commit message (Expand)AuthorAgeFilesLines
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-2/+2
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-26/+254
* Move over to RELEASE branch.Jeremy Allison2002-02-011-14/+536
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-7/+7
* Syncup getting ready for release.Jeremy Allison2001-07-061-15/+71
* Added total memory allocated counter to talloc, so we can tell if a tallocJeremy Allison2001-02-271-5/+5
* Started converion of the lsa code to canonical RPC format (as srv_reg, andJeremy Allison2001-02-261-0/+39
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-9/+8
* Typo in cast from talloc.Jeremy Allison2001-01-291-1/+1
* Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison2001-01-251-2/+134
* Sync up with appliance-head.Jeremy Allison2001-01-151-1/+1
* Fixes for smbcacls to allow ACL testing.Jeremy Allison2001-01-121-128/+143
* Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosingJeremy Allison2000-12-151-10/+0
* Fix for viewing permissions correctly from W2K.Jeremy Allison2000-12-151-2/+19
* Fixup the lsa_io_r_lookup_names call not to need an external TALLOC_CTX.Jeremy Allison2000-12-141-7/+7
* Raft of fixes - many of these will be merged into HEAD/appliance-head.Jeremy Allison2000-12-141-4/+4
* Merges from appliance-head (for the printing fix) and from HEAD (for theJeremy Allison2000-12-131-24/+33
* Merged in Tim's changes: Removed static limit of MAX_LOOKUP_SIDS in rpc serve...Jeremy Allison2000-12-121-33/+91
* JF's fix'es for W2K domain support ! Hurrah !Jeremy Allison2000-10-131-4/+4
* Some code moved back from TNG - updates to LSA stuff. Not yet used butJeremy Allison2000-09-201-8/+80
* moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell2000-04-251-1/+0
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-26/+0
* added the following message to all dce/rpc client/server code, exceptLuke Leighton2000-03-221-0/+26
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-591/+456
* shuffling msrpc code around so that it can be used independently of rpcclientLuke Leighton1999-11-231-2/+2
* nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_Luke Leighton1999-11-191-0/+1
* added lsaenumdomains command.Luke Leighton1999-11-011-12/+42
* NetServerTransportEnum parsing, client-side and rpcclient "srvtransports" added.Luke Leighton1999-10-301-2/+2
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-9/+9
* turning some of the rpcclient functions dynamic. this is likely toLuke Leighton1999-10-211-1/+1
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-81/+161
* - initialising mach_passwd_file locks to zero (prev. uninit.)Luke Leighton1999-09-121-1/+1
* matt, you had removed a "pointer" from DOM_R_REF structure which made itLuke Leighton1999-03-241-1/+5
* removed 2 unnecessary args from make_uni_hdr.Luke Leighton1999-03-241-4/+4
* Fixed LSA Lookup Names. There were a few too many NULL pointers in aMatthew Chapman1999-03-241-7/+20
* value->enc_secret not value->secretLuke Leighton1999-03-191-6/+4
* Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1999-03-181-0/+165
* removal of the use of unistrn2 function: replace it with unistr2_to_strLuke Leighton1999-02-091-2/+3
* fix for potential lsass.exe crashing due to negative response fromLuke Leighton1998-12-201-23/+27
* - lib/unix_sec_ctxt.cLuke Leighton1998-12-071-2/+2
* - oops, i got "add alias member" and "delete alias member" swapped.Luke Leighton1998-12-041-2/+2
* query_aliasmem code. it works (hurrah).Luke Leighton1998-12-011-46/+43
* LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1998-11-251-15/+51
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-2/+2
* rpcclient registry commands.Luke Leighton1998-11-101-1/+1
* bug fix in lsa_trans_names.Luke Leighton1998-10-221-1/+3
* bug-fixing against:Luke Leighton1998-10-151-3/+64
* lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1998-09-301-53/+192
* added rpcclient programLuke Leighton1998-09-251-0/+91
* tridge the destroyer returns!Andrew Tridgell1998-09-051-107/+6