summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_upgrade.c
Commit message (Expand)AuthorAgeFilesLines
* sysdb: make canonicalUserPrincipalName case-insensitiveSumit Bose2014-06-201-0/+56
* Update debug level in sysdb_check_upgrade_02Nikolai Kondrashov2014-02-121-1/+1
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-16/+26
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-64/+64
* SYSDB: Drop the sysdb_ctx parameter from the autofs APIJakub Hrozek2013-11-151-1/+1
* Use functionm ldb_dn_get_linearized to format struct ldb_dnLukas Slebodnik2013-07-191-3/+6
* SYSDB: Expire group if adding ghost users fails with EEXISTJakub Hrozek2013-01-231-2/+36
* Pass the domain to upgrade functionsSimo Sorce2013-01-151-9/+11
* Add domain argument to sysdb autofs functionsSimo Sorce2013-01-151-1/+2
* Upgrade DB and move ranges into top level objectSimo Sorce2013-01-151-0/+111
* SYSDB: More debugging during the conversion to ghost usersJakub Hrozek2012-12-121-0/+9
* Uninitialized pointer readMichal Zidek2012-11-281-1/+1
* Handle conversion to fully qualified usernamesSimo Sorce2012-11-191-0/+88
* Simplify writing db update functionsSimo Sorce2012-11-191-421/+192
* SYSDB: Do not touch the member attribute during conversion to ghost usersJakub Hrozek2012-11-131-11/+0
* SSH: Expire hosts in known_hostsJan Cholasta2012-10-051-0/+89
* AUTOFS: convert the existing autofs entries during a sysdb upgradeJakub Hrozek2012-09-241-0/+134
* Fix the 0.11 sysdb upgradeJakub Hrozek2012-06-051-26/+26
* Ghost members - sysdb upgrade routineJan Zeleny2012-05-311-0/+147
* SYSDB: Handle upgrade script failures betterStephen Gallagher2012-05-031-4/+13
* SYSDB: index sudoUserJakub Hrozek2012-01-311-0/+88
* SYSDB: Add indexes for servicePort and serviceProtocolStephen Gallagher2012-01-271-0/+92
* Fix FTBFS related to -Werror=format-securityKrzysztof Klimonda2011-11-211-1/+1
* SYSDB: add index for nameAliasStephen Gallagher2011-11-021-0/+86
* SYSDB: New source file for sysdb upgrade routinesStephen Gallagher2011-10-071-0/+896