# ChangeLog for Scire # Copyright 2006-2006 Gentoo Foundation; Distributed under the GPL v2 # $Id$ 9 Dec 2006; Andrew Gaffney server/SecureXMLRPCServer.py: switch to ForkingMixIn instead of ThreadingMixIn to prevent cert info from bleeding between connection instances. reverse order of inherited classes so MixIn works properly 15 Jul 2006; Preston Cody ChangeLog: Updating the scire server and client programs with their current development copy. All changes from previous version have been made by Matt Disney as part of the Summer of Code. These are somewhat large updates involving database connectivity using python's ADOdb module and function calls between the server and client. Many thanks to Matt for the contribution. 15 Jul 2006; Preston Cody ChangeLog: Adding a Python-port of PHP-GACL's acl_check function, written by Brian Coca. This is submitted with his permission. this will take an ADOdb object (or config info), and then return the result of acl_check() queries as in PHP. Many thanks to Brian for the port. 14 Jun 2006; Preston Cody ChangeLog: various updates around the board. mainly focusing on client and user pages. some DB updates and asthetic changes. preparing for user sessions 04 Jun 2006; Preston Cody ChangeLog: adding some mockup HTML files made by blackace. need templates for those files. 04 Jun 2006; Preston Cody ChangeLog: updated some scire database interface files fixed some queries fixed the exporter pages (as useless as they are now). 04 Jun 2006; Preston Cody ChangeLog: the database tables are most current on the wiki they have been sync'd to svn. sample DB code too. 21 May 2006; Preston Cody ChangeLog: updating Changelog. Lots of updates tonight. Fixed up blackace's templates. migrated index and login pages, admin to follow soon. updates to moria.sql for session table. 07 May 2006; Preston Cody ChangeLog: adding a lot of webgli screens, some of which are done the details of the status of webgli is in /webgli/TODO 05 May 2006; Preston Cody ChangeLog: adding a few documents to moria since that seems like a good place to put them 23 Apr 2006; Preston Cody ChangeLog: webgli: adding portage screen 23 Apr 2006; Preston Cody ChangeLog: adding the rest of the converted admin pages. conversion should be complete. webgli: adding initial screens of makedotconf 22 Apr 2006; Preston Cody ChangeLog: initial scire files and directory added. more will come soon Lots more general updates. Getting things converted over and simplified. 22 Apr 2006; Preston Cody ChangeLog: updated globaluse and Utility adding initial localuse screens 17 Apr 2006; Andrew Gaffney webgli/XMLParser.php: moved common code from webgliIP.php webgli/webgliIP.php: moved common code to XMLParser.php webgli/webgliCF.php: initial commit 17 Apr 2006; Preston Cody ChangeLog: adding globaluse screen will need to rearrange stuff so it works better without sharing between pages. minor touchups to other files 16 Apr 2006; Preston Cody ChangeLog: adding etc_portage and extrapackages screens edited daemons and config files added functions to webgliUtility 15 Apr 2006; Preston Cody ChangeLog: adding initial daemon screen 15 Apr 2006; Preston Cody ChangeLog: adding initial files for configfiles screen small updates to the other screens. 15 Apr 2006; Andrew Gaffney webgli/webgliIP.php: begin conversion working version output self-closing tag is value is empty webgli/XMLParser.php: initial XML parser superclass move initialization code to parse() working version webgli/configfiles.php: converted IP code 15 Apr 2006; Preston Cody ChangeLog: adding client config screens to webgli 15 Apr 2006; Preston Cody ChangeLog: added temp copy of webgli stuff 12 Apr 2006; Preston Cody ChangeLog: Changing project name to Scire in various files. 26 Mar 2006; Preston Cody ChangeLog: Adding current state of my webserver GIMLI directory includes phpGACL code and smarty, both of which are necessary to install. nothing works either without the database 24 Mar 2006; Preston Cody ChangeLog: Testing echangelog. Adding two db table creation commands. 23 Mar 2006; Andrew Gaffney ChangeLog: initial ChangeLog commit