summaryrefslogtreecommitdiffstats
path: root/source3/include/rpc_lsa.h
Commit message (Expand)AuthorAgeFilesLines
* r13458: Add parsing functions - but stub internals for lookupnames3 and 4.Jeremy Allison2007-10-101-2/+77
* r13456: Add lsa_lookup_names2.Jeremy Allison2007-10-101-1/+1
* r13455: Prepare to add lookupnames2.Jeremy Allison2007-10-101-1/+35
* r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2007-10-101-0/+3
* r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison2007-10-101-19/+89
* r13316: Let the carnage begin....Gerald Carter2007-10-101-1/+55
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-2/+0
* r7391: - Added client-support for various lsa_query_trust_dom_info-calls and aGünther Deschner2007-10-101-5/+151
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-25/+94
* r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()Gerald Carter2007-10-101-22/+24
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-101-4/+4
* r6014: rather large change set....Gerald Carter2007-10-101-1/+1
* r5726: merge LsaLookupPrivValue() code from trunkGerald Carter2007-10-101-10/+9
* r5456: Increase limit of mapped SIDS to 0x5000, which is what 2k and later do.Jim McDonough2007-10-101-2/+2
* r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask defineGerald Carter2007-10-101-1/+1
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2007-10-101-3/+17
* r196: merging struct uuid from trunkGerald Carter2007-10-101-1/+1
* split some security related functions in their own files.Simo Sorce2003-10-061-3/+3
* Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison2003-09-251-2/+0
* Attempt at fixing bug #283. There however is no solution.Gerald Carter2003-08-141-0/+6
* And finally IDMAP in 3_0Simo Sorce2003-05-121-20/+0
* Merge tridge's client priv code from HEAD.Jeremy Allison2003-01-291-3/+20
* Merging tridge's privillage client changes from HEAD.Jeremy Allison2003-01-281-5/+20
* merging some rpcclient and net functionality from HEADGerald Carter2003-01-151-0/+17
* sync 3.0 branch with headJelmer Vernooij2002-08-171-0/+38
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-15/+2
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* Move the lsa code across to the changed args for lookup_name, and surround itAndrew Bartlett2002-01-261-4/+2
* Correct4ed comment.Tim Potter2002-01-111-1/+1
* Doc.Martin Pool2002-01-021-2/+1
* there is no unknown field in LSA_SEC_QOSJean-François Micouleau2001-12-171-1/+0
* add lsa_query_secobj server code. level 4 is the ACL, level 1 is theJean-François Micouleau2001-12-141-16/+47
* Changed again how the privilege list is handled in the group mapping code.Jean-François Micouleau2001-11-291-0/+42
* added lsaenumprivsaccount and lsalookupprivvalue to rpcclientJean-François Micouleau2001-11-241-0/+13
* Oops.Tim Potter2001-09-141-1/+1
* Discovered a whole lot more opcodes on the LSA pipe while writing a rpcTim Potter2001-09-131-6/+38
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-1/+0
* started converting NTSTATUS to be a structure on systems with gcc in order to...Andrew Tridgell2001-08-271-16/+16
* implement:Jean-François Micouleau2001-07-091-2/+150
* Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.Jeremy Allison2001-06-291-0/+28
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-0/+1
* Started conversion of lsa server code to canonical format (as srv_reg andJeremy Allison2001-02-261-0/+19
* Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison2001-01-251-7/+26
* Merge of various fixes from the tng headers.Tim Potter2001-01-111-5/+5
* make protoTim Potter2000-12-131-2/+2
* Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...Jeremy Allison2000-12-121-5/+5
* Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions fromTim Potter2000-12-081-1/+1
* Some code moved back from TNG - updates to LSA stuff. Not yet used butJeremy Allison2000-09-201-2/+19
* Fix for the SID history problem when using a Win2k domain controllerJeremy Allison2000-09-061-1/+1
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-91/+32