Timeline


and

05/25/03:

23:55 Changeset in openpam [361] by des
Belatedly update for Dianthus.
18:34 Changeset in openpam [240] by des
Overhaul the configuration parser. This adds support for continuation …
18:31 Changeset in openpam [239] by des
Don't include DESTDIR in BINDIR and LIBDIR; OTOH, provide a default …
13:41 Changeset in openpam [238] by des
Use RTLD_NOW where available, and define it to RTLD_LAZY otherwise.
12:58 Changeset in openpam [237] by des
Note that OpenPAM now builds on most glibc-based Linux platforms.
12:53 Changeset in openpam [236] by des
Remove trailing semicolons from macros.
12:52 Changeset in openpam [235] by des
No need to explicitly clear pointers now that we use FREE().

05/24/03:

19:52 Changeset in openpam [234] by des
Return code paranoia: compare against 0 instead of -1. Suggested …
19:47 Changeset in openpam [233] by des
Two more cases of asprintf(3) replacing malloc(3) + sprintf(3).
19:44 Changeset in openpam [232] by des
With one single exception (where the pointer is obviously being …
19:34 Changeset in openpam [231] by des
Whitespace cleanup.
19:33 Changeset in openpam [230] by des
Revert part of previous commit; openpam_log(3) doesn't really need this …
19:32 Changeset in openpam [229] by des
Reorganize. Document. Replace malloc() + sprintf() with asprintf().
19:24 Changeset in openpam [228] by des
Tweak the function-locating regexp to handle the slightly special case of …
18:53 Changeset in openpam [227] by des
NOLIST doesn't actually do anything, and hasn't for quite a while.
18:51 Changeset in openpam [226] by des
Allow libpam to build on Linux.
18:33 Changeset in openpam [225] by des
Make this build on glibc systems. Submitted by: Dmitry V. Levin …
18:32 Changeset in openpam [224] by des
Add #include <grp.h> which I missed due to namespace pollution. Submitted …

05/23/03:

23:48 Changeset in openpam [223] by des
Add Dmitry Levin (patches and fruitful conversation)
23:47 Changeset in openpam [222] by des
Correct old paste-o. Submitted by: Dmitry V. Levin <ldv@…>

05/13/03:

14:54 Changeset in openpam [221] by des
Update copyright dates for files that have changed this year. Also change …
14:48 Changeset in openpam [220] by des
Update portability status.
14:48 Changeset in openpam [219] by des
OpenBSD doesn't create libpam.so at build time, and FreeBSD ignores the …
14:45 Changeset in openpam [218] by des
Build everything (rather than just the man pages) so the release will fail …
14:42 Changeset in openpam [217] by des
Credit Mike Petullo <mike@…> for his OpenBSD patches.
14:42 Changeset in openpam [216] by des
Use RTLD_LAZY rather than RTLD_NOW (which apparently isn't supported on …
14:40 Changeset in openpam [215] by des
Support su'ing to another user with arguments. Drop privs in the child …
14:37 Changeset in openpam [214] by des
Propagate version numbers and installation directories throughout the tree …

05/02/03:

16:59 Changeset in openpam [213] by des
Roll OpenPAM Dianthus.
16:57 Changeset in openpam [212] by des
Change the contact address to des@….

05/01/03:

23:10 Changeset in openpam [211] by des
Constify the return value from pam_getenv(3). This violates XSSO, but I …
18:20 Changeset in openpam [210] by des
If compiled with -DDEBUG, enable debugging right before calling a module …
18:18 Changeset in openpam [209] by des
Add a global variable controlling the output of debugging messages. This …
18:13 Changeset in openpam [208] by des
Avoid dereferencing an unitialized dl handle. Also, add a cast to avoid a …
18:11 Changeset in openpam [207] by des
Some compilers (gcc at least) promote the integer literal 0x80000000 to …
17:57 Changeset in openpam [206] by des
Variable initialization issues.
Note: See TracTimeline for information about the timeline view.