libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / auth /
2020-09-07 Andreas Schneiderauth:creds: Add cli_credentials_init_server()
2020-09-07 Stefan Metzmacherauth:gensec: If Kerberos is required, keep schannel...
2020-09-07 Stefan Metzmacherauth:gensec: Pass use_kerberos and keep_schannel to...
2020-09-07 Stefan Metzmacherauth:gensec: Make gensec_use_kerberos_mechs() a static...
2020-09-07 Stefan Metzmacherauth:gensec: Add gensec_security_sasl_names()
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2020-08-19 Andreas Schneiderauth:creds: Bump library version
2020-08-19 Andreas Schneiderauth:creds: Add python bindings for cli_credentials_set...
2020-08-19 Andreas Schneiderauth:creds: Add python bindings for (get|set)_smb_encry...
2020-08-19 Andreas Schneiderauth:creds: Add cli_credentials_(get|set)_smb_encryption()
2020-08-19 Andreas Schneiderauth:creds: Add python bindings for (get|set)_smb_ipc_s...
2020-08-19 Andreas Schneiderauth:creds: Add cli_credentials_(get|set)_smb_ipc_signing()
2020-08-19 Andreas Schneiderauth:creds: Add python bindings for (get|set)_smb_signing
2020-08-19 Andreas Schneiderauth:creds: Add cli_credentials_(get|set)_smb_signing()
2020-08-19 Andreas Schneiderauth:creds: Remove unused credentials autoproto header
2020-08-19 Stefan Metzmacherauth:creds: Introduce CRED_SMB_CONF
2020-08-17 Volker Lendeckeauth: Fix a typo
2020-08-17 Volker Lendeckegensec: Fix a typo
2020-05-08 Gary LockyerFix clang 9 missing-field-initializer warnings
2020-05-04 Gary LockyerCVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
2020-03-23 Andrew Bartlettpy3: Remove #define PyInt_FromLong PyLong_FromLong
2020-03-19 Andreas Schneiderauth:ntlmssp: Mark as weak_crypto
2020-03-19 Andreas Schneidergensec: Add a check if a gensec module implements weak...
2020-02-14 Andrew Bartlettauth/credentials: Test connecting to LDAP with a "virtu...
2020-02-10 Stefan Metzmacherauth/gensec: map NT_STATUS_{INVALID_ACCOUNT_NAME,NO_SUC...
2020-02-10 Stefan Metzmachergensec/spnego: fallback on INVALID_{ACCOUNT,COMPUTER...
2020-02-10 Stefan Metzmacherauth/kerberos: add auth4_context_{for,get}_PAC_DATA_CTR...
2020-02-07 Douglas Bagnallpytests: heed assertEquals deprecation warning en-masse
2020-01-06 Volker Lendeckeauth: Simplify struct auth4_context
2019-12-10 Isaac Boukrissmbdes: convert E_P24() and SMBOWFencrypt to use gnutls
2019-12-10 Isaac BoukrisSMBsesskeygen_lm_sess_key: use gnutls and return NTSTATUS
2019-11-14 Andreas Schneiderauth:pycreds: Check return code of netlogon_creds_clien...
2019-10-12 Isaac Boukrisspnego: fix server handling of no optimistic exchange
2019-10-12 Isaac Boukrisspnego: add client option to omit sending an optimistic...
2019-10-12 Isaac Boukrisspnego: ignore server mech_types list
2019-10-07 Günther Deschnerauth/gensec: fix AES schannel seal and unseal
2019-10-07 Günther Deschnerauth/gensec: fix non-AES schannel seal
2019-09-01 Mathieu ParentSpelling fixes s/withing/within/
2019-08-21 Andrew Bartlettauth/gensec: Use gnutls_error_to_ntstatus() in netsec_d...
2019-08-21 Andreas Schneiderauth:gensec: Use GnuTLS AES CFB8 in netsec_do_seal()
2019-08-21 Andrew Bartlettauth/gensec: Use gnutls_error_to_ntstatus() consistentl...
2019-08-21 Andreas Schneiderauth:gensec: Use GnuTLS AES128 CFB8 in netsec_do_seq_num()
2019-08-21 Andrew Bartlettauth/credentials: Check NTSTATUS return from netlogon_c...
2019-08-14 Andreas Schneiderauth:ntlmssp: Use generate_random_buffer() for session...
2019-07-26 Andreas Schneiderauth:ntlmssp: Use GnuTLS RC4 for ntlmssp signing
2019-07-26 Andreas Schneiderauth:ntlmssp: Use GnuTLS RC4 in ntlmssp client
2019-07-22 Douglas Bagnallauth/pycreds/encrypt_netr_crypt_password: don't pretend...
2019-07-22 Douglas Bagnallauth/pycreds/encrypt_netr_crypt_password: don't segfault
2019-07-22 Douglas Bagnallpycredentials.h: use import to ensure python type corre...
2019-07-22 Douglas Bagnallauth/pycredentials: always check self is a Credentials...
2019-07-11 Noel Powerauth/gensec: clang: Fix 'Value stored to 'status' is...
2019-07-08 Noel Powerauth/kerberos: clang: Fix same instances of 'Value...
2019-07-03 Isaac BoukrisAdd PrimaryGroupId to group array in DC response
2019-06-27 Andreas Schneiderauth:ntlmssp: Use GnuTLS RC4 in ntlmssp server
2019-06-27 Andreas Schneiderauth:gensec: Return NTSTATUS for netsec_do_seal()
2019-06-27 Andreas Schneiderauth:gensec: Use GnuTLS RC4 in netsec_do_seal()
2019-06-27 Andreas Schneiderauth:gensec: Use GnuTLS RC4 in netsec_do_seq_num()
2019-06-27 Andreas Schneiderlibcli:auth: Return NTSTATUS for netlogon_creds_arcfour...
2019-06-27 Andrew Bartlettlib/crypto: move gnutls error wrapper to own subsystem
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-06-24 Andreas Schneiderauth:creds: Use gnutls_error_to_ntstatus() in credentia...
2019-06-24 Andreas Schneiderauth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
2019-06-24 Andreas Schneiderauth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
2019-06-24 Andreas Schneiderauth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
2019-06-24 Andreas Schneiderauth:gensec: Use gnutls_error_to_ntstatus() in schannel
2019-06-13 Gary Lockyerauth auth_log: csbuild unused parm transport_protection
2019-06-13 Gary Lockyerauth auth_log: csbuild unused parm unix_username
2019-05-21 Andreas Schneiderauth:gensec: Return NTSTATUS for netsec_do_seq_num()
2019-05-21 Andreas Schneiderauth:gensec: Use GnuTLS HMAC MD5 and MD5 in netsec_do_s...
2019-05-21 Andreas Schneiderauth:gensec: Use GnuTLS HMAC MD5 in netsec_do_seal()
2019-05-21 Andreas Schneiderauth:gensec: Use GnuTLS HMAC MD5 in netsec_do_seq_num()
2019-05-21 Andreas Schneiderauth:creds: Use GnuTLS MD5 in ntlm creds
2019-05-21 Andreas Schneiderauth:ntlmssp: Use GnuTLS MD5 and HMAC MD5 in ntlmssp...
2019-05-21 Andreas Schneiderauth:ntlmssp: Use GnuTLS MD5 and HMAC MD5 in ntlmssp...
2019-05-21 Andreas Schneiderauth:ntlmssp: Use GnuTLS HMAC MD5 in ntlmssp client
2019-05-16 Noel Powersquash 'cast between incompatible function types' warning
2019-05-09 Douglas Bagnallauth/creds/torture: add a test showing segfault
2019-05-09 Douglas Bagnallauth/creds/guess: avoid segfault with NULL lp (CID...
2019-04-30 Andreas Schneiderauth:gensec: Add return code for netsec_do_sign()
2019-04-30 Andreas Schneiderauth:gensec: Use GnuTLS SHA256 HMAC for schannel
2019-04-29 Samuel Cabrerocredentials: Workaround krb5_cc_remove_cred not impleme...
2019-04-29 Samuel Cabrerocredentials: Initialize krb5 client to retrieve creds...
2019-04-03 Volker Lendeckeauth: Add necessary decoration to auth/auth_util.h
2019-04-02 Andreas Schneiderauth:creds: Prefer the principal over DOMAIN/username...
2019-04-02 Guenther Deschnerauth:ntlmssp: Add back CRAP ndr debug output
2019-03-21 Andrew Bartlettbuild: Remove bld.gen_python_environments()
2019-02-27 Andreas Schneiderauth:gensec: Make sure we zero the checksum after use
2019-02-20 Gary Lockyerauth log: Log the netlogon logon id.
2019-02-07 Noel PowerDecrement references to python objects passed to Py_Bui...
2019-01-28 Andreas Schneiderauth:gensec: Use C99 initializer in schannel
2019-01-28 Andreas Schneiderauth:creds: Use C99 initializer for PyMethodDef
2019-01-12 Noel Powerauth/credentials: use 'et' as format for ParseTuple...
2018-12-23 Stefan Metzmacherauth/gensec: enforce that all DCERPC contexts support...
2018-12-14 Gary Lockyerauth log: Increment Authentication version
2018-12-14 Gary Lockyerauth log: Add windows logon type codes
2018-12-14 Gary Lockyerauth log: Add windows event codes
2018-12-14 Joe GuoPY3: change shebang to python3 in misc dirs
2018-12-14 Andrew Bartlettaudit_logging: auth_json_audit required auth_json
2018-12-14 Andrew Bartlettaudit_logging: Remove debug log header and JSON Authent...
2018-12-10 Noel Powerauth/credentials/tests: Python 3.6 avoid deepcopy error
next