ctdbd_conn: Remove one call to cluster_fatal
[nivanova/samba-autobuild/.git] / libcli / auth /
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... 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
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-04 Jeremy AllisonTidy up some missing checks for NULL in strlcpy.
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-04-27 Andrew Bartlettauth/kerberos Move all the PAC handling functions to...
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-27 Andrew Bartlettlibcli/auth Move Samba4's gssapi_error_string from...
2011-04-26 Andrew Bartlettlibcli/auth Allow parsing of a PAC that is already...
2011-04-14 Andrew Bartlettlibcli/auth Fix compile on hosts without krb5
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-04-13 Christian Ambachlibcli: allow exclusion of netbios name in NTLMV2 blob
2011-04-13 Volker Lendeckes3: Use talloc_tos() in the S3 build
2011-04-13 Andrew Bartlettlibcli/auth Use convert_string_error to check LM hash...
2011-04-06 Andrew Tridgelllib: make asn1_util a private library
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-28 Jeremy AllisonFix inspired by work done by David Disseldorp for bug...
2011-03-27 Volker Lendeckes3: Fix Coverity ID 682: NEGATIVE_RETURNS
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-02-24 Andrew Tridgellbuild: moved spnego_parse.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved schannel_sign.c into a shared COMMON_SCHAN...
2011-02-24 Andrew Tridgellbuild: moved libcli/auth/ntlmssp*.c into a common libcl...
2011-02-16 Andrew Tridgellidl: naming a structure 'VERSION' is not a good idea!
2011-02-11 Günther Deschnerlibcli/auth: fix PAM_ERRORS subsystem build.
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-01-20 Andrew Bartlettlibcli/auth move ntlmssp_wrap() and ntlmssp_unwrap...
2011-01-03 Stefan Metzmacherlibcli/auth: add netsec_outgoing_sig_size()
2010-12-21 Matthias Dieter... s3/s4:auth SPNEGO - adaptions for the removed "const...
2010-12-08 Andrew Bartlettlibcli/auth bring ADS_IGNORE_PRINCIPAL in common
2010-12-07 Stefan Metzmacherlibcli/auth: let spnego_write_mech_types() check the...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-tdb: make tdb-wrap into a private library
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-10 Jelmer Vernooijlibcli-auth: Remove unnecessary dependency on libsamba...
next