r101: added lsa_SetSecret() and lsa_QuerySecret()
[samba.git] / source / librpc / idl /
2007-10-10 Andrew Tridgellr101: added lsa_SetSecret() and lsa_QuerySecret()
2007-10-10 Jelmer Vernooijr62: Fix the build
2007-10-10 Jelmer Vernooijr46: Add CreateKey function (still working on it)
2007-10-10 Gerald Carterr42: importing .cvsignore files
2007-10-10 Jelmer Vernooijr31: More registry updates. regdiff/regpatch work now.
2004-04-03 Andrew Tridgelladded IDL and test for lsa_OpenSecret()
2004-04-03 Andrew Tridgelladded IDL and test suite for lsa_CreateSecret()
2004-04-03 Andrew Tridgelladded idl and test suite for lsa_CreateTrustedDomain()
2004-03-31 Andrew Tridgelladded lsaCreateAccount() and a test in the RPC-LSA...
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2003-12-31 Andrew Tridgellthe endpoint mapper now works in bigendian mode
2003-12-20 Andrew Tridgelllatest srvsvc and wkssvc IDL from metze
2003-12-19 Andrew Tridgelladdition of samr_SetSecurity() from kai
2003-12-19 Andrew Tridgelladded a bunch of alias functions in samr.idl based...
2003-12-16 Andrew Tridgelladded a define for the DCERPC little-endian data repres...
2003-12-16 Andrew Tridgelluse bigendian mode to fix the idl for samr_LogonHours
2003-12-16 Andrew Tridgellit turns out that a wire policy handle isn't a blob...
2003-12-16 Andrew Tridgella fairly large commit!
2003-12-15 Andrew Tridgellfixed srvsvc DiskEnum call
2003-12-15 Andrew Tridgellpatch from metze with updates to srvsvc and changes...
2003-12-14 Andrew Tridgelladded auto-generation of the server side boilerplate...
2003-12-14 Andrew Tridgellfixed fragmented signed connections to our rpc server...
2003-12-13 Andrew Tridgellcompleted the linkage between the endpoint mapper and...
2003-12-13 Andrew Tridgelldcerpc over tcp in the samba4 server now works to some...
2003-12-13 Andrew Tridgellrpcdump.exe now works fine against a Samba4 server
2003-12-13 Andrew Tridgelladded the epm_Map() call.
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Tim PotterSmall cleanup of test code. Rename enum indexes to...
2003-12-12 Tim PotterGot winreg_EnumValue working - what a mess!
2003-12-12 Andrew Tridgelladded support for sending bind_nak replies in the rpc...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-12-07 Andrew Tridgellre-wrote pidl to use Parse::Yapp instead of Parse:...
2003-12-04 Andrew Tridgellwe can't have two functions with the same name
2003-12-03 Tim PotterUpdated some of the function names in the IDL.
2003-12-03 Andrew BartlettMy first stab at Samba4 IDL!
2003-12-02 Andrew Tridgelladded netr_LogonControl2Ex()
2003-12-02 Andrew Tridgelladded netr_DatabaseSync2()
2003-12-02 Andrew Tridgelladded netr_LogonControl2() and netr_ServerAuthenticate2()
2003-12-02 Andrew Tridgelladded netr_LogonControl() and netr_GetAnyDCName()
2003-12-02 Andrew Tridgelladded netr_GetDcName() - quite a useful call
2003-12-02 Andrew Tridgelladded netr_AccountSync(), another NT_STATUS_NOT_IMPLEME...
2003-12-02 Andrew Tridgelladded netr_AccountDeltas(), which w2k3 gives
2003-12-02 Andrew Tridgellnetr_DatabaseDeltas() now works. We ask for the deltas...
2003-12-02 Andrew Tridgell * made some field names more consistent, and worked...
2003-12-02 Andrew Tridgelldon't pollute the structure name space so much
2003-12-02 Andrew Tridgellnetr_DatabaseSync() now works fully for databases 0...
2003-12-02 Andrew Tridgellnetr_DatabaseSync() now works fully for database 0
2003-12-02 Andrew Tridgellinitial netlogon database sync partly works - needs...
2003-12-02 Andrew Tridgelladded netr_DatabaseSync(). It doesn't work as I haven...
2003-12-02 Andrew Tridgellanother big improvement in the credentials API. I think...
2003-12-02 Andrew Tridgell * netr_ServerPasswordSet() now works - the test suite...
2003-12-01 Andrew Tridgell * another small API change in the credentials code
2003-12-01 Andrew Tridgellneater credentials handling in netlogon client code
2003-12-01 Andrew Tridgelladded netr_LogonSamLogon() and test code
2003-12-01 Andrew Tridgelladded netr_ServerAuthenticate() and test code
2003-12-01 Andrew Tridgelladded netr_ServerReqChallenge and cleaned up byte array...
2003-12-01 Andrew Tridgellstarted adding netlogon IDL and test suite
2003-11-30 Tim PotterAdded EnumPrinterDriver, GetPrinterDriver (still in...
2003-11-28 Tim PotterGetPrinterDataEx, SetPrinterDataEx, DeletePrinterDataEx.
2003-11-28 Tim PotterAdd SetPrinterData, DeletePrinterData.
2003-11-28 Andrew Tridgellthe beginnings of an automated tool for working out...
2003-11-28 Tim PotterFix bug in EnumPrinterData test.
2003-11-28 Andrew Tridgell * added a bunch of placeholder IDL files
2003-11-28 Tim PotterAdded EnumJobs, GetJob, SetJob RPCs.
2003-11-28 Andrew Tridgell * support multiple interfaces in one IDL file in pidl
2003-11-27 Tim PotterImplemented SetForm RPC.
2003-11-27 Tim PotterAdd DeleteForm, start cleaning up tests.
2003-11-27 Andrew Tridgellmore epmapper and mgmt magic
2003-11-27 Tim PotterImplemented AddForm RPC. The mystery of the useless_pt...
2003-11-27 Andrew Tridgelladded an rpc scanner. This prints messages like this:
2003-11-27 Andrew Tridgelluse EPMAPPER_PORT constant instead of 135
2003-11-27 Andrew Tridgellswitched to WERROR return codes in the management IDL
2003-11-26 Tim PotterImplemented EnumForms and GetForm.
2003-11-26 Andrew Tridgelladded a link to opengroup PDU definitions
2003-11-26 Tim PotterAdd bind nak to dcerpc_payload.
2003-11-26 Andrew Tridgelluse the IDL defined NDR version number
2003-11-26 Andrew Tridgelladded auto-determination of the DCERPC over TCP port...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-11-25 Tim PotterSpoolss functions return WERROR not NTSTATUS.
2003-11-24 Andrew Tridgelladded tests for epm_Map endpointer map calls
2003-11-24 Andrew Tridgellgive far more detail in the EPMAPPER results
2003-11-24 Andrew Tridgelladded tests for the remaining calls on the rpc manageme...
2003-11-24 Andrew Tridgelladded the dcerpc remote management interfaces as mgmt...
2003-11-23 Andrew Tridgell * better diagnostics in ndrdump
2003-11-23 Tim PotterAdd a strlen_m_term() function for returning the length...
2003-11-23 Andrew Tridgellfixed the handling of value() attributes on scalars...
2003-11-23 Tim PotterStrings in the winreg pipe are terminated.
2003-11-23 Andrew Tridgellooh, this is fun!
2003-11-22 Andrew Tridgelladded support for enumerated types in IDL files. This...
2003-11-22 Andrew Tridgelladded support for 'const' in IDL files. This makes...
2003-11-22 Andrew Tridgell * fixed handling of relative subcontext unions
2003-11-22 Andrew Tridgelldfs torture test now passes
2003-11-22 Andrew Tridgella fairly major upgrade to the dcerpc system
2003-11-22 Andrew Tridgell * you can't have two parameters with the same name...
2003-11-22 Tim PotterConvert all NTSTATUS return codes to WERROR.
2003-11-22 Andrew Tridgelladded some explanations for epmapper IDL and dom_sid2
2003-11-21 Andrew Tridgelldon't ignore .h files here
2003-11-21 Andrew Tridgellforgot to commit this, sorry
2003-11-21 Andrew Tridgell* changed the way strings are handled in pidl to a...
2003-11-21 Tim PotterImplement DeleteKey, DeleteValue, FlushKey.
next