summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bump version numberHEADmasterJohn Dennis2013-04-111-1/+1
* Add RPM spec file and do_build, make-dist developer toolsJohn Dennis2013-04-113-0/+102
* Clean up FIXME comment in mof fileJohn Dennis2013-04-111-1/+1
* Clean up attribution of dbug message printing codeJohn Dennis2013-04-111-4/+4
* Rename GetDBusProperies to GET_DBUS_PROPERIES_OR_EXIT to makeJohn Dennis2013-04-115-23/+42
* Replace g_variant_unref(), g_variant_iter_free() with macros whichJohn Dennis2013-04-117-123/+55
* Implement get_joined_domain(), used to initialize Domain property.John Dennis2013-04-113-2/+82
* fix typo in mof fileJohn Dennis2013-04-101-1/+1
* Use short names for interface names, divorce from DBus syntaxJohn Dennis2013-04-106-16/+76
* make g_quark_from_static_string() thread safe by wrapping in g_once_initJohn Dennis2013-04-091-4/+7
* Remove static buf in rdcp_error_code_to_string(), not thread safe.John Dennis2013-04-091-6/+4
* Remove unnecessary NULL test prior to callin g_free, g_strfreevJohn Dennis2013-04-092-12/+4
* Remove generated .h files source code control.John Dennis2013-04-095-9643/+0
* Add Python scription: realmd-cimJohn Dennis2013-04-015-64/+366
* Add support for leaving realmJohn Dennis2013-03-2813-133/+1208
* Update README with useful information for developersJohn Dennis2013-03-222-4/+210
* Initial commit for public repositoryJohn Dennis2013-03-2225-0/+14943