HACK: Allow 2012R2 domains despite not supporting that properly
[abartlet/samba.git/.git] / source4 /
2015-08-07 Andrew Bartlettdsdb: Add functional levels for 2012 and 2012R2
2015-08-06 Arvid Requates4:rpc_server/netlogon: Fix for NetApp
2015-08-06 Kai Blindns: always add authority records
2015-08-06 Kai Blindns: Add a SOA record to error replies
2015-08-06 Kai Blindns: Also pass nsrecs to handle_question()
2015-08-06 Kai Blindns: Just pass the name to create_response_rr
2015-08-06 Kai Blindns: Add dns_get_authoritative_zone helper function
2015-08-05 Andrew Bartlettselftest: Add test for GSSAPI with no authenticator...
2015-08-05 Andrew Bartlettheimdal/gssapi: Allow a NULL authenticator
2015-08-05 Andrew Bartlettgensec: Add an option emulating another mode a client...
2015-08-05 Andreas Schneiderwaf: Add talloc as a dependency
2015-08-04 Andreas Schneidersdb: Assert if the HDB flags will change
2015-08-04 Andreas Schneiderhdb-samba: Translate SDB errors to HDB errors
2015-08-04 Günther Deschners4-torture: add test for CLUSCTL_NODE_GET_ID in clusapi...
2015-08-04 Günther Deschners4-torture: add more ndr tests for property lists.
2015-08-04 Günther Deschners4-torture: add torture test for clusapi_NodeControl.
2015-08-04 Günther Deschners4-torture: add tests for GroupControl.
2015-08-04 Günther Deschners4-torture: also test ClusterControl with a large initi...
2015-08-04 Günther Deschners4-torture: add ndr testsuite for complex clusapi_PROPE...
2015-08-04 Günther Deschners4-torture: add test for clusapi_CreateEnumEx().
2015-08-04 Günther Deschners4-torture: add test for GetResourceNetworkName.
2015-08-04 Günther Deschners3-clusapi: add test for GetResourceDependencyExpression.
2015-08-04 Günther Deschners4-torture: add more tests for clusapi_OpenResource().
2015-08-04 Volker Lendeckedns_server: Fix CNAME handling
2015-08-04 Volker Lendeckedns_server: Add NULL check
2015-07-30 Günther Deschnerlib/dcom: use HRESULT in dcom_create_object.
2015-07-30 Günther Deschners4-torture: fix ResolveOxid2 test, filling in missing...
2015-07-30 Günther Deschners4-torture: fix ResolveOxid test, filling in missing...
2015-07-30 Günther Deschnerremact: use HRESULT in RemoteActivation IDL and tests.
2015-07-30 Günther Deschners4-torture: fix remact test from crashing.
2015-07-30 Günther Deschners4-torture: fix test for RemoteActivation.
2015-07-30 Günther Deschners4-torture: use torture_assert macros for RemoteActivat...
2015-07-30 Günther Deschneroxidresolver: fix ServerAlive2 IDL and test.
2015-07-30 Günther Deschners4-torture: fix indent of remact test.
2015-07-30 Günther Deschners4-torture: remove trailing whitespace from remact...
2015-07-30 Günther Deschners4-torture: remove trailing whitespace from oxidresolve...
2015-07-30 Günther Deschners4-kdc: Use sdb in db-glue and hdb-samba4
2015-07-30 Günther Deschners4-kdc: Introduce a simple sdb_hdb shim layer
2015-07-30 Günther Deschners4-kdc: Introduce sdb a KDC backend abstraction
2015-07-30 Günther Deschners4-kdc: PAC_GLUE does not depend on hdb anymore.
2015-07-30 Günther Deschners4-auth: Call krb5_get_init_creds_opt_set_canonicalize...
2015-07-30 Andreas Schneiders3-auth: Add MIT return code for KDC not reachable
2015-07-30 Andreas Schneiders4-kdc: Use smb_krb5_principal_get_(type|realm) in...
2015-07-24 Günther Deschners4-torture: don't build the lsa forest trust krb5 tests...
2015-07-21 Andreas Schneiders4-auth: Make sure error_string is correctly initialized
2015-07-21 Günther Deschners4-kdc_kpasswd: split out some code to a KPASSWD_GLUE...
2015-07-21 Günther Deschners4-kdc: move kdc_check_pac() to a new subsystem KDC...
2015-07-21 Günther Deschners4-kdc: only use a void* in samba_kdc_entry instead...
2015-07-21 Günther Deschners4-kdc/pac_glue: remove old samba_kdc_build_edata_reply().
2015-07-21 Günther Deschners4-kdc/mit_samba: add a copy of samba_kdc_build_edata_r...
2015-07-21 Günther Deschners4-kdc/wdc-samba4: add a copy of samba_kdc_build_edata_...
2015-07-21 Andreas Schneiderwaf: Make mit_samba a subsystem and do not build with...
2015-07-21 Andreas Schneiders4-kdc: Fix a casting warning
2015-07-21 Andreas Schneiders4-kdc: Fix a typo
2015-07-20 Kamen Mazdrashkidsdb: Disable tombstone_reanimation module until we...
2015-07-20 Andrew Bartlettlib/tls: Add new 'tls priority' option
2015-07-20 Andrew BartlettRemove support for OpenPGP certificates in our TLS...
2015-07-17 Andreas Schneiders4-kerberos: Make sure we handle kvno's in keytabs...
2015-07-17 Uri Simchonitorture: include config.h before any glibc headers
2015-07-16 Andreas Schneiders4-torture: Make the backupkey test as a noop with...
2015-07-16 Andreas Schneiders4-waf: Reformat torture_rpc
2015-07-16 Andreas Schneiders4-auth: Always pass down the salt principal
2015-07-16 Andreas Schneiders4-auth: Use kerberos util functions in srv_keytab
2015-07-16 Andreas Schneiders4-auth: Add smb_krb5_remove_obsolete_keytab_entries()
2015-07-16 Andreas Schneiders4-auth: Add smb_krb5_create_principals_array()
2015-07-16 Andreas Schneiders4-samdb: Correctly cast data pointer
2015-07-15 Andreas SchneiderCID 1311772: Fix null pointer check
2015-07-14 Andreas SchneiderCID 1311771: Fix a null pointer dereference
2015-07-14 Andreas SchneiderCID 1311767: Cast enum type to avoid compiler warnings
2015-07-14 Andreas SchneiderCID 1311764: Fix logical compare in if clause
2015-07-14 Günther Deschners4-torture: add test for ClusterControl to clusapi...
2015-07-14 Günther Deschners4-torture: add test for clusapi_QueryValue.
2015-07-14 Günther Deschners4-torture: add more tests for dcerpc_clusapi_CreateEnum.
2015-07-14 Günther Deschners4-torture: make sure to always seal the clusapi connec...
2015-07-14 Günther Deschners4-torture: do some more inspection on expected witness...
2015-07-14 Günther Deschners4-torture: add test for ClusterControl to clusapi...
2015-07-14 Günther Deschners4-torture: use smb_krb5_principal_set_type() in lsa...
2015-07-14 Günther Deschners4-torture: use krb5_error in lsa forest trust tests.
2015-07-14 Günther Deschners4-torture: use smb_krb5_free_error() in lsa forest...
2015-07-14 Günther Deschners4-torture: use smb_krb5_principal_get_type in lsa...
2015-07-14 Günther Deschners4-torture: use smb_krb5_make_principal() in lsa forest...
2015-07-13 Volker Lendecketorture-notify: Give nonrecursive updates 200ms
2015-07-08 Volker Lendeckelibrpc: Fix a "ignoring asprint return" warning
2015-07-08 Douglas BagnallFix ldap_bind compilation for i386
2015-07-08 Douglas BagnallFix gensec_gssapi compilation for i386
2015-07-08 Stefan Metzmachers4:torture/rpc: extend and improve rpc.lsa.trusted...
2015-07-08 Stefan Metzmachers4:torture/rpc: add missing \n in comments
2015-07-08 Stefan Metzmachers4:torture/rpc: handle NT_STATUS_NO_SUCH_DOMAIN in...
2015-07-08 Stefan Metzmachertestprogs/blackbox: add test_trust_utils.sh
2015-07-08 Stefan Metzmachertestprogs/blackbox: add test_kinit_trusts.sh
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: check domain state in netr_...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: make use of dsdb_trust_xref_for...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: implement netr_DsRGetForestTrus...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: implement NETLOGON_CONTROL_...
2015-07-08 Stefan Metzmacherlibrpc/idl: add winbind_LogonControl()
2015-07-08 Stefan Metzmachers4:rpc_server/lsa: remove unused code
2015-07-08 Stefan Metzmachers4:rpc_server/lsa: use dsdb_trust_*() helper functions...
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_merge_forest_info()...
2015-07-08 Stefan Metzmachers4:dsdb/common: dsdb_trust_normalize_forest_info_step...
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_xref_tdo_info() helper...
next