summaryrefslogtreecommitdiff
path: root/source3/auth/user_util.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Remove gencache.h from proto.hVolker Lendecke2018-10-191-0/+1
* include: Create system/nis.h in libreplaceAndreas Schneider2018-01-221-0/+13
* smbd: username map file handling xfile->stdioVolker Lendecke2016-12-111-7/+6
* lib: Remove global xfile.h includesVolker Lendecke2016-11-201-0/+1
* lib: Rename fgets_slash to x_fgets_slashVolker Lendecke2016-11-201-1/+1
* Update smbrun to allow for settings environment variables.Trever L. Adams2016-10-131-1/+1
* s3:auth: add some const to user_in_list()Stefan Metzmacher2014-11-141-2/+2
* lib: Use "mem_ctx" arg in gencache_getVolker Lendecke2013-09-051-3/+2
* lib: Add a "mem_ctx" arg to gencache_get (unused so far)Volker Lendecke2013-09-051-1/+1
* BUG 9139: Fix the username map optimization.Andreas Schneider2013-04-091-4/+8
* Correctly check for errors in strlower_m() returns.Jeremy Allison2012-08-091-1/+3
* loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.Rusty Russell2012-07-181-2/+2
* s3-auth: use auth.h where needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* Fix memleak I accidently introduced when reading from tdb.Jeremy Allison2010-11-101-0/+1
* Remove fstring from map_username. Create a more sane interface than the calle...Jeremy Allison2010-11-101-37/+64
* s3-auth: Moved smbd user functions to a generic place.Andreas Schneider2010-06-041-0/+406