s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source4 / utils / ntlm_auth.c
2016-11-29 Volker Lendeckentlm_auth4: Remove it
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
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-11 Herwin WeststrateAdded MSV1_0_ALLOW_MSVCHAPV2 flag to ntlm_auth
2015-05-12 Volker Lendeckentlm_auth: Remove two uses of hex_encode()
2014-03-26 Stefan Metzmachers4:ntlm_auth: make use of gensec_update_ev()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-10 Stefan Metzmacherauth/gensec: introduce gensec_internal.h
2013-08-05 Stefan Metzmachers4:ntlm_auth: make use of cli_credentials_[set_]callbac...
2012-12-03 Andreas Schneiderntlm_auth4: Use new samba_getpass() function.
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
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-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-03-30 Andrew Bartlettlib/util Move base64 functions into lib/util/base64.c
2011-03-04 Günther Deschners4-nterr: move auth_nt_status_squash to nt_status_squas...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-28 Matthias Dieter... s4:utils/ntlm_auth.c - fix "asprintf" calls
2010-05-20 Andrew Bartletts4:auth Allow the operational module to get a user...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-03-24 Stefan Metzmachers4:ntlmssp: rename gensec_ntlmssp_state => ntlmssp_state
2010-02-22 Brad HardsVarious source4 spelling fixes.
2009-06-19 Matthias Dieter... Fixed some uninitialised variables
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettPort Samba4 to the new combined libcli/auth functions
2009-02-12 Andrew BartlettRemove auth/ntlm as a dependency of GENSEC by means...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:ntlm_auth: s/private/private1
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijAdd gensec_settings structure. This wraps loadparm_cont...
2008-11-01 Jelmer VernooijRemove use of lp_*() from ntlm_check.c.
2008-10-22 Jelmer VernooijRepel pstring to nsswitch/.
2008-10-22 Jelmer VernooijRemove pstring usages.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijAdd TALLOC_CTX pointer to strhex_to_data_blob for consi...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-27 Michael Adamntlm_auth: eliminate "cast pointer from integer of...
2008-06-14 Simo SorceUse a custom init function for samba4 that sets a samba4
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-05 Andrew BartlettMove NTLM authentication details into auth/ntlm
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-21 Simo SorceRemove more event_context_init() uses from function...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-19 Kai Blinntlm_auth: Improve compliance to the Squid helper protocol.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Kai Blinr26465: ntlm_auth: Remoce pstring.
2007-12-21 Jelmer Vernooijr26441: Remove global_loadparm uses.
2007-12-21 Jelmer Vernooijr26430: require explicit specification of loadparm...
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26249: Remove a couple more uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Jelmer Vernooijr26231: Spell check: credentails -> credentials.
2007-12-21 Jelmer Vernooijr26230: Use task-provided loadparm context in a couple...
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26226: Avoid more uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25454: Use standard bool types in a couple more places.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Stefan Metzmacherr25213: use talloc_strdup_append_buffer() instead of...
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr25007: Remove more uses of pstring, move ntlmauth...
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Kai Blinr24796: Add bounds checking to ntlm_auth, increase...
2007-10-10 Kai Blinr24795: When talking to squid, allocate the buffer...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Jelmer Vernooijr19558: Make behaviour of "OK" match that of Samba3...
2007-10-10 Jelmer Vernooijr19555: Silently ignore --use-cached-creds for compatib...
2007-10-10 Jelmer Vernooijr18168: Use {NULL} rather than POPT_TABLEEND, which...
2007-10-10 Andrew Bartlettr17577: Patch from Kai Blin <kai.blin@gmail.com>:
2007-10-10 Stefan Metzmacherr17341: pass a messaging context to auth_context_create()
2007-10-10 Jelmer Vernooijr15363: Fix dependencies for shared library
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Jelmer Vernooijr15296: Move ntlm_auth-specific functions from util...
next