r4414: Various bits&pieces:
[samba.git] / source4 / librpc /
2007-10-10 Volker Lendecker4392: Fix samr_GetAliasMembership idl
2007-10-10 Volker Lendecker4375: Implement samr_OpenAlias, samr_QueryAliasInfo...
2007-10-10 Stefan Metzmacherr4360: destroy the gensec context
2007-10-10 Andrew Bartlettr4358: At metze's request, the Christmas elves have...
2007-10-10 Andrew Bartlettr4355: More work from the elves on Christmas eve:
2007-10-10 Stefan Metzmacherr4338: reuse netlogon structs in the krb5 PAC
2007-10-10 Andrew Tridgellr4310: fixed the authority_name field in lsa_GetUserName()
2007-10-10 Stefan Metzmacherr4309: idl and torture test for lsa_GetUserName()
2007-10-10 Andrew Tridgellr4279: added IDL and test code for lsa_AddPrivilegesToA...
2007-10-10 Stefan Metzmacherr4203: the bind_info blob isn't a const.
2007-10-10 Andrew Tridgellr4195: added IDL, test suite and server side code for...
2007-10-10 Stefan Metzmacherr4181: use int32 for level
2007-10-10 Stefan Metzmacherr4178: the level is mostly singed not unsigned
2007-10-10 Stefan Metzmacherr4176: I just remeber that I have already implement...
2007-10-10 Jelmer Vernooijr4175: InitiateSystemShutdownEx IDL and torture test
2007-10-10 Stefan Metzmacherr4174: nicer debug output
2007-10-10 Andrew Tridgellr4171: an attempt at better IDL for DsReplicaSync
2007-10-10 Jelmer Vernooijr4168: Implement QueryValue in the server
2007-10-10 Jelmer Vernooijr4167: Fix CreateKey
2007-10-10 Jelmer Vernooijr4158: Fix IDL for InitiateShutdown and AbortShutdown...
2007-10-10 Jelmer Vernooijr4157: QueryMultipleValues IDL and torture test
2007-10-10 Jelmer Vernooijr4156: GetKeySecurity() IDL and torture test
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...
2007-10-10 Andrew Tridgellr4139: 2nd attempt at fixing the null ptr in size_is...
2007-10-10 Andrew Tridgellr4115: check for gensec errors before calling memcpy...
2007-10-10 Andrew Tridgellr4114: added have_features bits to gensec schannel...
2007-10-10 Andrew Tridgellr4113: modified EnumValue in winreg to take advantage...
2007-10-10 Andrew Tridgellr4111: fixed winreg to use much simpler (and I believe...
2007-10-10 Andrew Tridgellr4110: fixed pidl to allow arrays to have size_is(...
2007-10-10 Jelmer Vernooijr4105: Fix IDL for QueryValue() and add a torture test...
2007-10-10 Stefan Metzmacherr4102: more uint64 vs HYPER_T fixes
2007-10-10 Stefan Metzmacherr4100: fix drsuapi_DsReplicaObjMetaData2() idl
2007-10-10 Andrew Tridgellr4098: catch null guid string so RPC-DRSUAPI works...
2007-10-10 Stefan Metzmacherr4087: - add idl and torture tests for drsuapi_DsReplic...
2007-10-10 Stefan Metzmacherr4086: - make dcerpc_ndr_request_table_send() the defau...
2007-10-10 Stefan Metzmacherr4081: use clearer names
2007-10-10 Stefan Metzmacherr4078: use clearer names
2007-10-10 Stefan Metzmacherr4075: implement RemoteTOD server function
2007-10-10 Andrew Tridgellr4072: - changed the names of some of the well known...
2007-10-10 Günther Deschnerr4057: unknown5 represents the account policy "Users...
2007-10-10 Andrew Tridgellr4055: fixed more places to use type safe allocation...
2007-10-10 Andrew Tridgellr4052: fixed a bunch of code to use the type safe _p...
2007-10-10 Andrew Tridgellr4051: use talloc_array() instead of talloc() when...
2007-10-10 Stefan Metzmacherr4042: fix segfault on server schannel connections
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Stefan Metzmacherr4003: run successful against a nt4 sp6 pdc with one...
2007-10-10 Stefan Metzmacherr4001: fix segfault fix auth failed
2007-10-10 Stefan Metzmacherr3999: - reply with the same DsBindInfo blob as w2k3...
2007-10-10 Stefan Metzmacherr3997: fix STR_CHARLEN pull case
2007-10-10 Stefan Metzmacherr3996: add some comments
2007-10-10 Stefan Metzmacherr3984: success full parse the repsFrom/repsTo LDAP...
2007-10-10 Andrew Tridgellr3978: added IDL and test code for lsa_LookupSids2...
2007-10-10 Stefan Metzmacherr3972: use GUID_* naming context and move GUID_* functi...
2007-10-10 Stefan Metzmacherr3956: start to decode the repsFrom and repsTo fileds...
2007-10-10 Stefan Metzmacherr3942: decode the 'replUpToDateVector' blob
2007-10-10 Andrew Tridgellr3941: make sure we don't keep pounding on a ncacn_ip_t...
2007-10-10 Andrew Tridgellr3939: - added "posix:fakeoplocks" option for testing...
2007-10-10 Stefan Metzmacherr3927: add idl file for NDR encoded LDAP attributes...
2007-10-10 Andrew Bartlettr3922: Add yet another NETLOGON RPC. This is another...
2007-10-10 Stefan Metzmacherr3920: - it seem that we need to send a magic bind_guid...
2007-10-10 Andrew Bartlettr3919: Add more info levels to the QueryTrustedDomainIn...
2007-10-10 Andrew Bartlettr3917: A few more LSA RPCs found in my wanderings ...
2007-10-10 Stefan Metzmacherr3914: add idl, torture test and simple server for...
2007-10-10 Andrew Bartlettr3908: We know that this field is a flag of some kind...
2007-10-10 Andrew Bartlettr3907: * Rename lsa_Name to lsa_String
2007-10-10 Andrew Bartlettr3904: * Add new LSA calls to open trusted domains
2007-10-10 Jelmer Vernooijr3896: Correct header files in rpc server templates...
2007-10-10 Jelmer Vernooijr3891: Add rot (Running Object Table) interface
2007-10-10 Andrew Bartlettr3885: Add security descriptor comparison to our RPC...
2007-10-10 Jelmer Vernooijr3881: Split up the LIBNDR_GEN subsystem into NDR_...
2007-10-10 Stefan Metzmacherr3869: in the NDR encoded replPropertyMetaData attribut...
2007-10-10 Jelmer Vernooijr3861: - Put ndr and rpc client code in seperate files
2007-10-10 Andrew Tridgellr3838: use "security.NTACL" instead of "security.NTAcl...
2007-10-10 Andrew Tridgellr3837: added support for LsaLookupSids in the LSA rpc...
2007-10-10 Andrew Tridgellr3833: NTACL is a better xattr name than DosAcl (tpot...
2007-10-10 Andrew Tridgellr3832: added NT ACL query/set to the posix NTVFS backen...
2007-10-10 Andrew Tridgellr3830: unified the query/set security descriptor code...
2007-10-10 Andrew Tridgellr3829: added a RAW-ACLS test suite that tests query...
2007-10-10 Stefan Metzmacherr3810: create a LIB_SECURITY subsystem
2007-10-10 Andrew Bartlettr3807: Cross-check the basic attributes for groups...
2007-10-10 Andrew Tridgellr3806: added support to smb_server and pvfs for the...
2007-10-10 Andrew Bartlettr3804: Add more comparison tests in RPC-SAMSYNC.
2007-10-10 Andrew Tridgellr3798: added support for alternate data streams in...
2007-10-10 Andrew Tridgellr3792: improved the posix -> nt error mapping, so we...
2007-10-10 Jelmer Vernooijr3790: use a registration function that is called from...
2007-10-10 Stefan Metzmacherr3787: a function to generate a random GUID
2007-10-10 Stefan Metzmacherr3785: this strings are not const
2007-10-10 Andrew Tridgellr3747: - added some of the infrastructure needed for...
2007-10-10 Jelmer Vernooijr3740: Convert more files to .mk, fix the build
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Jelmer Vernooijr3734: Fix some incorrect dependencies
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Andrew Bartlettr3724: Rename a number of structures, for better consis...
2007-10-10 Andrew Bartlettr3716: Improvements in the RPC-SAMSYNC tests:
2007-10-10 Jelmer Vernooijr3689: Large number of COM updates:
2007-10-10 Andrew Bartlettr3686: The results of some work on the NETLOGON pipe:
2007-10-10 Jelmer Vernooijr3667: Small COM fixes
2007-10-10 Volker Lendecker3660: This simulates the logon sequence of a XP login...
next