Revert b39c390280d1f268e2550c731057aec550a3f086 - casts should not
[ira/wip.git] / source3 / auth / auth.c
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...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-25 Volker LendeckeMake auth.c compile again. I'm not sure what this does...
2003-03-24 Jelmer Vernooij- Add support to auth/ for the new modules system
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-17 Andrew BartlettMerge from HEAD - doxygen
2003-02-28 Martin PoolDoxygen janitor: check_domain_match parameter is spelled
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 Andrew BartlettMerge from HEAD:
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-13 Andrew BartlettPatch from metze to add what he feels is the correct...
2003-01-13 Andrew BartlettUpdates to our NTLMSSP code:
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
next