s3/client/clitar.c: always close fd
[samba.git] / source3 / libads /
2016-04-28 Stefan Metzmachers3:libads/sasl: allow wrapped messages up to a size...
2016-04-26 Andreas Schneiders3-libads: Fix compilation with MIT Kerberos
2016-04-25 Ralph Boehmekrb5_wrap: add enctype arg to smb_krb5_kt_seek_and_dele...
2016-04-19 Uri Simchonilibads: record session expiry for spnego sasl binds
2016-04-12 Stefan Metzmachers3:libads: sasl wrapped LDAP connections against with...
2016-04-12 Stefan MetzmacherCVE-2016-2112: s3:libads: make sure we detect downgrade...
2016-03-17 Volker Lendeckelibads: Fix CID 1356316 Uninitialized pointer read
2016-03-14 Günther Deschners3:libnet:libnet_join: fill in output enctypes and...
2016-03-14 Günther Deschners3:libnet:libnet_join: define list of desired encryptio...
2016-03-14 Günther Deschners3:libads:ldap: fix ads_check_ou_dn to deal with accoun...
2016-03-14 Günther Deschners3:libads:ndr: add ADS_AUTH_USER_CREDS to ndr_print_ads...
2016-03-14 Günther Deschners3:libads:ldap: print LDAP error message with log level 10.
2016-03-10 Stefan Metzmachers3:libads: make use of ads_sasl_spnego_gensec_bind...
2016-03-10 Stefan Metzmachers3:libads: keep service and hostname separately in...
2016-03-10 Stefan Metzmachers3:libads: don't pass given_principal to ads_generate_s...
2016-03-10 Stefan Metzmachers3:libads: provide a generic ads_sasl_spnego_gensec_bin...
2016-03-10 Stefan Metzmachers3:libads: make use of GENSEC_OID_SPNEGO in ads_sasl_sp...
2016-03-10 Stefan Metzmachers3:libads: make use of GENSEC_FEATURE_LDAP_STYLE
2016-03-10 Stefan Metzmachers3:libads: add missing TALLOC_FREE(frame) in error...
2016-03-10 Stefan Metzmachers3:libads: remove unused ads_connect_gc()
2016-03-10 Andreas Schneiderkrb5_wrap: Move smb_krb5_kt_add_entry() to krb5_wrap
2016-03-10 Andreas Schneiders3-libads: Use the C99 boolean false
2016-03-10 Andreas Schneiders3-libads: Call smb_krb5_create_key_from_string() directly
2016-03-10 Andreas Schneiders3-libads: Pass down the salt principal in smb_krb5_kt_...
2016-02-26 Stefan Metzmachers3:libads: setup the msDS-SupportedEncryptionTypes...
2016-02-23 Günther Deschners3-kerberos: avoid entering a password change dialogue...
2016-02-03 Volker Lendeckelibads: Factor out ldap_schema_oids.h
2016-02-01 Stefan Metzmachers3:libads: we always have arcfour-hmac-md5 support
2016-01-15 Justin Maggards3-libads: Use the configured LDAP page size.
2015-12-18 Volker Lendeckelibads: Remove "foreign" from ads_struct
2015-11-23 Andreas Schneiderlibads: Fix picky const warning with krb5_set_password_...
2015-10-02 Günther Deschnerkerberos: make sure we only use prompter type when...
2015-10-01 Volker Lendeckewinbind: Fix 100% loop
2015-09-25 Uri Simchoninet: fix a crash with net ads keytab create
2015-09-01 Volker LendeckeRevert "winbind: Fix 100% loop"
2015-08-28 Volker Lendeckewinbind: Fix 100% loop
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2015-07-16 Uri Simchonilibads: disable dns_lookup_realm in auto-generated...
2015-07-02 Stefan Metzmachers3:libads: improve debug levels/messages in ads_find_dc()
2015-06-23 Stefan Metzmachers3:libads/sasl: use gensec_max_{input,wrapped}_size...
2015-06-15 Uri Simchonilibads: further split resolve_and_ping into dns and...
2015-06-15 Uri Simchonilibads: Fix fallback logic when finding a domain controller
2015-06-15 Uri Simchonilibads: Keep 'good' server at the head of custom KDC...
2015-06-15 Uri Simchonikerberos: Move DEFAULT_KRB5_PORT to a header file
2015-06-15 Uri Simchonilibads: fix indentation in generated krb5.conf
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-05-13 Uri Simchonilibads: record service ticket endtime for sealed ldap...
2015-05-12 Volker Lendeckelib: Make sid_binstring_hex use TALLOC
2015-05-12 David HolderAdd IPv6 support to ADS client side LDAP connects....
2015-05-04 Uri Simchonilibads: Fix deadlock when re-joining a domain and updat...
2015-05-04 Uri Simchonilibads: Fix free of uninitialized pointer
2015-04-22 Richard SharpeConvert all uses of uint8/16/32 to uint8/16/32_t in...
2015-04-17 Anoop C Slibads: Fix CID 1272956 Fixing wrong if condition
2015-03-27 Günther Deschnerlib/krb5_wrap: use krb5_const_principal in smb_krb5_cre...
2015-03-04 Volker Lendeckelibads: Fix CID 1273305 Uninitialized scalar variable
2015-03-04 Volker Lendeckelibads: Fix CID 1273306 Uninitialized scalar variable
2015-01-07 Andreas Schneiders3-libads: Fix a possible segfault in kerberos_fetch_pac().
2014-12-18 Andreas Schneideraddns: Remove support for dns_host_file.
2014-11-28 Günther Deschners3-libads: remove unused dn from ads_get_service_princi...
2014-11-25 Stefan Metzmachers3:libads: avoid some compiler warnings in ldap.c
2014-11-17 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-11-12 Matt Rogerss3-keytab: fix keytab array NULL termination.
2014-09-26 Andreas Schneiders3-libads: Add all machine account principals to the...
2014-09-26 Andreas Schneiders3-libads: Add function to search for an element in...
2014-09-26 Andreas Schneiders3-libads: Add a function to retrieve the SPNs of a...
2014-09-26 Andreas Schneiders3-libads: Improve service principle guessing.
2014-09-01 Günther Deschners3-kpasswd: Fix build warning.
2014-09-01 Günther Deschners3-kpasswd: send a netbios krb5 address to avoid invali...
2014-09-01 Simo SorceRemove custom password change code in libads
2014-09-01 Simo SorceRemove duplicate definitions
2014-08-08 Günther Deschners3-libads/krb5_setpw: free realm from smb_krb5_principa...
2014-08-08 Günther Deschnersamba: use smb_krb5_create_key_from_string() in some...
2014-05-07 Christof Schmitts3-krb5: Limit search for old kvno to 8bits
2014-04-17 Günther Deschners3-libads: allow ads_try_connect() to re-use a resolved...
2014-04-17 Andreas SchneiderRemove special socket_wrapper code.
2014-04-17 Andreas Schneiders3-libads: Use ldap_initialize() if available.
2014-04-04 Günther Deschners3-kerberos: make ipv6 support for generated krb5 confi...
2014-04-02 Andrew Bartlettkerberos: Map KRB5KDC_ERR_CLIENT_REVOKED to NT_STATUS_A...
2014-03-26 Stefan Metzmacherauth/gensec: remove tevent_context argument from gensec...
2014-03-13 Bjoern Baumbachs3-libads: Use the IP instead of the name.
2014-03-12 Günther Deschners3-kerberos: let kerberos_return_pac() return a PAC...
2014-03-12 Günther Deschners3-kerberos: return a full PAC in kerberos_return_pac().
2014-03-12 Günther Deschners3-libads: pass down local_service to kerberos_return_p...
2014-03-07 Günther Deschners3-kerberos: remove unused kdc_name from create_local_p...
2014-03-07 Günther Deschners3-kerberos: remove print_kdc_line() completely.
2014-01-23 Daniel Libermans3: ldap client can return NT_STATUS_OK when an error...
2014-01-09 Andreas Schneiders3-libads: Fix memory leaks in ads_build_path().
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-05 Jeremy AllisonAdd a talloc context to sitename_fetch().
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-08-10 Stefan Metzmacherauth/gensec: treat struct gensec_security_ops as const...
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2013-08-05 Andreas Schneiders3-libads: Print a message if no realm has been specified.
2013-08-05 Günther Deschners3-libads: Fail create_local_private_krb5_conf_for_doma...
2013-06-12 Andreas Schneiders3-libads: Print the debug string of a failed call...
2013-04-03 Andreas SchneiderBUG 9699: Fix adding case sensitive spn.
2013-03-06 Andreas SchneiderMake sure to set umask() before calling mkstemp().
2013-02-19 Stefan Metzmachers3:libads: make use of samba_tevent_context_init()
2013-02-04 Stefan Metzmachers3: use generate_random_password() instead of generate_...
2012-12-21 Andreas Schneiders3-libads: Fix copy&paste error in ads_keytab_add_entry().
next