summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/schemaupdate.py
Commit message (Expand)AuthorAgeFilesLines
* logging: do not use `ipa_log_manager` to create module-level loggersJan Cholasta2017-07-141-8/+9
* py3: fix regression in schemaupdateFraser Tweedale2017-06-021-1/+1
* py3: urlfetch: use "file://" prefix with filenamesMartin Basti2017-06-011-1/+2
* py3: schemaupdate: fix BytesWarningMartin Basti2017-06-011-1/+1
* py3: LDAP updates: use only bytes/raw valuesMartin Basti2017-06-011-1/+2
* Remove unused variables in the codeMartin Basti2016-09-271-1/+1
* Server Upgrade: fix traceback caused by cidictMartin Basti2015-09-031-1/+1
* Use Python3-compatible dict method namesPetr Viktorin2015-09-011-1/+1
* Port from python-krbV to python-gssapiMichael Simacek2015-08-261-2/+2
* Server Upgrade: use debug log level for upgrade instead of infoMartin Basti2015-07-031-5/+5
* Server Upgrade: remove --test optionMartin Basti2015-03-191-7/+3
* FIX: ldap schmema updater needs correct ordering of the updatesMartin Basti2014-09-251-43/+90
* Add LDAPEntry method generate_modlist.Jan Cholasta2014-01-101-1/+1
* Add schema updater based on IPA schema filesPetr Viktorin2013-11-181-0/+137