asylum

log

age author description
Sun, 11 Mar 2012 02:28:53 +1100 Da_Blitz Fix typodefault tip
Mon, 13 Feb 2012 07:06:57 +1100 Da_Blitz Patch up detect for both config file and no config file specified cases
Mon, 13 Feb 2012 06:57:51 +1100 Da_Blitz Delete the cgroup var as well
Mon, 13 Feb 2012 06:49:59 +1100 Da_Blitz This is a cgroup option, not a namespace one
Mon, 13 Feb 2012 04:03:53 +1100 Da_Blitz Update documentation to reflect actual flag
Mon, 13 Feb 2012 03:49:32 +1100 Da_Blitz Set cgroup vars as the config file depends on them being there, thanks Eggy
Sun, 12 Feb 2012 08:35:45 +1100 Da_Blitz Knock an item off the TODO list
Sun, 12 Feb 2012 08:35:27 +1100 Da_Blitz Merge in cgroups support
Sun, 12 Feb 2012 08:35:06 +1100 Da_Blitz Update TODO
Sun, 12 Feb 2012 08:34:39 +1100 Da_Blitz Close branch for mergingcgroups
Sun, 12 Feb 2012 08:31:50 +1100 Da_Blitz Fix up error messagecgroups
Sun, 12 Feb 2012 08:30:11 +1100 Da_Blitz Add setting of cgroup settingscgroups
Sun, 12 Feb 2012 08:29:05 +1100 Da_Blitz Add cgroups error handling to command linecgroups
Sun, 12 Feb 2012 08:07:46 +1100 Da_Blitz delete unused __name__, shold we just delete them all???cgroups
Sun, 12 Feb 2012 08:03:08 +1100 Da_Blitz Log lock release/acquire with easter eggs ('-vvvvvv')cgroups
Sun, 12 Feb 2012 08:02:37 +1100 Da_Blitz Fix up putitng task in cgroupcgroups
Sun, 12 Feb 2012 08:01:56 +1100 Da_Blitz Select first valid cgroups mount point that meets criteriacgroups
Sun, 12 Feb 2012 02:43:21 +1100 Da_Blitz Add extra flags/attributes to support namepaces and other asylum featuresdaemon-logic
Sun, 12 Feb 2012 02:24:30 +1100 Da_Blitz Convert UID/GID conversion to ternery statmentdaemon-logic
Sun, 12 Feb 2012 02:17:38 +1100 Da_Blitz Monitoring by parent is once again asylum cmdline specific funcitonalitydaemon-logic
Sun, 12 Feb 2012 02:16:23 +1100 Da_Blitz execute is also asylum cmdline specific, most daemon users want to run python codedaemon-logic
Sun, 12 Feb 2012 02:15:15 +1100 Da_Blitz Remove script execution hooks as they can be done outside daemon tools and are asylum (cmdline) specificdaemon-logic
Sun, 12 Feb 2012 02:12:53 +1100 Da_Blitz Make sure profile is set before usedaemon-logic
Sun, 12 Feb 2012 02:06:26 +1100 Da_Blitz Change artisitic style on if statmentsdaemon-logic
Sun, 12 Feb 2012 02:04:06 +1100 Da_Blitz Move a copy of util.start to deamon for merging, merge importsdaemon-logic
Sun, 12 Feb 2012 01:46:49 +1100 Da_Blitz Tidy up documentation without activating doctestsdaemon-logic
Sun, 12 Feb 2012 00:56:27 +1100 Da_Blitz Security fix for chroot behaviordaemon-logic
Sun, 12 Feb 2012 00:45:59 +1100 Da_Blitz update importsdaemon-logic
Sun, 12 Feb 2012 00:43:34 +1100 Da_Blitz More robust coredump suppresiondaemon-logic
Sun, 12 Feb 2012 00:36:10 +1100 Da_Blitz More reliable object type detectiondaemon-logic
Sun, 12 Feb 2012 00:34:22 +1100 Da_Blitz Fixed (minor) alignment issuedaemon-logic
Sun, 12 Feb 2012 07:47:24 +1100 Da_Blitz Corrected spelling mistake, Ender stop reading my logscgroups
Sun, 12 Feb 2012 07:45:37 +1100 Da_Blitz Fixup config file namescgroups
Sun, 12 Feb 2012 07:43:49 +1100 Da_Blitz Dont delete root cgroup (''), add tests/move proc out of test cgroups to test deletion/cleanupcgroups
Sun, 12 Feb 2012 07:36:49 +1100 Da_Blitz Fixup valid cgroup settings when creating cgroups and add testcgroups
Sun, 12 Feb 2012 07:26:10 +1100 Da_Blitz Add inital cgroup support (joinging a cgroup) and add supporting lock infrastructure to prevent race conditionscgroups
Sun, 12 Feb 2012 06:31:35 +1100 Da_Blitz Add cgroup name and label support to conf filescgroups
Sun, 12 Feb 2012 06:25:16 +1100 Da_Blitz Add cmdline flags, slightly modify rlimit description to align with cgroup descriptioncgroups
Sun, 12 Feb 2012 05:13:12 +1100 Da_Blitz Add ability to write to cgroup config filescgroups
Sun, 12 Feb 2012 05:12:50 +1100 Da_Blitz Add cgroup removalcgroups
Sun, 12 Feb 2012 05:11:15 +1100 Da_Blitz Be more robust when the cgroup already exsistscgroups
Sun, 12 Feb 2012 05:09:38 +1100 Da_Blitz Add testing codecgroups
Sun, 12 Feb 2012 04:33:03 +1100 Da_Blitz Report cgroups at mount point corectlycgroups
Sun, 12 Feb 2012 04:29:47 +1100 Da_Blitz Add working cgroup codecgroups
Sat, 11 Feb 2012 06:37:27 +1100 Da_Blitz Hard code library names for startup speed boosts, cuts startup time in half on cpython on atom (680ms => 330ms)
Sat, 11 Feb 2012 06:24:11 +1100 Da_Blitz remove repeated work, rely on syscall for lib imports
Sat, 11 Feb 2012 06:10:35 +1100 Da_Blitz Remove release blocker
Sat, 11 Feb 2012 06:10:03 +1100 Da_Blitz Remove requirement for clone flags/namespaces to be set (allows use as a generic resource container/wrapper)
Sat, 11 Feb 2012 06:08:18 +1100 Da_Blitz Have config files conver thier namespaces flags automatically
Sat, 11 Feb 2012 06:07:48 +1100 Da_Blitz Exception.message was depereciated in python 2.6
Sat, 11 Feb 2012 05:57:36 +1100 Da_Blitz Let argparse calculate the bitfield instead of generating a list then checking it for membership
Sat, 11 Feb 2012 05:24:01 +1100 Da_Blitz Update and reorginise TODO list
Sat, 11 Feb 2012 05:20:11 +1100 Da_Blitz Another QUIRK
Sat, 11 Feb 2012 04:28:51 +1100 Da_Blitz Document oddities and edge cases here rather than expand --help text
Sat, 11 Feb 2012 04:24:37 +1100 Da_Blitz merge heads
Sat, 11 Feb 2012 04:24:08 +1100 Da_Blitz Backed out changeset 405f9ca5673e, being able to set negative priorities was a consequence of unsharing the user namespace
Sat, 11 Feb 2012 04:19:27 +1100 Da_Blitz Working nice level/priority setting code
Sat, 11 Feb 2012 04:13:43 +1100 Da_Blitz Set a default value in case an exception occurs cuaisng ret to never actualy be set before it is 'posibly' used to exit
Sat, 11 Feb 2012 04:03:58 +1100 Da_Blitz Fix up description as you cannot raise the priority using os.nice
Sat, 11 Feb 2012 03:50:43 +1100 Da_Blitz Add nice/priority levels to the command line