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
/
pwpolicy.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pwpolicy-add: Added better error handling
Thorsten Scherf
2014-09-02
1
-1
/
+6
*
Convert Password Policy default permissions to managed
Petr Viktorin
2014-06-18
1
-0
/
+26
*
Convert COSTemplate default permissions to managed
Petr Viktorin
2014-06-18
1
-0
/
+22
*
Make 'permission' the default bind type for managed permissions
Petr Viktorin
2014-06-11
1
-1
/
+0
*
pwpolicy-mod: Fix crash when priority is changed
Petr Viktorin
2014-05-28
1
-1
/
+1
*
plugin registration refactoring for pwpolicy
Adam Misnyovszki
2014-05-06
1
-24
/
+15
*
Add managed read permissions to pwpolicy and cosentry
Petr Viktorin
2014-04-14
1
-0
/
+34
*
Convert remaining frontend code to LDAPEntry API.
Jan Cholasta
2014-01-24
1
-5
/
+5
*
Limit pwpolicy maxlife to 20000 days
Tomas Babej
2013-08-05
1
-0
/
+1
*
Use LDAP search instead of *group_show to check for a group objectclass.
Jan Cholasta
2013-07-11
1
-1
/
+2
*
Use full DNs in plugin code.
Jan Cholasta
2013-03-01
1
-2
/
+3
*
Preserve case of attribute names in LDAPEntry.
Jan Cholasta
2013-03-01
1
-3
/
+3
*
Sort policies numerically in pwpolicy-find
Tomas Babej
2012-09-03
1
-1
/
+1
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-8
/
+18
*
Enforce sizelimit in permission-find, post_callback returns truncated
Rob Crittenden
2012-05-30
1
-0
/
+2
*
Fix the pwpolicy_find post_callback
Petr Viktorin
2012-05-28
1
-17
/
+18
*
Sort password policies properly with --pkey-only
Martin Kosek
2012-04-26
1
-6
/
+26
*
Refactor exc_callback invocation.
Jan Cholasta
2012-04-26
1
-5
/
+6
*
Sort password policy by priority
Ondrej Hamada
2011-12-01
1
-0
/
+12
*
Fix LDAP object parameter encoding
Martin Kosek
2011-11-15
1
-3
/
+1
*
Create pkey-only option for find commands
Martin Kosek
2011-10-27
1
-0
/
+2
*
Disallow deletion of global password policy.
Jan Cholasta
2011-10-12
1
-0
/
+8
*
ticket 1669 - improve i18n docstring extraction
John Dennis
2011-08-24
1
-25
/
+21
*
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
-2
/
+2
*
Fixed entity labels.
Endi S. Dewata
2011-06-27
1
-1
/
+1
*
Added singular entity labels.
Endi S. Dewata
2011-06-27
1
-0
/
+1
*
pwpolicy-mod doesn't accept old attribute values
Martin Kosek
2011-04-29
1
-8
/
+19
*
Password policy commands do not include cospriority
Martin Kosek
2011-04-11
1
-32
/
+24
*
Rename INTERNAL to NO_CLI for commands we hide from the cli.
Rob Crittenden
2011-01-21
1
-6
/
+6
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Don't look up the CoS entry with the global password policy.
Rob Crittenden
2010-12-03
1
-2
/
+2
*
Fix returning effective rights for password policy.
Rob Crittenden
2010-11-19
1
-1
/
+5
*
Use distutil.version to check for min version
Simo Sorce
2010-11-18
1
-2
/
+8
*
Use kerberos password policy.
Rob Crittenden
2010-11-01
1
-15
/
+34
*
Don't allow managed groups to have group password policy.
Rob Crittenden
2010-10-28
1
-1
/
+4
*
policy and config
Adam Young
2010-10-07
1
-0
/
+2
*
Generate additional positional arguments for baseldap commands from takes_args.
Pavel Zuna
2010-10-06
1
-1
/
+3
*
Update command documentation based on feedback from docs team.
Rob Crittenden
2010-08-27
1
-20
/
+22
*
First pass at per-command documentation
Rob Crittenden
2010-06-22
1
-0
/
+37
*
Enforce that max password lifetime is greater than the min lifetime
Rob Crittenden
2010-05-17
1
-3
/
+28
*
Replace old pwpolicy plugin with new one using baseldap, fix tests.
Rob Crittenden
2010-05-17
1
-358
/
+229
*
Use escapes in DNs instead of quoting.
Rob Crittenden
2010-04-19
1
-15
/
+28
*
Fix cut-and-paste error in pwpolicy plugin
Rob Crittenden
2010-03-23
1
-2
/
+2
*
Do a better query so we can optimize seeing if a cospriority is unique
Rob Crittenden
2010-03-23
1
-7
/
+11
*
Use ldap2.make_*dn* methods in pwpolicy plugin.
Pavel Zuna
2010-03-22
1
-1
/
+5
*
Ensure that the group policy priority is unique.
Rob Crittenden
2010-03-19
1
-10
/
+54
*
Fix a number of bugs in the pwpolicy plugin
Rob Crittenden
2010-03-19
1
-8
/
+22
*
Catch modifications with no updates and raise an error
Rob Crittenden
2010-03-17
1
-2
/
+8
*
localize doc strings
John Dennis
2010-03-08
1
-1
/
+1
[next]