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
/
ipapython
/
ipaldap.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring of autobind, object_exists
Martin Basti
2014-09-26
1
-0
/
+37
*
ipa-ldap-updater: make possible to use LDAPI with autobind in case of hardene...
Alexander Bokovoy
2014-07-04
1
-0
/
+4
*
ipaldap: Override conversion of nsds5replicalast{update,init}{start,end}
Tomas Babej
2014-07-02
1
-0
/
+4
*
Clarify LDAPClient docstrings about get_entry, get_entries and find_entries
Petr Spacek
2014-06-20
1
-1
/
+6
*
DNSName conversion in ipaldap
Martin Basti
2014-06-03
1
-0
/
+7
*
ipalib: Add DateTime parameter
Tomas Babej
2014-05-05
1
-0
/
+7
*
Keep original name when setting attribute in LDAPEntry.
Jan Cholasta
2014-04-18
1
-33
/
+20
*
Replace get_syntax method of IPASimpleObject with new get_type method.
Jan Cholasta
2014-04-18
1
-13
/
+15
*
Fix modlist generation code not to generate empty replace mods.
Jan Cholasta
2014-03-03
1
-3
/
+3
*
Raise an exception when legacy LDAP API is used.
Jan Cholasta
2014-01-24
1
-19
/
+12
*
Do not crash on bad LDAP data when formatting decode error message.
Jan Cholasta
2014-01-10
1
-1
/
+1
*
Store old entry state in dict rather than LDAPEntry.
Jan Cholasta
2014-01-10
1
-29
/
+17
*
Remove legacy LDAPEntry properties data and orig_data.
Jan Cholasta
2014-01-10
1
-11
/
+0
*
Remove unused LDAPClient methods get_syntax and get_single_value.
Jan Cholasta
2014-01-10
1
-12
/
+0
*
Add LDAPEntry method generate_modlist.
Jan Cholasta
2014-01-10
1
-46
/
+39
*
Use LDAPClient.update_entry for LDAP mods in ldapupdate.
Jan Cholasta
2014-01-10
1
-60
/
+0
*
Make IPASimpleLDAPObject.get_single_value result overridable.
Jan Cholasta
2014-01-10
1
-3
/
+13
*
Move LDAPClient method get_single_value to IPASimpleLDAPObject.
Jan Cholasta
2014-01-10
1
-18
/
+30
*
Use old entry state in LDAPClient.update_entry.
Jan Cholasta
2014-01-10
1
-32
/
+26
*
Rename LDAPEntry method commit to reset_modlist.
Jan Cholasta
2014-01-10
1
-1
/
+1
*
Convert remaining backend code to LDAPEntry API.
Jan Cholasta
2013-12-16
1
-3
/
+3
*
Support searches with paged results control in LDAPClient.
Jan Cholasta
2013-11-27
1
-16
/
+59
*
Add wrapper for result3 to IPASimpleLDAPObject.
Jan Cholasta
2013-11-27
1
-0
/
+5
*
Move IPA specific code from LDAPClient to the ldap2 plugin.
Jan Cholasta
2013-11-27
1
-212
/
+7
*
Improve LDAPEntry.__repr__ for freshly created entries
Petr Viktorin
2013-11-26
1
-1
/
+3
*
Remove schema special-casing from the LDAP updater
Petr Viktorin
2013-11-18
1
-19
/
+8
*
Add schema updater based on IPA schema files
Petr Viktorin
2013-11-18
1
-0
/
+6
*
Turn LDAPEntry.single_value into a dictionary-like property.
Jan Cholasta
2013-11-05
1
-22
/
+30
*
Use encoded values from entry objects directly when adding new entries.
Jan Cholasta
2013-10-31
1
-7
/
+1
*
Use encoded values from entry objects directly when generating modlists.
Jan Cholasta
2013-10-31
1
-33
/
+6
*
Store encoded attribute values from search results directly in entry objects.
Jan Cholasta
2013-10-31
1
-1
/
+1
*
Remove legacy toDict and origDataDict methods of LDAPEntry.
Jan Cholasta
2013-10-31
1
-27
/
+4
*
Make sure attributeTypes updates are done before objectClasses updates.
Jan Cholasta
2013-10-31
1
-1
/
+4
*
Decode and encode attribute values in LDAPEntry on demand.
Jan Cholasta
2013-10-31
1
-28
/
+186
*
Always use lists for values in LDAPEntry internally.
Jan Cholasta
2013-10-31
1
-2
/
+28
*
Introduce IPASimpleLDAPObject.decode method for decoding LDAP values.
Jan Cholasta
2013-10-31
1
-27
/
+31
*
Make LDAPEntry a wrapper around dict rather than a dict subclass.
Jan Cholasta
2013-10-31
1
-68
/
+83
*
Skip referrals when converting LDAP result to LDAPEntry
Tomas Babej
2013-07-26
1
-0
/
+9
*
Correct default value of LDAPClient.get_entries scope argument
Petr Viktorin
2013-07-25
1
-1
/
+2
*
Extend ipa-replica-manage to be able to manage DNA ranges.
Rob Crittenden
2013-03-13
1
-0
/
+2
*
Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.py
Petr Viktorin
2013-03-13
1
-23
/
+30
*
Use IPAdmin rather than raw python-ldap in ipa-client-install
Petr Viktorin
2013-03-13
1
-1
/
+4
*
Move ipaldap to ipapython
Petr Viktorin
2013-03-13
1
-0
/
+1815