0
I Use This!
High Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 12 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove spaces from default cert More... almost 14 years ago
Make sure get_assigned_vlans and BaseNetwork.hosts always return a dict, even if the key is currently empty in the KVS. More... almost 14 years ago
Add _s instance attribute to Instance class. It's referenced in a bunch of places, but is never set. This is unlikely to be the right fix (why have two attributes pointing to the same object?), but it seems to make ends meet. More... almost 14 years ago
Replace spaces in x509 cert subject with underscores. It ends up getting split(' ')'ed and passed to subprocess.Popen, so it needs to not have spaces in it, otherwise openssl gets very upset. More... almost 14 years ago
Expand somewhat on the short and long descriptions in debian/control. More... almost 14 years ago
Use separate configuration files for the different daemons. More... almost 14 years ago
Removed trailing whitespace from header More... almost 14 years ago
Updated licenses More... almost 14 years ago
Added flags to smoketests. General cleanup More... almost 14 years ago
removed all references to keeper More... almost 14 years ago
Merge commit '56443020bcd20894c13eb73bd04a0a5eab4ba960' More... almost 14 years ago
reformatting More... almost 14 years ago
Vpn ips and ports use redis More... almost 14 years ago
review reformat More... almost 14 years ago
code review reformat More... almost 14 years ago
Merge remote branch 'angst/apply_api' into diekeeper More... almost 14 years ago
We need to be able to look up Instance by Node (live migration). More... almost 14 years ago
Get rid of RedisModel More... almost 14 years ago
formatting fixes and refactoring from code review More... almost 14 years ago
reformatting to fit within 80 characters More... almost 14 years ago
simplified handling of tempdir for Fakes More... almost 14 years ago
fix for multiple shelves for each volume node More... almost 14 years ago
add object class violation exception to fakeldap More... almost 14 years ago
remove spaces from default cert More... almost 14 years ago
remove silly default from generate cert More... almost 14 years ago
fix of fakeldap imports and exceptions More... almost 14 years ago
More Comments, cleanup, and reformatting More... almost 14 years ago
Merge branch 'master' into fixrbac More... almost 14 years ago
users.py cleanup for exception handling and typo More... almost 14 years ago
Make fakeldap use redis More... almost 14 years ago