summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r132: fill in the correct default case for the WKSSVC GetInfo callAndrew Tridgell1-0/+1
2007-10-10r128: Another registry update. Changes:Jelmer Vernooij1-5/+30
2007-10-10r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell1-2/+23
2007-10-10r62: Fix the buildJelmer Vernooij1-1/+1
2007-10-10r46: Add CreateKey function (still working on it)Jelmer Vernooij1-0/+8
2007-10-10r42: importing .cvsignore filesGerald Carter1-2/+0
2007-10-10r31: More registry updates. regdiff/regpatch work now.Jelmer Vernooij1-14/+1
2004-04-03added IDL and test for lsa_OpenSecret()Andrew Tridgell1-1/+8
2004-04-03added IDL and test suite for lsa_CreateSecret()Andrew Tridgell1-1/+6
2004-04-03added idl and test suite for lsa_CreateTrustedDomain()Andrew Tridgell1-8/+13
2004-03-31added lsaCreateAccount() and a test in the RPC-LSA test suiteAndrew Tridgell1-2/+21
2004-02-10- modified the dcerpc client security code to be generic, so ntlmsspAndrew Tridgell1-3/+4
2003-12-31the endpoint mapper now works in bigendian modeAndrew Tridgell2-6/+10
2003-12-20latest srvsvc and wkssvc IDL from metzeAndrew Tridgell2-122/+744
2003-12-19addition of samr_SetSecurity() from kaiAndrew Tridgell2-4/+11
2003-12-19added a bunch of alias functions in samr.idl based on work by Kai.Andrew Tridgell1-32/+62
2003-12-16added a define for the DCERPC little-endian data representation flagAndrew Tridgell1-0/+3
2003-12-16use bigendian mode to fix the idl for samr_LogonHoursAndrew Tridgell1-1/+1
2003-12-16it turns out that a wire policy handle isn't a blob either, its aAndrew Tridgell1-3/+3
2003-12-16a fairly large commit!Andrew Tridgell2-3/+11
2003-12-15fixed srvsvc DiskEnum callAndrew Tridgell1-12/+12
2003-12-15patch from metze with updates to srvsvc and changes to pidl to allowAndrew Tridgell1-70/+109
2003-12-14added auto-generation of the server side boilerplate code for eachAndrew Tridgell1-2/+2
2003-12-14fixed fragmented signed connections to our rpc server over SMBAndrew Tridgell1-0/+1
2003-12-13completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell1-2/+3
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-0/+1
2003-12-13rpcdump.exe now works fine against a Samba4 serverAndrew Tridgell1-2/+3
2003-12-13added the epm_Map() call.Andrew Tridgell1-0/+2
2003-12-13added a basic dcerpc endpoint mapper to Samba4. Currently onlyAndrew Tridgell1-3/+4
2003-12-12Small cleanup of test code. Rename enum indexes to be the same nameTim Potter1-2/+2
2003-12-12Got winreg_EnumValue working - what a mess!Tim Potter1-4/+24
2003-12-12added support for sending bind_nak replies in the rpc serverAndrew Tridgell1-1/+6
2003-12-12 * the RPC-ECHO pipe now works in smbd, as long as the data sizesAndrew Tridgell1-0/+4
2003-12-07re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, ThisAndrew Tridgell2-4/+4
2003-12-04we can't have two functions with the same nameAndrew Tridgell1-1/+1
2003-12-03Updated some of the function names in the IDL.Tim Potter1-56/+57
2003-12-03My first stab at Samba4 IDL!Andrew Bartlett1-1/+11
2003-12-02added netr_LogonControl2Ex()Andrew Tridgell1-15/+15
2003-12-02added netr_DatabaseSync2()Andrew Tridgell1-10/+10
2003-12-02added netr_LogonControl2() and netr_ServerAuthenticate2()Andrew Tridgell1-24/+28
2003-12-02added netr_LogonControl() and netr_GetAnyDCName()Andrew Tridgell1-38/+39
2003-12-02added netr_GetDcName() - quite a useful callAndrew Tridgell1-5/+6
2003-12-02added netr_AccountSync(), another NT_STATUS_NOT_IMPLEMENTED callAndrew Tridgell1-16/+16
2003-12-02added netr_AccountDeltas(), which w2k3 givesAndrew Tridgell1-6/+13
2003-12-02netr_DatabaseDeltas() now works. We ask for the deltas associated withAndrew Tridgell1-20/+18
2003-12-02 * made some field names more consistent, and worked out thatAndrew Tridgell1-11/+11
2003-12-02don't pollute the structure name space so muchAndrew Tridgell1-64/+64
2003-12-02netr_DatabaseSync() now works fully for databases 0, 1 and 2Andrew Tridgell2-2/+3
2003-12-02netr_DatabaseSync() now works fully for database 0Andrew Tridgell2-16/+11
2003-12-02initial netlogon database sync partly works - needs some IDL tweaksAndrew Tridgell1-0/+5