plcapi.git
2006-11-15 Thierry Parmentelatnow returns a dict rather than a tuple
2006-11-15 Tony Mack- keep up to date with recent changes in planetlab4...
2006-11-15 Tony Mack- fix peer_slice_slice_id_idx
2006-11-15 Tony Mack- fix random bugs
2006-11-15 Tony Mack- fix bug in archive_db()
2006-11-15 Thierry Parmentelat- provides ability to cache foreign slices
2006-11-15 Thierry Parmentelatold commented stuff for indexing (now that we use Table...
2006-11-14 Tony Mack- reconnect to db after utf8 encoding
2006-11-14 Tony Mack- initial checking of db upgrade scripts
2006-11-14 Thierry Parmentelatrename column is_deleted in slices as deleted for consi...
2006-11-14 Thierry Parmentelatpkills instances of Shell.py prior to dropping database
2006-11-14 Thierry Parmentelatrename column is_deleted in slices as deleted for consi...
2006-11-14 Thierry Parmentelattake advantage of the new Table::dict method
2006-11-13 Mark Huang- add default system slices (those beginning with PLC_S...
2006-11-13 Mark Huang- allow login_base to be updated
2006-11-13 Mark Huang- rename Table.row to Table.classobj for clarity
2006-11-13 Mark Huang- add unique constraint on peer_node.node_id
2006-11-13 Thierry Parmentelatupdated
2006-11-13 Thierry Parmentelatregenerated
2006-11-13 Thierry Parmentelateverything ready to receive foreign slices
2006-11-11 Mark Huang- allow max_slices and max_slivers to be set when addin...
2006-11-10 Mark Huangnodenetworks cannot be referred to by ip (may be NULL)
2006-11-10 Thierry Parmentelatworks reasonably well, still requires manual tweak...
2006-11-10 Mark Huang- fix quoting of message_id
2006-11-10 Thierry Parmentelatconvenience for test: scratch db, push api, this kind...
2006-11-10 Thierry Parmentelat- RefreshPeer & AddSliceToNodes had bugs
2006-11-10 Mark Huang- use php module directory given by php-config
2006-11-10 Thierry Parmentelatpeer x foreign_node relationship in a separate peer_nod...
2006-11-10 Mark Huangbuild and install our own custom xmlrpc.so extension
2006-11-10 Mark HuangNULL is no longer a special value and can be marshalled...
2006-11-10 Mark Huangsupport marshalling NULL as <nil/>
2006-11-10 Mark Huangbuild xmlrpc.so PHP extension
2006-11-10 Mark HuangThis commit was generated by cvs2svn to compensate...
2006-11-09 Mark Huangadd pldistro and date to release tag
2006-11-09 Mark Huangregenerate
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-09 Mark Huang- selectall: key_field implies hashref
2006-11-09 Mark Huang- Filters can be null
2006-11-09 Mark Huangallow tuples and sets as sequence filters
2006-11-09 Mark Huangoops, allow nodes to be specified by node_id for now
2006-11-08 Mark Huang- fix clean rule
2006-11-08 Mark Huangregenerate
2006-11-08 Mark Huang- use Filter to select rows
2006-11-08 Mark Huangallow filters to be specified in most Get() calls
2006-11-08 Mark Huangimplement slice_instantiatins modification
2006-11-08 Mark Huangadded Filter
2006-11-08 Mark Huang- fix documentation
2006-11-08 Mark Huang- no need for os
2006-11-08 Mark Huang- don't validate creator_person_id; if creator is delet...
2006-11-08 Mark Huang- implement for real
2006-11-08 Mark Huang- use Filter to select rows
2006-11-08 Mark Huang- use Filter to select rows
2006-11-08 Mark Huang- use Table.selectall()
2006-11-08 Mark Huang- timestamp is r/o
2006-11-08 Mark Huang- Auth does not need to be a subclass of dict
2006-11-08 Mark Huang- use Filter to select rows
2006-11-08 Mark Huang- use Filter to select rows
2006-11-08 Mark Huang- support psycopg2
2006-11-08 Mark Huang- use Filter to select rows
2006-11-08 Mark Huang- move python_type and xmlrpc_type to Parameter
2006-11-08 Mark Huang- move python_type() and xmlrpc_type() here
2006-11-08 Mark Huang- add generic Filter class for Get() requests: eases...
2006-11-08 Mark Huang- rename fill to selectall
2006-11-08 Mark Huang- remove array_to_string() casts; psycopg2 automaticall...
2006-11-08 Mark Huangbuild and install psycopg2
2006-11-08 Mark HuangUnicode array elements are always cast to regular Pytho...
2006-11-08 Mark HuangThis commit was generated by cvs2svn to compensate...
2006-11-08 Thierry Parmentelattesting peers - mostly a convenience for cut&paste...
2006-11-08 Thierry Parmentelatregenerate
2006-11-08 Thierry Parmentelatfederation in progress - associate a local slice to...
2006-11-07 Mark Huang- clarify Row doc
2006-11-07 Mark Huangallow admins to manually update boot_nonce
2006-11-07 Thierry Parmentelatadd target tags
2006-11-06 Mark Huanguse Makefile to build and install
2006-11-06 Mark Huangadd install command for development
2006-11-06 Mark Huangregenerate
2006-11-06 Mark Huang- boot manager passes ints instead of bools
2006-11-06 Mark Huang- allow enabled to be specified as a filter
2006-11-06 Mark Huang- fix conf_files handling
2006-11-06 Mark Huang- Boot Manager cannot marshal None
2006-11-06 Mark Huang- #!#$! boot manager cannot handle '=' in node keys
2006-11-06 Mark Huang- provide a global $adm PLCAPI() object
2006-11-05 Thierry Parmentelatselection on foreign nodes : either on id or hostname...
2006-11-03 Mark Huang- raise the last fault if a mixed type check fails...
2006-11-03 Thierry Parmentelatfor federation : Peers and ForeignNodes
2006-11-03 Mark Huangadd messages interface
2006-11-03 Mark Huangadd messages table and interface
2006-11-03 Mark Huang- half-implement BootNotifyOwners
2006-11-03 Mark Huang- add node to accepted roles
2006-11-03 Mark Huang- add node to acceptable roles
2006-11-03 Mark Huangfix insert
2006-11-02 Mark Huang- fix check for if xml-rpc options have been specified
2006-11-02 Mark Huang- fix interactive check
2006-11-02 Mark Huangunset None fields, if allowed
2006-11-02 Mark Huang- implement for backward compatibility
2006-11-02 Mark Huang- use "" if dns2 is not specified
2006-11-02 Mark Huang- fix interactive case
2006-11-02 Mark Huang- do not parse command line arguments if called by...
2006-11-02 Tony Mack- if a node has no nodenetworks, make the first one...
2006-10-31 Mark Huangupdate docs
next