summaryrefslogtreecommitdiff
path: root/source3/include/rpc_lsa.h
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6014: rather large change set....Gerald Carter1-1/+1
2007-10-10r5726: merge LsaLookupPrivValue() code from trunkGerald Carter1-10/+9
2007-10-10r5456: Increase limit of mapped SIDS to 0x5000, which is what 2k and later do.Jim McDonough1-2/+2
2007-10-10r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask defineGerald Carter1-1/+1
2007-10-10r4724: Add support for Windows privileges in Samba 3.0Gerald Carter1-3/+17
2007-10-10r196: merging struct uuid from trunkGerald Carter1-1/+1
2003-10-06split some security related functions in their own files.Simo Sorce1-3/+3
2003-09-25Fix for #480. Change the interface for init_unistr2 to not take a lengthJeremy Allison1-2/+0
2003-08-14Attempt at fixing bug #283. There however is no solution.Gerald Carter1-0/+6
2003-05-12And finally IDMAP in 3_0Simo Sorce1-20/+0
2003-01-29Merge tridge's client priv code from HEAD.Jeremy Allison1-3/+20
2003-01-28Merging tridge's privillage client changes from HEAD.Jeremy Allison1-5/+20
2003-01-15merging some rpcclient and net functionality from HEADGerald Carter1-0/+17
2002-08-17sync 3.0 branch with headJelmer Vernooij1-0/+38
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-15/+2
2002-01-30Removed version number from file header.Tim Potter1-1/+1
2002-01-26Move the lsa code across to the changed args for lookup_name, and surround itAndrew Bartlett1-4/+2
2002-01-11Correct4ed comment.Tim Potter1-1/+1
2002-01-02Doc.Martin Pool1-2/+1
2001-12-17there is no unknown field in LSA_SEC_QOSJean-François Micouleau1-1/+0
2001-12-14add lsa_query_secobj server code. level 4 is the ACL, level 1 is theJean-François Micouleau1-16/+47
2001-11-29Changed again how the privilege list is handled in the group mapping code.Jean-François Micouleau1-0/+42
2001-11-24added lsaenumprivsaccount and lsalookupprivvalue to rpcclientJean-François Micouleau1-0/+13
2001-09-14Oops.Tim Potter1-1/+1
2001-09-13Discovered a whole lot more opcodes on the LSA pipe while writing a rpcTim Potter1-6/+38
2001-09-04the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell1-1/+0
2001-08-27started converting NTSTATUS to be a structure on systems with gcc in order to...Andrew Tridgell1-16/+16
2001-07-09implement:Jean-François Micouleau1-2/+150
2001-06-29Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.Jeremy Allison1-0/+28
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-0/+1
2001-02-26Started conversion of lsa server code to canonical format (as srv_reg andJeremy Allison1-0/+19
2001-01-25Fixed "object picker can't determine if object in domain" bug seen from W2KJeremy Allison1-7/+26
2001-01-11Merge of various fixes from the tng headers.Tim Potter1-5/+5
2000-12-13make protoTim Potter1-2/+2
2000-12-12Merged in Tim's changes : Removed static limit of MAX_LOOKUP_SIDS in rpc serv...Jeremy Allison1-5/+5
2000-12-08Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions fromTim Potter1-1/+1
2000-09-20Some code moved back from TNG - updates to LSA stuff. Not yet used butJeremy Allison1-2/+19
2000-09-06Fix for the SID history problem when using a Win2k domain controllerJeremy Allison1-1/+1
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-91/+32
1999-11-18added regqueryval command (experimental) to get reg_io_q_info() andLuke Leighton1-1/+1
1999-11-01added lsaenumdomains command.Luke Leighton1-8/+10
1999-03-24Fixed LSA Lookup Names. There were a few too many NULL pointers in aMatthew Chapman1-2/+4
1999-03-19Implemented encryption algorithm used for a number of RPC buffers.Matthew Chapman1-1/+1
1999-03-18Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRETMatthew Chapman1-1/+59
1998-12-20fix for potential lsass.exe crashing due to negative response fromLuke Leighton1-1/+1
1998-11-25LsaLookupNames client call (first used as lookupnames command in rpcclient).Luke Leighton1-23/+20
1998-11-10rpcclient registry commands.Luke Leighton1-11/+8
1998-10-15bug-fixing against:Luke Leighton1-4/+24
1998-09-30lsa_lookup_sids command added. severe debugging needed on lookup_sidsLuke Leighton1-19/+40
1998-09-29added in some pdb_xxx routines that are needed by nispass.cLuke Leighton1-11/+12