selftest: Improve test coverage of DRS (bug #8680)
[sfrench/samba-autobuild/.git] / source4 / rpc_server /
2013-05-20 Günther Deschnerspoolss: add idl for spoolss_RpcSendRecvBidiData.
2013-05-17 Matthieu Patoudrsuapi: Debug more clearly why NC is bad in updateRefs
2013-05-16 Andrew Bartlettrpc_server-drsuapi: Include the failing DN when unable...
2013-04-14 Guenter Kukkukksamba-tool - MX records cannot be deleted (part2)
2013-04-14 Guenter Kukkukksamba-tool - MX records cannot be deleted (error in...
2013-01-22 Matthieu Patoudrsuapi: Add documentation
2013-01-17 Andrew Bartlettdrs-fsmo: Improve handling of FSMO role takeover.
2013-01-16 Günther Deschnerspoolss: Make OpenPrinterEx work with NDR64 by using...
2013-01-07 Günther Deschnerspoolss: add stubs for new JobNamedProperty dcerpc...
2013-01-01 Stefan Metzmachers4:drsuapi: try to behave more like windows for usn...
2013-01-01 Stefan Metzmachers4:drsuapi: make use of LDB_TYPESAFE_QSORT() and pass...
2013-01-01 Stefan Metzmachers4:drsuapi: make sure we report the meta data from...
2013-01-01 Stefan Metzmachers4:drsuapi: check the source_dsa_invocation_id (bug...
2013-01-01 Stefan Metzmachers4:drsuapi: make sure we never return the same highwate...
2013-01-01 Stefan Metzmachers4:drsuapi: add drsuapi_DsReplicaHighWaterMark_cmp()
2013-01-01 Stefan Metzmachers4:drsuapi: always use the current uptodateness_vector
2013-01-01 Stefan Metzmachers4:drsuapi: avoid a ldb_dn_copy() and use talloc_move...
2013-01-01 Stefan Metzmachers4:drsuapi: remove unused 'highest_usn' from drsuapi_ge...
2013-01-01 Stefan Metzmachers4:drsuapi: move struct drsuapi_getncchanges_state...
2012-12-16 Günther Deschners4-rpc_server: use netlogon_creds_encrypt_samlogon().
2012-12-12 Günther Deschners4-rpc_server: limit allowed transports for samr_Valida...
2012-12-11 Michael Adams4:rpc_server/samr: do WRONG_PASSWORD checks after...
2012-12-09 Günther Deschners4-rpc_server: support AES encryption in interactive...
2012-12-09 Günther Deschners4-rpc_server: support AES decryption in netr_ServerPas...
2012-10-19 Gregor Becks3:build: move sessionid_tdb.o and conn_tdb.o to SMBD_O...
2012-10-09 Amitay Isaacss4-rpc: dnsserver: Ignore DNS zones that are not used...
2012-10-08 Matthieu Patoudrsuapi: Validate the input parameters for the drsuapi_...
2012-10-08 Matthieu Patoudrsuapi: check more carefully the validity of the NC
2012-10-08 Matthieu Patous4-drs: fix the logic to allow REPL_SECRET if the accou...
2012-10-08 Matthieu Patous4-drs: EXOP_REPL_SECRETS can be called by RW DC as...
2012-10-08 Matthieu Patoudrs-getncchanges: do not set the highestUsn to 0
2012-10-08 Matthieu Patoukcc: return invalid parameter if the taskId is not 0
2012-10-08 Matthieu PatouImplement the LIST_INFO_FOR_SERVER input format
2012-10-08 Matthieu Patougetdcinfo: Check that the server object has a serverref...
2012-09-26 Jelmer Vernooijnetlogon: Per MS-NRPC, don't send unknown workstation...
2012-09-25 Stefan Metzmachers4:rpc_server/drsuapi: use talloc_zero instead of tallo...
2012-09-24 Stefan Metzmachers4:rpc_server/drsuapi: fix a crash in dcesrv_drsuapi_Ds...
2012-08-14 Andrew Bartletts4-repl: Use samdb_reference_dn_is_our_ntdsa()
2012-08-14 Andrew Bartletts4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-07-24 Andrew Bartlettlib/param: Remove "ntptr providor" and hard-code in...
2012-07-17 Stefan Metzmachers4:rpc_server/netlogon: add support for AES based netlo...
2012-07-17 Stefan Metzmachers4:rpc_server/netlogon: only return STRONG_KEYS if...
2012-07-17 Stefan Metzmachers4:rpc_server/netlogon: implement netr_LogonGetCapabilities
2012-07-06 Andreas Schneiders4-lsarpc: DCERPC_FAULT_ACCESS_DENIED for tcp
2012-07-06 Andreas Schneiders4-lsarpc: DCERPC_FAULT_ACCESS_DENIED for np
2012-07-06 Andreas Schneiders4-lsarpc: Restrict LookupSids3 to crypto connections...
2012-07-06 Andreas Schneiders4-lsarpc: Restrict LookupNames4 to crypto connections...
2012-07-06 Andreas Schneiders4-lsarpc: Don't call lsa_OpenPolicy2 in lsa_LookupSids3.
2012-07-06 Andreas Schneiders4-lsaprc: Don't call lsa_OpenPolicy2 in lsa_LookupNames4.
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-06-01 Alexander BokovoyRevert "waf-mitkrb5: enable dcerpc_server library to...
2012-06-01 Alexander Bokovoywaf-mitkrb5: enable dcerpc_server library to support...
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-23 Simo Sorceauth and s4-rpc_server: Do not use features we currentl...
2012-05-04 Simo SorceFix direct access to krb5_principal structure
2012-04-19 Simo SorceMove kdc_get_policy helper in the lsa server where...
2012-03-21 Amitay Isaacss4-rpc: dnsserver: Fix IPv6 reverse zone handling
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-03-02 Amitay Isaacss4-rpc: dnsserver: Fix the typo in comparing two DNS...
2012-03-01 Amitay Isaacss4-rpc: dnsserver: Update data type for TXT DNS records
2012-02-27 Andrew Bartletts4-netlogond: Fix use of uninitialised value dns_name
2012-02-23 Jelmer Vernooijdcerpc_server: Add 'modulesdir' variable to pkg-config...
2012-01-26 Andrew Bartletts4-rpc_server: Fix search for existing trust to actuall...
2012-01-12 Amitay Isaacss4-rpc:dnsserver: DNS names are case insensitive
2012-01-06 Amitay Isaacss4-rpc:dnsserver: Do not replace @ with zone_name in...
2011-12-23 Matthias Dieter... s4:netlogon RPC server - dcesrv_netr_DsRGetSiteName...
2011-12-23 Stefan Metzmachers4:drsuapi/getncchanges: the default for isRecycled...
2011-12-23 Matthieu Patous4-drsuapi: we store boolean in upppercase so we need...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Set the rank for the new DNS record...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Add comments
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Make sure that zone information is...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Implement zone management RPC operations
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Add multiple DNS records in a single...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Use handy macros for error checking
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Implement DirectoryPartitionInfo...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Fix the enumeration of DNS records
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Use cached zone information to get...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Implement EnumDirectoryPartition...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: Cache DNS partition information
2011-12-23 Amitay Isaacss4:rpc-dnsserver: If a zone is reverse zone, set the...
2011-12-23 Amitay Isaacss4:rpc-dnsserver: For PTR records, use dns_name_equal...
2011-12-19 Stefan Metzmachers4:drsuapi/getncchanges: return WERR_NOMEM if talloc_ar...
2011-12-19 Matthieu Patous4-drs: introduce a timeout in the getncchanges process...
2011-12-19 Matthieu Patous4-drs: avoid calling unecesserly ldb_msg_find_attr_as_...
2011-12-12 Andrew Bartletts4-lsarpc handle more info levels in SetInfoTrustedDoma...
2011-12-12 Andrew Bartletts4-lsarpc Fix segfaults found by the samba4.rpc.lsa...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-11-27 Matthias Dieter... s4:netlogon RPC server - DsRGetDcNameEx - set the DNS...
2011-11-27 Matthieu Patous4-netlogon: return WERR_NO_SUCH_DOMAIN instead of...
2011-11-13 Matthieu Patous4-drs: check if we have a domain level >= 2k8r2 as...
2011-11-07 Amitay Isaacss4-dnsserver: Fix enumeration of zones in ComplexOperat...
2011-11-02 Amitay Isaacss4-dnsserver: Handle the case when the dns name is...
2011-11-02 Amitay Isaacss4-dnsserver: Build a dns name tree for correct enumeration
2011-11-02 Amitay Isaacss4-dnsserver: List dns zones matching the search filter
2011-11-02 Amitay Isaacss4-dnsserver: Compare two dns names using last uncommon...
2011-11-02 Amitay Isaacss4-dnsserver: Set DNS_DP_AUTOCREATED flag for the zone...
2011-10-28 Andrew Bartlettlib/util Rename samba_modules_load -> samba_module_init...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
next