This change updates lp_guestaccount() to be a *global* paramater, rather than
[ira/wip.git] / source3 / smbd / auth_util.c
2001-11-09 Andrew BartlettThis change updates lp_guestaccount() to be a *global...
2001-11-08 Andrew BartlettChange to guest logon code.
2001-11-05 Tim PotterRenamed make_user_info_for_winbindd() to be more consis...
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-11-01 Andrew BartlettVarious post AuthRewrite cleanups, fixups and tidyups.
2001-10-31 Andrew BartlettFix up domain logons. Tested with NT4.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-14 Andrew BartlettNow that we always get back an NTSTATUS code actually...
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-23 Andrew BartlettFix up some unused variables and functions, fix up...
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...