Timeline
05/27/03:
- 11:57 Changeset in openpam [366] by
- Install the web icon
- 11:56 Changeset in openpam [365] by
- Add shortcut icon
- 11:55 Changeset in openpam [364] by
- Web icon
- 11:55 Changeset in openpam [363] by
- Crop and remove unused layers
05/26/03:
- 15:31 Changeset in openpam [241] by
- Continue improving the new configuration parser, particularly error …
- 00:28 Changeset in openpam [362] by
- Remove ThinkSec? copyrights which have been commented out for over a year + …
05/25/03:
- 23:55 Changeset in openpam [361] by
- Belatedly update for Dianthus.
- 18:34 Changeset in openpam [240] by
- Overhaul the configuration parser. This adds support for continuation …
- 18:31 Changeset in openpam [239] by
- Don't include DESTDIR in BINDIR and LIBDIR; OTOH, provide a default …
- 13:41 Changeset in openpam [238] by
- Use RTLD_NOW where available, and define it to RTLD_LAZY otherwise.
- 12:58 Changeset in openpam [237] by
- Note that OpenPAM now builds on most glibc-based Linux platforms.
- 12:53 Changeset in openpam [236] by
- Remove trailing semicolons from macros.
- 12:52 Changeset in openpam [235] by
- No need to explicitly clear pointers now that we use FREE().
05/24/03:
- 19:52 Changeset in openpam [234] by
- Return code paranoia: compare against 0 instead of -1. Suggested …
- 19:47 Changeset in openpam [233] by
- Two more cases of asprintf(3) replacing malloc(3) + sprintf(3).
- 19:44 Changeset in openpam [232] by
- With one single exception (where the pointer is obviously being …
- 19:34 Changeset in openpam [231] by
- Whitespace cleanup.
- 19:33 Changeset in openpam [230] by
- Revert part of previous commit; openpam_log(3) doesn't really need this …
- 19:32 Changeset in openpam [229] by
- Reorganize. Document. Replace malloc() + sprintf() with asprintf().
- 19:24 Changeset in openpam [228] by
- Tweak the function-locating regexp to handle the slightly special case of …
- 18:53 Changeset in openpam [227] by
- NOLIST doesn't actually do anything, and hasn't for quite a while.
- 18:51 Changeset in openpam [226] by
- Allow libpam to build on Linux.
- 18:33 Changeset in openpam [225] by
- Make this build on glibc systems. Submitted by: Dmitry V. Levin …
- 18:32 Changeset in openpam [224] by
- Add #include <grp.h> which I missed due to namespace pollution. Submitted …
05/23/03:
- 23:48 Changeset in openpam [223] by
- Add Dmitry Levin (patches and fruitful conversation)
- 23:47 Changeset in openpam [222] by
- Correct old paste-o. Submitted by: Dmitry V. Levin <ldv@…>
05/13/03:
- 14:54 Changeset in openpam [221] by
- Update copyright dates for files that have changed this year. Also change …
- 14:48 Changeset in openpam [220] by
- Update portability status.
- 14:48 Changeset in openpam [219] by
- OpenBSD doesn't create libpam.so at build time, and FreeBSD ignores the …
- 14:45 Changeset in openpam [218] by
- Build everything (rather than just the man pages) so the release will fail …
- 14:42 Changeset in openpam [217] by
- Credit Mike Petullo <mike@…> for his OpenBSD patches.
- 14:42 Changeset in openpam [216] by
- Use RTLD_LAZY rather than RTLD_NOW (which apparently isn't supported on …
- 14:40 Changeset in openpam [215] by
- Support su'ing to another user with arguments. Drop privs in the child …
- 14:37 Changeset in openpam [214] by
- Propagate version numbers and installation directories throughout the tree …
05/02/03:
- 16:59 Changeset in openpam [213] by
- Roll OpenPAM Dianthus.
- 16:57 Changeset in openpam [212] by
- Change the contact address to des@….
05/01/03:
- 23:10 Changeset in openpam [211] by
- Constify the return value from pam_getenv(3). This violates XSSO, but I …
- 18:20 Changeset in openpam [210] by
- If compiled with -DDEBUG, enable debugging right before calling a module …
- 18:18 Changeset in openpam [209] by
- Add a global variable controlling the output of debugging messages. This …
- 18:13 Changeset in openpam [208] by
- Avoid dereferencing an unitialized dl handle. Also, add a cast to avoid a …
- 18:11 Changeset in openpam [207] by
- Some compilers (gcc at least) promote the integer literal 0x80000000 to …
- 17:57 Changeset in openpam [206] by
- Variable initialization issues.
Note: See TracTimeline
for information about the timeline view.