Convert all uses of uint32/16/8 to _t in source3/rpc_server.
[samba.git] / source3 / libads /
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().
2012-11-05 Andrew Bartlettlibads: Always free the talloc_stackframe() on error...
2012-10-02 Günther Deschners3-kerberos: add aes enctypes to generated krb5.conf.
2012-10-02 Günther Deschners3-krb5: use and request AES keys in kerberos operations.
2012-09-12 Simo SorceAvoid overriding default ccache for ads operations.
2012-09-07 Alexander Bokovoys3-smbldap: use smbldap_ prefixed functions
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-06 Christof Schmittauth: Common function for retrieving PAC_LOGIN_INFO...
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-05-26 Andrew Bartletts3-libads: Use a reducing page size to try and cope...
2012-05-26 Andrew Bartletts3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_...
2012-05-23 Simo SorceMove source3/libads/dns.c to lib/addns
2012-05-23 Simo Sorces3-ads-dns: Avoid unnecessary dependencies
2012-05-23 Simo Sorces3-ads-dns: Break dependency on lp_parm
2012-05-23 Simo Sorces3-ad-dns: Use more standard uint and booleans defs
2012-04-25 Gregor Becks3:registry: remove usage of reg_objects from libads...
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-04-24 Volker Lendeckes3: Attempt to fix the build without kerberos
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-12 Simo Sorceclikrb5: Move pure krb wrapper functions from libads...
2012-04-03 Andrew Bartletts3-libads: Remove ads_verify_ticket() as it is now...
2012-04-03 Andrew Bartletts3-libads: Rework kerberos_return_pac() to use GENSEC...
2012-03-30 Jeremy AllisonMore strlcat/strlcpy truncate checks.
2012-02-23 Andrew Bartletts3-libads: Remove unused ads_set_machine_password()
2012-02-23 Andrew Bartletts3-libads: Remove unused ads_pull_sids_from_extendeddn()
2012-02-13 Andrew Bartletts3-libads: Move to using only the HAVE_KRB5 define
2012-01-20 Stefan Metzmachers3:kerberos_verify: ads_dedicated_keytab_verify_ticket...
2012-01-10 Andrew Bartlettkrb5: Require krb5_get_host_realm and krb5_free_host_re...
2012-01-09 Günther Deschners3-libads: pretty print a keytab list.
2012-01-09 Günther Deschners3-libads: fix malloc/talloc mismatch in ads_keytab_ver...
2012-01-06 Andrew Bartletts3-libads Use NTLMSSP via auth_generic/gensec
2012-01-05 Andrew Bartletts3-libads Factor out a new routine kerberos_get_princip...
2011-12-21 Günther Deschners3-dns: prevent from potentially doing wrong SRV DNS...
2011-12-20 Volker Lendeckes3: Fix some False/NULL hickups
2011-11-17 Günther Deschners3-smbldap: move ldap_open_with_timeout out of smb_ldap...
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-17 Volker Lendeckes3: Before adding KDC's to the krb5.conf, cldap ping...
2011-10-17 Volker LendeckeAdd cldap_multi_netlogon_send/recv
2011-10-10 Stefan Metzmacherlibcli/cldap: don't pass tevent_context to cldap_socket...
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-26 Volker Lendeckes3: Slightly simplify print_kdc_line()
2011-09-18 Volker Lendeckes3: Add some const to create_local_private_krb5_conf_fo...
2011-09-18 Volker Lendeckes3: Add some const to print_kdc_line
2011-08-20 Jeremy AllisonIf "ldap timeout" is non-zero, set the local search...
2011-08-17 Volker Lendeckes3: Increase a debug level in ads_find_dc
2011-08-03 Andrew Bartletts3-ntlmssp Remove auth_ntlmssp_and_flags()
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
next