Lines Matching refs:sysdb
86 "dn: cn=sysdb\n" \
87 "cn: sysdb\n" \
91 "dn: cn=ranges,cn=sysdb\n" \
109 "dn: cn=sysdb\n" \
110 "cn: sysdb\n" \
115 #include "db/sysdb.h"
153 int sysdb_upgrade_03(struct sysdb_ctx *sysdb, const char **ver);
154 int sysdb_upgrade_04(struct sysdb_ctx *sysdb, const char **ver);
155 int sysdb_upgrade_05(struct sysdb_ctx *sysdb, const char **ver);
156 int sysdb_upgrade_06(struct sysdb_ctx *sysdb, const char **ver);
157 int sysdb_upgrade_07(struct sysdb_ctx *sysdb, const char **ver);
158 int sysdb_upgrade_08(struct sysdb_ctx *sysdb, const char **ver);
159 int sysdb_upgrade_09(struct sysdb_ctx *sysdb, const char **ver);
160 int sysdb_upgrade_10(struct sysdb_ctx *sysdb, struct sss_domain_info *domain,
162 int sysdb_upgrade_11(struct sysdb_ctx *sysdb, struct sss_domain_info *domain,
164 int sysdb_upgrade_12(struct sysdb_ctx *sysdb, const char **ver);
165 int sysdb_upgrade_13(struct sysdb_ctx *sysdb, const char **ver);
166 int sysdb_upgrade_14(struct sysdb_ctx *sysdb, const char **ver);
167 int sysdb_upgrade_15(struct sysdb_ctx *sysdb, const char **ver);
168 int sysdb_upgrade_16(struct sysdb_ctx *sysdb, const char **ver);
169 int sysdb_upgrade_17(struct sysdb_ctx *sysdb,
172 int sysdb_upgrade_18(struct sysdb_ctx *sysdb, const char **ver);
173 int sysdb_upgrade_19(struct sysdb_ctx *sysdb, const char **ver);
175 int sysdb_ts_upgrade_01(struct sysdb_ctx *sysdb, const char **ver);
193 * the sysdb domain object and calling sysdb_update_subdomains()
209 * outside the sysdb itself. The timestamp cache should be completely
210 * opaque to the sysdb consumers
220 * cache, false if it's a sysdb-only attribute
232 * corresponding full attributes from the sysdb cache. The new
240 * merge in the corresponding full attributes from the sysdb cache. The
254 struct sysdb_ctx *sysdb,
275 struct sysdb_ctx *sysdb,
300 bool sysdb_entry_attrs_diff(struct sysdb_ctx *sysdb,