Timeline


and

02/04/02:

23:39 Changeset in openpam [34] by des
Whoa, don't forget to actually resolve symbols once we've located a …
23:36 Changeset in openpam [33] by des
Behave more like Solaris when faced with an empty chain, or a chain that …
23:22 Changeset in openpam [32] by des
Add support for static linking. Also rename a handful of constants to …
16:52 Changeset in openpam [31] by des
I suck. This time, test before committing. I apologize for the acute …
16:42 Changeset in openpam [30] by des
Pfffuit, I really ought to be more careful before I commit machine- …
16:36 Changeset in openpam [29] by des
libpam, not libfetch
16:35 Changeset in openpam [28] by des
The dangers of cut'n'paste…
16:22 Changeset in openpam [27] by des
Man page stubs. Sponsored by: DARPA, NAI Labs
16:21 Changeset in openpam [26] by des
Perl script I used to generate man page stubs. Sponsored by: DARPA, NAI …
15:00 Changeset in openpam [25] by des
Store options, and pass them to modules. Replace the "dispatching" flag …
14:53 Changeset in openpam [24] by des
Circumvent constness issues. OpenPAM is now WARNS4-clean. Sponsored …
14:01 Changeset in openpam [23] by des
Remove trailing commas from enum lists.

02/02/02:

18:38 Changeset in openpam [22] by des
Add the file I forgot in #6131. Sponsored by: DARPA, NAI Labs
18:37 Changeset in openpam [21] by des
Move linker-related code out into a separate file so it'll be easier to …
18:22 Changeset in openpam [20] by des
Add a flag to struct pam_handle that openpam_dispatch() uses to detect and …
18:04 Changeset in openpam [19] by des
Use 'sizeof(foo)' instead of 'sizeof foo' even where it's not required. …
17:58 Changeset in openpam [18] by des
Clear module data. Clear environment. Use pam_set_item() rather than …
17:47 Changeset in openpam [17] by des
Clobber items before freeing them. Sponsored by: DARPA, NAI Labs

02/01/02:

22:20 Changeset in openpam [16] by des
Whitespace cleanup + keyword expansion sweep. Sponsored by: DARPA, NAI …
22:09 Changeset in openpam [15] by des
Add a sample application. Sponsored by: DARPA, NAI Labs
21:52 Changeset in openpam [14] by des
Add two sample modules. Sponsored by: DARPA, NAI Labs
21:35 Changeset in openpam [13] by des
Rename openpam_log() to _openpam_log(), add an argument for the function …
21:33 Changeset in openpam [12] by des
It turns out dlerror() already includes the module's full path in the …
21:19 Changeset in openpam [11] by des
Belatedly add openpam_findenv.c to the Makefile, and add a missing …
20:49 Changeset in openpam [10] by des
Rename openpam.h to openpam_impl.h to avoid confusion with …
20:41 Changeset in openpam [9] by des
Add openpam_ttyconv(), a simple tty-based conversation function. Prototype …
20:36 Changeset in openpam [8] by des
Add non-standard extensions: pam_error(3), pam_get_authtok(3), …
20:24 Changeset in openpam [7] by des
Add two more errata. Sponsored by: DARPA, NAI Labs
20:18 Changeset in openpam [6] by des
Change "invalid" to "unexpected", since we don't actually croak from this …
20:15 Changeset in openpam [5] by des
Implement pam_get_user(3). Sponsored by: DARPA, NAI Labs
20:05 Changeset in openpam [4] by des
On second thought, make that PAM_AUTHTOK_PROMPT. Sponsored by: DARPA, NAI …
19:43 Changeset in openpam [3] by des
Add non-standard PAM_PASSWD_PROMPT constant to mirror PAM_USER_PROMPT. …
18:26 Changeset in openpam [2] by des
Convert preprocessor constants to anonymous enums.
17:16 Changeset in openpam [1] by des
Import OpenPAM. The basics (pam_start(), pam_end(), pam_strerror(), …
Note: See TracTimeline for information about the timeline view.