General
Start
APT/YUM/Smart config
List of packages
GPG key
Mirrors
Recent changes
How you can help
Pydar2
Thanks:
Primary buildsystem hosted at ithomi
SUSE and Mandrake builds made by the openSUSE build service
Static site hosted at ULYSSIS
Primary mirrors hosted at BELNET, HEAnet, 3TI
Varia:
Random picture!
Looking for a java job?
Leuven blogt

Todo: Pydar2 rpm buildserver: Dries RPM Repository

Back

I could use some help with the following:

Secure XMLRPC in Python

Currently the master, the slaves and the clients use xmlrpc and http to talk to each other. I can't figure out how you can setup an xmlrpc server and client which is able to do the following:

  • Use SSL for the communication
  • At the server you have a method to get the ipaddress of the client which connects
  • At the server you have a method to get or verify the SSL certificate of the client
  • At the client you have a method to get or verify the SSL certificate of the server
  • At the server you can check the type of ssl encryption used by the connection

Wishlists

What exactly do you expect from a buildsystem? What should be configurable? Please be as detailed as possible :-)

Testing / bugreports / bugfixes / enhancements / patches

Currently this is only for the brave with quite some free time and some knowledge of python, postgresql and building rpms :-) Good luck!