Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-17 | lib/util: add server_id_set_disconnected() and server_id_is_disconnected() | Michael Adam | 1 | -1/+36 |
2012-08-17 | lib/util: let server_id_str() skip the task_id if 0 in the cluster case too | Stefan Metzmacher | 1 | -0/+5 |
2012-08-17 | lib/util: add server_id_from_string() | Stefan Metzmacher | 1 | -0/+36 |
2012-08-17 | lib/util: add server_id_equal() | Stefan Metzmacher | 1 | -0/+21 |
2011-06-09 | server_id: Change format to vnn:pid.task_id, pid.task_id or pid | Andrew Bartlett | 1 | -1/+6 |
2011-06-09 | lib/util Bring procid_str() into lib/util as server_id_string() | Andrew Bartlett | 1 | -0/+36 |