root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @152 [152] 04/29/08 01:38:00 jtv Updated email addresses, URLs.
(edit) @151 [151] 08/15/06 23:51:06 jtv Fixes serious bug: assertion failure when allocating swap
(edit) @150 [150] 07/24/06 21:24:59 jtv Fixed for format change in /proc/meminfo in recent -mm kernels
(edit) @149 [149] 07/24/06 21:23:09 jtv Spacing
(edit) @148 [148] 07/18/06 02:20:05 jtv --
(edit) @147 [147] 07/18/06 02:11:25 jtv Renamed "clock" to "runclock" to avoid naming conflict with time.h
(edit) @146 [146] 07/18/06 02:10:46 jtv Removed apparently unneeded include
(edit) @145 [145] 07/12/06 07:42:42 jtv Apparently an extra space is needed before "*" lines in the top entry
(edit) @144 [144] 07/12/06 07:41:24 jtv Fix for spaces in /proc/meminfo entry names
(edit) @143 [143] 07/01/06 08:08:00 jtv Updated copyright notices
(edit) @142 [142] 07/01/06 07:57:57 jtv Fixes #20 and, hopefully, build failure on Debian-PowerPC
(edit) @141 [141] 07/01/06 07:55:52 jtv Fixed compilation warning in printf() size argument
(edit) @140 [140] 06/16/06 06:07:45 jtv Updated FSF's postal address
(edit) @139 [139] 06/15/06 05:32:23 jtv Compile fixes: seems PAGE_SIZE is not a constant anymore on gcc 4.0
(edit) @138 [138] 12/10/05 02:20:50 jtv Added actual copyright notices (no legal difference, but clearer)
(edit) @137 [137] 12/10/05 02:11:36 jtv Go to standard trunk/branches/releases structure
(edit) @136 [136] 11/23/05 02:09:38 jtv Automatically generate FSM diagram, if graphviz available
(edit) @135 [135] 09/18/05 03:30:11 jtv Describes algorithm through Finite State Machine graph
(edit) @134 [134] 09/18/05 03:28:29 jtv Updated to latest version of Debian standards
(edit) @133 [133] 09/02/05 09:40:33 jtv dist & distclean targets
(edit) @132 [132] 09/02/05 08:54:04 jtv Attempt to free all swapfiles on uninstall
(edit) @131 [131] 09/01/05 00:11:11 jtv Stripped some unneeded comments and blank lines
(edit) @130 [130] 08/09/05 23:58:25 jtv Updated URL (now has "/development/" in path)
(edit) @129 [129] 08/09/05 23:42:20 jtv Removed TODO file
(edit) @128 [128] 08/01/05 07:45:48 jtv It's okay to capitalize the name Swapspace.
(edit) @127 [127] 08/01/05 07:29:41 jtv Moved TODO comment to Trac tickets database
(edit) @126 [126] 08/01/05 07:27:50 jtv It's okay to capitalize the name Swapspace
(edit) @125 [125] 08/01/05 07:24:52 jtv Updated release date
(edit) @124 [124] 08/01/05 07:22:36 jtv Added URL to project homepage
(edit) @123 [123] 08/01/05 07:11:12 jtv Trimmed some details; added project URL
(edit) @122 [122] 07/31/05 10:47:52 jtv Converted into Trac tickets
(edit) @121 [121] 07/27/05 05:52:43 jtv Quick and lousy logo for website
(edit) @120 [120] 07/26/05 03:54:14 jtv Cleaned up logging system; reworded "meekness" as "elasticity"
(edit) @119 [119] 07/26/05 03:53:11 jtv Use single quotes for command line arguments; may be slightly safer
(edit) @118 [118] 07/19/05 09:28:58 jtv Ignoring generated files
(edit) @117 [117] 07/19/05 09:10:09 jtv Ignoring generated files
(edit) @116 [116] 07/19/05 09:07:38 jtv Emulating .cvsignore :-(
(edit) @115 [115] 07/19/05 09:07:03 jtv Emulating CVS's way of ignoring generated files
(edit) @114 [114] 07/19/05 09:05:38 jtv Best way to ignore files in Subversion seems to be to emulate CVS's way. …
(edit) @113 [113] 07/19/05 09:01:30 jtv Tried ignore property again
(edit) @112 [112] 07/19/05 09:00:05 jtv Still trying to get "ignore" to work
(edit) @111 [111] 07/19/05 08:57:17 jtv Set ignore property again
(edit) @110 [110] 07/19/05 08:56:35 jtv Set svn:ignore on DATE and VERSION
(edit) @109 [109] 07/19/05 04:19:17 jtv Make likely/unlikely definitions conditional
(edit) @108 [108] 07/19/05 03:35:53 jtv Re-adjusted spacing of state output header line
(edit) @107 [107] 07/19/05 03:27:30 jtv Fixed broken --erase option
(edit) @106 [106] 07/19/05 03:25:49 jtv State information may not be current; also, refer to kill(1)
(edit) @105 [105] 07/17/05 04:41:23 jtv Many improvements; see debian/changelog
(edit) @104 [104] 07/17/05 04:40:29 jtv Make likely() and unlikely() actually work
(edit) @103 [103] 07/17/05 04:40:09 jtv --
(edit) @102 [102] 07/14/05 08:28:54 jtv Allow building with most configuration features disabled; better debug …
(edit) @101 [101] 07/14/05 08:25:12 jtv Changed default startup options to work with unconfigurable vesrion as …
(edit) @100 [100] 07/14/05 08:24:29 jtv Install with world execute permission; strip binary first
(edit) @99 [99] 07/14/05 08:22:19 jtv --
(edit) @98 [98] 07/09/05 08:13:07 jtv --
(edit) @97 [97] 07/09/05 08:11:28 jtv Rely on defaults in program; comment out config file settings by default
(edit) @96 [96] 07/03/05 04:58:03 jtv Reworked diet mechanism; more debug output; cut deadwood from error …
(edit) @95 [95] 07/03/05 04:56:10 jtv Detect -q/-v options conflict before requiring root privileges
(edit) @94 [94] 07/03/05 04:55:22 jtv Made main_check_config() worse code, but output more sensible to humans
(edit) @93 [93] 07/03/05 04:54:55 jtv New function log_perrno_str()
(edit) @92 [92] 07/03/05 04:53:35 jtv --
(edit) @91 [91] 07/03/05 04:53:11 jtv Documented some missing options
(edit) @90 [90] 07/01/05 08:59:53 jtv Test showed mostly good results, but "diet" doesn't work yet
(edit) @89 [89] 07/01/05 08:59:10 jtv New -v|--verbose option logs state transitions, other debug output
(edit) @88 [88] 07/01/05 08:58:45 jtv Made defaults more aggressive (made possible by new state machine)
(edit) @87 [87] 07/01/05 08:58:17 jtv Updated defaults to reflect settings in default config file
(edit) @86 [86] 07/01/05 08:56:57 jtv Made default settings more aggressive (possible thanks to new state …
(edit) @85 [85] 07/01/05 00:35:06 jtv Reworked custom signal handlers and stats logging
(edit) @84 [84] 07/01/05 00:34:13 jtv Indented nested directives
(edit) @83 [83] 06/29/05 03:23:09 jtv Documented state machine
(edit) @82 [82] 06/29/05 03:06:17 jtv Redesigned policy state machine, now in its own file
(edit) @81 [81] 06/16/05 21:29:30 jtv Several improvements in error handling; don't deallocate swap if free …
(edit) @80 [80] 06/10/05 05:49:11 jtv --
(edit) @79 [79] 06/08/05 04:03:36 jtv Improved log messages a bit
(edit) @78 [78] 06/08/05 00:09:39 jtv Bugfix: PAGE_MASK may be too small for memsize_t!
(edit) @77 [77] 06/01/05 05:32:25 jtv Revamped free-space accounting system
(edit) @76 [76] 05/31/05 00:59:47 jtv Unified logging; revamped free-space estimation algorithm
(edit) @75 [75] 05/20/05 02:48:28 jtv Bumped version to 1.2 now that it's Debianized
(edit) @74 [74] 05/19/05 05:53:25 jtv Proper way to set permissions on /var/lib/swapspace, thanks Zarq
(edit) @73 [73] 05/19/05 04:15:43 jtv Finally got secure creation of swap directory working
(edit) @72 [72] 05/19/05 03:05:05 jtv Moved swapfiles from /var/tmp (which is world-writable!) to /var/lib
(edit) @71 [71] 05/19/05 02:50:43 jtv Got Debian package working
(edit) @70 [70] 05/17/05 05:41:06 jtv Wrote "swapspace.install" file according to dh_install manpage
(edit) @69 [69] 05/17/05 05:37:22 jtv Still Debianizing... :-(
(edit) @68 [68] 05/17/05 04:43:59 jtv Debian package acceptable to lintian & linda
(edit) @67 [67] 05/17/05 04:27:39 jtv Built Debian package!
(edit) @66 [66] 05/16/05 08:53:01 jtv Added some more, just to be sure
(edit) @65 [65] 05/16/05 08:47:27 jtv Oops; moved init script into debian/, so must adapt Makefile
(edit) @64 [64] 05/16/05 08:46:32 jtv Further Debianization
(edit) @63 [63] 05/16/05 08:02:09 jtv More Debianization files
(edit) @62 [62] 05/16/05 07:38:42 jtv First attempt at Debianization
(edit) @61 [61] 05/13/05 03:21:56 jtv Initial checkin
(edit) @60 [60] 05/10/05 07:35:19 jtv Split up in sections; added comparative section
(edit) @59 [59] 05/10/05 04:01:30 jtv Renaming from dynswap to swapspace
(edit) @58 [58] 05/10/05 03:38:17 jtv Renaming project from dynswap to swapspace
(edit) @57 [57] 05/10/05 03:37:50 jtv Added logging
(edit) @56 [56] 05/10/05 03:37:35 jtv Added to repository
(edit) @55 [55] 05/10/05 03:37:21 jtv Added log.c, log.h
(edit) @54 [54] 05/10/05 03:37:11 jtv New: logging interface
(edit) @53 [53] 03/25/05 05:29:52 jtv Added GPL/copyright notices as suggested by FSF website
Note: See TracRevisionLog for help on using the revision log.