summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_lsa.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-02BIG patch...Andrew Bartlett1-63/+63
2002-08-12Add lsa 0x2e (queryinfo2) client sideJim McDonough1-0/+13
2002-07-30Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, whichJim McDonough1-2/+108
2002-07-01used findstatic.pl to make some variables static and remove some deadAndrew Tridgell1-6/+6
2002-06-18more debug classess activatedSimo Sorce1-0/+3
2002-05-17A few more trusted domains updates from mimir.Andrew Bartlett1-18/+7
2002-04-14Partly based on the work by mimir (Rafal SzczesniakAndrew Bartlett1-26/+50
2002-04-04Fixed the handle leak in the connection management code (this code is crapJeremy Allison1-0/+6
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-26Back out some of the less well thought out ideas from last weeks work onAndrew Bartlett1-11/+3
2002-01-26We may as well not use these temporary variables - they are only used once andAndrew Bartlett1-3/+1
2002-01-20This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett1-3/+13
2001-12-17there is no unknown field in LSA_SEC_QOSJean-François Micouleau1-19/+15
2001-12-03const religionAndrew Tridgell1-2/+2
2001-11-29Changed again how the privilege list is handled in the group mapping code.Jean-François Micouleau1-0/+152
2001-11-25Fix ./configure --enable-developer warnings (shadow of global)Andrew Bartlett1-2/+2
2001-11-24added lsaenumprivsaccount and lsalookupprivvalue to rpcclientJean-François Micouleau1-1/+76
2001-11-23Changed how the privileges are stored in the group mapping code. It's nowJean-François Micouleau1-0/+9
2001-11-22added lsa_enum_sids to rpcclientJean-François Micouleau1-0/+8
2001-11-22add another command to rpcclient: getdispname. Show the full descriptionJean-François Micouleau1-0/+15
2001-11-22add a command to rpcclient: enumprivsJean-François Micouleau1-0/+21
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-7/+0
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-17/+17
2001-08-27converted another bunch of stuff to NTSTATUSAndrew Tridgell1-1/+1
2001-08-24Fixed malloc -> talloc problems pointed out by Simo.Jeremy Allison1-7/+7
2001-07-09implement:Jean-François Micouleau1-0/+476
2001-06-29Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.Jeremy Allison1-0/+70
2001-06-22Removed unused (and potentially crash-causing) free function.Jeremy Allison1-14/+0
2001-05-08Fixed typo in comment.Tim Potter1-1/+1
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-9/+8
2001-02-27Added total memory allocated counter to talloc, so we can tell if a tallocJeremy Allison1-5/+5
2001-02-26Started conversion of lsa server code to canonical format (as srv_reg andJeremy Allison1-0/+39
2001-01-29Changes from SAMBA_2_2:David O'Neill1-1/+1
2001-01-25Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison1-2/+134
2001-01-15Changes from APPLIANCE_HEAD:David O'Neill1-1/+1
2001-01-11RPC server fixes for RPC client changes merged from TNG.Tim Potter1-2/+42
2001-01-11General clean up. Merged routines for parsing enum_trust_dom rpc call.Tim Potter1-136/+111
2000-12-15Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosingJeremy Allison1-10/+0
2000-12-15Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. MergedJeremy Allison1-13/+30
2000-12-13Wrong length for unistr2 in init_q_lookup_names()Tim Potter1-24/+33
2000-12-12Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...Jeremy Allison1-41/+101
2000-12-08Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions fromTim Potter1-33/+31
2000-10-13last part of W2K support.Jean-François Micouleau1-4/+4
2000-09-20Some code moved back from TNG - updates to LSA stuff. Not yet used butJeremy Allison1-8/+80
2000-04-25moved trans2.h and nterr.h into includes.h with all our other includesAndrew Tridgell1-1/+0
2000-03-22acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison1-26/+0
2000-03-22added the following message to all dce/rpc client/server code, exceptLuke Leighton1-0/+26
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-591/+456
1999-11-23shuffling msrpc code around so that it can be used independently of rpcclientLuke Leighton1-2/+2
1999-11-19nt5rc2 falling over because the LsaQueryInfoPolicy() response _must_Luke Leighton1-0/+1