Timeline
02/04/02:
- 23:39 Changeset in openpam [34] by
- Whoa, don't forget to actually resolve symbols once we've located a …
- 23:36 Changeset in openpam [33] by
- Behave more like Solaris when faced with an empty chain, or a chain that …
- 23:22 Changeset in openpam [32] by
- Add support for static linking. Also rename a handful of constants to …
- 16:52 Changeset in openpam [31] by
- I suck. This time, test before committing. I apologize for the acute …
- 16:42 Changeset in openpam [30] by
- Pfffuit, I really ought to be more careful before I commit machine- …
- 16:36 Changeset in openpam [29] by
- libpam, not libfetch
- 16:35 Changeset in openpam [28] by
- The dangers of cut'n'paste…
- 16:22 Changeset in openpam [27] by
- Man page stubs. Sponsored by: DARPA, NAI Labs
- 16:21 Changeset in openpam [26] by
- Perl script I used to generate man page stubs. Sponsored by: DARPA, NAI …
- 15:00 Changeset in openpam [25] by
- Store options, and pass them to modules. Replace the "dispatching" flag …
- 14:53 Changeset in openpam [24] by
- Circumvent constness issues. OpenPAM is now WARNS4-clean. Sponsored …
- 14:01 Changeset in openpam [23] by
- Remove trailing commas from enum lists.
02/02/02:
- 18:38 Changeset in openpam [22] by
- Add the file I forgot in #6131. Sponsored by: DARPA, NAI Labs
- 18:37 Changeset in openpam [21] by
- Move linker-related code out into a separate file so it'll be easier to …
- 18:22 Changeset in openpam [20] by
- Add a flag to struct pam_handle that openpam_dispatch() uses to detect and …
- 18:04 Changeset in openpam [19] by
- Use 'sizeof(foo)' instead of 'sizeof foo' even where it's not required. …
- 17:58 Changeset in openpam [18] by
- Clear module data. Clear environment. Use pam_set_item() rather than …
- 17:47 Changeset in openpam [17] by
- Clobber items before freeing them. Sponsored by: DARPA, NAI Labs
02/01/02:
- 22:20 Changeset in openpam [16] by
- Whitespace cleanup + keyword expansion sweep. Sponsored by: DARPA, NAI …
- 22:09 Changeset in openpam [15] by
- Add a sample application. Sponsored by: DARPA, NAI Labs
- 21:52 Changeset in openpam [14] by
- Add two sample modules. Sponsored by: DARPA, NAI Labs
- 21:35 Changeset in openpam [13] by
- Rename openpam_log() to _openpam_log(), add an argument for the function …
- 21:33 Changeset in openpam [12] by
- It turns out dlerror() already includes the module's full path in the …
- 21:19 Changeset in openpam [11] by
- Belatedly add openpam_findenv.c to the Makefile, and add a missing …
- 20:49 Changeset in openpam [10] by
- Rename openpam.h to openpam_impl.h to avoid confusion with …
- 20:41 Changeset in openpam [9] by
- Add openpam_ttyconv(), a simple tty-based conversation function. Prototype …
- 20:36 Changeset in openpam [8] by
- Add non-standard extensions: pam_error(3), pam_get_authtok(3), …
- 20:24 Changeset in openpam [7] by
- Add two more errata. Sponsored by: DARPA, NAI Labs
- 20:18 Changeset in openpam [6] by
- Change "invalid" to "unexpected", since we don't actually croak from this …
- 20:15 Changeset in openpam [5] by
- Implement pam_get_user(3). Sponsored by: DARPA, NAI Labs
- 20:05 Changeset in openpam [4] by
- On second thought, make that PAM_AUTHTOK_PROMPT. Sponsored by: DARPA, NAI …
- 19:43 Changeset in openpam [3] by
- Add non-standard PAM_PASSWD_PROMPT constant to mirror PAM_USER_PROMPT. …
- 18:26 Changeset in openpam [2] by
- Convert preprocessor constants to anonymous enums.
- 17:16 Changeset in openpam [1] by
- Import OpenPAM. The basics (pam_start(), pam_end(), pam_strerror(), …
Note: See TracTimeline
for information about the timeline view.