aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: make PDF documentation optionalYaakov Selkowitz2024-11-051-28/+30
* padout: build as a native executableroot2024-11-031-0/+1
* build: drop autotools supportDmitry V. Levin2024-10-238-462/+0
* pam_get_authtok*: disallow setting pamh to NULLAndrey Kovalev2024-10-181-2/+3
* meson: build Linux-PAM using mesonDmitry V. Levin2024-09-1013-1/+271
* Remove unused .gitignore fileDmitry V. Levin2024-09-101-2/+0
* build: consistently include config.h unconditionallyDmitry V. Levin2024-08-282-6/+2
* doc: remove unused custom-html.xslDmitry V. Levin2024-08-243-21/+2
* doc: fix pam_get_data manual regarding PAM_NO_MODULE_DATA return valueDmitry V. Levin2024-04-031-3/+2
* doc: fix uses of non-neutral gender pronounsAura Herrero Ruiz2024-04-023-8/+8
* doc: do not clean bootstrapped filesChristian Göttsche2024-01-161-1/+2
* doc: remove generated files during cleanupTobias Stoeckmann2024-01-121-1/+1
* doc: remove unneeded test statementTobias Stoeckmann2024-01-121-1/+0
* treewide: strictly separate builddir and srcdirTobias Stoeckmann2024-01-121-1/+1
* doc: Fix grammar mistake in Linux-PAM-ADG.xmlTobias Stoeckmann2024-01-051-1/+1
* treewide: fix typos in comments and documentationTobias Stoeckmann2023-12-182-3/+3
* treewide: assume free(NULL) is no-opDmitry V. Levin2023-12-141-3/+1
* pam_canonicalize_user: new module to canonicalize user nameDmitry V. Levin2023-11-142-1/+26
* man: clarify PAM_DATA_SILENT in pam_set_data.3Luca Boccassi2023-04-201-1/+7
* doc: Include custom-html.xsl.in and custom-man.xsl.inThorsten Kukuk2023-04-041-1/+1
* manual pages: document usage of $DISPLAY and PAM_TTYThorsten Kukuk2023-03-141-5/+7
* manual pages: enhance pam.d documentationThorsten Kukuk2023-02-174-19/+73
* doc: Update PAM documentation from DockBook 4 to DocBook 5Stefan Schubert2022-12-16128-2549/+1647
* doc/man/Makefile.am: fix XMLS listThorsten Kukuk2022-12-061-12/+12
* doc: make stylesheets configurableStefan Schubert2022-10-276-11/+13
* doc: add pam_faillock module to SAGliaohanqin2022-05-241-0/+2
* Only include vendordir in manual page if set (#401)Thorsten Kukuk2021-11-021-3/+2
* Include pam_xauth_data.3.xml in source archive (#400)Thorsten Kukuk2021-11-021-1/+1
* pam_timestamp: replace hmac implementationIker Pedrosa2021-06-141-1/+1
* pam.conf: clarify default action for unspecified return codesJeff Squyres2021-05-241-1/+9
* man: fix spelling bug in pam_end.3.xmlHasan2021-05-011-1/+1
* Clarify the effect of 'done' in documentationTomas Mraz2020-12-071-4/+6
* Remove deprecated pam_tally and pam_tally2 modulesDmitry V. Levin2020-10-293-88/+0
* Remove deprecated pam_cracklib moduleDmitry V. Levin2020-10-292-36/+0
* .gitignore: move doc-specific entries to doc/.gitignoreDmitry V. Levin2020-06-261-0/+2
* doc: fix the description of stack jump effectsDmitry V. Levin2020-05-171-3/+13
* man: document other valid pam_get_user return valuesDmitry V. Levin2020-05-061-0/+25
* doc: remove references to PAM_SM_* macrosDmitry V. Levin2020-05-037-30/+0
* pam_faillock: New module for locking after multiple auth failuresTomas Mraz2020-04-301-0/+38
* build: rework vendordir substitutionDmitry V. Levin2020-04-281-5/+0
* pam_setquota: new module to set or modify disk quotas on session startSven Hartge2020-04-171-0/+34
* Fix various typos found using codespell toolDmitry V. Levin2020-03-283-4/+4
* New API call pam_start_confdir()Tomas Mraz2020-03-061-1/+21
* Fix whitespace issuesDmitry V. Levin2020-03-052-2/+0
* Further grammar fixesSteve Langasek2020-01-151-1/+1
* Miscellaneous spelling fixesSteve Langasek2020-01-152-2/+2
* Miscellaneous grammar fixesSteve Langasek2020-01-152-4/+4
* Do not use CFLAGS for warning flags set from configureTomas Mraz2019-12-181-1/+1
* Fix or suppress various warnings when compiling with -Wall -WextraTomas Mraz2019-12-161-0/+2
* doc: fix typo in manpageMIZUTA Takeshi2019-10-083-6/+6