Merge branch 'master' into memcache
[plcapi.git] / Makefile
2010-10-17 Daniel Hokka ZakrissonDon't descend into php directory, there's nothing there.
2010-10-16 Daniel Hokka ZakrissonCleanup old targets in Makefile.
2010-10-15 Daniel Hokka ZakrissonDon't generate __init__ files.
2010-05-03 Thierry ParmentelatFirst draft for leases
2010-04-01 Thierry Parmentelatminor
2010-03-12 Thierry Parmentelatfix adding nodes, and the sync target in the process
2010-02-06 Thierry Parmentelatend cleanup the legacy stuff
2010-01-25 Thierry Parmentelattweaked to work
2010-01-21 Thierry Parmentelat(no commit message)
2009-07-19 Thierry Parmentelatsvn keywords
2009-05-26 Marc Fiuczynskimove legacy v42 methods to Legacy/ sub directory
2009-02-20 Thierry Parmentelatdeprecate broken method
2008-12-04 Thierry Parmentelatsyncs plcsh too - useful when debugging a broken api
2008-08-19 Thierry Parmentelatrenaming shortcut into accessor
2008-08-14 Thierry Parmentelatcheckpointing first - non functional - skeleton for...
2008-06-24 Thierry Parmentelatwrong help message
2008-06-17 Thierry Parmentelatrebuild index
2008-06-17 Thierry Parmentelatcan sync directly into an ssh-enabled vserver
2008-05-29 Thierry Parmentelatcosmetic
2008-05-28 Thierry Parmentelatmoving refresh-peer.py with MyPLC where it belongs
2008-05-27 Thierry Parmentelatfirst draft for ilinks : typed and valued links between...
2008-05-27 Thierry Parmentelatdrop support for psycopg2 and pycurl
2008-05-22 Thierry Parmentelatfirst draft for node tags & new node groups:
2007-11-26 Thierry Parmentelatreview policy for building our pycurl/psycopg2 or not...
2007-11-13 Tony Mackreverse changes
2007-11-13 Tony MackMerge from trunk
2007-10-25 Thierry Parmentelatset svn:keywords property for proper keywords expansion
2007-10-14 Marc FiuczynskiOnly build pycurl for older Fedora releases.
2007-10-01 Tony Mack- Merge from PlanetLab Europe
2007-08-31 Marc Fiuczynskifix pycurl_incompatver value
2007-08-31 Marc FiuczynskiDon't build local pycurl if curl_vernum >= 7.16.0
2007-07-02 Tony Mack- install refresh-peer.py script
2006-12-18 Mark Huangdisable pycurl build for fc2 (not supported anyway)
2006-12-15 Mark Huang- must build modules before subdirs
2006-12-15 Mark Huang- build psycopg2, pycurl generically
2006-11-10 Mark Huangbuild and install our own custom xmlrpc.so extension
2006-11-08 Mark Huang- fix clean rule
2006-11-08 Mark Huangbuild and install psycopg2
2006-11-07 Thierry Parmentelatadd target tags
2006-11-06 Mark Huangadd install command for development
2006-11-03 Thierry Parmentelatfor federation : Peers and ForeignNodes
2006-10-25 Mark Huangalso make php bindings
2006-09-06 Mark HuangInitial checkin of new API implementation