docs:smbdotconf: add handler info to smbdotconf docs where missing
[sfrench/samba-autobuild/.git] / source4 /
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...
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_forest_info_from_lsa...
2015-07-08 Stefan Metzmachers4:rpc_server/lsa: implement dcesrv_lsa_lsaRQueryForest...
2015-07-08 Stefan Metzmachers4:rpc_server/lsa: improve dcesrv_lsa_CreateTrustedDoma...
2015-07-08 Stefan Metzmachers4:rpc_server/lsa: fix dcesrv_lsa_CreateTrustedDomain()
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: implement dcesrv_netr_ServerTru...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: implement dcesrv_netr_ServerGet...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: let dcesrv_netr_ServerAuthentic...
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_get_incoming_passwords...
2015-07-08 Stefan Metzmachers4:rpc_server/netlogon: extract and pass down the passw...
2015-07-08 Stefan Metzmachers4:dsdb/password_hash: reject interdomain trust passwor...
2015-07-08 Stefan Metzmachers4:dsdb/common: supported trusted domains in samdb_set_...
2015-07-08 Stefan Metzmachers4:dsdb/common: make use of dsdb_search_one() in samdb_...
2015-07-08 Stefan Metzmachers4:dsdb/common: pass optional new_version to samdb_set_...
2015-07-08 Stefan Metzmachers4:dsdb/netlogon: add support for CLDAP requests with...
2015-07-08 Stefan Metzmachers4:auth/sam: remove unused sam_get_results_trust()
2015-07-08 Stefan Metzmachers4:kdc/db-glue: make use of dsdb_trust_search_tdo()
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_search_tdo*() helper...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: implement cross forest routing by retur...
2015-07-08 Stefan Metzmachers4:dsdb/common: add helper functions for trusted domain...
2015-07-08 Stefan Metzmacherheimdal:kdc: add support for HDB_ERR_WRONG_REALM
2015-07-08 Stefan Metzmacherheimdal:kdc: generic support for 3part servicePrincipal...
2015-07-08 Stefan Metzmacherheimdal:lib/krb5: add krb5_mk_error_ext() helper function
2015-07-08 Stefan Metzmacherheimdal:lib/krb5: correctly follow KRB5_KDC_ERR_WRONG_R...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: let samba_kdc_trust_message2entry alway...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: preferr the previous password for trust...
next