-
Citrix
- Cambridge, UK
Popular repositories Loading
-
-
-
xcp-networkd
xcp-networkd PublicForked from xapi-project/xcp-networkd
The XCP networking daemon
OCaml
-
ocaml-xen-lowlevel-libs
ocaml-xen-lowlevel-libs PublicForked from xapi-project/ocaml-xen-lowlevel-libs
OCaml bindings for low-level xen management functions. All code developed here should be upstreamed to xen-unstable eventually.
OCaml
-
xen-api-libs-specs
xen-api-libs-specs PublicForked from xenserver/xen-api-libs-specs
Spec files for the XenServer build system's api-libs component
Shell 1
385 contributions in the last year
Skip to contributions year list| Day of Week | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
November 2025
Created 8 commits in 2 repositories
Created 1 repository
-
andyhhp/oxenstored
OCaml
This contribution was made on Nov 5
Created a pull request in xapi-project/oxenstored that received 3 comments
Fix path handling when loading the plugins
Filename.concat inserts a slash, so remove the leading slash from the plugins directory. Use Filename.concat consistently for all paths. Closes #22
Reviewed 1 pull request in 1 repository
xapi-project/xen-api
1 pull request
-
Rename encode_bdf function
This contribution was made on Nov 11
Created an issue in xapi-project/oxenstored that received 4 comments
libexec path handling
From the xsd_glue dynamic linking issue:
launch-xenstore[1201]: Starting /usr/sbin/oxenstored... launch-xenstore[1222]: Fatal error: exception Dyn…


