r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16.
[ira/wip.git] / source3 / auth / auth_sam.c
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Gerald Carterr13590: * replace all pdb_init_sam[_talloc]() calls...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Gerald Carterr13541: we have to wrap pen_enum_group_memberships...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jim McDonoughr11886: Fix 3187: logon hours restrictions were off...
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Jeremy Allisonr9252: 2 type fixes from Luke Mewburn <lukem@NetBSD...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr5655: Added support for Novell NDS universal password...
2007-10-10 Gerald Carterr5562: * bump version to 3.0.12pre2
2007-10-10 Günther Deschnerr5528: Expand the invalid-workstation-scheme. Workstati...
2007-10-10 Günther Deschnerr4972: Fix a warning and some debugging-outputs.
2007-10-10 Jeremy Allisonr1780: Remove the UTC comment as it isn't.
2007-10-10 Jeremy Allisonr1778: Fix based on code from Richard Renard <rrenard...
2007-10-10 Jeremy Allisonr1414: Memory leak fixes found by valgrind whilst check...
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2004-04-03 Andrew BartlettFix most of bug #169.
2004-02-21 Jim McDonoughAdd calls to password lockout functions. Should now...
2004-02-21 Jim McDonoughAdd calls to password lockout functions. Should now...
2004-01-05 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew Bartlett(merge from 3.0)
2003-12-30 Andrew BartlettMove our basic password checking code from inside the...
2003-12-30 Andrew BartlettRefactor our authentication and authentication testing...
2003-11-22 Andrew Bartlett(merge from 3.0)
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-10-24 Jeremy AllisonAndrew Bartlett patch to cope with Exchange 5.5 clearte...
2003-10-24 Jeremy AllisonAndrew Bartlett patch to cope with Exchange 5.5 clearte...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-08 Jeremy AllisonTidy up some formatting. Get ready for allowing bad...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-08 Tim PotterSpelling.
2003-06-30 Gerald Carter* rename samstrict auth method to sam
2003-06-04 Jelmer VernooijAdd some static. Patch by Stefan Metzmacher <metze...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-28 Tim PotterSpelling.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 Tim PotterSpelling.
2003-05-26 Andrew BartlettAdd samstrict_dc from metze (been sitting in HEAD for...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 Tim Potterspelling
2003-05-14 Tim Potterspelling
2003-05-11 Volker LendeckeWhen we have a NT4SP0 PDC trust us, we first have to...
2003-05-09 Andrew BartlettCleanups. My NTLMv2 changes also changed the preferenc...
2003-05-09 Andrew BartlettMake sure we always have some client data, not just...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-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 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-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-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-16 Andrew BartlettMerge from HEAD - allow "" as a domain in the NLTMv2...
2003-02-16 Andrew BartlettAdd the 'session key' output of the NTLMSSP exchange...
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-04 Andrew BartlettMerge HEAD: check both the account and password...
2003-02-04 Andrew BartlettActually checking both the account and password tests...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-05 Andrew BartlettMerge from HEAD - updates to correctly recognise LMv2...
2003-01-05 Andrew BartlettClear up the auth_sam password checking code (the core...
2002-11-15 Andrew BartlettUpdates from HEAD:
2002-11-15 Andrew BartlettSmall auth updates:
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-08 Andrew BartlettMerge from HEAD:
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-04 Andrew BartlettMove to the use of the 'initialised' flag, rather than...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-26 Andrew BartlettUpdates!
2002-08-26 Andrew BartlettTry to support non-root-mode systems without getgroupli...
2002-08-22 Tim PotterSpelling fixes.
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-20 Andrew BartlettAdd support for a weird behaviour apparently used by...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next