Timeline
04/14/12:
- 20:37 Changeset in openpam [601] by
- umm, it's usually a good idea to test before committing.
- 16:11 Changeset in openpam [600] by
- Separate the code that opens and validates the policy file from the code …
- 15:06 Changeset in openpam [599] by
- Use Sy instead of Em for deprecated / experimental notices.
- 15:04 Changeset in openpam [598] by
- nit
- 15:00 Changeset in openpam [597] by
- Add proper documentation.
- 14:52 Changeset in openpam [596] by
- Add support for marking a function as deprecated or experimental.
- 14:28 Changeset in openpam [595] by
- Add command-line options to disable module and policy checks.
- 14:18 Changeset in openpam [594] by
- Add an experimental mechanism for enabling / disabling optional features. …
04/08/12:
- 13:21 Changeset in openpam [593] by
- Reorder: feature, enhance, bugfix
- 13:19 Changeset in openpam [592] by
- TODO list
- 13:18 Changeset in openpam [591] by
- ignore pamgdb
- 12:57 Changeset in openpam [590] by
- Start preparing for the next release.
- 12:56 Changeset in openpam [589] by
- Generate prettier wikitext.
- 11:52 Changeset in openpam [588] by
- Markup nits
- 11:12 Changeset in openpam [587] by
- Jason tipped me off about a memory leak in the previous iteration of …
- 11:11 Changeset in openpam [586] by
- Consistently spell email addresses in lowercase.
04/07/12:
- 22:49 Changeset in openpam [585] by
- An escaped newline within a single-quoted string is a literal newline, but …
- 22:47 Changeset in openpam [584] by
- Add test cases for escaped whitespace within single- and double-quoted …
- 18:56 Changeset in openpam [583] by
- Add a gdb wrapper script that sets LD_LIBRARY_PATH and helps locate the …
04/06/12:
- 23:23 Changeset in openpam [582] by
- Check the return value from asprintf().
- 01:08 Changeset in openpam [581] by
- I've decided that the code, not the test, is correct in this case; this is …
- 01:07 Changeset in openpam [580] by
- Clean up the code a bit and start adding cases with actual words.
- 01:06 Changeset in openpam [579] by
- doc nit
- 00:48 Releases/Checklist edited by
- (diff)
- 00:45 Changeset in openpam [578] by
- As previously mentioned, move from 2-clause BSD to 3-clause BSD.
- 00:44 Changeset in openpam [577] by
- Oops, re-add $(top_srcdir)/lib to VPATH, but under a less confusing name.
04/05/12:
- 15:46 Changeset in openpam [576] by
- Useful little script that updates the release name and version number …
- 15:43 Changeset in openpam [575] by
- Authorship; OpenPAM is no longer developed specifically "for the FreeBSD …
- 15:42 Changeset in openpam [574] by
- authorship and mdoc nits
- 15:42 Changeset in openpam [573] by
- authorship
- 15:41 Changeset in openpam [572] by
- Include t.h in distribution. Get libt.a from pwd, not srcdir. …
- 15:38 Changeset in openpam [571] by
- Fix srcdir != pwd case (exercised by make distcheck)
- 15:32 Changeset in openpam [570] by
- include openpam_ctype.h in distribution
- 14:38 Changeset in openpam [569] by
- A single space before the section title is OK.
- 14:35 Changeset in openpam [568] by
- Fix authorship
- 14:32 Changeset in openpam [567] by
- Fix backslashes within single-quoted strings (no escape function) Fix line …
- 14:30 Changeset in openpam [566] by
- #include <stdio.h> when appropriate.
- 14:25 Changeset in openpam [565] by
- Fix bugs in two escaped-quote tests. Add more complex line-continuation …
- 13:58 Changeset in openpam [564] by
- Split all doubled-up quote tests in two (one for single quotes, one for …
- 12:20 Changeset in openpam [563] by
- Don't use \a as a test case for escaped letters, because people might …
04/03/12:
- 20:13 Changeset in openpam [562] by
- Start writing unit tests for openpam_readlinev(). One of them fails, but …
04/02/12:
- 22:17 Changeset in openpam [561] by
- need config.h + missing printf() arguments + more tests
- 22:06 Changeset in openpam [560] by
- Need config.h
- 22:06 Changeset in openpam [559] by
- Annotate t_verbose()
- 21:43 Changeset in openpam [558] by
- This was actually a bad idea, because the test might produce warning or …
- 10:00 Changeset in openpam [557] by
- whitespace nit
- 09:59 Changeset in openpam [556] by
- In verbose mode, output the number and name of each test to stderr before …
- 09:54 Changeset in openpam [555] by
- Get rid of BSDisms
- 09:46 Changeset in openpam [554] by
- Add strlcat() for non-BSD systems. strlcpy() needs to be static.
04/01/12:
- 21:15 WikiStart edited by
- (diff)
- 21:04 Changeset in openpam [553] by
- Another bug uncovered by unit tests: If the first character encountered …
- 20:59 Changeset in openpam [552] by
- Start adding test cases involving quotes. The first two I could think of …
- 20:52 Changeset in openpam [551] by
- Rename some tests, and test single and multiple whitespace separately.
- 20:45 Changeset in openpam [550] by
- Fix a bug detected by the unit tests: to ensure consistent handling of …
- 20:38 Changeset in openpam [549] by
- Always build and run the tests last so the results are more easily visible …
- 20:34 Changeset in openpam [548] by
- Add a handful of unit tests for openpam_readword(3). Note that one of them …
- 15:01 Changeset in openpam [547] by
- Add an openpam_straddch() function that appends a character to a string, …
03/31/12:
- 23:13 Changeset in openpam [546] by
- Update year
- 23:12 Changeset in openpam [545] by
- More cases in which Fn should be used instead of Nm.
- 22:47 Changeset in openpam [544] by
- Through oversight, the PAM_LOG_LIBDEBUG case was left out in the version …
- 22:11 Changeset in openpam [543] by
- Even though I now prefer the 2-clause BSD license, for practical reasons, …
- 21:55 WikiStart edited by
- (diff)
- 21:54 MigrationToSubversionAndTrac edited by
- remove outdated trac info (diff)
- 21:16 Changeset in openpam [542] by
- Add support for custom sections, including a custom RETURN VALUES section …
- 21:15 Changeset in openpam [541] by
- Only pull up punctuation which is followed by whitespace.
- 20:53 Changeset in openpam [540] by
- Use ".Fn foo" instead of ".Nm" for function names.
- 20:53 Changeset in openpam [539] by
- spelling
- 17:04 Changeset in openpam [538] by
- Short program that converts a PAM policy to C code that creates static …
- 16:20 Changeset in openpam [537] by
- Save errno before calling asprintf(), since asprintf() may touch errno, …
- 15:34 Changeset in openpam [536] by
- Avoid underflow if *size == 0.
- 14:55 Changeset in openpam [535] by
- Fix some embarassing typos introduced in the openpam_straddch() cleanup. …
- 14:49 Changeset in openpam [534] by
- Additional return value hackery.
- 14:25 Changeset in openpam [533] by
- Clean up and document
- 14:24 Changeset in openpam [532] by
- Redundant #include
- 14:24 Changeset in openpam [531] by
- Redundant #include
- 13:44 Changeset in openpam [530] by
- Expand $Id$
- 12:06 Changeset in openpam [529] by
- Ignore Emacs droppings
Note: See TracTimeline
for information about the timeline view.