wscript: remove executable bits for all wscript* files
[sfrench/samba-autobuild/.git] / libcli / auth /
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2017-01-03 Volker Lendeckelibcli: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibcli: Use "all_zero" where appropriate
2016-12-14 Douglas Bagnallrpc_server:netlogon Move from memcache to a tdb cache
2016-12-13 Björn Jackepam: map more NT password errors to PAM errors
2016-07-06 Stefan Metzmacherlibcli/auth: remove unused variable in msrpc_parse()
2016-05-09 Stefan Metzmacherlibcli/auth: let msrpc_parse() return talloc'ed empty...
2016-04-12 Stefan MetzmacherCVE-2016-2111: libcli/auth: add NTLMv2_RESPONSE_verify_...
2016-04-12 Stefan MetzmacherCVE-2016-2110: libcli/auth: pass server_timestamp to...
2016-04-12 Stefan MetzmacherCVE-2016-2110: libcli/auth: add SPNEGO_REQUEST_MIC...
2016-04-12 Stefan MetzmacherCVE-2016-2110: libcli/auth: use enum spnego_negResult...
2016-03-01 Michael Adamnetlogon_creds_cli: use dbwrap_purge instead of dbwrap_...
2016-02-03 Volker Lendeckespnego: Some simplifications
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2016-01-05 Volker Lendeckelib: Use asn1_current_ofs()
2016-01-05 Volker Lendeckelib: Use asn1_extract_blob()
2016-01-05 Volker Lendeckelib: Use asn1_set_error()
2016-01-05 Volker Lendeckelib: Use asn1_has_error()
2015-03-27 Stefan Metzmacherlibcli/auth: use WERR_INVALID_PASSWORD instead of WERR_...
2015-03-20 Stefan Metzmacherlibcli/auth: add forward declaration for struct wkssvc_...
2015-03-20 Stefan Metzmacherlibcli/auth: add some const to netlogon_creds_server_...
2015-03-20 Thomas Schulzlibcli/auth: Match Declaration of netlogon_creds_cli_co...
2015-01-21 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_GetForestTrustInfor...
2015-01-21 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_ServerGetTrustInfo*()
2014-09-25 Jeremy Allisonlibcli: auth: Ensure all asn1_XX returns are checked.
2014-08-01 Andrew Bartlettlibcli/auth: Ensure that the dns_names in/out parameter...
2014-06-30 Volker Lendeckelibcli: Remove an unused variable
2014-06-11 Andrew Bartletts3-winbindd: Listen on IRPC and do forwarded DNS update...
2014-04-14 Jelmer VernooijTypo: s/preceeded/preceded/
2014-04-02 Stefan Metzmacherlibcli/auth: s/encrypt/do_encrypt
2014-02-24 Ira Cooperlibcli: Overflow array index read possible, in auth...
2014-02-24 Ira CooperRevert "libcli: Overflow array index read possible...
2014-02-24 Ira Cooperlibcli: Overflow array index read possible, in auth...
2014-02-07 Michael Adamlibcli: use DBWRAP_LOCK_ORDER_NONE when opening schanne...
2014-02-07 Michael Adamdbwrap: add dbwrap_flags argument to dbwrap_local_open()
2014-01-22 Stefan Metzmacherlibcli/auth: reject computer_name longer than 15 chars
2014-01-22 Stefan Metzmacherlibcli/auth: don't alter the computer_name in cluster...
2014-01-22 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_set_global_db()
2014-01-08 Stefan Metzmacherlibcli/auth: fix usage of an uninitialized variable...
2014-01-07 Stefan Metzmacherlibcli/auth: remove unused netlogon_creds_cli_context_c...
2014-01-07 Stefan Metzmacherlibcli/auth: make use of real options in netlogon_creds...
2014-01-07 Stefan Metzmacherlibcli/auth: use unique key_name values in netlogon_cre...
2014-01-07 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli* infrastructure
2014-01-06 Stefan Metzmacherauth/gensec: move libcli/auth/schannel_sign.c into...
2013-12-24 Stefan Metzmacherlibcli/auth: try to use the current timestamp creds...
2013-12-24 Stefan Metzmacherlibcli/auth: remove bogus comment regarding replay...
2013-12-24 Stefan Metzmacherlibcli/auth: set the return_authenticator->timestamp = 0
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-10 Stefan Metzmacherlibcli/auth: add more const to spnego_negTokenInit...
2013-08-10 Stefan Metzmacherlibcli/auth: avoid possible mem leak in read_negTokenInit()
2013-08-10 Stefan Metzmacherlibcli/auth/schannel: remove unused schannel_position
2013-08-10 Stefan Metzmacherlibcli/auth/schannel: make struct schannel_state private
2013-08-10 Stefan Metzmacherlibcli/auth: add netsec_create_state()
2013-08-10 Stefan Metzmacherlibcli/auth: maintain the sequence number for the NETLO...
2013-08-05 Stefan Metzmacherlibcli/auth: add netlogon_creds_shallow_copy_logon()
2013-08-05 Stefan Metzmacherlibcli/auth: add netlogon_creds_[de|en]crypt_samlogon_l...
2013-08-05 Stefan Metzmacherlibcli/auth: fix shadowed declaration in netlogon_creds...
2013-08-05 Stefan Metzmacherlibcli/auth: make netlogon_creds_crypt_samlogon_validat...
2013-08-05 Günther Deschnerlibcli/auth: also set secure channel type in netlogon_c...
2013-07-31 Volker Lendeckeschannel: Fix an unused variable
2013-06-19 Andrew Bartlettbuild: Build with system md5.h on OpenIndiana
2013-04-12 Rusty Russellschannel_store.tdb: make it schannel_store.ntdb if...
2013-04-12 Rusty Russelllibcli/auth: convert to dbwrap.
2013-03-28 Stefan Metzmacherlibcli/auth: avoid using transactions a chainlock is...
2013-01-22 Andrew Bartlettlibcli/auth: fix void function cannot return value...
2012-12-21 Andreas Schneiderlibcli: Check schannel state return value of tdb_transa...
2012-12-15 Günther Deschnerlibcli/auth: add netlogon_creds_encrypt_samlogon_valida...
2012-12-15 Günther Deschnerlibcli/auth: rename netlogon_creds_decrypt_samlogon...
2012-12-09 Günther Deschnerlibcli/auth: support AES decryption in netlogon_creds_d...
2012-12-09 Günther Deschnerlibcli/auth: remove trailing whitespace.
2012-12-09 Günther Deschnerlibcli/auth: add netlogon_creds_aes_{en|de}crypt routines.
2012-08-24 Jeremy AllisonRemove useless bool "upper_case_domain" parameter from...
2012-08-24 Jeremy AllisonRemove useless bool "upper_case_domain" parameter.
2012-08-24 Jeremy AllisonMove uppercasing the domain out of smb_pwd_check_ntlmv2()
2012-07-17 Stefan Metzmacherlibcli/auth: add support for AES/HMAC-SHA256 to the...
2012-07-17 Stefan Metzmacherlibcli/auth: add support for AES/HMAC-SHA256 schannel...
2012-07-17 Stefan Metzmachers4:librpc/rpc/dcerpc_schannel: just append NETLOGON_NEG...
2012-06-19 Rusty Russelllibcli: use tdb directly, not tdb_compat.
2012-05-03 Jelmer VernooijUTIL_TDB: lowercase name.
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-12 Simo Sorcekrb5_wrap: krb5_string_to_key / krb5_encrypt_block...
2012-04-12 Simo Sorceauth-krb: Move pac related util functions in a single...
2012-04-12 Simo Sorceauth-krb: Make functions static.
2012-04-12 Simo Sorceauth-krb: Nove oid packet check to gensec_util.
2012-04-12 Simo Sorcekrb5_wrap: remove duplicate declaration and dead ifdef
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-02-25 Volker Lendeckelibcli: Remove a pointless check
2012-02-17 Andrew Bartlettauth: Move the rest of the source4 gensec_ntlmssp code...
2012-02-17 Andrew Bartlettauth/kerberos: Move gse_get_session_key() to common...
2012-01-12 Andrew Bartlettauth/kerberos: Remove unused TALLOC_CTX argument to...
2012-01-10 Andrew Bartlettkrb5: Require krb5_string_to_key be available to build...
2012-01-10 Andrew Bartlettkrb5: Require krb5_principal_compare_any_realm be avail...
2012-01-10 Andrew Bartlettkrb5: Require krb5_c_verify_checksum is available to...
2011-12-28 Andrew Bartlettauth/kerberos: Move gssapi_parse.c to the top level
2011-12-12 Andrew Bartletts4-lsarpc handle more info levels in SetInfoTrustedDoma...
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-09-14 Stefan Metzmacherlibcli/auth: add some const to SMBNTencrypt_hash()...
next