Timeline
05/01/12:
- 16:04 TracCgi edited by
- (diff)
- 16:04 TracModWSGI edited by
- (diff)
- 16:04 TracLinks edited by
- (diff)
- 16:04 WikiFormatting edited by
- (diff)
- 16:04 WikiHtml edited by
- (diff)
- 16:04 TracPlugins edited by
- (diff)
- 16:04 TracRepositoryAdmin edited by
- (diff)
- 16:04 TracChangeset edited by
- (diff)
- 16:04 TracModPython edited by
- (diff)
- 16:04 PageTemplates edited by
- (diff)
- 16:04 TracRoadmap edited by
- (diff)
- 16:04 TracIni edited by
- (diff)
- 16:04 TracFastCgi edited by
- (diff)
- 16:04 TracReports edited by
- (diff)
- 16:04 TracUpgrade edited by
- (diff)
- 16:04 TracWiki edited by
- (diff)
- 16:04 TracBrowser edited by
- (diff)
- 16:04 TracSearch edited by
- (diff)
- 16:04 TracInterfaceCustomization edited by
- (diff)
- 16:04 CamelCase edited by
- (diff)
- 16:04 WikiProcessors edited by
- (diff)
- 16:04 TracPermissions edited by
- (diff)
- 16:04 TracNotification edited by
- (diff)
- 16:04 TracQuery edited by
- (diff)
- 16:04 TracSupport edited by
- (diff)
- 16:04 TracAccessibility edited by
- (diff)
- 16:04 TracTickets edited by
- (diff)
- 16:04 WikiNewPage edited by
- (diff)
- 16:04 TracImport edited by
- (diff)
- 16:04 WikiMacros edited by
- (diff)
- 16:04 TracStandalone edited by
- (diff)
- 16:04 TracNavigation edited by
- (diff)
- 16:04 SandBox edited by
- (diff)
- 16:04 TracFineGrainedPermissions edited by
- (diff)
- 16:04 TracSyntaxColoring edited by
- (diff)
- 16:04 TracInstall edited by
- (diff)
04/20/12:
- 11:09 Changeset in openpam [607] by
- More code that inexplicably builds on one dev box but not on others.
- 11:06 Changeset in openpam [606] by
- Name include guards consistently.
- 11:05 Changeset in openpam [605] by
- Whitespace nit.
- 11:04 Changeset in openpam [604] by
- Before committing r594, I shortened the names of certain features, but I …
04/15/12:
- 17:49 Changeset in openpam [603] by
- Remove outdated checklist. There is a new one on the wiki: …
- 17:31 Changeset in openpam [602] by
- Don't forget to distribute openpam_features.h.
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.
Note: See TracTimeline
for information about the timeline view.