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
/
plugins
/
config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert remaining frontend code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-3
/
+3
*
Add OTP support to ipalib CLI
Nathaniel McCallum
2013-12-18
1
-1
/
+1
*
Add RADIUS proxy support to ipalib CLI
Nathaniel McCallum
2013-12-03
1
-1
/
+1
*
Add support for managing user auth types
Nathaniel McCallum
2013-11-08
1
-0
/
+8
*
Remove AllowLMhash from the allowed IPA config strings
Sumit Bose
2013-11-01
1
-1
/
+1
*
Use LDAP search instead of *group_show to check if a group exists.
Jan Cholasta
2013-07-11
1
-1
/
+1
*
Allow 'nfs:NONE' in global configuration
Sumit Bose
2013-03-08
1
-1
/
+1
*
Use full DNs in plugin code.
Jan Cholasta
2013-03-01
1
-1
/
+1
*
Only use service PAC type as an override
Martin Kosek
2012-10-03
1
-2
/
+2
*
Validate SELinux users in config-mod
Martin Kosek
2012-09-27
1
-17
/
+32
*
Set SELinux default context to unconfined_u:s0-s0:c0.c1023
Rob Crittenden
2012-09-13
1
-3
/
+6
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-3
/
+4
*
Add per-service option to store the types of PAC it supports
Rob Crittenden
2012-08-01
1
-1
/
+8
*
Fix validator for SELinux user map settings in config plugin.
Rob Crittenden
2012-07-26
1
-15
/
+20
*
Add support for disabling KDC writes
Simo Sorce
2012-06-06
1
-1
/
+2
*
Don't fail when adding default objectclasses using config-mod
Petr Viktorin
2012-05-09
1
-2
/
+2
*
Mark most config options as required
Petr Viktorin
2012-03-12
1
-15
/
+15
*
Don't consider virtual attributes when validating custom objectclasses
Rob Crittenden
2012-02-27
1
-0
/
+5
*
Clean up i18n strings
Petr Viktorin
2012-02-10
1
-2
/
+2
*
Make ipaconfigstring modifiable by users.
Rob Crittenden
2012-02-09
1
-4
/
+6
*
Add SELinux user mapping framework.
Rob Crittenden
2011-12-09
1
-1
/
+40
*
Fix config migration option
Martin Kosek
2011-11-30
1
-5
/
+0
*
Parse comma-separated lists of values in all parameter types. This can be ena...
Jan Cholasta
2011-11-30
1
-2
/
+4
*
Polish ipa config help
Martin Kosek
2011-11-10
1
-47
/
+40
*
Don't allow default objectclass list to be empty.
Rob Crittenden
2011-11-09
1
-0
/
+3
*
Fix i18n in config plugin
Martin Kosek
2011-10-11
1
-2
/
+2
*
Improve default user/group object class validation
Martin Kosek
2011-10-11
1
-0
/
+23
*
Fix typos
Yuri Chornoivan
2011-09-07
1
-2
/
+2
*
ticket 1669 - improve i18n docstring extraction
John Dennis
2011-08-24
1
-15
/
+12
*
Fixed label capitalization
Endi S. Dewata
2011-07-14
1
-1
/
+1
*
Fixed object_name and object_name_plural internationalization
Endi S. Dewata
2011-07-12
1
-1
/
+1
*
password expiration label
Adam Young
2011-07-05
1
-1
/
+1
*
Add pwd expiration notif (ipapwdexpadvnotify) to config plugin def attr list
Rob Crittenden
2011-07-05
1
-0
/
+1
*
config widgets entity select default group checkbox for migration
Adam Young
2011-06-30
1
-1
/
+1
*
Added singular entity labels.
Endi S. Dewata
2011-06-27
1
-0
/
+1
*
Fix style and grammatical issues in built-in command help.
Rob Crittenden
2011-03-04
1
-22
/
+22
*
Update config doc to reflect that 0 is not allowed for search time limit.
Pavel Zuna
2011-02-10
1
-2
/
+2
*
Raise ValidationError when adding unallowed attribute to search fields.
Pavel Zuna
2011-01-26
1
-0
/
+16
*
python-ldap fails gloriously if the search time limit is 0. Don't allow it.
Rob Crittenden
2011-01-14
1
-1
/
+7
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Set labels on all attributes in the config object.
Rob Crittenden
2010-12-10
1
-1
/
+35
*
Fix default attributes in config plugin (ipadefaultemaildomain).
Pavel Zuna
2010-12-07
1
-1
/
+1
*
Add new parameter type IA5Str and use this to enforce the right charset.
Rob Crittenden
2010-12-07
1
-4
/
+4
*
Check if the group exists
Jan Zeleny
2010-12-06
1
-0
/
+6
*
Document that the default group has to exist
Jan Zeleny
2010-12-06
1
-1
/
+2
*
I18N for web
Adam Young
2010-09-27
1
-0
/
+2
*
Update command documentation based on feedback from docs team.
Rob Crittenden
2010-08-27
1
-7
/
+7
*
First pass at per-command documentation
Rob Crittenden
2010-06-22
1
-2
/
+33
*
localize doc strings
John Dennis
2010-03-08
1
-1
/
+1
*
Code cleanup: remove unused stuff, take 1.
Pavel Zuna
2010-03-01
1
-13
/
+0
[next]