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
/
ipaserver
/
advise
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add install/remove package helpers to advise
Christian Heimes
2018-12-11
1
-0
/
+36
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-3
/
+3
*
ipa commands: print 'IPA is not configured' when ipa is not setup
Florence Blanc-Renaud
2018-08-23
1
-0
/
+2
*
Add absolute_import future imports
Stanislav Laznicka
2018-04-20
1
-1
/
+1
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-1
/
+2
*
logging: remove object-specific loggers
Jan Cholasta
2017-07-14
1
-1
/
+1
*
logging: use the actual root logger as the root logger
Jan Cholasta
2017-07-14
1
-1
/
+1
*
logging: port to standard Python logging
Jan Cholasta
2017-07-14
1
-2
/
+3
*
smart card advises: use a wrapper around Bash `for` loops
Martin Babinsky
2017-07-04
1
-0
/
+23
*
delegate formatting of compound Bash statements to dedicated classes
Martin Babinsky
2017-07-04
1
-14
/
+34
*
advise: add an infrastructure for formatting Bash compound statements
Martin Babinsky
2017-07-04
1
-0
/
+73
*
delegate the indentation handling in advises to dedicated class
Martin Babinsky
2017-07-04
1
-35
/
+71
*
add a class that tracks the indentation in the generated advises
Martin Babinsky
2017-07-04
1
-0
/
+49
*
Extend the advice printing code by some useful abstractions
Martin Babinsky
2017-06-14
1
-2
/
+61
*
scripts, tests: explicitly set confdir in the rest of server code
Jan Cholasta
2017-02-22
1
-2
/
+7
*
advise: Use `name` instead of `__name__` to get plugin names
Martin Babinsky
2016-09-08
1
-2
/
+2
*
ipa-advise: correct handling of plugin namespace iteration
Martin Babinsky
2016-07-12
1
-4
/
+4
*
ipalib, ipaserver: fix incorrect API.register calls in docstrings
Jan Cholasta
2016-05-25
1
-4
/
+3
*
plugable: replace API.import_plugins with new API.add_package
Jan Cholasta
2016-05-25
1
-1
/
+5
*
Use the print function
Petr Viktorin
2015-09-01
1
-8
/
+11
*
Fix minor typos
Yuri Chornoivan
2015-07-17
1
-1
/
+1
*
plugable: Specify plugin base classes and modules using API properties
Jan Cholasta
2015-07-01
1
-1
/
+6
*
plugable: Pass API to plugins on initialization rather than using set_api
Jan Cholasta
2015-07-01
1
-2
/
+2
*
plugable: Specify plugins to import in API by module names
Jan Cholasta
2015-07-01
1
-1
/
+1
*
plugable: Move plugin base class and override logic to API
Jan Cholasta
2015-07-01
1
-4
/
+1
*
advise: Add separate API object for ipa-advise
Jan Cholasta
2015-03-05
1
-5
/
+62
*
ipa tool: Print the name of the server we are connecting to with -v
Petr Viktorin
2014-02-05
1
-0
/
+5
*
Switch client to JSON-RPC
Petr Viktorin
2013-11-26
1
-2
/
+2
*
Remove redundant shebangs
Tomas Babej
2013-08-26
1
-1
/
+0
*
Enable running API commands in ipa-advise plugins
Ana Krivokapic
2013-08-07
1
-0
/
+2
*
Wrap lines in the list of available advices
Tomas Babej
2013-08-06
1
-6
/
+14
*
Add a word wrapping for comment log messages to AdviceLogger
Tomas Babej
2013-08-06
1
-1
/
+6
*
Provide ipa-advise tool
Tomas Babej
2013-07-17
1
-0
/
+169