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