plcapi.git
2007-01-31 Tony Mack- revert back to old fix_row()
2007-01-31 Mark Huang- allow digits in login_base
2007-01-31 Tony Mack- modified fix_row(): skip records in person_keys table...
2007-01-31 Mark HuangDumps the planetlab3 database on zulu, fixing a few...
2007-01-31 Mark Huang- allow digits in login_base
2007-01-31 Thierry Parmentelatfor executable migration scripts
2007-01-30 Mark Huang- fix typo
2007-01-30 Mark Huang- notify node owners about authentication failures
2007-01-30 Mark Huang- use Boot.notify_owners()
2007-01-30 Mark Huangsupport CREATE OR REPLACE
2007-01-30 Mark Huang- Boot Manager support functions (so far, only notify_o...
2007-01-30 Mark Huangadd object_type to view_events
2007-01-30 Thierry Parmentelatsample downgrader script
2007-01-30 Thierry Parmentelatwildcards handled with glob.glob
2007-01-30 Thierry Parmentelatremoves wildcard for testing
2007-01-30 Thierry Parmentelata micro-framework for handling migrations
2007-01-29 Mark Huang- handle "CREATE OR REPLACE" in schema
2007-01-29 Mark Huang- create or replace view
2007-01-29 Mark Huang- PostgreSQL apparently does not push outer conditional...
2007-01-26 Tony Mack- defaulted sites.enabled to true
2007-01-26 Tony Mack- added 'enabled' to Site.fields
2007-01-26 Tony Mack- added 'enabled' field to sites table and view_sites...
2007-01-25 Mark Huang- import Sites
2007-01-19 Mark Huang- only check expires if slice isn't being deleted
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- added logging variable 'object_type'
2007-01-19 Tony Mack- added 'object_type' to Event.fields
2007-01-19 Tony Mack- log object_type
2007-01-19 Tony Mack- added 'object_type' field to events table
2007-01-19 Tony Mack- - added logging variable 'object_type'
2007-01-19 Tony Mack- added 'message' instance variable (high level descrip...
2007-01-19 Mark Huang- use API_CA_SSL_CRT (root CA authority cert), not...
2007-01-17 Mark Huang- fix getpass() reference
2007-01-17 Mark Huang- add VerifyPerson() back
2007-01-17 Mark Huang- Verify a new (must be disabled) user's e-mail address...
2007-01-17 Mark Huang- overloading verification_key for account verification...
2007-01-17 Mark Huang- use email and smtplib classes to make our e-mails...
2007-01-16 Tony Mack- call GetNodes
2007-01-16 Tony Mack- subclass correct class
2007-01-16 Tony Mack- fix typo
2007-01-16 Tony Mack- fix returns documentation
2007-01-16 Tony Mack- change variable name
2007-01-16 Tony Mack- call GetSlices and GetPersons
2007-01-16 Tony Mack- call GetSlices
2007-01-16 Tony Mack- call DeletePersonFromSlice
2007-01-16 Tony Mack- call AddPersonToSlice
2007-01-16 Tony Mack- subclass the correct class
2007-01-16 Tony Mack- call DeleteSlice
2007-01-16 Tony Mack- subclass the correct class
2007-01-16 Tony Mack- fix errors
2007-01-16 Tony Mack- return hostnames instead of node_ids
2007-01-16 Tony Mack- fix errors
2007-01-16 Mark Huang- use PLC_WWW_SSL_PORT
2007-01-16 Mark Huangregenerate
2007-01-16 Mark Huang- fix syntax errors
2007-01-16 Mark Huang- fix slice name reference
2007-01-16 Mark Huangreplace with single function ResetPassword()
2007-01-16 Mark Huang- accept message_filter and return_fields
2007-01-16 Mark Huang- fix log message
2007-01-16 Mark Huang- send account registration e-mails from the website
2007-01-16 Mark Huang- explicitly set new person['enabled'] field to False
2007-01-16 Mark Huang- update validate_timestamp() docs
2007-01-16 Mark Huang- verification_key and verification_expires can be...
2007-01-16 Mark Huang- log event if .message attribute is set
2007-01-16 Mark Huang- no need to initialize sendmail instance anymore
2007-01-16 Mark Huang- cast verification_expires to int
2007-01-16 Mark Huang- just call sendmail instead of using smtplib. sendmail...
2007-01-16 Mark Huang- fix to support Filter
2007-01-16 Tony MackInitial checkin of deprecated API implementation
2007-01-16 Thierry Parmentelatdoes not use pycurl if cacert is None - this is for...
2007-01-16 Thierry Parmentelat- does not exit if errors are found
2007-01-15 Mark Huang- fix docs
2007-01-12 Mark Huang- fix comment
2007-01-12 Mark HuangTest script for peer caching. Intended for testing...
2007-01-12 Mark Huang- don't disable users when randomly updating their...
2007-01-11 Mark Huang- import Debug.log
2007-01-11 Mark Huang- fix add_object() usage
2007-01-11 Mark Huang- print the actual exception
2007-01-11 Mark Huang- test script utility class
2007-01-11 Mark Huangfix config pointer
2007-01-11 Mark Huang- be more verbose about node and slice caching errors
2007-01-11 Mark Huang- does basically the same thing as Cache.py, except...
2007-01-11 Mark Huang- remove unnecessary slice attribute imports
2007-01-11 Mark HuangReturns lists of local objects that a peer should cache...
2007-01-11 Mark Huang- since this will no longer be used for passing informa...
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2007-01-11 Mark Huang- fix hidden fields removal
2007-01-11 Mark Huang- simplify role validation
2007-01-11 Mark Huang- Allow foreign users to be added to local slices and...
2007-01-11 Mark Huang- allow foreign keys to be blacklisted
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2007-01-11 Mark Huang- simplify role validation
2007-01-11 Mark Huang- Allow foreign users to be added to local slices and...
2007-01-11 Mark Huang- remove PLCCheckLocal functions, be more explicit...
2007-01-11 Mark Huang- list join_tables that reference slices
2007-01-11 Mark Huang- remove from peer caching
2007-01-11 Mark Huang- remove peer_id
2007-01-11 Mark Huang- remove unnecessary import of NodeGroups
next