Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make g_quark_from_static_string() thread safe by wrapping in g_once_init | John Dennis | 2013-04-09 | 1 | -4/+7 |
| | |||||
* | Remove static buf in rdcp_error_code_to_string(), not thread safe. | John Dennis | 2013-04-09 | 1 | -6/+4 |
| | | | | | Add numeric error code in hangle_g_error() to complement string representation of error code. | ||||
* | Add support for leaving realm | John Dennis | 2013-03-28 | 1 | -3/+97 |
| | | | | | | | | | | | * Implement DBus leave method * Implement LMI_RealmdKerberosRealm.Leave() method * Implement LMI_RealmdService JoinDomain() & LeaveDomain() methods * GedDBusProperties now takes CMPIStatus arg * Add LMI_REALMD_RESULT_* constants, replaced hardcoded numbers * Implement SetCMPIStatus() which replaces CMSetStatusWithChars, SetCMPIStatus() permits printf style string formatting * Move handle_g_error() from rdcp_util to rdcp_error | ||||
* | Initial commit for public repository | John Dennis | 2013-03-22 | 1 | -0/+28 |