index
:
freeipa.git
alee_0414_drm_add
alee_drm_0711
alee_drm_install
master
Unnamed repository; edit this file 'description' to name the repository.
Ade Lee
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipalib
/
parameters.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
cli: Add mechanism for deprecated option name aliases
Petr Viktorin
2014-03-21
1
-0
/
+2
*
Remove NULLS from constants.py
Nathaniel McCallum
2014-02-25
1
-8
/
+11
*
Add support for managed permissions
Petr Viktorin
2014-02-12
1
-0
/
+2
*
Allow sets for initialization of frozenset-typed Param keywords
Petr Viktorin
2013-12-13
1
-1
/
+1
*
Add IntEnum parameter to ipalib
Nathaniel McCallum
2013-10-09
1
-24
/
+42
*
Allow multiple types in Param type validation
Nathaniel McCallum
2013-10-09
1
-35
/
+18
*
Add optional_create flag
Nathaniel McCallum
2013-10-08
1
-0
/
+2
*
Don't special case the Password class in Param.__init__()
Nathaniel McCallum
2013-10-08
1
-11
/
+6
*
Document no_search in Param flags
Nathaniel McCallum
2013-10-07
1
-1
/
+3
*
Deprecate HBAC source hosts from CLI
Ana Krivokapic
2013-04-12
1
-0
/
+17
*
Drop support for CSV in the CLI client
Petr Viktorin
2013-02-22
1
-60
/
+1
*
Remove csv_separator and csv_skipspace Param arguments
Petr Viktorin
2013-02-22
1
-11
/
+3
*
Raise ValidationError on invalid CSV values.
Jan Cholasta
2013-02-08
1
-3
/
+10
*
Pylint cleanup.
Jan Cholasta
2013-01-29
1
-5
/
+3
*
Switch %r specifiers to '%s' in Public errors
Lynn Root
2012-12-11
1
-10
/
+6
*
Improve StrEnum validation error message
Martin Kosek
2012-10-01
1
-5
/
+10
*
Use OpenSSH-style public keys as the preferred format of SSH public keys.
Jan Cholasta
2012-09-06
1
-2
/
+0
*
Transfer long numbers over XMLRPC
Martin Kosek
2012-09-06
1
-6
/
+6
*
Fixed metadata serialization of Numbers and DNs
Petr Vobornik
2012-09-06
1
-3
/
+4
*
Internationalization for public errors
Petr Viktorin
2012-09-03
1
-1
/
+1
*
Raise Base64DecodeError instead of ConversionError when base64 decoding fails...
Jan Cholasta
2012-08-14
1
-3
/
+3
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-1
/
+18
*
Decimal parameter conversion and normalization
Martin Kosek
2012-06-17
1
-5
/
+49
*
Change json serialization to serialize useful data
Petr Vobornik
2012-06-07
1
-1
/
+14
*
Disallow setattr on no_update/no_create params
Petr Viktorin
2012-05-29
1
-0
/
+3
*
Remove duplicate and unused utility code
Petr Viktorin
2012-05-09
1
-1
/
+0
*
Redo boolean value encoding.
Jan Cholasta
2012-05-09
1
-33
/
+0
*
Document the 'nonempty' flag
Petr Viktorin
2012-04-13
1
-0
/
+6
*
Convert --setattr values for attributes marked no_update
Petr Viktorin
2012-04-09
1
-2
/
+4
*
Allow multi-line CSV parameters
Petr Viktorin
2012-03-28
1
-5
/
+6
*
Change parameters to use only default_from for dynamic default values.
Jan Cholasta
2012-03-28
1
-73
/
+6
*
Only split CSV in the client, quote instead of escaping
Petr Viktorin
2012-03-20
1
-11
/
+41
*
Use a consistent parameter name in errors, defaulting to cli_name.
Rob Crittenden
2012-03-20
1
-14
/
+21
*
Enforce that required attributes can't be set to None in CRUD Update
Petr Viktorin
2012-03-12
1
-4
/
+5
*
Only apply validation rules when adding and updating.
Rob Crittenden
2012-02-29
1
-1
/
+2
*
Base64-decode unicode values in Bytes parameters.
Jan Cholasta
2012-02-13
1
-2
/
+12
*
Replace float with Decimal
Martin Kosek
2012-01-20
1
-18
/
+69
*
Improve CLI output for complex commands
Martin Kosek
2012-01-12
1
-0
/
+1
*
Fix Parameter csv parsing
Martin Kosek
2012-01-12
1
-4
/
+10
*
Parse comma-separated lists of values in all parameter types. This can be ena...
Jan Cholasta
2011-11-30
1
-44
/
+38
*
Fix LDAP object parameter encoding
Martin Kosek
2011-11-15
1
-0
/
+62
*
Allow custom server backend encoding
Martin Kosek
2011-11-09
1
-0
/
+29
*
Require current password when using passwd to change your own password.
Rob Crittenden
2011-10-04
1
-0
/
+1
*
Add option to only prompt once for passwords, use in entitle_register
Rob Crittenden
2011-08-24
1
-0
/
+4
*
Revert use of 'can be at least' to 'must be at least' in minvalue validator
Rob Crittenden
2011-07-26
1
-1
/
+1
*
Don't check for leading/trailing spaces in a File parameter
Rob Crittenden
2011-07-25
1
-1
/
+2
*
Set a default minimum value for class Int, handle long values better.
Rob Crittenden
2011-07-19
1
-27
/
+34
*
Improve long integer type validation
Martin Kosek
2011-07-18
1
-0
/
+24
*
Convert nsaccountlock to always work as bool towards Python code
Alexander Bokovoy
2011-07-13
1
-2
/
+2
*
Fixed object_name and object_name_plural internationalization
Endi S. Dewata
2011-07-12
1
-1
/
+1
[next]