summaryrefslogtreecommitdiff
path: root/src/db/sysdb_upgrade.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-19Use functionm ldb_dn_get_linearized to format struct ldb_dnLukas Slebodnik1-3/+6
2013-01-23SYSDB: Expire group if adding ghost users fails with EEXISTJakub Hrozek1-2/+36
2013-01-15Pass the domain to upgrade functionsSimo Sorce1-9/+11
2013-01-15Add domain argument to sysdb autofs functionsSimo Sorce1-1/+2
2013-01-15Upgrade DB and move ranges into top level objectSimo Sorce1-0/+111
2012-12-12SYSDB: More debugging during the conversion to ghost usersJakub Hrozek1-0/+9
2012-11-28Uninitialized pointer readMichal Zidek1-1/+1
2012-11-19Handle conversion to fully qualified usernamesSimo Sorce1-0/+88
2012-11-19Simplify writing db update functionsSimo Sorce1-421/+192
2012-11-13SYSDB: Do not touch the member attribute during conversion to ghost usersJakub Hrozek1-11/+0
2012-10-05SSH: Expire hosts in known_hostsJan Cholasta1-0/+89
2012-09-24AUTOFS: convert the existing autofs entries during a sysdb upgradeJakub Hrozek1-0/+134
2012-06-05Fix the 0.11 sysdb upgradeJakub Hrozek1-26/+26
2012-05-31Ghost members - sysdb upgrade routineJan Zeleny1-0/+147
2012-05-03SYSDB: Handle upgrade script failures betterStephen Gallagher1-4/+13
2012-01-31SYSDB: index sudoUserJakub Hrozek1-0/+88
2012-01-27SYSDB: Add indexes for servicePort and serviceProtocolStephen Gallagher1-0/+92
2011-11-21Fix FTBFS related to -Werror=format-securityKrzysztof Klimonda1-1/+1
2011-11-02SYSDB: add index for nameAliasStephen Gallagher1-0/+86
2011-10-07SYSDB: New source file for sysdb upgrade routinesStephen Gallagher1-0/+896