Merge remote-tracking branch 'origin/pycurl' into planetlab-4_0-branch
[plcapi.git] / PLC / Peers.py
2015-04-17 rootMerge remote-tracking branch 'origin/pycurl' into plane... planetlab-4_0-branch
2007-11-13 Tony Mackmerge from trunk
2007-02-01 Mark Huang- changed gpg_sign() calling convention
2007-01-11 Mark Huang- list join_tables that reference peers
2007-01-09 Mark Huangrevert accidental (too early) checkin
2007-01-09 Mark Huangremove old Shell.py implementation (moved to plcsh...
2007-01-04 Mark Huangminimal hacks so that the PHP bindings can be built...
2006-12-15 Mark Huang- add peer_keys, peer_slice_attribute_types, and peer_s...
2006-12-15 Mark Huang- make Peer a wrapper around xmlrpclib.ServerProxy...
2006-12-12 Thierry Parmentelat(*) Peer has new fields person_ids and site_ids
2006-11-23 Thierry Parmentelatthis version uses the first release of Cache.py
2006-11-21 Thierry Parmentelatiteration 4 & last:
2006-11-15 Thierry Parmentelat- provides ability to cache foreign slices
2006-11-14 Thierry Parmentelattake advantage of the new Table::dict method
2006-11-13 Thierry Parmentelateverything ready to receive foreign slices
2006-11-10 Thierry Parmentelat- RefreshPeer & AddSliceToNodes had bugs
2006-11-10 Thierry Parmentelatpeer x foreign_node relationship in a separate peer_nod...
2006-11-09 Mark Huang- re-enable return_fields specification
2006-11-09 Mark Huangallow tuples and sets as sequence filters
2006-11-08 Mark Huang- use Filter to select rows
2006-11-08 Thierry Parmentelatfederation in progress - associate a local slice to...
2006-11-05 Thierry Parmentelatselection on foreign nodes : either on id or hostname...
2006-11-03 Thierry Parmentelatfor federation : Peers and ForeignNodes