index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipapython
/
sysrestore.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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