auth/credentials: don't ignore "client use kerberos" and --use-kerberos for machine...
[samba.git] / source3 / auth / user_util.c
2024-04-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2022-08-08 listoutlib/util/access: source3/auth/user_util: Check for...
2022-06-09 Samuel Cabreros3:smbd: Free allocated strings before leaving user_in_...
2022-06-09 Samuel CabreroRevert "s3:smbd: Remove NIS support"
2022-06-09 Samuel CabreroRevert "s3:auth: Fix user_in_list() for UNIX groups"
2022-04-07 Pavel Filipenskýs3:auth: Fix user_in_list() for UNIX groups
2021-04-22 Andreas Schneiders3:smbd: Remove NIS support
2019-11-27 Ralph Boehmesmbdotconf: mark "username map script" with substitutio...
2019-11-27 Ralph Boehmesmbdotconf: mark "username map" with substitution="1"
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-01-22 Andreas Schneiderinclude: Create system/nis.h in libreplace
2016-12-11 Volker Lendeckesmbd: username map file handling xfile->stdio
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-11-20 Volker Lendeckelib: Rename fgets_slash to x_fgets_slash
2016-10-13 Trever L. AdamsUpdate smbrun to allow for settings environment variables.
2014-11-14 Stefan Metzmachers3:auth: add some const to user_in_list()
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-05 Volker Lendeckelib: Use "mem_ctx" arg in gencache_get
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-04-09 Andreas SchneiderBUG 9139: Fix the username map optimization.
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2011-03-29 Günther Deschners3-auth: use auth.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2010-11-10 Jeremy AllisonFix memleak I accidently introduced when reading from...
2010-11-10 Jeremy AllisonRemove fstring from map_username. Create a more sane...
2010-06-04 Andreas Schneiders3-auth: Moved smbd user functions to a generic place.