summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_basic.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-01started adding netlogon IDL and test suiteAndrew Tridgell1-0/+28
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell1-50/+14
2003-11-24added tests for epm_Map endpointer map callsAndrew Tridgell1-0/+3
2003-11-24added tests for the remaining calls on the rpc management interfaceAndrew Tridgell1-0/+32
2003-11-24added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell1-6/+13
2003-11-23ooh, this is fun!Andrew Tridgell1-2/+52
2003-11-22 * fixed null terminated string handlingAndrew Tridgell1-2/+7
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-2/+22
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-217/+191
2003-11-21added 4 more levels to samr_QueryDisplayInfo()Andrew Tridgell1-21/+44
2003-11-20added samr_LookupNames() and test codeAndrew Tridgell1-1/+9
2003-11-20EnumPrinterData in spoolss now worksAndrew Tridgell1-0/+66
2003-11-18* use the new auto-generated debug code method.Andrew Tridgell1-0/+10
2003-11-17 * add another WERR err codeAndrew Tridgell1-0/+16
2003-11-17security descriptors are no longer a "special" type, they are handledAndrew Tridgell1-5/+41
2003-11-17* more info levels for EnumPrinterAndrew Tridgell1-0/+11
2003-11-17nicer method of handling spoolss EnumPrintersAndrew Tridgell1-4/+32
2003-11-16use nstring and [relative] to support levels 1 and 2 of EnumPrintersAndrew Tridgell1-44/+21
2003-11-16added support for level1 of EnumPrinters in spoolss. This uses aAndrew Tridgell1-0/+71
2003-11-16use the "subcontext" magic flag for sec_desc_bufAndrew Tridgell1-0/+2
2003-11-15added samr_UserInfo2 and samr_UserInfo3Andrew Tridgell1-0/+18
2003-11-15added lsa_QuerySecObj() and the necessary sec_desc_buf supporting codeAndrew Tridgell1-20/+0
2003-11-14* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't workAndrew Tridgell1-2/+5
2003-11-14we can now do a level1 NetDfsEnum()Andrew Tridgell1-0/+12
2003-11-13* fixed conformant arrays in structuresAndrew Tridgell1-44/+7
2003-11-12lsa_PrivilegeSet seems to be a very strange beast indeed. It has aAndrew Tridgell1-5/+14
2003-11-11added 9 more info levels to lsa_QueryInfoPolicyAndrew Tridgell1-7/+50
2003-11-11added QueryPolicyInfo/PrimaryDomainInfo idl and test codeAndrew Tridgell1-5/+8
2003-11-11support lsa_AuditEventsInfoAndrew Tridgell1-0/+51
2003-11-11start using automatic union printingAndrew Tridgell1-2/+12
2003-11-11automatically generate ndr_print_*() functions for every IDLAndrew Tridgell1-0/+45
2003-11-11started adding support for lsa_QueryInfoPolicyAndrew Tridgell1-0/+20
2003-11-09converted the rpcecho pipe to use IDLAndrew Tridgell1-0/+23
2003-11-09lsa_LookupNames now worksAndrew Tridgell1-1/+28
2003-11-09added idl, generated code and test code for lsa_LookupSidsAndrew Tridgell1-1/+1
2003-11-08- more generation fixesAndrew Tridgell1-1/+1
2003-11-08- corrected some lsa idlAndrew Tridgell1-0/+26
2003-11-06another major bit of restructuring of rpc in Samba4. Mostly movingAndrew Tridgell1-0/+279