summaryrefslogtreecommitdiffstats
path: root/source3/auth/auth_util.c
Commit message (Expand)AuthorAgeFilesLines
* This is another rather major change to the samba authenticaionAndrew Bartlett2001-11-241-133/+75
* More spelling fixes, comment reformatting.Tim Potter2001-11-211-8/+11
* Spelling fix, reformatted comment.Tim Potter2001-11-211-4/+6
* Fixed sizeof vs array length bug in make_user_info_winbind_crap()Tim Potter2001-11-201-2/+2
* Fix up some DEBUG()sAndrew Bartlett2001-11-111-17/+37
* Minor updates. A small dose of const.Andrew Bartlett2001-11-111-1/+1
* This change updates lp_guestaccount() to be a *global* paramater, rather thanAndrew Bartlett2001-11-091-1/+1
* Change to guest logon code.Andrew Bartlett2001-11-081-2/+51
* Renamed make_user_info_for_winbindd() to be more consistent with theTim Potter2001-11-051-4/+4
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-12/+58
* Various post AuthRewrite cleanups, fixups and tidyups.Andrew Bartlett2001-11-011-20/+27
* Fix up domain logons. Tested with NT4.Andrew Bartlett2001-10-311-1/+1
* This is a farily large patch (3300 lines) and reworks most of the AuthRewriteAndrew Bartlett2001-10-311-21/+543
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+1
* Now that we always get back an NTSTATUS code actually pass it on to theAndrew Bartlett2001-09-141-1/+1
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-3/+3
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-1/+1
* Fix up some unused variables and functions, fix up formattingAndrew Bartlett2001-08-231-1/+0
* This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett2001-08-031-0/+141