index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
/
sysrestore.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipapython: move certmonger and sysrestore to ipalib.install
Jan Cholasta
2016-11-29
1
-441
/
+0
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
1
-0
/
+2
*
do not use keys() method when iterating through dictionaries
Martin Babinsky
2016-10-12
1
-2
/
+2
*
Pylint: fix the rest of unused local variables
Martin Basti
2016-10-11
1
-10
/
+5
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
pylint: fix old-style-class
Jan Barta
2016-09-22
1
-2
/
+4
*
pylint: fix simplifiable-if-statement warnings
Jan Barta
2016-09-22
1
-4
/
+1
*
sysrestore: Iterate over a list of dict keys
Petr Viktorin
2016-04-28
1
-1
/
+1
*
ipapython.sysrestore: Use str methods instead of functions from the string mo...
Petr Viktorin
2016-03-03
1
-6
/
+6
*
Allow to used mixed case for sysrestore
Martin Basti
2016-01-08
1
-0
/
+4
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-1
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
1
-1
/
+0
*
Use six.moves.configparser instead of ConfigParser
Petr Viktorin
2015-10-07
1
-5
/
+5
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+5
*
Replace dict.has_key with the 'in' operator
Petr Viktorin
2015-08-12
1
-4
/
+4
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-1
/
+1
*
Py3: replace tab with space
Martin Basti
2015-07-17
1
-1
/
+1
*
sysrestore: copy files instead of moving them to avoind SELinux issues
Martin Basti
2015-07-17
1
-2
/
+6
*
Replace file() with open()
Christian Heimes
2015-07-14
1
-6
/
+4
*
Always reload StateFile before getting or modifying the stored values.
David Kupka
2015-03-18
1
-2
/
+11
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-1
/
+2
*
ipaplatform: Remove redundant imports of ipaservices
Tomas Babej
2014-06-16
1
-2
/
+1
*
ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasks
Tomas Babej
2014-06-16
1
-2
/
+3
*
Improves sssd.conf handling during ipa-client uninstall
Tomas Babej
2012-09-20
1
-2
/
+13
*
Add sysupgrade state file
Martin Kosek
2012-06-10
1
-13
/
+32
*
Remove unused kpasswd.keytab and ldappwd files if they exist.
Rob Crittenden
2012-02-27
1
-0
/
+43
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-13
/
+13
*
Refactor authconfig use in ipa-client-install
Alexander Bokovoy
2011-10-12
1
-0
/
+13
*
Introduce platform-specific adaptation for services used by FreeIPA.
Alexander Bokovoy
2011-09-13
1
-2
/
+3
*
Inconsistent sysrestore file handling by IPA server installer
Martin Kosek
2011-03-03
1
-0
/
+1
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Add simple test to see if client is already configured
Rob Crittenden
2010-05-06
1
-0
/
+8
*
Make the installer/uninstaller more aware of its state
Rob Crittenden
2010-05-03
1
-0
/
+11
*
Accept unicode for sysrestore
Martin Nagy
2010-04-23
1
-2
/
+2
*
Clean up some problems discovered with pylint and pychecker
Rob Crittenden
2009-08-12
1
-3
/
+2
*
Rename ipa-python directory to ipapython so it is a real python library
Rob Crittenden
2009-02-09
1
-0
/
+317