s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / libads / ads_proto.h
2024-04-23 Stefan Metzmachers3:libads: add tls_wrapping into openldap
2022-12-16 Günther Deschners3-librpc: add ads.idl and convert ads_struct to talloc.
2022-10-27 Stefan Metzmachers3:libads: add ads_keytab_delete_entry()
2022-06-27 Samuel Cabreros3:libads: Allocate ads->config.bind_path under ADS_STR...
2022-06-27 Samuel Cabreros3:libads: Return ADS_STATUS from ads_build_dn()
2022-06-27 Samuel Cabreros3:libads: Return ADS_STATUS from ads_build_path()
2022-06-27 Samuel Cabreros3:libads: Allocate ADS_STRUCT under a talloc context
2020-08-18 Jeremy Allisons3: libads: Add utility function ads_zero_ldap().
2020-07-13 Isaac BoukrisFix ads_set_sasl_wrap_flags to only change sasl flags
2020-05-29 Isaac BoukrisAdd msDS-AdditionalDnsHostName entries to the keytab
2019-10-09 Andreas Schneiders3:libads: Fix creating machine account using LDAP
2019-10-09 Andreas Schneiders3:libnet: Require sealed LDAP SASL connections for...
2018-03-02 Noel Powers3:libads: add param to prevent writing spn(s) to ads
2018-03-02 Noel Powers3:utils: add new 'net ads setspn delete' subcommand
2018-03-02 Noel Powers3:utils: add new 'net ads setspn add' subcommand
2018-03-02 Noel Powers3:utils: add new 'net ads setspn list' subcommand
2018-03-02 Noel Powers3:libads: change ads_add_service_principal_name implem...
2018-03-02 Noel Powers3:libads: Add a basic Windows SPN parser.
2018-03-02 Noel Powers3:libads: Clean up code a little rename 'ads_get_samac...
2017-05-17 Alexander Bokovoylibads: abstract out SASL wrapping code
2016-03-14 Günther Deschners3:libnet:libnet_join: define list of desired encryptio...
2016-03-10 Stefan Metzmachers3:libads: remove unused ads_connect_gc()
2015-04-22 Richard SharpeConvert all uses of uint8/16/32 to uint8/16/32_t in...
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...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-02-23 Andrew Bartletts3-libads: Remove unused ads_set_machine_password()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-30 Michael Adams3:libads/ads_proto.h: add _LIBADS_ADS_PROTO_H_ guard
2011-05-30 Michael Adams3:libads/ads_proto.h: add GPL/Copyright header
2011-02-25 Günther Deschners3-libads: make ndr_print_ads_auth_flags() static.
2011-02-11 Günther Deschners3-libads: make ads_guess_service_principal static.
2010-11-20 Volker Lendeckes3: Make ads_ranged_search_internal static
2010-08-17 Simo Sorces3-ads: Remove unused function and file
2010-08-04 Günther Deschners3: avoid global include of ads.h.