Changes all over the shop, but all towards:
[samba.git] / source3 / smbd / password.c
2003-11-22 Andrew BartlettChanges all over the shop, but all towards:
2003-09-29 Tim PotterMerge from 3.0:
2003-09-26 Jeremy AllisonFix for valid users = %S in homes share.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Gerald Carterfix bug 397: use a variant of alloc_sub_basic() for...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-18 Jeremy AllisonSigning so far... the client code fails on a SMBtrans2...
2003-07-17 Jeremy AllisonFormatting tidyups to match the rest of the source.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Andrew BartlettMissed this in the previous patch - we now have a seper...
2003-06-07 Andrew BartlettDon't assume that the SAM knows the unix home directory...
2003-05-28 Tim PotterMerge from 3.0:
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-13 Andrew BartlettRestore a number of fixes that idra removed when he...
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-12 Gerald Carterfixing typos in debug statements
2003-05-12 Gerald Carterfixing typos in debug statements
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-29 Simo SorceThis is a nice rewrite:
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-23 Andrew BartlettMerge the 'safe' parts of my StrnCpy patch - many of...
2003-04-23 Andrew BartlettDon't leak the session identifier string when we shut...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 Andrew BartlettUse fstrcpy/pstrcpy when that's what we really mean...
2003-02-24 Andrew BartlettMerge of server-side authentication changes to 3.0:
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
2003-02-10 Andrew BartlettSome cleanups:
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-02 Andrew BartlettMerge passdb from HEAD -> 3.0
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-12 Andrew BartlettNice *big* patch from metze.
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-09-06 Andrew BartlettOops...
2002-09-06 Andrew BartlettOne less user of Get_Pwnam_modify()...
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-08-17 Andrew BartlettAdd 'const'.
2002-08-11 Andrew BartlettMake 'remote_machine' private to lib/substitute.c,...
2002-07-28 Simo Sorcefound nasty bug in intl/lang_tdb.c tdb structure was...
2002-07-27 Andrew BartlettThis should fix a nastly little bug where if a user...
2002-07-21 Andrew BartlettAdd some const & static, remove unused functions.
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-15 Andrew Tridgellfixed a problem with getgroups() where it could include...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-16 Andrew BartlettFurther updates to the service.c code. authorise_login...
2002-06-15 Andrew BartlettRework much of the service.c code:
2002-06-14 Simo Sorcemoved lp_list_* functions away from param/loadparm...
2002-05-25 Andrew BartlettClean up a few unused functions, add a bit of static...
2002-05-18 Andrew BartlettA few things in this commit:
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-20 Andrew BartlettKill off another ugly wart from the side of the passdb...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2002-01-02 Andrew BartlettActually enforce the passdb API.
2001-12-27 Gerald Cartermoving SAM_ACCOUNT to include a bit field for initialized
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-19 Tim PotterCosmetic fix for debug statement.
2001-11-09 Andrew BartlettThis change updates lp_guestaccount() to be a *global...
2001-11-08 Andrew BartlettChange to guest logon code.
2001-11-04 Andrew BartlettFix segfault. sup_tok might not always be with us.
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-30 Andrew BartlettSmall changes to register_vuid ahead of a larger restru...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-15 Andrew BartlettKill off the //server/share%user hack in share level...
2001-08-20 Andrew Tridgella bunch of fixes from the s\7fflight to seattle
2001-08-17 Andrew BartlettRestore a debug I think I dropped earlier
2001-08-17 Andrew Bartlettsmbd/auth_server: Doco, we want to use cli_nt_error...
2001-08-17 Andrew BartlettStyle cleanup for the last vuid change.
2001-08-17 Andrew BartlettOne less getpwnam() call...
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...
2001-08-01 Jeremy AllisonPidfile check can be read-only. Removed old ifdef in...
2001-07-24 Simo SorceConvert other parameters (read list, write list, valid...
2001-07-17 Simo Sorcemove the global_machine_password_needs_changing where...
2001-07-16 Simo SorceTest if machine password has expired.
2001-07-08 Andrew BartlettThis removes unused paramaters from various authticatio...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-06-25 Jeremy AllisonFixed stupid typo that would stop trusted domains working.
2001-06-22 Jeremy AllisonAndrew - please look this over. I've fixed a long stand...
2001-06-14 Tim PotterFixed some return code checks for cli_initialise()...
2001-05-31 Jeremy AllisonFix debug statement so it doesn't use lp_workgroup...
2001-05-25 Tim Potteri18n fix for domain_client_validate()
2001-05-17 Tim PotterFixes to get pam_auth() functionality working again.
2001-05-07 Gerald CarterPatch from Simo:
2001-05-06 Jeremy AllisonPatch from David_Tiller@ccnotes.ccity.com finally appli...
2001-05-04 Jean-François Mico... Big cleanup of passdb and backends.
2001-05-04 Gerald Cartermerge from 2.2 in password_ok() to ensure that we check the
next