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
/
install
Commit message (
Expand
)
Author
Age
Files
Lines
*
Py3: do not use dict.iteritems()
Martin Basti
2016-02-23
1
-2
/
+2
*
installer: Propagate option values from components instead of copying them.
David Kupka
2015-12-21
1
-3
/
+18
*
install: Run all validators at once.
David Kupka
2015-12-08
1
-12
/
+19
*
fix error reporting when installer option is supplied with invalid choice
Martin Babinsky
2015-11-11
1
-1
/
+2
*
install: fix command line option validation
Jan Cholasta
2015-11-05
2
-3
/
+17
*
Implement replica promotion functionality
Simo Sorce
2015-10-15
1
-3
/
+8
*
Alias long to int under Python 3
Petr Viktorin
2015-10-13
1
-0
/
+5
*
install: Move unattended option to the general help section
Jan Cholasta
2015-09-22
1
-10
/
+11
*
install: Support overriding knobs in subclasses
Jan Cholasta
2015-09-22
2
-94
/
+124
*
Use six.with_metaclass to specify metaclasses
Jan Cholasta
2015-09-07
2
-8
/
+5
*
Use six.reraise
Petr Viktorin
2015-09-01
2
-10
/
+4
*
Use next() function on iterators
Petr Viktorin
2015-09-01
1
-5
/
+5
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
3
-3
/
+5
*
install: Fix logging setup in server and replica install
Jan Cholasta
2015-06-12
1
-1
/
+16
*
install: Allow setting usage in CLI tools
Jan Cholasta
2015-06-10
1
-4
/
+8
*
install: Add support for positional arguments in CLI tools
Jan Cholasta
2015-06-10
1
-34
/
+106
*
install: Handle Knob cli_name and cli_aliases values consistently
Jan Cholasta
2015-06-10
1
-5
/
+6
*
install: Introduce installer framework ipapython.install
Jan Cholasta
2015-06-08
5
-0
/
+1078