plcapi.git
2006-12-15 Mark Huangregenerate
2006-12-15 Mark Huang- lowercase subdirs
2006-12-15 Mark Huangmove docclean into clean
2006-12-15 Mark Huang- be a little more verbose in the returns doc
2006-12-15 Mark Huang- add peer to roles
2006-12-15 Mark Huang- add peer to roles
2006-12-15 Mark Huang- add DeletePeer method
2006-12-15 Mark Huang- add UpdatePeer method
2006-12-15 Mark Huang- style nits, fix docs
2006-12-15 Mark Huang- add peer_keys, peer_slice_attribute_types, and peer_s...
2006-12-15 Mark Huang- add peer_keys, peer_slice_attribute_types, and peer_s...
2006-12-15 Mark Huang- no need to pass auth struct, Peer now signs calls...
2006-12-15 Mark Huang- make Peer a wrapper around xmlrpclib.ServerProxy...
2006-12-15 Mark Huang- use PyCurlTransport and add --cacert to optionally...
2006-12-15 Mark Huang- add GPGAuth signature authentication, primarily for...
2006-12-15 Mark Huang- peers: replace persons authentication with GPG/SSL...
2006-12-15 Mark HuangPython "binding" for GPG. I'll write GPGME bindings...
2006-12-15 Mark HuangReplacement for xmlrpclib.SafeTransport, which does...
2006-12-15 Mark Huang- must build modules before subdirs
2006-12-15 Mark Huang- build psycopg2, pycurl generically
2006-12-15 Mark HuangThis commit was generated by cvs2svn to compensate...
2006-12-13 Mark Huang- fix bugs
2006-12-12 Thierry ParmentelatProvides test results references for
2006-12-12 Thierry Parmentelat(*) Peer has new fields person_ids and site_ids
2006-12-11 Thierry Parmentelatremoves requirement that /etc/planetlab/plc_config...
2006-12-11 Thierry Parmentelatoops - usage was broken, still referred to global
2006-12-07 Thierry Parmentelatprevents side-effect on foreign objects when appropriate
2006-12-05 Thierry Parmentelatvarious changes in the test suite
2006-12-05 Thierry ParmentelatCache:
2006-12-05 Thierry Parmentelatsame function but in a class
2006-12-04 Mark Huang- Fix casting of unicode strings in arrays
2006-12-04 Mark Huang- spacing nits
2006-12-04 Thierry Parmentelatbefore we switch to using new Shell.py
2006-12-01 Tony Mack- modified insert_new_item to support multiple value...
2006-12-01 Thierry Parmentelatoops-need to revert last move
2006-12-01 Thierry Parmentelatcosmetic
2006-12-01 Thierry Parmentelatreturns ellapsed time
2006-12-01 Thierry Parmentelatdefines persons_per_slice to avoid quadratic complexity...
2006-11-30 Tony Mack- populate sites.max_slices correctly
2006-11-30 Thierry Parmentelatforeign_xrefs should be a list and not a dict anymore
2006-11-30 Thierry ParmentelatGetPeerData returns separate items for local and peer...
2006-11-30 Thierry Parmentelatnew naming scheme for outputs and reference outputs
2006-11-30 Thierry Parmentelatnew limit on nodes_per_slice to avoid quadratic total...
2006-11-30 Thierry Parmentelat(*) implements validate_ methods for all timestamp...
2006-11-29 Tony Mack- order queried events by event_id
2006-11-29 Tony Mack- added support for wildcards in dictionary filters
2006-11-29 Mark Huang- only add optional arguments if specified
2006-11-29 Tony Mack- log affected object_ids
2006-11-29 Tony Mack- - removed anything having to do with event_type/event...
2006-11-29 Tony Mack- removed anything having to with event_type/event_object
2006-11-29 Mark Huang- fix probable checkin of debug code
2006-11-28 Tony Mack- added logging vars
2006-11-28 Tony Mack- insert Sliver into object_types table
2006-11-28 Tony Mack- insert peers to object_types table
2006-11-28 Mark Huang- fix check for foreign node
2006-11-28 Thierry Parmentelatcreates a fixed number of keys, huge test would issue...
2006-11-28 Thierry Parmentelatupdated with dump
2006-11-28 Thierry Parmentelat(*) direct cross refs redefined as NOT NULL in the...
2006-11-28 Thierry Parmentelatadopted as reference
2006-11-28 Tony Mack- fixed how node['slice_ids'] are filterd
2006-11-27 Tony Mack- use all_slice_ids when checking slice_ids in node...
2006-11-27 Thierry Parmentelat(*) full support for database caching, including SliceA...
2006-11-27 Tony Mack- remove invalid (i.e. expired) slice_ids from from...
2006-11-27 Thierry Parmentelatooops
2006-11-27 Thierry Parmentelat(*) slice atttribute types get cached
2006-11-27 Thierry Parmentelatremoves time-dependent data before diffing out and ref
2006-11-27 Thierry Parmentelatmore precise timing
2006-11-25 Thierry Parmentelatmore detailed info passed when raising an exception
2006-11-25 Thierry Parmentelatcleanup
2006-11-25 Thierry Parmentelatcaching sites, connected to persons, and nodes
2006-11-25 Thierry Parmentelatnew targets
2006-11-25 Thierry Parmentelatmore consistent slice-naming scheme
2006-11-24 Thierry Parmentelatnew ref output for TestPeers.py
2006-11-24 Thierry Parmentelatcreate multiple sites, attached to persons and slices
2006-11-24 Thierry Parmentelatpersons get connected to slices. GetSlivers reports...
2006-11-24 Thierry ParmentelatPersons gets cached and connected to Keys (not tested...
2006-11-24 Thierry Parmentelatfrun to run fast (1x1x1x1) test
2006-11-23 Thierry Parmentelatadd system slices on local hosts only -
2006-11-23 Thierry Parmentelattesting keys
2006-11-23 Thierry Parmentelatcached Keys
2006-11-23 Thierry Parmentelataccessories objects (transcoder and xreftable) instanti...
2006-11-23 Thierry Parmentelatthis version uses the first release of Cache.py
2006-11-23 Thierry ParmentelatGeneric cache management algorithm
2006-11-23 Thierry Parmentelatmiscell
2006-11-22 Tony Mack- fix print statements
2006-11-21 Tony Mack- comments
2006-11-21 Tony Mack- fix db archive
2006-11-21 Mark Huang- cast default values correctly
2006-11-21 Tony Mack- fix db encoding check
2006-11-21 Tony Mack- support joins and wheres in config file
2006-11-21 Thierry Parmentelatregenerate
2006-11-21 Thierry Parmentelatiteration 4 & last:
2006-11-21 Thierry Parmentelatsupport for negation with fields starting with ~
2006-11-21 Thierry Parmentelatupdated
2006-11-20 Tony Mack- changes to addresses, site_address, address_address_t...
2006-11-20 Thierry Parmentelatreverting deleted->is_deleted
2006-11-17 Tony Mack- update sequences values after repopulating tables
2006-11-17 Tony Mack- updated to reflect recent db schema changes
2006-11-17 Tony Mack- change all occurrences of slices.deleted to slices...
2006-11-17 Thierry Parmentelatadapted to cope with a myplc that doesnt know about...
next