index
:
freeipa.git
become-ipa-4-0-4
cstopology
datetime-ui
doc
framework
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-0
ipa-2-1
ipa-2-2
keytab-4419
keytab-4419-2
master
menu
otp-usability
otptests
patternfly
plugin-apibrowser
readme
review
sync-token
test_realmdomains
trustdomains-3-3
views_ui
webui-cleanup
Unnamed repository; edit this file 'description' to name the repository.
Petr Vobornik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
install
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore privileges after forward zones update
Martin Basti
2014-07-04
1
-1
/
+42
*
Fix upgrade to forward zones
Martin Basti
2014-07-03
1
-1
/
+1
*
Upgrade special master zones to forward zones
Martin Basti
2014-06-27
1
-2
/
+177
*
Added upgrade step executed before schmema is upgraded
Martin Basti
2014-06-27
2
-1
/
+15
*
permission plugin: Join --type objectclass filters with OR
Petr Viktorin
2014-06-23
1
-2
/
+3
*
Add $REALM to variables supported by the managed permission updater
Petr Viktorin
2014-06-18
1
-0
/
+1
*
Remove the update_dns_permissions plugin
Petr Viktorin
2014-06-18
1
-56
/
+0
*
managed permission updater: Add mechanism to replace SYSTEM permissions
Petr Viktorin
2014-06-18
1
-0
/
+18
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
2
-2
/
+4
*
Make 'permission' the default bind type for managed permissions
Petr Viktorin
2014-06-11
1
-1
/
+1
*
Add method to enumerate managed permission templates
Petr Viktorin
2014-06-11
1
-15
/
+30
*
managed perm updater: Handle case where we changed default ACIs in the past
Petr Viktorin
2014-06-10
1
-2
/
+18
*
Add mechanism for updating permissions to managed
Petr Viktorin
2014-06-04
1
-8
/
+135
*
Remove the global anonymous read ACI
Petr Viktorin
2014-05-26
2
-96
/
+19
*
Set user addressbook/IPA attribute read ACI to anonymous on upgrades from 3.x
Petr Viktorin
2014-05-26
1
-0
/
+14
*
update_managed_permissions: Pass around anonymous ACI rather than its blacklist
Petr Viktorin
2014-05-26
1
-17
/
+18
*
Replace "replica admins read access" ACI with a permission
Petr Viktorin
2014-05-21
1
-0
/
+61
*
Add several managed read permissions under cn=etc
Petr Viktorin
2014-04-24
1
-2
/
+77
*
Add support for non-plugin default permissions
Petr Viktorin
2014-04-24
1
-2
/
+12
*
Do not ask for memberindirect when updating managed permissions
Petr Viktorin
2014-04-17
1
-1
/
+2
*
Fix update_ca_renewal_master plugin on CA-less installs.
Jan Cholasta
2014-04-10
1
-26
/
+53
*
Add mechanism for adding default permissions to privileges
Petr Viktorin
2014-04-10
1
-0
/
+11
*
Allow overriding all attributes of default permissions
Petr Viktorin
2014-04-09
1
-12
/
+40
*
Document the managed permission updater operation
Petr Viktorin
2014-04-09
1
-0
/
+34
*
Store information about which CA server is master for renewals in LDAP.
Jan Cholasta
2014-03-25
2
-0
/
+80
*
Add Object metadata and update plugin for managed permissions
Petr Viktorin
2014-03-25
1
-0
/
+160
*
Add HOTP support
Nathaniel McCallum
2014-02-21
1
-1
/
+1
*
Convert remaining update code to LDAPEntry API.
Jan Cholasta
2014-01-24
8
-28
/
+25
*
Remove legacy LDAPEntry properties data and orig_data.
Jan Cholasta
2014-01-10
1
-4
/
+4
*
Turn LDAPEntry.single_value into a dictionary-like property.
Jan Cholasta
2013-11-05
1
-2
/
+2
*
Do not fail upgrade if the global anonymous read ACI is not found
Petr Viktorin
2013-10-04
1
-2
/
+6
*
Permit reads to ipatokenRadiusProxyUser objects
Nathaniel McCallum
2013-07-11
1
-1
/
+1
*
Add update plugin to fill in ipaRangeType attribute
Tomas Babej
2013-06-10
2
-0
/
+117
*
Add IPA OTP schema and ACLs
Nathaniel McCallum
2013-05-17
1
-7
/
+18
*
Update only selected attributes for winsync agreement
Tomas Babej
2013-04-16
1
-4
/
+9
*
Add nfs:NONE to default PAC types only when needed
Tomas Babej
2013-04-15
2
-0
/
+58
*
Remove ipaserver/ipaldap.py
Petr Viktorin
2013-03-13
1
-1
/
+1
*
Don't base64-encode the CA cert when uploading it during an upgrade.
Rob Crittenden
2013-03-07
1
-2
/
+1
*
Remove support for DN normalization from LDAPClient.
Jan Cholasta
2013-03-01
1
-2
/
+2
*
Remove some uses of raw python-ldap
Petr Viktorin
2013-03-01
1
-4
/
+3
*
Replace entry.getValue by entry.single_value
Petr Viktorin
2013-03-01
1
-2
/
+2
*
Remove IPAdmin.updateEntry calls from fix_replica_agreements
Petr Viktorin
2013-03-01
1
-4
/
+2
*
Remove unused imports from ipaserver/install
Petr Viktorin
2013-03-01
4
-7
/
+2
*
Replace entry.setValue/setValues by item assignment
Petr Viktorin
2013-03-01
1
-3
/
+3
*
Remove some unused imports
Petr Viktorin
2013-03-01
1
-4
/
+0
*
Pylint cleanup.
Jan Cholasta
2013-01-29
1
-2
/
+2
*
Update anonymous access ACI to protect secret attributes.
Rob Crittenden
2013-01-23
2
-0
/
+82
*
Update plugin to upload CA certificate to LDAP
Alexander Bokovoy
2013-01-23
1
-0
/
+56
*
Make service naming in ipa-server-install consistent
Tomas Babej
2012-10-22
1
-1
/
+2
*
Fill ipakrbprincipalalias on upgrades
Martin Kosek
2012-10-02
2
-0
/
+96
[next]