summaryrefslogtreecommitdiff
path: root/lib/util/access.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-14lib:util: Fix code spellingAndreas Schneider1-2/+2
2022-08-08lib/util/access: source3/auth/user_util: Check for INNETGRlistout1-1/+1
2022-06-09Revert "lib:util: Remove NIS support from string_match()"Samuel Cabrero1-0/+56
2021-04-22lib:util: Remove NIS support from string_match()Andreas Schneider1-54/+0
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme1-0/+1
2019-06-30lib: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig1-3/+6
2019-04-11common-lib: Update error check for new string conversion wrapperSwen Schillig1-1/+1
2019-03-01common-lib: Use wrapper for string to integer conversionSwen Schillig1-2/+5
2018-01-22include: Create system/nis.h in libreplaceAndreas Schneider1-3/+7
2016-11-16lib: Avoid includes.h in access.cVolker Lendecke1-1/+3
2016-11-16lib: util: Add allow_access_nolog().Jeremy Allison1-5/+18
2016-11-16Move source3/lib/access.c to toplevel lib/util/access.cJeremy Allison1-0/+349