plcapi.git
2007-02-08 Planet-Lab... This commit was manufactured by cvs2svn to create tag planetlab-4_0-rc2
2007-02-08 Mark Huangmerge changes from head
2007-02-07 Mark Huangmerge changes from head
2007-02-07 Mark Huangmerge changes from head
2007-02-07 Mark Huangmerge changes from head
2007-02-07 Mark Huangmerge changes from head
2007-02-05 Planet-Lab... This commit was manufactured by cvs2svn to create branch
2007-02-05 Tony Mack- modified PasswordAuth.check to be case insensitive...
2007-02-05 Mark Huang- add onelab peer as part of post upgrade fixup
2007-02-04 Mark Huangadd our custom yum.conf PlanetLabConf entries
2007-02-04 Mark Huang- don't bother converting conf_files (db-config sets...
2007-02-03 Mark Huangregenerate PDF
2007-02-03 Mark Huangadd backward compatible SliceGetTicket and SliceTicketG...
2007-02-03 Mark Huang- Update plc_ticket_pubkey attribute
2007-02-03 Mark Huang- base64 decode the old initscript
2007-02-03 Mark Huang- remove max length from slice attribute values
2007-02-03 Mark Huang- add Proper ops
2007-02-02 Mark HuangConvert old planetlab3 slice attributes and initscripts...
2007-02-02 Mark Huang- add AutoReqProv: no (don't automatically search for...
2007-02-02 Mark Huang- remove rpm dependencies on postgresql-server and...
2007-02-02 Mark Huang- add -s, --session option to specify session key
2007-02-02 Mark Huang- allow session key to be specified (for use on nodes)
2007-02-01 Mark Huang- fix typo
2007-02-01 Mark Huangadd GetSliceTicket
2007-02-01 Mark Huang- return signed slice tickets in the format that new NM
2007-02-01 Mark Huang- changed gpg_sign() calling convention
2007-02-01 Mark Huang- changed gpg_verify() calling convention
2007-02-01 Mark Huang- support signing XML-RPC methodResponses as well ...
2007-02-01 Tony Mack- support updating 'enabled' field
2007-02-01 Mark Huang- pull bulk of functionality into get_slivers() utility...
2007-02-01 Mark Huangadd Boot
2007-02-01 Mark Huangregenerate pdf
2007-02-01 Mark Huangadd NotifyPersons method to e-mail specified users
2007-02-01 Mark Huangallow node authentication
2007-02-01 Mark Huangallow node and anonymous authentication
2007-01-31 Mark Huang- Auth() now implies BootAuth()
2007-01-31 Mark Huang- fix Auth so that it parses AuthMethod and doles out...
2007-01-31 Mark Huang- NULL out invalid creator_person_ids
2007-01-31 Mark Huangset subversion
2007-01-31 Mark Huang- Remove NOT NULL constraint from creator_person_id...
2007-01-31 Mark Huang- remove NOT NULL constraint from slices.creator_person...
2007-01-31 Tony Mack- modify person_key and keys table definitions to ignor...
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
next