s3:netlookup: make use of cli_credentials_init_anon()
[bbaumbach/samba-autobuild/.git] / source3 / utils / ntlm_auth.c
2020-01-09 Volker Lendeckentlm_auth: Add type-safety instead of a simple cast
2020-01-09 Volker Lendeckentlm_auth: Add a NULL check
2020-01-06 Volker Lendeckentlm_auth: Replace winbind_pw_check() by _send and...
2020-01-06 Volker Lendeckentlm_auth: Replace local_pw_check() by _send and _recv
2020-01-03 Volker Lendeckentlm_auth: Fix a DEBUG message
2019-12-10 Isaac Boukrissmbdes: convert E_old_pw_hash to use gnutls
2019-11-06 Volker Lendeckentlm_auth: Fix nonempty line endings
2019-11-06 Volker Lendeckentlm_auth: Simplify session generation
2019-10-24 Ralph Boehmes3: remove now unneeded call to cmdline_messaging_context()
2019-08-22 Swen Schilligs3: free popt context in utils
2019-07-26 Andreas Schneiders3:utils: Use GnuTLS RC4 in ntlm_auth
2019-01-28 Andreas Schneiders3:utils: Use C99 initializer for poptOption in ntlm_auth
2018-11-28 Andreas Schneiders3:utils: Use #ifdef instead of #if for config.h defini...
2018-09-07 Christof Schmitts3: ntlm_auth: Use cmdline_messaging_context
2018-08-14 Günther DeschnerCVE-2018-1139 s3-utils: use enum ntlm_auth_level in...
2018-05-12 Mathieu ParentFix spelling s/retrive/retrieve/
2018-04-24 Volker Lendeckentlm_auth: PAM_AUTH_CRAP needs a privileged socket
2018-03-01 Andreas Schneiders3:utils: Add FALL_THROUGH statements in ntlm_auth.c
2018-02-22 Douglas Bagnallutil/rfc1738_unescape(): return end pointer or NULL...
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_winbind_netbios_name()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_require_membership_sid()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in get_winbind_domain()
2017-11-17 Volker Lendeckentlm_auth: Use libwbclient in winbind_separator()
2017-04-07 Stefan Metzmachers3:ntlm_auth: fix memory leak in manage_gensec_request()
2017-03-29 Andrew Bartlettauth: Add logging of service authorization
2017-03-29 Andrew Bartlettntlm_auth: Set ntlm_auth as the service_description...
2017-03-24 Stefan Metzmacherauth: let auth4_context->check_ntlm_password() return...
2017-03-24 Stefan Metzmacherntlm_auth3: let contact_winbind_auth_crap() return...
2017-01-03 Volker Lendeckentlm_auth: Use "all_zero" where appropriate
2016-12-11 Volker Lendeckentlm_auth3: xfile->stdio
2016-12-11 Jeremy Allisons3: ntlm_auth: Don't corrupt the output stream with...
2016-11-20 Volker Lendeckentlm_auth: Avoid some statics
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-10-26 Stefan Metzmachers3:ntlm_auth: don't use gensec_want_feature(gensec_secu...
2016-07-22 Stefan Metzmachers3:ntlm_auth: call fault_setup() in order to get useful...
2016-05-18 Stefan Metzmachers3:ntlm_auth: make ntlm_auth_generate_session_info...
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2016-05-03 Volker Lendeckelib: Make callers of base64_encode_data_blob check...
2016-03-22 Stefan Metzmachers3:ntlm_auth: pass manage_squid_request() needs a valid...
2016-03-11 Herwin WeststrateAdded MSV1_0_ALLOW_MSVCHAPV2 flag to ntlm_auth
2016-03-10 Stefan Metzmachers3:ntlm_auth: also use gensec for "ntlmssp-client-1...
2016-03-10 Stefan Metzmachers3:ntlm_auth: fix --use-cached-creds with ntlmssp-client-1
2016-01-07 Andrew Bartlettntlm_auth: Allow --password force a local password...
2015-12-05 Wolfgang Ockerntlm_auth: Add --offline-logon
2015-06-23 Stefan Metzmachers3:ntlm_auth: don't start gensec backend twice
2015-05-07 Richard Sharpes3: utils: Convert all uses of uint32/16/8 to _t.
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-09 Matthew NewtonUse global context for winbindd_request_response
2014-10-17 Andrew Bartlettntlm_auth: Allow the --option parameter to work against...
2014-10-17 Andrew Bartlettntlm_auth: Allow us to use kerberos when we are an...
2014-08-14 Jeremy AllisonReplace all uses of iniparser with tiniparser.
2014-03-26 Stefan Metzmacherauth/gensec: remove tevent_context argument from gensec...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-27 Alistair Leslie... Stop use after free
2013-08-10 Stefan Metzmacherlibcli/auth: add more const to spnego_negTokenInit...
2013-08-10 Stefan Metzmacherauth/gensec: treat struct gensec_security_ops as const...
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2013-08-05 Stefan Metzmachers3:ntlm_auth: remove pointless credentials->priv_data...
2013-05-16 Karolin Seegersource3/utils/ntlm_auth.c: Fix typo in debug message.
2012-12-03 Andreas Schneiderntlm_auth: Use new samba_getpass() function.
2012-10-26 Andreas Schneiderntlm_auth: Increase debug level if we use config domain...
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-06 Christof Schmittauth: Common function for retrieving PAC_LOGIN_INFO...
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-04-24 Volker Lendeckes3: Attempt to fix the build without kerberos
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-19 Volker Lendeckes3: Fix a "ISO C90 forbids mixed declarations and code"
2012-04-03 Andrew Bartletts3-ntlm_auth: use manage_gensec_request for squid-2...
2012-04-03 Andrew Bartletts3-auth: Order GENSEC mechs by priority, krb5 before...
2012-04-03 Andrew Bartletts3-ntlm_auth: add ntlm_auth_generate_session_info_pac()
2012-04-03 Andrew Bartletts3-ntlm_auth Use GENSEC for gss-spnego server
2012-03-14 Andrew Bartletts3-krb5: Remove GSS_WRAP_IOV conditional
2012-03-01 Andrew Bartletts3-ntlm_auth fix up gss-spnego-client so as to work...
2012-03-01 Andrew Bartletts3-ntlm_auth: Wrap kerberos token in GSSAPI
2012-03-01 Andrew Bartletts3-ntlm_auth: Add --target-service and --target-hostnam...
2012-02-24 Andrew Bartletts3-ntlm_auth: Convert ntlm_auth to use gensec_ntlmssp...
2012-02-19 Andrew Bartletts3-ntlm_auth: allow ntlm_auth --diagnostics to pass...
2012-01-18 Andrew Bartletts3-build: Rework object lists to allow gse gensec module
2011-10-18 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-08-03 Andrew Bartletts3-ntlmssp Remove calls to auth_ntlmssp_and_flags from...
2011-07-28 Michael Adams3:ntlm_auth: use lp_load_global()
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-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-05-18 Andrew Bartletts3-lib Replace StrnCaseCmp() with strncasecmp_m()
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-04-01 Volker Lendeckes3: Fix Coverity ID 1136: CONSTANT_EXPRESSION_RESULT
2011-03-16 Günther Deschners3-build: only include asn1 headers where actually...
2010-12-07 Stefan Metzmachers3:ntlm_auth: support clients which offer a spnego...
2010-12-07 Stefan Metzmachers3:ntlm_auth: free session key, as we don't use it...
2010-12-07 Stefan Metzmachers3:ntlm_auth: fix memory leak in the raw ntlmssp code...
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-16 Volker Lendeckes3: Add the PAC info3 struct to the netsamlogon_cache...
2010-09-16 Volker Lendeckes3: Correctly unwrap the krb ticket in gss-spnego
2010-09-16 Volker Lendeckes3: Fall back to raw NTLMSSP for the gss-spnego protocol
2010-09-16 Volker Lendeckes3: Split off output generation from manage_squid_ntlms...
2010-09-16 Volker Lendeckes3: Wrap the ntlm_auth loop with a talloc_stackframe
next