Timeline


and

09/01/06:

16:54 Changeset [1029] by mglb1
Ensure that the appropriate madwifi modules get installed on hosts which …
16:53 Changeset [1028] by mglb1
Store a cache of kernel information that is initialised when the module is …
16:05 Changeset [1027] by mglb1
Define more cfengine groups based on the asset types used for each host …
12:15 Changeset [1026] by mglb1
Add functionality to disable status checking via the configuration file
12:15 Changeset [1025] by mglb1
Fix typo in previous commit and import new symbols that are required
12:08 Changeset [1024] by mglb1
Gracefully handle the lack of status information for a host by creating a …
11:04 Changeset [1023] by mglb1
r1005 was slightly overzealous in its removal of signal handling. When …
10:41 Changeset [1022] by mglb1
Importing a variable from the global context of a module into another …
10:39 Changeset [1021] by mglb1
Fix minor typo
10:30 Changeset [1020] by mglb1
Improve the error handling of pref_set

08/31/06:

11:08 Ticket #83 (Make new screenshots) closed by mglb1
fixed: Done!
11:06 ConfigSystemScreenshots edited by mglb1
update to use new config system screenshots (diff)

08/30/06:

22:28 Ticket #83 (Make new screenshots) created by mglb1
The screenshots are old and mostly show the previous version of the …
16:20 Ticket #82 (Build nodemap generates incorrect network map file) created by mglb1
When an Internet connection is not present the buildNodemap function …
16:08 Changeset [1019] by mglb1
Revert r1011 Python on the BiscuitPCs doesn't provide any method of …
15:48 Changeset [1018] by mglb1
Pass openssl the -batch argument to avoid having to deal with responding …

08/29/06:

16:35 Changeset [1017] by mglb1
Fix minor syntax errors
13:27 Changeset [1016] by mglb1
Rework module initialisation to only load the desired and specified …
12:37 Changeset [1015] by mglb1
Make the status module less verbose. Updating the log everytime we get …
12:15 Changeset [1014] by mglb1
The zoomin key will always be locally set, so ignore it
12:13 Changeset [1013] by mglb1
Update site array extraction for the zoomin map
12:10 Changeset [1012] by mglb1
Ignore cached templates
12:06 Changeset [1011] by mglb1
Try and avoid SSL version mismatch errors by forcing SSLv3 everywhere
12:01 Changeset [1010] by mglb1
Don't error out if an invalid object is passed to xmlrpc_error_string

08/25/06:

15:34 Changeset [1009] by mglb1
Fix service template path reference
15:16 Changeset [1008] by mglb1
Hosts should always be included in the amp schedule regardless of whether …
14:36 Changeset [1007] by mglb1
Initial implementation of the AMPlet service to manage AMP on the biscuit …

08/23/06:

15:08 Ticket #81 (exception in getYoungestRevision) created by mglb1
There is an exception in getYoungestRevision […]
15:07 Ticket #80 (Newly added hosts are not added to the status list) created by mglb1
After a new host is added all attempts to edit it are met with an error as …

08/22/06:

15:14 Ticket #79 (Memory leak in pysvn) created by mglb1
The pysvn extension seems to leak around 48 bytes of memory every time a …

08/21/06:

11:43 Changeset [1006] by mglb1
Don't display full error messages to AJAX requests it causes nasty …

08/18/06:

12:18 Changeset [1005] by mglb1
Rework signal and shutdown handling to let twisted control most of it. …
11:34 Changeset [1004] by mglb1
Reset the environment as part of the daemonisation process to ensure that …
10:58 Ticket #78 (Occasional SSL error when viewing configuration files) created by mglb1
Occasionally while viewing configuration files an SSL error occurs that …

08/17/06:

17:46 Changeset [1003] by mglb1
Ensure that the twisted threadpool is always larger than the maximum …
17:38 Changeset [1002] by mglb1
Spawn configuration push threads from a separate thread so that we return …
17:03 Changeset [1001] by mglb1
Need to check for real changes not just property changes to determine if …
16:54 Changeset [1000] by mglb1
Don't include revisions which only touched directory properties when …
16:25 Changeset [999] by mglb1
Rework how configuration revisions are determined so that we treat hosts …
14:39 Changeset [998] by mglb1
Update the display to report host status where applicable
14:39 Changeset [997] by mglb1
* Centralise all host status collection into the status module * Add a …
14:02 Changeset [996] by mglb1
Override colours when displaying a status
13:18 Changeset [995] by mglb1
Suggest a push if the operating revision does not match regardless of what …
13:15 Changeset [994] by mglb1
Display the status of the operating system revision
13:11 Changeset [993] by mglb1
Fix readability issues
13:06 Changeset [992] by mglb1
Add support for displaying the status of the operating revision on each …
12:17 Changeset [991] by mglb1
Add the initial structure of the host status module that runs in a …
12:07 Changeset [990] by mglb1
Use new-style classes so that we can use advanced functionality like …
11:13 Changeset [989] by mglb1
Give the user control over which classes to define when initiating a cfrun …
11:12 Changeset [988] by mglb1
Parameters for cfrun pushes come in as a dictionary

08/16/06:

16:31 Changeset [987] by mglb1
Added a new variable to the MIB to represent the revision of the …
11:13 Changeset [986] by mglb1
Copy the host's configuration file revision across on every CFengine run
11:00 Changeset [985] by mglb1
Fix a typo that caused Quagga to be restarted when we changed the DHCP …

08/15/06:

17:42 Changeset [984] by mglb1
Display the generated templates (and possibly a list of errors) after a …
14:16 Changeset [983] by mglb1
Move template generation out of the main code file and in with the rest of …
13:51 Changeset [982] by mglb1
Update the revision information files in each directory after running a …
13:40 Changeset [981] by mglb1
Allow the directory to operate on to be passed to the update script
13:36 Changeset [980] by mglb1
Template rename
10:43 Changeset [979] by mglb1
Use the welcome template to re-authenticate for a read-write session

08/14/06:

15:11 Changeset [978] by mglb1
Load cfengine and template stuff before services
15:04 Changeset [977] by mglb1
Added a template to generate the nodemap for CRCnet monitor
14:30 Ticket #77 (ppkeys directory updates) created by mglb1
Whenever the inputs/ directory is updated the ppkeys/ directory should be …
14:29 Ticket #76 (cfengine key initialisation) created by mglb1
The installation process needs to setup the cfengine keys for the master …
12:48 Changeset [976] by mglb1
Typo
11:10 Changeset [975] by mglb1
Initial implementation of the firewall service
10:52 Ticket #75 (Cannot add a subasset with no properties) created by mglb1
If you try and add a subasset to an asset when the subasset type does not …

08/13/06:

16:50 Changeset [974] by mglb1
Fix network map

08/12/06:

15:28 Changeset [973] by mglb1
Catch and report errors that occur in callback functions. Neglecting to do …
15:12 Changeset [972] by mglb1
Add script to the repository which maintains a file in each directory …
12:58 Changeset [971] by mglb1
Always ensure that the cfengine user has a key as well as root so that the …
12:58 Changeset [970] by mglb1
Provide the policy IP to cfengine scripts

08/11/06:

13:16 Changeset [969] by mglb1
Fix error styles for table cells
11:59 Changeset [968] by mglb1
Syntax error
11:58 Changeset [967] by mglb1
Syntax error
10:57 Changeset [966] by mglb1
Add certification authority to the distribution

08/10/06:

17:17 Changeset [965] by mglb1
Different messages for pending and running push status
16:49 Changeset [964] by mglb1
No need to be verbose by default!
16:25 Changeset [963] by mglb1
Extended the CFengine support to allow initiation of cfrun configuration …
13:14 Changeset [962] by mglb1
Fix a stupid bug, can't have a function and a variable with the same name!
11:17 Changeset [961] by mglb1
Add some clarifying comments to global variable instantiation

08/09/06:

17:50 Changeset [960] by mglb1
Reworked CFengine support to display the current status of each host and …
17:49 Changeset [959] by mglb1
Added an H3 style
15:56 Changeset [958] by mglb1
Added functionality to view the last cfrun log
12:51 Changeset [957] by mglb1
Added sorting ability to the configuration file viewer
11:49 Changeset [956] by mglb1
Allow specification of an arbitrary revision in the config viewer
11:48 Changeset [955] by mglb1
Extend the revision class to allow specification of the revision when …
10:53 Changeset [954] by mglb1
Return immediately if no results are returned from the ls

08/04/06:

16:54 Changeset [953] by mglb1
Add a filter to the changeset history form and link to the config file …
16:39 Changeset [952] by mglb1
Enhance the getChangesetHistory function to allow specification of time …
15:19 Changeset [951] by mglb1
Only allow things purporting to be the W3C validator while in Debug mode
15:18 Changeset [950] by mglb1
Store messages in the session and display on the next page
15:12 Changeset [949] by mglb1
Refactored login and authentication handling along the same lines as the …
14:55 Changeset [948] by mglb1
Ignore invalid sessions passed to getSessionInformation
14:09 Changeset [947] by mglb1
Small attempt to make the site more RESTful * Use redirects to the …
13:54 Changeset [946] by mglb1
Add some helper functions for saving the referer or the current page and …
13:20 Changeset [945] by mglb1
Only reset the session information cache if an application error occurs or …
12:52 Changeset [944] by mglb1
Debugging not needed
12:51 Changeset [943] by mglb1
Add syntax highlighting support to the configuration file display. …
12:45 Changeset [942] by mglb1
Retrieve and display subversion properties when operating on a single file
12:42 Changeset [941] by mglb1
More additions to the revision class * Lock all access to the pysvn Client …
12:40 Changeset [940] by mglb1
Fix some minor bugs and display issues in the time rounding routine
12:39 Changeset [939] by mglb1
Don't reformat white space when displaying configuration files

08/03/06:

18:43 Changeset [938] by mglb1
Added the initial structure for the web based configuration file viewer. …
18:41 Changeset [937] by mglb1
Added more functionality to our revision class * ls - get a list of files …
18:39 Changeset [936] by mglb1
Added a helper function to round a number of seconds to the nearest whole …
12:08 Changeset [935] by mglb1
Refactor session information and validation into two separate functions
11:26 Changeset [934] by mglb1
Fix minor typos
11:10 Changeset [933] by mglb1
Reload the login (status) bar every five minutes while a user is logged in …
09:38 Changeset [932] by mglb1
Utilise the new setupProgress counter provided by the server to fill at …
09:37 Changeset [931] by mglb1
Add a progress counter to the template initiation phase so that the …

08/02/06:

18:23 Changeset [930] by mglb1
Added an AJAXified progress bar that is displayed while templates are …
18:06 Changeset [929] by mglb1
Provide a bit more debugging information when a bad key is given
15:26 Changeset [928] by mglb1
* Make messages about added files more concise * Ensure every file added …
14:57 Changeset [927] by mglb1
This no long extends ccs_template
14:48 Changeset [926] by mglb1
Reworked template generation support - Templates are now generated in …
Note: See TracTimeline for information about the timeline view.