summaryrefslogtreecommitdiff
path: root/src/db/sysdb_services.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-15Add domain arguments to sysdb services functionsSimo Sorce1-20/+18
2013-01-15Add domain argument to sysdb_remove_attrs()Simo Sorce1-1/+2
2013-01-10Use sysdb_search_service() for all svc queriesSimo Sorce1-76/+54
2013-01-10Add sysdb_search_service() helper functionSimo Sorce1-0/+56
2012-09-04Unify usage of sysdb transactions (part 2).Michal Zidek1-3/+18
2012-08-06SYSDB: Use ldb_msg_add_string for simple string additionsJakub Hrozek1-2/+2
2012-04-18Add sysdb_set_service_attr and sysdb_set_autofsmap_attrJakub Hrozek1-0/+28
2012-02-13Fix uninitialized in_transactionStephen Gallagher1-1/+1
2012-01-31SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher1-4/+23
2012-01-27SYSDB: add support for enumerating servicesStephen Gallagher1-0/+50
2012-01-27SYSDB: Add sysdb routines for manipulating service entriesStephen Gallagher1-0/+692