2007-08-08 CVS: new release * Release: 0.3.20 2007-08-08 14:43 cc * sl5 support 2007-08-08 13:34 cc * noted SL5 support 2007-06-29 11:57 squinney * Release: 0.3.18 2007-06-29 11:57 squinney * Added patch from Simon to allow underscores in component names 2007-02-13 13:58 squinney * Release: 0.3.17 2007-02-13 13:58 squinney * noted fc5 and fc6 support 2006-04-17 15:44 sxw * Release: 0.3.16 2006-03-28 22:45 sxw * Patches for Darwin support. Adds suid helper for os's which don't support suid scripts. Code by toby@ 2005-01-18 15:00 dcspaul * Release: 0.3.15 2005-01-18 15:00 dcspaul * - 2004-06-11 12:49 dcspaul Release: 0.3.14 2004-06-11 12:48 dcspaul [no log message] 2004-06-11 12:37 dcspaul Release: 0.3.13 2004-06-11 12:37 dcspaul We need to keep om_user around until all the clients have updated 2004-06-11 12:30 dcspaul Release: 0.3.12 2004-06-11 12:30 dcspaul * Removed (obsolete) om_user * Added authorization reference to .def file * Added default methods to .def file 2004-06-11 12:27 dcspaul Release: 0.3.11 2004-06-11 12:27 dcspaul [no log message] 2004-03-31 11:23 sxw Release: 0.3.10 2004-03-31 11:23 sxw Added support for ng_runuser and ng_rungroup, fixing Bugzilla #182 2004-01-05 22:31 sxw Release: 0.3.9 2004-01-05 22:31 sxw d'Oh again 2004-01-05 22:22 sxw Release: 0.3.8 2004-01-05 22:22 sxw d'Oh 2004-01-05 22:09 sxw Release: 0.3.7 2004-01-05 22:09 sxw Fix perl's somewhat dubious marking of undefined variables as being tainted 2004-01-05 21:58 sxw Release: 0.3.6 2004-01-05 21:58 sxw Avoid uninitialised variable warnings 2003-12-09 11:52 sxw Release: 0.3.5 2003-12-09 11:49 sxw Fixes to allow remote om to work with strict taint checking 2003-11-13 11:11 sxw Release: 0.3.4 2003-11-13 11:11 sxw Forcibly set a default umask - bug #103 2003-10-08 16:32 sxw Release: 0.3.3 2003-10-08 15:18 sxw Fixed 'clean' targets Added support for remote om (simple and ssh based for now) Blindly detaint all arguments (fixes bug #31) Don't attempt to resolve hostname if its 'localhost' (fixes bug #47) 2003-10-03 23:28 sxw Fix for Bug #31 Add = to list of characters which are allowed through the taint check. This is safe for us because we guarantee that these go nowhere near a shell at our end. It's arguably dangerous if the root-run client isn't sufficiently careful. 2003-08-31 22:15 sxw Release: 0.3.2 2003-08-31 22:14 sxw Add ChangeLog stuff, and restrictions on committing 2003-08-31 22:10 sxw Release: 0.3.1 2003-08-31 22:08 sxw Apply Alastair Phipps patches for Solaris support 2003-07-11 11:06 sxw Release: 0.3.0 2003-07-10 16:06 sxw Add \/ and \. to arguments untainting 2003-05-29 12:39 sxw Update regexes 2003-05-29 12:33 sxw Fixes for aggressive taint checking 2003-05-26 18:41 sxw Release: 0.2.0 2003-05-26 18:40 sxw Release: 0.1.0 2003-05-26 18:38 sxw Made om configurable 2003-03-16 17:20 sxw Release: 0.0.13 2003-03-16 17:20 sxw Allow component names with numbers in them 2002-07-22 22:13 sxw Release: 0.0.12 2002-07-22 21:41 sxw Fixed bug which was preventing om operations with multiple arguments Patch from Paul Anderson 2002-07-17 12:13 sxw Release: 0.0.11 2002-07-17 12:13 sxw Remove requirement on dice-authorize 2002-06-11 09:32 sxw Release: 0.0.10 2002-06-11 09:30 sxw Fixed bug with loading LCFG resources. We previously tested the definedness of values - but with the new profile server, all values are defined, just not necessarily present. So, we need to do truth checks instead. 2002-05-06 12:07 sxw Release: 0.0.9 2002-05-06 12:02 sxw Fix silly typo 2002-05-06 11:55 sxw Removed DICE::Authorize call. The name of the authorization system is now extracted from a resource 2002-05-06 11:25 sxw Changed so that root can invoke components which haven't yet been given a correct set of resources Added assorted newlines to "die" commands 2002-04-30 11:32 sxw Release: 0.0.8 2002-04-30 11:16 sxw Release: 0.0.6 2002-04-26 22:14 sxw Release: 0.0.5 2002-04-26 22:13 sxw Silly typo 2002-04-26 22:01 sxw Release: 0.0.4 2002-04-26 22:01 sxw Fix mandir 2002-04-26 21:50 sxw Release: 0.0.3 2002-04-26 21:48 sxw Fix typo 2002-04-26 21:47 sxw Added om def file, as requested by Paul 2002-04-01 16:01 sxw Fix another silly typo 2002-04-01 14:23 sxw Fixed specfile bugs 2002-04-01 14:23 sxw Fixed incorrect variable name 2002-04-01 12:45 sxw Update to my current working version, which should fix problems with resource values as reported by Paul Also, fix callinguid check so that the value before setuid is stored Add simple usage() message 2002-04-01 11:04 sxw Fix man page install location 2002-03-26 17:28 sxw Release: 0.0.2 2002-03-26 17:24 sxw Release: 0.0.1 2002-03-26 17:15 sxw Added Build stuff 2002-02-18 18:42 sxw Initial commit of om prototype