summaryrefslogtreecommitdiffstats
path: root/source4/librpc/ndr
Commit message (Expand)AuthorAgeFilesLines
...
* r275: added IDL and test code for samr_QueryDisplayInfo3(),Andrew Tridgell2007-10-101-2/+18
* r152: a quick airport commit ....Andrew Tridgell2007-10-101-1/+1
* - add 'print' to the DCERPC binding stringsStefan Metzmacher2004-02-031-4/+0
* added dom_sid_string() functionAndrew Tridgell2004-01-111-7/+15
* This patch adds a better dcerpc server infastructure.Stefan Metzmacher2004-01-081-27/+41
* the endpoint mapper now works in bigendian modeAndrew Tridgell2003-12-312-3/+6
* addition of samr_SetSecurity() from kaiAndrew Tridgell2003-12-191-1/+1
* fixed the AddAliasMem test codeAndrew Tridgell2003-12-191-0/+23
* fixed formatting of uuids in debug outputAndrew Tridgell2003-12-161-1/+1
* added support for big-endian ucs2 strings (as used by big-endianAndrew Tridgell2003-12-161-7/+17
* a fairly large commit!Andrew Tridgell2003-12-161-47/+30
* Added routines for arrays of uint16s.Tim Potter2003-12-121-0/+33
* * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell2003-12-121-1/+1
* * netr_ServerPasswordSet() now works - the test suite changes theAndrew Tridgell2003-12-021-1/+3
* added netr_ServerReqChallenge and cleaned up byte array printingAndrew Tridgell2003-12-012-11/+13
* started adding netlogon IDL and test suiteAndrew Tridgell2003-12-011-0/+28
* Added EnumPrinterDriver, GetPrinterDriver (still in progress)Tim Potter2003-11-301-0/+17
* Added EnumJobs, GetJob, SetJob RPCs.Tim Potter2003-11-281-0/+17
* added auto-generation of the IDL interface tables. This makes two lessAndrew Tridgell2003-11-282-40/+3
* Implemented EnumForms and GetForm.Tim Potter2003-11-261-0/+17
* signed DCERPC over TCP now works !Andrew Tridgell2003-11-262-77/+38
* 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-243-6/+38
* added a tool called 'ndrdump' that allows you to dump NDR dataAndrew Tridgell2003-11-231-1/+1
* ooh, this is fun!Andrew Tridgell2003-11-233-5/+75
* * fixed null terminated string handlingAndrew Tridgell2003-11-222-3/+8
* * fixed NDR flag inheritance across push subcontextsAndrew Tridgell2003-11-221-0/+3
* a fairly major upgrade to the dcerpc systemAndrew Tridgell2003-11-224-28/+244
* added some explanations for epmapper IDL and dom_sid2Andrew Tridgell2003-11-221-1/+11
* cleaner handling of relative pointers to stringsAndrew Tridgell2003-11-211-3/+3
* * changed the way strings are handled in pidl to a much more generalAndrew Tridgell2003-11-213-240/+270
* Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.Tim Potter2003-11-211-0/+1
* avoid calling the print routines completely if debug level < 2Andrew Tridgell2003-11-211-6/+7
* only display really verbose packet dumps when smbtorture is run atAndrew Tridgell2003-11-211-2/+6
* added 4 more levels to samr_QueryDisplayInfo()Andrew Tridgell2003-11-212-46/+44
* Add initial work on eventlog - doesn't quite work yet.Tim Potter2003-11-201-0/+1
* * fixed libndr.h headerAndrew Tridgell2003-11-202-33/+9
* moved the pidl auto-generated files out of CVSAndrew Tridgell2003-11-2018-27735/+0
* extensive samr_SetUserInfo/samr_QueryUserInfo testing, withAndrew Tridgell2003-11-202-20/+20
* * fixed level2 of QueryUserInfoAndrew Tridgell2003-11-2010-8/+124
* started on samr_SetUserInfo()Andrew Tridgell2003-11-205-42/+589
* fixed srvsvc_NetShareEnumAll()Andrew Tridgell2003-11-202-143/+20
* Add a 1004 level for srvsvc.Richard Sharpe2003-11-202-0/+159
* Added ATSVC pipe.Tim Potter2003-11-203-0/+520
* added samr_LookupRids() and test codeAndrew Tridgell2003-11-202-8/+84
* added samr_LookupNames() and test codeAndrew Tridgell2003-11-207-34/+66
* make the echo idl match the win32 IDL againAndrew Tridgell2003-11-202-5/+5
* EnumPrinterData in spoolss now worksAndrew Tridgell2003-11-203-3/+69
* * changed to midl syntax using [case(x)] instead of case(x)Andrew Tridgell2003-11-204-235/+23