s3: Remove unused "retry" from cli_full_connection
[nivanova/samba-autobuild/.git] / source3 / libads /
2010-12-10 Andrew Bartletts3-libads Default to NOT using the server-supplied...
2010-11-20 Volker Lendeckes3: Remove unused ads_get_attrname_by_oid
2010-11-20 Volker Lendeckes3: Make ads_get_attrnames_by_oids static
2010-11-20 Volker Lendeckes3: Make ads_ranged_search_internal static
2010-11-20 Volker Lendeckes3: Fix some nonempty blank lines
2010-11-20 Volker Lendeckes3: Remove unused ads_search_retry_extended_dn
2010-11-20 Volker Lendeckes3: Make ads_do_search_retry_args() static
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-24 Jeremy AllisonFix bug 7694 - Crash bug with invalid SPNEGO token.
2010-09-20 Andrew Bartletts3-libads call common GUID_from_ndr_blob()
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: only include smbldap.h where needed.
2010-09-15 Jeremy AllisonFix all sid_parse returns to be checked. Tidy up some...
2010-09-09 Jeremy AllisonFox missing SMB_MALLOC return checks noticed by "Andrea...
2010-09-07 Björn Jackes3/libads: use monotonic clock for ldap connection...
2010-09-07 Björn Jackes3/libads: use monotonic clock for DNS timeouts
2010-08-31 Günther Deschners3-libads: avoid crashing in ads_keytab_list().
2010-08-30 Simo Sorces3-krb: Reformat and add doxygen comment to decode_pac_...
2010-08-19 Simo Sorces3-ads: Fix wrong test in if statement
2010-08-18 Simo Sorces3-ads: Remove unused wrapper and make function static
2010-08-18 Simo Sorces3-ads: cleanup ads_keytab_list()
2010-08-18 Simo Sorces3-ads: cleanup ads_keytab_create_default()
2010-08-18 Simo Sorces3-ads: cleanup ads_keytab_add_entry()
2010-08-18 Simo Sorces3-ads: Split, simplify and cleanup keytab functions
2010-08-17 Simo Sorces3-ads: Remove unused function and file
2010-08-13 Andrew Bartletts3-krb5 Only build ADS support if arcfour-hmac-md5...
2010-08-06 Günther Deschners3-krb5: include krb5pac.h where needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-30 Günther Deschners3-printing: remove unused get_local_printer_publishing...
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-07-30 Simo Sorcecleanups: Trailing spaces, line length, etc...
2010-07-21 Simo Sorces3-libsmb: Use data_blob_talloc to get krb5 ticket...
2010-07-20 Jeremy AllisonAdd approriate TALLOC_CTX's thoughout the spnego code...
2010-07-20 Jeremy AllisonFix one more data_blob -> data_blob_talloc. Move away...
2010-07-20 Jeremy AllisonAdd TALLOC_CTX argument to spnego_parse_negTokenInit...
2010-07-20 Jeremy AllisonRename spnego_gen_negTokenTarg() -> spnego_gen_krb5_neg...
2010-07-20 Jeremy AllisonRemove gen_negTokenTarg(), as it's not actually creatin...
2010-07-20 Jeremy AllisonRemove gen_negTokenInit() - change all callers to spneg...
2010-07-19 Jeremy AllisonRemove parse_negTokenTarg(), as it's actually incorrect...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Simo Sorces3-ntlmssp: Remove ntlmssp_end and let the talloc hiera...
2010-07-01 Günther Deschners3-libads: move ldap posix schema defines to their...
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-07-01 Günther Deschners3-libads: move ads_dns out of main includes.
2010-07-01 Günther Deschners3-libads: move ads_status to a separate header file.
2010-07-01 Günther Deschners3-libads: move ads_protos.h to ads_ldap_protos.h.
2010-07-01 Günther Deschners3-libnet_join: small IDL enhancement.
2010-07-01 Günther Deschners3-libads: use shared well known guids.
2010-06-03 Günther Deschners3: remove authdata.h
2010-06-03 Günther Deschners3: remove rpc_secdes.h completely.
2010-06-02 Matthieu Patous3: Allow previous password to be stored and use it...
2010-05-31 Andrew Bartletts3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet...
2010-05-31 Andrew Bartlettntlmssp: Make the ntlmssp.h from source3/ a common...
2010-05-31 Günther Deschners3: use shared security defines.
2010-05-31 Günther Deschners3: only use netlogon/nbt header when needed.
2010-05-28 Günther Deschners3-build: use ndr_misc.h where needed.
2010-05-26 Günther Deschners3-printing: fix buildwarning in publishing code after...
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:libads:use regval_ctr/blob accessor functions in...
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-20 Günther Deschners3-libads: add ads_set_sasl_wrap_flags().
2010-05-18 Günther Deschners3-rpc_client: move protos to cli_spoolss.h
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_descriptor...
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_acl SEC_ACL".
2010-05-18 Günther Deschners3-secdesc: remove "typedef struct security_ace SEC_ACE".
2010-05-18 Jelmer Vernooijs3: Remove use of iconv_convenience.
2010-05-17 Günther Deschners3-registry: only include registry headers when really...
2010-05-17 Günther Deschners3-kerberos: temporary fix for ipv6 in print_kdc_line().
2010-05-17 Günther Deschners3-kerberos: pass down kdc_name to create_local_private...
2010-05-11 Andrew Bartletts3:kerberos Return PAC_LOGON_INFO rather than the full...
2010-05-06 Jelmer VernooijRemove the copy of ldb from Samba 3.
2010-05-05 Günther Deschners3: only include gen_ndr headers where needed.
2010-05-04 Volker Lendeckes3: Fix a memleak in check_pac_checksum
2010-04-27 Matthias Dieter... s3:libads/ldap.c - fix a build breakage
2010-03-30 Stefan Metzmachers3:libads: retry with signing after getting LDAP_STRONG...
2010-03-24 Stefan Metzmachers3:ntlmssp: pass names and use_ntlmv2 to ntlmssp_client...
2010-03-05 Günther Deschners3-libads: fix get_remote_printer_publishing_data after...
2010-03-02 Simo Sorces3:ads fix dn parsing name was always null
2010-02-23 Simo Sorces3 move the sitename cache in its own file
2010-02-23 Andreas Schneiders3-libads: Remove obsolete signal type cast.
2010-02-14 Andrew Tridgells3-lib: use TYPESAFE_QSORT() in remaining s3 library...
2010-01-31 Jeremy AllisonFix bug #7079 - cliconnect gets realm wrong with truste...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-22 Andrew Bartletts3:ntlmssp: only include ntlmssp.h where actually needed
2009-12-04 Jim McDonoughs3: bug #6967: Prevent glibc error on net ads join:
2009-11-27 Günther Deschners3-kerberos: do not include authdata headers before...
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-12 Jeremy AllisonRemove unused variable warning.
2009-11-12 Günther Deschners3-kerberos: remove smb_krb5_get_tkt_from_creds().
2009-11-06 Günther Deschners3-kerberos: let smb_krb5_get_tkt_from_creds() compile...
2009-11-06 Günther Deschners3-kerberos: support S4U2SELF impersionation through...
2009-11-06 Günther Deschners3-kerberos: add impersonate_principal for kerberos_ret...
2009-11-06 Günther Deschners3-kerberos: add smb_krb5_get_tkt_from_creds().
2009-11-06 Günther Deschners3-kerberos: fix some build warnings when building...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschners3: use enum netr_SchannelType all over the place.
2009-10-01 Björn Jackes3: update comment about (deprecated) a6 records
next