Simplify handling of dependencies on external libraries in test_headers.
[obnox/samba/samba-obnox.git] / libcli / auth /
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()...
2011-08-03 Andrew Bartlettntlmssp: Add ntlmssp_blob_matches_magic()
2011-08-03 Andrew Bartlettgensec: Remove mem_ctx from calls that do not return...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_compat: use tdb_errorstr_compat()
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-20 Andrew Bartlettlibcli/util Bring samba4 unix -> nt_status code in...
2011-06-10 Günther Deschnerlibcli/auth/msrpc_parse.h: fix licence/copyright
2011-05-12 Günther Deschnerlibcli/auth/krb5_wrap: correctly use discard_const().
2011-05-12 Michael Adamlibcli/auth/smbencrypt: in E_deshash, use talloc_stackf...
2011-05-10 Michael Adamlibcli/auth: fix "no talloc stackframe around" message...
2011-04-23 Jelmer VernooijAdd missing dependency on com_err.
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-04-20 Andrew Bartlettlibcli/auth: Move more kerberos wrapping in common
next