r956: More debian updates:
[samba.git] / source / librpc /
2007-10-10 Andrew Tridgellr952: fixed schannel from my last commit
2007-10-10 Andrew Tridgellr950: - added netr_ServerAuthenticate3(). This is used...
2007-10-10 Andrew Tridgellr937: - added a simple QuerySecurity implementation...
2007-10-10 Andrew Tridgellr924: got rid of the global well-known SIDs, instead...
2007-10-10 Andrew Tridgellr920: a placeholder lsads.idl file (lack of this is...
2007-10-10 Andrew Tridgellr919: - added lsa_QueryInfoPolicy2() to IDL, test suite...
2007-10-10 Andrew Tridgellr917: - added the start of a LSA server to samba4.
2007-10-10 Andrew Tridgellr895: use _t in base ndr fns
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Bartlettr877: This attempt at IDL was accidently included in...
2007-10-10 Andrew Bartlettr874: This patch is a pile of work on NTLMSSP:
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Tridgellr793: - don't make templates members of any class...
2007-10-10 Andrew Tridgellr781: added level6 for logon level in SamLogon netlogon.idl
2007-10-10 Jelmer Vernooijr739: Implement GetNumRecords() call from eventlog...
2007-10-10 Andrew Tridgellr712: fixed a bug in the NetShareGetInfo idl, and added...
2007-10-10 Stefan Metzmacherr665: merge over the new build system from my tmp branch
2007-10-10 Stefan Metzmacherr649: return unknown interface when the client not yet
2007-10-10 Stefan Metzmacherr644: add SPNEGO auth type
2007-10-10 Andrew Bartlettr610: - Merge the Samba3 'ntlm_auth --diagnostics...
2007-10-10 Andrew Tridgellr601: added the server code for all the samr_SetUserInf...
2007-10-10 Andrew Tridgellr593: add a constant for the records size multiplier...
2007-10-10 Andrew Tridgellr587: added server code for samr_EnumDomainUsers, and...
2007-10-10 Andrew Tridgellr582: added the LMSessKey in SamInfo and SamInfo2,...
2007-10-10 Andrew Tridgellr575: moved the SID_NAME_USE enum into samr.idl
2007-10-10 Andrew Tridgellr511: fix some const handling
2007-10-10 Andrew Tridgellr469: considerably improved the ChangePasswordUser3...
2007-10-10 Andrew Tridgellr464: a big improvement to the API for writing server...
2007-10-10 Andrew Tridgellr420: added nicer names for the field bits in userinfo21
2007-10-10 Andrew Tridgellr392: added IDL for 3 more netlogon Delta levels, thank...
2007-10-10 Andrew Tridgellr390: added my best guess for how session keys are...
2007-10-10 Andrew Tridgellr388: added IDL for 3 more set user info levels (all...
2007-10-10 Andrew Tridgellr365: improved the IDL for samr_Connect5()
2007-10-10 Andrew Tridgellr364: finally worked out the ancient samr_ChangePasswor...
2007-10-10 Andrew Tridgellr359: moved the share type definitions to srvsvc.idl
2007-10-10 Andrew Tridgellr358: added some more annotation on the samr unknown...
2007-10-10 Tim Potterr354: Tridge convinced me that writing some wrapper...
2007-10-10 Andrew Tridgellr336: added a -X command line option to smbtorture...
2007-10-10 Andrew Tridgellr335: added much better handling of servers that die...
2007-10-10 Andrew Tridgellr327: fixed an uninitialised variable found by valgrind
2007-10-10 Andrew Tridgellr326: tweaks to the RPC-SAMR test code to allow win2003...
2007-10-10 Andrew Tridgellr325: added IDL and test code for samr_ChangePasswordUs...
2007-10-10 Stefan Metzmacherr310: add missing ','
2007-10-10 Andrew Tridgellr307: added IDL and test code for samr_GetDomPwInfo...
2007-10-10 Andrew Tridgellr306: added another define for a DCERPC fault code
2007-10-10 Andrew Tridgellr305: - added IDL and test code for samr_RidToSid()
2007-10-10 Andrew Tridgellr295: more correct IDL for the netr_AcctLock structure...
2007-10-10 Andrew Tridgellr287: patch from Richard Renard to add AcctLockStr...
2007-10-10 Andrew Tridgellr275: added IDL and test code for samr_QueryDisplayInfo3(),
2007-10-10 Andrew Tridgellr268: added IDL and test code for samr_QueryDomainInfo2(),
2007-10-10 Andrew Tridgellr267: added IDL and test code for samr_ChangePasswordUs...
2007-10-10 Andrew Tridgellr259: added samr_DeleteGroupMember() IDL and test code
2007-10-10 Andrew Tridgellr258: added samr_AddGroupMember() IDL and test code
2007-10-10 Andrew Tridgellr257: added samr_SetGroupInfo() IDL and test code
2007-10-10 Andrew Tridgellr256: added samr_CreateDomainGroup() and samr_DeleteDom...
2007-10-10 Andrew Tridgellr255: added samr_SetDomainInfo IDL and test code
2007-10-10 Tim Potterr210: More work on DCERPC client functions:
2007-10-10 Jelmer Vernooijr199: More registry rpc updates
2007-10-10 Jelmer Vernooijr190: More RPC updates
2007-10-10 Jelmer Vernooijr165: Add support for viewing registry values in gregedit
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Andrew Tridgellr132: fill in the correct default case for the WKSSVC...
2007-10-10 Jelmer Vernooijr128: Another registry update. Changes:
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-04-03 Tim PotterThis is the start of a C API to the DCERPC client routi...
2004-03-31 Andrew Tridgelladded lsaCreateAccount() and a test in the RPC-LSA...
2004-02-21 Andrew Tridgellsplit up the schannel rpc client code into separate...
2004-02-12 Stefan Metzmachermove more code to the config.m4 scheme
2004-02-12 Stefan Metzmacherdo not return a value in a void function
2004-02-11 Andrew Tridgellfixed a void return spotted by metze
2004-02-10 Andrew Tridgellwe can close the netlogon pipe used to setup the schann...
2004-02-10 Andrew Tridgelldon't always use the same schannel context number
2004-02-10 Andrew Tridgell- modified the dcerpc client security code to be generi...
2004-02-03 Stefan Metzmacher- add 'print' to the DCERPC binding strings
2004-02-03 Stefan Metzmachermake more function static, they are still available...
2004-01-22 Andrew Tridgelladded a little bit of const magic to get rid of the...
2004-01-20 Andrew Tridgelladded code to the RPC-SPOOLSS test that demonstrates...
2004-01-11 Andrew Tridgelladded dom_sid_string() function
2004-01-08 Stefan MetzmacherThis patch adds a better dcerpc server infastructure.
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 Tridgellfixed removal of moe than one ncacn_* option from optio...
2003-12-19 Andrew Tridgellfixed the AddAliasMem test code
2003-12-19 Andrew Tridgelladded a bunch of alias functions in samr.idl based...
2003-12-17 Andrew Tridgellfixed a segv in RPC-* when debug level > 2
2003-12-17 Tim PotterFix typo.
2003-12-17 Andrew Tridgelladded a smb.conf flag "rpc big endian" that tells our...
2003-12-16 Andrew Tridgellfixed formatting of uuids in debug output
2003-12-16 Andrew Tridgelladded a define for the DCERPC little-endian data repres...
2003-12-16 Andrew Tridgellfixed the RPC-MGMT and RPC-SCANNER tests to work with...
next