summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_sec.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4772: fixed checking of the conformant size for dom_sid2Andrew Tridgell1-1/+7
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-15/+1
2007-10-10r3358: Try to put all the basic struct dom_sid manipulation functions in oneAndrew Bartlett1-57/+0
2007-10-10r1985: take advantage of the new talloc in a few more placesAndrew Tridgell1-1/+1
2007-10-10r1770: here's the krb5 server code,Stefan Metzmacher1-0/+1
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-5/+5
2007-10-10r511: fix some const handlingAndrew Tridgell1-3/+3
2004-01-11added dom_sid_string() functionAndrew Tridgell1-7/+15
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher1-27/+41
2003-12-19fixed the AddAliasMem test codeAndrew Tridgell1-0/+23
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-0/+50
2003-11-17security descriptors are no longer a "special" type, they are handledAndrew Tridgell1-345/+9
2003-11-16use the "subcontext" magic flag for sec_desc_bufAndrew Tridgell1-49/+0
2003-11-15added lsa_QuerySecObj() and the necessary sec_desc_buf supporting codeAndrew Tridgell1-2/+109
2003-11-14* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't workAndrew Tridgell1-2/+2
2003-11-11added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell1-6/+5
2003-11-11automatically generate ndr_print_*() functions for every IDLAndrew Tridgell1-0/+53
2003-11-08- corrected some lsa idlAndrew Tridgell1-9/+16
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-0/+309