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
*
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
*
Refactor indirect membership processing.
Jan Cholasta
2013-11-27
1
-182
/
+67
*
Support searches with paged results control in LDAPClient.
Jan Cholasta
2013-11-27
1
-2
/
+2
*
Move IPA specific code from LDAPClient to the ldap2 plugin.
Jan Cholasta
2013-11-27
1
-0
/
+204
*
Use LDAP modify operation directly to add/remove group members.
Jan Cholasta
2013-07-11
1
-23
/
+13
*
Handle a 501 in cert-find from dogtag as a "not supported"
Rob Crittenden
2013-05-03
1
-0
/
+4
*
Drop --selfsign server functionality
Petr Viktorin
2013-04-15
2
-232
/
+0
*
Add logging to join command
Tomas Babej
2013-03-25
1
-6
/
+20
*
Move ipaldap to ipapython
Petr Viktorin
2013-03-13
1
-1
/
+1
*
Remove support for DN normalization from LDAPClient.
Jan Cholasta
2013-03-01
1
-22
/
+2
*
Use full DNs in plugin code.
Jan Cholasta
2013-03-01
1
-6
/
+4
*
Aggregate IPASimpleLDAPObject in LDAPEntry.
Jan Cholasta
2013-03-01
1
-4
/
+4
*
Use the dn attribute of LDAPEntry to set/get DNs of entries.
Jan Cholasta
2013-03-01
1
-2
/
+0
*
Remove some uses of raw python-ldap
Petr Viktorin
2013-03-01
1
-10
/
+20
*
Remove IPAdmin.unbind_s(), keep unbind()
Petr Viktorin
2013-03-01
1
-1
/
+1
*
Remove IPAdmin.sasl_interactive_bind_s
Petr Viktorin
2013-03-01
1
-2
/
+2
*
Rename LDAPConnection to LDAPClient
Petr Viktorin
2013-03-01
1
-3
/
+3
*
Turn the LDAPError handler into a context manager
Petr Viktorin
2013-03-01
1
-13
/
+4
*
Move entry add, update, remove, rename to LDAPConnection
Petr Viktorin
2013-03-01
1
-142
/
+2
*
Move entry finding methods to LDAPConnection
Petr Viktorin
2013-03-01
1
-292
/
+7
*
Move filter making methods to LDAPConnection
Petr Viktorin
2013-03-01
1
-121
/
+1
*
Move DN handling methods to LDAPConnection
Petr Viktorin
2013-03-01
1
-36
/
+2
*
Move schema-related methods to LDAPConnection
Petr Viktorin
2013-03-01
1
-44
/
+5
*
Start LDAPConnection, a common base for ldap2 and IPAdmin
Petr Viktorin
2013-03-01
1
-73
/
+9
*
Move SchemaCache and IPASimpleLDAPObject to ipaserver.ipaldap
Petr Viktorin
2013-03-01
1
-538
/
+5
*
Move the decision to force schema updates out of IPASimpleLDAPObject
Petr Viktorin
2013-03-01
1
-8
/
+20
*
Remove connection-creating code from ShemaCache
Petr Viktorin
2013-03-01
1
-34
/
+3
*
Move LDAPEntry to ipaserver.ipaldap and derive Entry from it
Petr Viktorin
2013-03-01
1
-97
/
+5
*
Use explicit loggers in ldap2 code
Petr Viktorin
2013-03-01
1
-21
/
+37
*
Remove some unused imports
Petr Viktorin
2013-03-01
2
-5
/
+2
*
Add custom mapping object for LDAP entry data.
Jan Cholasta
2013-03-01
1
-6
/
+91
*
Implement the cert-find command for the dogtag CA backend.
Rob Crittenden
2013-02-19
2
-0
/
+146
*
Use fully qualified CCACHE names
Martin Kosek
2013-02-01
1
-3
/
+12
*
Remove unused krbV imports
Martin Kosek
2013-02-01
1
-2
/
+0
*
Fix migration for openldap DS
Martin Kosek
2013-02-01
1
-2
/
+9
*
Add detection for users from trusted/invalid realms
Tomas Babej
2012-12-06
1
-0
/
+2
*
Wait for the directory server to come up when updating the agent certificate.
Rob Crittenden
2012-11-01
1
-0
/
+3
*
Use common encoding in modlist generation
Martin Kosek
2012-11-01
1
-0
/
+16
[next]