plcapi.git
2009-07-17 Marc FiuczynskiThierry's suggested cleanup for GetSlivers
2009-07-17 Marc Fiuczynskifix cut-n-paste from AddSliceTag error
2009-07-16 Tony Mackmake sure to import PLC.Faults
2009-07-16 Marc Fiuczynskito get 'roles' from Persons() one must also use 'role_i...
2009-07-16 Marc Fiuczynskisupport to return the ssh keys for 'site_admin' and...
2009-07-16 Marc FiuczynskiAdd/Update SliceTag of a system slice
2009-07-16 Marc FiuczynskiPersons.can_view() requires the 'roles' fields to be set
2009-07-14 Stephen Solteszprevent error when former_level is None
2009-07-10 Thierry ParmentelatSetting tag PLCAPI-4.3-22
2009-07-10 Thierry Parmentelatrename 'BindRemoteObjectToPeer into BindObjectToPeer...
2009-07-10 Thierry Parmentelatmissing import clause
2009-07-09 Thierry Parmentelatnew method for attaching local objecs to a peer
2009-07-09 Thierry Parmentelatremove confusing reference to initscripts in UpdateSlic...
2009-07-09 Marc Fiuczynskiempower NM to make these calls and limit to only add...
2009-07-09 Marc Fiuczynskiopen up to let node's add/update sliver tags
2009-07-01 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-21
2009-06-30 Thierry Parmentelatlog ReportRunLevel only when run_level actually changes...
2009-06-25 Daniel Hokka... Make options into NodeTags.
2009-06-21 Marc Fiuczynskion older versions of python xmlrpclib.Transport does...
2009-06-16 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-20
2009-06-10 Barış MetinFix name -> tagname. Thanks to Elliot Jaffe.
2009-06-09 Sapan Bhatia(no commit message)
2009-06-09 Thierry Parmentelatinstall /var/www/html/wsdl/plcapi.wsdl
2009-06-09 Sapan Bhatia(no commit message)
2009-06-09 Sapan BhatiaPreparation to plug into build
2009-06-08 Sapan BhatiaThis is a first approximation and likely has hitches...
2009-06-08 Sapan BhatiaFirst approximation of WSDL generator for PLCAPI
2009-06-07 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-19
2009-06-05 Thierry Parmentelatbugfix for filters based on a pattern with *f or *d
2009-06-03 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-18
2009-06-02 Marc Fiuczynskiv42 backwards compatibility to make scripts like gen...
2009-06-02 Marc FiuczynskiImproved filter v42 backward compatibility handling...
2009-05-30 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-17
2009-05-29 Marc Fiuczynskihotfix: slice_tags is a list of Table dictionary entrie...
2009-05-28 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-16
2009-05-27 Marc Fiuczynskibug fix: instantiating Roles() only takes 2 args, not...
2009-05-27 Marc FiuczynskiUpdated can_update() and can_view() to check on "roles...
2009-05-26 Marc Fiuczynskimove legacy v42 methods to Legacy/ sub directory
2009-05-26 Marc Fiuczynskire-introduce a Legacy directory to clear out deprecated...
2009-05-26 Marc Fiuczynskiphp/methods.py requires that the class in each of these...
2009-05-26 Marc FiuczynskiNeeded to add documentation for the class definition
2009-05-26 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-15
2009-05-24 Marc FiuczynskiLets leave PL type checking enabled, as the type check...
2009-05-24 Marc Fiuczynskifix import error, v2rename->v42rename
2009-05-24 Marc Fiuczynskimatch 'call' signature exactly
2009-05-23 Marc Fiuczynskifix mojito+caiprinha induced typo
2009-05-23 Marc Fiuczynskionly use has_key method on dict instances
2009-05-22 Marc FiuczynskiMore complete handling of 4.2 calls mapped to 4.3 calls.
2009-05-22 Marc FiuczynskiMark these as 'deprecated'
2009-05-22 Marc Fiuczynskiv4.2 backwards compatibility
2009-05-22 Marc Fiuczynskimake sure GetNodes has a doc section
2009-05-22 Marc FiuczynskiImplemented legacy support for GetNodes using proper...
2009-05-21 Marc FiuczynskiThis replaces the existing Legacy/* support with a...
2009-05-21 Marc Fiuczynskiauth fix
2009-05-21 Marc Fiuczynskiget self.caller to work
2009-05-21 Marc Fiuczynskibreak out mapping to auth class into map_auth() function
2009-05-21 Marc Fiuczynskirename argument type to typeval to avoid using a built-in
2009-05-20 Marc Fiuczynskicleaner approach to wrapping the 'call'
2009-05-20 Marc Fiuczynskisupport returning nodenetwork_ids, which are identical...
2009-05-20 Marc Fiuczynskimodularized more... probably only Get* functions work
2009-05-20 Marc Fiuczynskimodularize better
2009-05-20 Marc Fiuczynskislightly better compatibility
2009-05-15 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-14
2009-05-14 Stephen Solteszrun in batch mode using default answers.
2009-05-13 Barış MetinI forgot the commit this one.
2009-05-11 Barış Metinimplement file lock based on peername to prevent runnin...
2009-05-06 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-13
2009-04-29 Barış Metinguard RefreshPeer():sync() not to insert the same recor...
2009-04-28 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-12
2009-04-23 Marta CarboneAdd update on the dummynet key.
2009-04-23 Marta CarboneFix, update the dummynet key.
2009-04-23 Thierry Parmentelatenable dummynet accessors
2009-04-22 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-11
2009-04-22 Thierry Parmentelatreview doc to mention base64 encoding, and unlink tmp...
2009-04-22 Thierry Parmentelattypos
2009-04-22 Marta CarboneReturn base64 encoded image.
2009-04-22 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-10
2009-04-22 Thierry Parmentelatadd missing ResolveSlices in 4.3
2009-04-20 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-9
2009-04-20 Thierry Parmentelatsvn-keywords
2009-04-20 Thierry Parmentelatfor robustness
2009-04-20 Marta CarboneAdded a Method to generate dummynet box images.
2009-04-17 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-8
2009-04-17 Thierry Parmentelatremove duplicate
2009-04-17 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-7
2009-04-17 Marta CarboneAdded authentication for dummynet boxes.
2009-04-16 Marta CarboneAdded PLCAPI support for Dummynet Boxes.
2009-04-09 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-6
2009-04-09 Thierry Parmentelatfix for smooth federation between 4.2 and 4.3
2009-04-09 Thierry Parmentelatremove UNIQUE constraint on peername as that was preven...
2009-04-07 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-5
2009-04-06 Thierry Parmentelatfix corner case like ~slice_id:[]
2009-04-03 Thierry Parmentelat- refactored marc's kupdate.sh into a new script kvaria...
2009-04-02 Thierry Parmentelatavoid leaking transactions - merged changeset 12836...
2009-04-01 Anil-Kumar... Minor modification to Peers.py to improve the verbose...
2009-03-30 Barış Metinfix system.listMethods call
2009-03-24 Thierry ParmentelatTagging module PLCAPI - PLCAPI-4.3-4
2009-03-19 Barış Metinfixes the problem adding new nodes using the API
2009-03-18 Barış Metin- create node_types table
2009-03-18 Stephen Solteszback out 'extrainfo' field from extended/new API functions
next