aboutsummaryrefslogtreecommitdiff
path: root/libpam/pam_prelude.c
Commit message (Collapse)AuthorAgeFilesLines
* build: consistently include config.h firstDmitry V. Levin2024-08-301-4/+4
| | | | Make sure that config.h is included before any system header.
* Relevant BUGIDs: noneThorsten Kukuk2005-09-171-2/+2
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Fix code for which gcc4.1 prints warnings
* Relevant BUGIDs: noneThorsten Kukuk2005-09-041-2/+2
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Fix compiling pam_prelude.
* Relevant BUGIDs: noneThorsten Kukuk2005-09-041-23/+22
| | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Replace _pam_system_log with pam_syslog.
* Relevant BUGIDs: noneThorsten Kukuk2005-08-161-4/+0
| | | | | | | | | Purpose of commit: new feature Commit summary: --------------- Big "automake/autoconf/libtool" commit
* Relevant BUGIDs: noneThorsten Kukuk2005-07-051-209/+63
| | | | | | | | | | Purpose of commit: cleanup Commit summary: --------------- Remove code duplication (logging and error strings) and fix compiler warnings
* Relevant BUGIDs: noneThorsten Kukuk2005-04-291-1/+1
| | | | | | | | | Purpose of commit: bugfix Commit summary: --------------- Fix compiler warnings
* Improved log facilitiesSebastien Tricaud2005-03-311-0/+3
|
* prelude ids supportSebastien Tricaud2005-03-291-0/+602