index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipalib, ipaserver: fix incorrect API.register calls in docstrings
Jan Cholasta
2016-05-25
1
-2
/
+1
*
ipalib, ipaserver: migrate all plugins to Registry-based registration
Jan Cholasta
2016-05-25
4
-24
/
+27
*
Added exception handling for mal-formatted XML Parsing
Abhijeet Kasurde
2016-05-11
1
-2
/
+7
*
differentiate between limit types when LDAP search exceeds configured limits
Martin Babinsky
2016-04-13
1
-2
/
+3
*
Pylint: import max one module per line
Martin Basti
2016-03-22
1
-1
/
+2
*
Pylint: enable reimported check
Martin Basti
2016-03-22
1
-2
/
+1
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-1
/
+1
*
Do not decode HTTP reason phrase from Dogtag
Fraser Tweedale
2016-01-13
1
-22
/
+22
*
Remove unused imports
Martin Basti
2015-12-23
2
-5
/
+0
*
Upgrade: increase time limit for upgrades
Martin Basti
2015-12-01
1
-29
/
+43
*
install: drop support for Dogtag 9
Jan Cholasta
2015-11-25
1
-1
/
+3
*
fix caching in get_ipa_config
Martin Basti
2015-11-19
1
-1
/
+1
*
vault: select a server with KRA for vault operations
Jan Cholasta
2015-10-08
1
-1
/
+21
*
Use six.moves.urllib instead of urllib/urllib2/urlparse
Petr Viktorin
2015-10-07
1
-6
/
+6
*
Standardize minvalue for ipasearchrecordlimit and ipasesarchsizelimit for unl...
Gabe
2015-09-22
1
-2
/
+2
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
2
-0
/
+9
*
ldap: Make ldap2 connection management thread-safe again
Jan Cholasta
2015-09-04
1
-18
/
+15
*
Port from python-krbV to python-gssapi
Michael Simacek
2015-08-26
2
-40
/
+33
*
Replace dict.has_key with the 'in' operator
Petr Viktorin
2015-08-12
1
-11
/
+11
*
certprofile: add ability to update profile config in Dogtag
Fraser Tweedale
2015-07-08
1
-0
/
+12
*
certprofile: add option to export profile config
Fraser Tweedale
2015-07-08
1
-0
/
+8
*
plugable: Pass API to plugins on initialization rather than using set_api
Jan Cholasta
2015-07-01
3
-45
/
+16
*
vault: Fix ipa-kra-install
Jan Cholasta
2015-06-10
1
-1
/
+1
*
Import profiles earlier during install
Fraser Tweedale
2015-06-05
1
-3
/
+7
*
Add profile_id parameter to 'request_certificate'
Fraser Tweedale
2015-06-04
2
-3
/
+7
*
Import included profiles during install or upgrade
Fraser Tweedale
2015-06-04
1
-6
/
+8
*
Add certprofile plugin
Fraser Tweedale
2015-06-04
1
-4
/
+172
*
allow to call ldap2.destroy_connection multiple times
Petr Vobornik
2015-05-07
1
-2
/
+3
*
speed up indirect member processing
Petr Vobornik
2015-04-27
1
-90
/
+0
*
ldap: Move value encoding from IPASimpleLDAPObject to LDAPClient
Jan Cholasta
2015-04-16
1
-7
/
+15
*
ldap: Use LDAPClient instead of IPASimpleLDAPObject in ldap2.modify_password
Jan Cholasta
2015-04-16
1
-6
/
+5
*
ldap: Use LDAPClient bind and unbind methods in ldap2
Jan Cholasta
2015-04-16
1
-34
/
+28
*
ldap: Use LDAPClient connection management in ldap2
Jan Cholasta
2015-04-16
1
-3
/
+10
*
ldap: Add connection management to LDAPClient
Jan Cholasta
2015-04-16
1
-1
/
+4
*
Fix ldap2 shared connection
Martin Basti
2015-04-02
1
-1
/
+1
*
ldap2: Use self API instance instead of ipalib.api
Jan Cholasta
2015-03-05
1
-13
/
+32
*
dogtag plugin: Don't use doctest syntax for non-doctest examples
Petr Viktorin
2014-11-21
1
-8
/
+8
*
Fixed KRA backend.
Endi S. Dewata
2014-11-04
1
-104
/
+18
*
Add a KRA to IPA
Ade Lee
2014-08-22
1
-76
/
+218
*
ldap2 indirect membership processing: Use global limits if greater than per-q...
Petr Viktorin
2014-07-14
1
-6
/
+29
*
Add /session/token_sync POST support
Nathaniel McCallum
2014-06-26
2
-5
/
+12
*
ldap2: add otp support to modify_password
Petr Vobornik
2014-06-26
1
-3
/
+6
*
Remove GetEffectiveRights control when ldap2.get_effective_rights fails.
Jan Cholasta
2014-06-24
1
-3
/
+5
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
2
-4
/
+6
*
ldap2.has_upg: Raise an error if the UPG definition is not found
Petr Viktorin
2014-05-29
1
-13
/
+17
*
ldap2.find_entries: Do not modify attrs_list in-place
Petr Viktorin
2014-05-26
1
-6
/
+9
*
Always use real entry DNs for memberOf in ldap2.
Jan Cholasta
2014-02-24
1
-1
/
+1
*
Store old entry state in dict rather than LDAPEntry.
Jan Cholasta
2014-01-10
1
-2
/
+2
*
Convert remaining backend code to LDAPEntry API.
Jan Cholasta
2013-12-16
2
-23
/
+20
*
Remove unused method get_api of the ldap2 plugin.
Jan Cholasta
2013-11-27
1
-3
/
+0
[next]