index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
DNS Locations: when removing location remove it from servers first
Martin Basti
2016-06-03
1
-0
/
+8
*
DNS Location: location-show: return list of servers in location
Martin Basti
2016-06-03
2
-2
/
+69
*
DNS Locations: extend server-* command with locations
Martin Basti
2016-06-03
2
-6
/
+100
*
Allow to use non-Str attributes as keys for members
Martin Basti
2016-06-03
1
-6
/
+8
*
DNS Locations: location-* commands
Martin Basti
2016-06-03
1
-0
/
+149
*
ipalib: move server-side plugins to ipaserver
Jan Cholasta
2016-06-03
59
-6
/
+34784
*
plugable: turn Plugin attributes into properties
Jan Cholasta
2016-06-03
1
-9
/
+9
*
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
[prev]
[next]