index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
cli.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only split CSV in the client, quote instead of escaping
Petr Viktorin
2012-03-20
1
-1
/
+2
*
Ignore case in yes/no prompts
Martin Kosek
2012-03-07
1
-1
/
+1
*
Improve dnsrecord interactive help
Martin Kosek
2012-03-01
1
-1
/
+5
*
Add common helper for interactive prompts
Petr Viktorin
2012-02-19
1
-29
/
+30
*
Base64-decode unicode values in Bytes parameters.
Jan Cholasta
2012-02-13
1
-5
/
+1
*
Add argument help to CLI
Martin Kosek
2012-02-06
1
-9
/
+81
*
Improve migration help
Martin Kosek
2012-02-03
1
-1
/
+1
*
Improve CLI output for complex commands
Martin Kosek
2012-01-12
1
-4
/
+23
*
Finalize plugin initialization on demand.
Jan Cholasta
2011-11-22
1
-2
/
+2
*
Fix problems in help system
master
Rob Crittenden
2011-10-20
1
-0
/
+8
*
Unroll StrEnum values when displaying help
Alexander Bokovoy
2011-10-03
1
-1
/
+4
*
Require current password when using passwd to change your own password.
Rob Crittenden
2011-10-04
1
-2
/
+4
*
ticket 1706 - internationalize cli help framework
John Dennis
2011-08-24
1
-7
/
+7
*
ticket 1705 - internationalize help topics
John Dennis
2011-08-24
1
-5
/
+3
*
Add option to only prompt once for passwords, use in entitle_register
Rob Crittenden
2011-08-24
1
-4
/
+6
*
Improve interactive mode for DNS plugin
Martin Kosek
2011-06-02
1
-0
/
+44
*
Assume ipa help for plugins.
Jan Cholasta
2011-05-13
1
-0
/
+6
*
Several improvements of the lint script.
Jan Cholasta
2011-05-05
1
-0
/
+1
*
Fix lint false positives.
Jan Cholasta
2011-04-13
1
-2
/
+2
*
Use pygettext to generate translatable strings from plugin files.
Pavel Zuna
2011-03-01
1
-1
/
+1
*
Translate docstrings.
Pavel Zuna
2011-03-01
1
-3
/
+7
*
Fixed type of argument in class help
Jan Zeleny
2011-02-14
1
-1
/
+1
*
Provide a way to display CLI-LDAP relation
Jan Zeleny
2011-02-10
1
-1
/
+26
*
Fix crash in ipa help for NO_CLI plugins.
Pavel Zuna
2011-02-02
1
-14
/
+2
*
Add support for tracking and counting entitlements
Rob Crittenden
2011-02-02
1
-2
/
+12
*
Add brackets around optional parameters when prompting.
Rob Crittenden
2011-01-25
1
-4
/
+8
*
Fix assorted bugs found by pylint
Jakub Hrozek
2011-01-25
1
-11
/
+0
*
Fix crash when displaying values composed of white-space chars only in CLI.
Pavel Zuna
2011-01-24
1
-0
/
+2
*
Rename INTERNAL to NO_CLI for commands we hide from the cli.
Rob Crittenden
2011-01-21
1
-3
/
+3
*
Make command syntax less confusing in help
Jan Zeleny
2011-01-21
1
-0
/
+1
*
Add API version and have server reject incompatible clients.
Rob Crittenden
2011-01-14
1
-1
/
+12
*
Fix output of failed managedby hosts, allow a host to manage itself.
Rob Crittenden
2011-01-11
1
-2
/
+2
*
Display the entries that failed when deleting with --continue.
Rob Crittenden
2011-01-10
1
-3
/
+6
*
Changed concept of ipa help
Jan Zeleny
2011-01-07
1
-20
/
+97
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
If any params marked alwaysask are provided then prompt for none of them.
Rob Crittenden
2010-12-09
1
-1
/
+6
*
Add labels for passwords, fix output of exceptions, fix passwd output.
Rob Crittenden
2010-12-02
1
-1
/
+1
*
Use better description for group names in help and always prompt for members
Rob Crittenden
2010-12-02
1
-5
/
+8
*
Prompt correctly for required Password params.
Pavel Zuna
2010-11-30
1
-10
/
+13
*
Don't include INTERNAL commands in `ipa help commands` output.
Rob Crittenden
2010-11-10
1
-0
/
+2
*
Return reason for failure when updating group membership fails.
Rob Crittenden
2010-10-28
1
-1
/
+13
*
Set default encoding to utf-8, use unicode when printing output.
Rob Crittenden
2010-10-22
1
-4
/
+5
*
Add Requires on ipa-client to ipa-admintools, ensure ipa client is configured
Rob Crittenden
2010-10-15
1
-1
/
+3
*
Try to make topic help less confusing. Rename Related to Topic commands.
Rob Crittenden
2010-09-23
1
-3
/
+4
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
1
-2
/
+3
*
Fix output for commands that do not return entries.
Pavel Zuna
2010-03-26
1
-2
/
+2
*
Add INTERNAL flag to frontend plugins. If set, the plugin won't show in UI.
Pavel Zuna
2010-03-22
1
-1
/
+3
*
localize doc strings
John Dennis
2010-03-08
1
-1
/
+1
*
fix bug 570392, command help traceback
John Dennis
2010-03-05
1
-1
/
+1
*
Fix non XML-RPC tests
Jason Gerard DeRose
2010-02-19
1
-9
/
+0
[next]