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
/
frontend.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
frontend: report arguments errors with better detail
Alexander Bokovoy
2013-10-04
1
-1
/
+2
*
Add a word wrapping for comment log messages to AdviceLogger
Tomas Babej
2013-08-06
1
-2
/
+7
*
Provide ipa-advise tool
Tomas Babej
2013-07-17
1
-0
/
+45
*
Add prompt_param method to avoid code duplication
Tomas Babej
2013-06-05
1
-6
/
+31
*
Drop support for CSV in the CLI client
Petr Viktorin
2013-02-22
1
-20
/
+0
*
Add client capabilities, enable messages
Petr Viktorin
2013-02-21
1
-8
/
+32
*
Add the version option to all Commands
Petr Viktorin
2013-02-21
1
-9
/
+9
*
Pylint cleanup.
Jan Cholasta
2013-01-29
1
-10
/
+10
*
Improve output validation
Petr Viktorin
2012-06-25
1
-10
/
+13
*
Fail on unknown Command options
Petr Viktorin
2012-06-20
1
-2
/
+11
*
Change json serialization to serialize useful data
Petr Vobornik
2012-06-07
1
-1
/
+20
*
Remove duplicate and unused utility code
Petr Viktorin
2012-05-09
1
-1
/
+0
*
Redo boolean value encoding.
Jan Cholasta
2012-05-09
1
-10
/
+0
*
Fix the procedure for getting default values of command parameters.
Jan Cholasta
2012-03-28
1
-14
/
+65
*
Only split CSV in the client, quote instead of escaping
Petr Viktorin
2012-03-20
1
-0
/
+20
*
Enforce that required attributes can't be set to None in CRUD Update
Petr Viktorin
2012-03-12
1
-1
/
+1
*
Added commands into metadata.
Endi S. Dewata
2011-12-06
1
-0
/
+11
*
Add --delattr option to complement --setattr/--addattr
Martin Kosek
2011-11-29
1
-61
/
+1
*
Add plugin framework to LDAP updates.
Rob Crittenden
2011-11-22
1
-2
/
+42
*
Finalize plugin initialization on demand.
Jan Cholasta
2011-11-22
1
-25
/
+38
*
Allow custom server backend encoding
Martin Kosek
2011-11-09
1
-0
/
+10
*
Require current password when using passwd to change your own password.
Rob Crittenden
2011-10-04
1
-0
/
+2
*
Propagate environment when it is required.
Alexander Bokovoy
2011-08-17
1
-0
/
+7
*
Add ability to specify DNS reverse zone name by IP network address.
Jan Cholasta
2011-07-15
1
-1
/
+5
*
Fix regressions introduced by pylint false positive fixes.
Jan Cholasta
2011-05-11
1
-14
/
+14
*
Fix lint false positives.
Jan Cholasta
2011-04-13
1
-4
/
+4
*
Fix double definition of output_for_cli.
Jan Cholasta
2011-04-13
1
-1
/
+0
*
Fix style and grammatical issues in built-in command help.
Rob Crittenden
2011-03-04
1
-2
/
+2
*
Add default success/failure output logging.
Rob Crittenden
2011-02-14
1
-1
/
+1
*
Fix test failures caused by the performance patch.
Rob Crittenden
2011-02-10
1
-2
/
+2
*
Don't perform some API self-tests in production mode for performance reasons
Rob Crittenden
2011-01-28
1
-3
/
+4
*
Fix assorted bugs found by pylint
Jakub Hrozek
2011-01-25
1
-1
/
+1
*
Rename INTERNAL to NO_CLI for commands we hide from the cli.
Rob Crittenden
2011-01-21
1
-2
/
+2
*
Add API version and have server reject incompatible clients.
Rob Crittenden
2011-01-14
1
-1
/
+37
*
Display the entries that failed when deleting with --continue.
Rob Crittenden
2011-01-10
1
-4
/
+5
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Properly handle multi-valued attributes when using setattr/addattr.
Rob Crittenden
2010-12-10
1
-2
/
+8
*
Normalize and convert default params, too
Jakub Hrozek
2010-12-02
1
-1
/
+1
*
Clarify the description of --raw and -all
Jakub Hrozek
2010-11-08
1
-4
/
+4
*
Return reason for failure when updating group membership fails.
Rob Crittenden
2010-10-28
1
-17
/
+17
*
Use context to decide which name to return on RequirementsErrors
Rob Crittenden
2010-10-28
1
-1
/
+1
*
Disallow RDN change and single-value bypass using setattr/addattr.
Pavel Zuna
2010-10-18
1
-1
/
+1
*
Return non-zero when the number of entries from *-find returned is zero.
Rob Crittenden
2010-10-13
1
-1
/
+3
*
Return non-zero when group membership change fails, no empty fail list.
Rob Crittenden
2010-10-08
1
-0
/
+26
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
1
-0
/
+15
*
Change the behaviour of addattr/setattr parameters.
Adam Young
2010-08-13
1
-6
/
+11
*
Include contents of has_output_params in get_output_params
Rob Crittenden
2010-07-13
1
-0
/
+2
*
Fix output of summary and embedded dictionaries
Rob Crittenden
2010-05-03
1
-3
/
+3
*
Fix output for commands that do not return entries.
Pavel Zuna
2010-03-26
1
-3
/
+24
*
Add INTERNAL flag to frontend plugins. If set, the plugin won't show in UI.
Pavel Zuna
2010-03-22
1
-0
/
+3
[next]