s3-auth: Add a way to get an auth4_context from the auth stack
[ira/wip.git] / source3 / auth / auth.c
2012-02-24 Andrew Bartletts3-auth: Add a way to get an auth4_context from the...
2012-01-05 Andrew Bartletts3-auth re-create the auth context in the s3 ntlmssp...
2011-08-03 Andrew Bartlettselftest: test plugin_s4_dc against all ncacn_np tests
2011-08-03 Andrew Bartletts3-ntlmssp Split calls to gensec plugin into prepare...
2011-08-03 Andrew Bartletts3-auth Allow auth modules to provide an initialised...
2011-07-13 Andreas Schneiders3-auth: Fix account check over ncalrpc.
2011-07-08 Stefan Metzmachers3:auth: remove unused variable
2011-07-04 Andreas Schneiders3-auth: Pass the remote_address down to user_info.
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2010-09-25 Volker Lendeckes3: Lift talloc_autofree_context() from make_auth_conte...
2010-09-25 Volker Lendeckes3: Lift talloc_autofree_context() from make_auth_conte...
2010-09-25 Volker Lendeckes3: Lift talloc_autofree_context() from make_auth_conte...
2010-09-25 Volker Lendeckes3: Lift talloc_autofree_context() from make_auth_context()
2010-08-22 Volker Lendeckes3: Pass the rhost through smb_pam_accountcheck
2010-08-22 Volker Lendeckes3: Rename auth.c:backends to auth_backends
2010-08-14 Andrew Bartletts3:auth Whitespace fixes after auth merge
2010-08-14 Andrew Bartletts3:auth Make Samba3 use the new common struct auth_user...
2010-07-19 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-19 Simo Sorces3-auth: Simplify how we free the auth_context
2010-06-07 Andrew Bartletts3:auth Rename user_info->domain -> user_info->mapped...
2010-06-07 Andrew Bartletts3:auth Rename user_info->client_domain -> user_info...
2010-06-07 Andrew Bartletts3:auth Rename user_info->internal_username -> user_inf...
2010-06-07 Andrew Bartletts3:auth Rename user_info->smb_name -> user_info->client...
2010-06-01 Andrew Bartletts3:auth Rename wksta_name -> workstation_name in auth_u...
2010-05-13 Andrew Bartletts3:auth Make get_ntlm_challenge more like Samba4
2010-04-11 Volker Lendeckes3: Make "auth_context" its own talloc parent
2009-09-24 Jeremy AllisonRevert b39c390280d1f268e2550c731057aec550a3f086 - casts...
2009-09-24 Matthias Dieter... s3: Fix up various string "const" warnings
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-17 Jeremy AllisonRemove an unused talloc context.
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-21 Volker LendeckeFix some nonempty blank lines
2009-02-21 Volker LendeckeRemove the static "chal" from ntlmssp.c:get_challenge()
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonAdd wrapper str_list_make_v3() to replace the old S3...
2008-10-21 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-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-04-09 Karolin SeegerFix typos.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-04 Volker LendeckeAlways pass a TALLOC_CTX to str_list_make and str_list_copy
2008-02-04 Volker Lendecketiny simplification
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Volker Lendecker21870: Move sending auth_server keepalives out of...
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Paul Greenr15283: Oh yeah. The build farm doesn't do much with...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7450: fix my bone head mistake with ntlm authentcation...
2007-10-10 Gerald Carterr7395: * new feature 'map to guest = bad uid' (based...
2007-10-10 Gerald Carterr7024: reverting mistaken commit
2007-10-10 Gerald Carterr7020: fixing printer ace values and getting rid of...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2003-11-23 Andrew Bartlett(Merge from 3.0)
2003-11-23 Andrew BartlettPatch by emil@disksites.com <Emil Rasamat> to ensure...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-18 Volker LendeckeFix memleak
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-05 Andrew BartlettPAM should operate on the Unix username, not the NT...
2003-07-03 Andrew BartlettThis patch takes the work the jerry did for beta2,...
2003-07-01 Gerald Carterfix typos in log messages and comments.
2003-06-29 Gerald CarterHere's the code to make winbindd work on a Samba DC
2003-06-28 Gerald Carteradd check for NT_STATUS_NOT_IMPLEMENTED in auth check...
2003-06-23 Gerald Carterfix typo (bug #170)
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-25 Andrew BartlettGet 'add user script' working again for Samba 3.0.
2003-05-16 Simo Sorceadd metze's patch for smb_register functions
2003-05-15 Jelmer VernooijPatch from Luke Howard <lukeh@PADL.COM> that fixes...
2003-05-15 Jelmer VernooijPatch from Luke Howard <lukeh@PADL.COM> that fixes...
2003-05-01 Jelmer VernooijUse ints for the version numbers in the smb_register_...
2003-04-30 Jelmer VernooijMake the version numbers ints (patch from metze)
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-24 Andrew BartlettMerge auth changes from HEAD:
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijAdd support for the new modules system to auth/ (merge...
2003-04-16 Andrew BartlettCause the winbind auth module to call the ntdomain...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 Andrew BartlettWe never actually got an 'ads' auth module, so don...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next