summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2003-11-26signed DCERPC over TCP now works !Andrew Tridgell1-14/+56
2003-11-25Spoolss functions return WERROR not NTSTATUS.Tim Potter1-187/+196
2003-11-24added tests for epm_Map endpointer map callsAndrew Tridgell1-4/+4
2003-11-24give far more detail in the EPMAPPER resultsAndrew Tridgell1-19/+22
2003-11-24added tests for the remaining calls on the rpc management interfaceAndrew Tridgell1-3/+17
2003-11-24added the dcerpc remote management interfaces as mgmt.idl, and wrote aAndrew Tridgell4-8/+81
2003-11-23 * better diagnostics in ndrdumpAndrew Tridgell1-1/+5
2003-11-23Add a strlen_m_term() function for returning the length of a stringTim Potter1-2/+2
2003-11-23fixed the handling of value() attributes on scalars in IDL thatAndrew Tridgell2-6/+6
2003-11-23Strings in the winreg pipe are terminated.Tim Potter1-3/+3
2003-11-23ooh, this is fun!Andrew Tridgell2-1/+124
2003-11-22added support for enumerated types in IDL files. This makes unionsAndrew Tridgell1-4/+11
2003-11-22added support for 'const' in IDL files. This makes it easy to defineAndrew Tridgell1-8/+8
2003-11-22 * fixed handling of relative subcontext unionsAndrew Tridgell1-19/+19
2003-11-22dfs torture test now passesAndrew Tridgell1-7/+6
2003-11-22a fairly major upgrade to the dcerpc systemAndrew Tridgell1-5/+5
2003-11-22 * you can't have two parameters with the same name (pidl doesn't enforceAndrew Tridgell1-3/+3
2003-11-22Convert all NTSTATUS return codes to WERROR.Tim Potter1-41/+107
2003-11-22added some explanations for epmapper IDL and dom_sid2Andrew Tridgell1-0/+13
2003-11-21don't ignore .h files hereAndrew Tridgell1-1/+1
2003-11-21forgot to commit this, sorryAndrew Tridgell1-0/+41
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell12-6/+179
2003-11-21Implement DeleteKey, DeleteValue, FlushKey.Tim Potter1-6/+11
2003-11-21Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.Tim Potter1-0/+206
2003-11-21More work on eventlog - still doesn't work. (-:Tim Potter1-5/+19
2003-11-21added 4 more levels to samr_QueryDisplayInfo()Andrew Tridgell2-5/+45
2003-11-20Todd Sabin pointed out that a couple of the values I marked as hyper_tAndrew Tridgell1-3/+10
2003-11-20Add initial work on eventlog - doesn't quite work yet.Tim Potter1-0/+32
2003-11-20added samr_QueryDisplayInfo() (only level 1 so far)Andrew Tridgell1-1/+29
2003-11-20extensive samr_SetUserInfo/samr_QueryUserInfo testing, withAndrew Tridgell1-5/+5
2003-11-20 * fixed level2 of QueryUserInfoAndrew Tridgell1-2/+1
2003-11-20started on samr_SetUserInfo()Andrew Tridgell1-3/+8
2003-11-20fixed srvsvc_NetShareEnumAll()Andrew Tridgell1-15/+9
2003-11-20Add a 1004 level for srvsvc.Richard Sharpe1-0/+10
2003-11-20Added ATSVC pipe.Tim Potter1-0/+65
2003-11-20added samr_LookupRids() and test codeAndrew Tridgell1-1/+14
2003-11-20added samr_LookupNames() and test codeAndrew Tridgell1-4/+11
2003-11-20make the echo idl match the win32 IDL againAndrew Tridgell1-1/+1
2003-11-20EnumPrinterData in spoolss now worksAndrew Tridgell1-1/+1
2003-11-20 * changed to midl syntax using [case(x)] instead of case(x)Andrew Tridgell6-122/+104
2003-11-19fixed wkssvc idl and test code for TransportEnumAndrew Tridgell1-7/+2
2003-11-19switched to a new way of handling unions, so that we can handleAndrew Tridgell2-46/+25
2003-11-19Fix up some things in the IDL, and fix up a mistake I made before.Richard Sharpe2-2/+2
2003-11-19Some simple tweaks to the IDL to make it more correct ...Richard Sharpe1-7/+11
2003-11-19started to expand the echo tests to include more interesting testAndrew Tridgell1-2/+53
2003-11-19srvsvc IDL and test code from metze. Thanks!Andrew Tridgell1-0/+620
2003-11-19after discussions with lukeh, I think we found a alignment bug in oldAndrew Tridgell1-3/+5
2003-11-19removed an unused structureAndrew Tridgell1-4/+0
2003-11-19change to AuditEventsInfo struct from lukehAndrew Tridgell1-3/+2
2003-11-19fixed country code field in samr_UserInfo5Andrew Tridgell1-1/+2