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
*
Allow insecure binds for migration
Christian Heimes
2019-08-13
1
-3
/
+5
*
Revert "Require a minimum SASL security factor of 56"
Alexander Bokovoy
2019-05-02
1
-15
/
+2
*
Require a minimum SASL security factor of 56
Christian Heimes
2019-04-03
1
-2
/
+15
*
Add constructors to ldap client
Christian Heimes
2019-02-05
1
-12
/
+59
*
Move realm_to_serverid/ldap_uri to ipaldap
Christian Heimes
2019-02-05
1
-0
/
+14
*
ipaldap.py: fix method creating a ldap filter for IPACertificate
Florence Blanc-Renaud
2018-11-27
1
-0
/
+3
*
ipaldap: avoid invalid modlist when attribute encoding differs
Fraser Tweedale
2018-11-06
1
-2
/
+5
*
Py3: Replace six.moves imports
Christian Heimes
2018-10-05
1
-4
/
+1
*
Py3: Replace six.text_type with str
Christian Heimes
2018-09-27
1
-2
/
+2
*
Py3: Replace six.integer_types with int
Christian Heimes
2018-09-27
1
-2
/
+1
*
Py3: Replace six.string_types with str
Christian Heimes
2018-09-27
1
-1
/
+1
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-3
/
+3
*
Fix Pylint 2.0 violations
Armando Neto
2018-07-14
1
-5
/
+4
*
Handle races in replica config
Christian Heimes
2018-07-12
1
-0
/
+5
*
Import ABCs from collections.abc
Christian Heimes
2018-07-05
1
-3
/
+9
*
Use sane default settings for ldap connections
Christian Heimes
2018-05-29
1
-18
/
+27
*
pylint3: workaround false positives reported for W1662
Alexander Bokovoy
2018-05-17
1
-1
/
+1
*
Unified ldap_initialize() function
Christian Heimes
2018-02-15
1
-7
/
+29
*
ipaldap: allow GetEffectiveRights on individual operations
Fraser Tweedale
2018-02-09
1
-16
/
+35
*
Require python-ldap 3.0.0b2
Christian Heimes
2017-12-19
1
-8
/
+2
*
Update to python-ldap 3.0.0
Christian Heimes
2017-12-06
1
-0
/
+15
*
pylint: disable __hash__ for some classes
Stanislav Laznicka
2017-09-08
1
-0
/
+2
*
Create a Certificate parameter
Stanislav Laznicka
2017-07-27
1
-3
/
+13
*
logging: remove object-specific loggers
Jan Cholasta
2017-07-14
1
-16
/
+15
*
ldap2: remove URI argument from ldap2 constructor
Jan Cholasta
2017-07-04
1
-9
/
+10
*
py3: ipaldap: fix encoding of datetime objects
Martin Basti
2017-06-21
1
-1
/
+1
*
py3: LDAPClient: remove __del__ method
Martin Basti
2017-06-21
1
-3
/
+0
*
LDAPEntry: rename _orig to _orig_raw
Martin Basti
2017-06-21
1
-8
/
+9
*
py3: ipaldap: encode Boolean as bytes
Martin Basti
2017-06-01
1
-2
/
+2
*
pylint_plugins: add forbidden import checker
Jan Cholasta
2017-03-10
1
-0
/
+2
*
Use GSS-SPNEGO if connecting locally
Simo Sorce
2017-03-07
1
-1
/
+5
*
py3: modify_s: attribute name must be str not bytes
Martin Basti
2017-02-10
1
-1
/
+1
*
ipaldap: preserve order of values in LDAPEntry._sync()
Jan Cholasta
2017-02-09
1
-2
/
+2
*
py3: get_memberofindirect: fix ByteWarnings
Martin Basti
2017-02-08
1
-2
/
+4
*
py3: ipaldap: properly encode DNSName to bytes
Martin Basti
2017-02-08
1
-1
/
+1
*
Use dict comprehension
Martin Basti
2017-01-31
1
-1
/
+3
*
py3: ipaldap: update encode/decode methods
Martin Basti
2017-01-31
1
-34
/
+7
*
py3: make_filter_from_attr: use string instead of bytes
Martin Basti
2017-01-24
1
-1
/
+2
*
py3: ldap modlist must have keys as string, not bytes
Martin Basti
2017-01-24
1
-1
/
+2
*
ipaldap: properly escape raw binary values in LDAP filters
Jan Cholasta
2017-01-24
1
-3
/
+6
*
Make get_entries() not ignore its limit arguments
Stanislav Laznicka
2016-12-06
1
-1
/
+2
*
Fix Python 3 bugs discovered by pylint
Christian Heimes
2016-11-25
1
-1
/
+4
*
Fix ipa migrate-ds when it finds a search reference
Florence Blanc-Renaud
2016-11-17
1
-8
/
+4
*
ipaldap: remove do_bind from LDAPClient
Tomas Krizek
2016-11-10
1
-20
/
+0
*
ipaldap: merge IPAdmin to LDAPClient
Tomas Krizek
2016-11-07
1
-90
/
+63
*
ipaldap: merge gssapi_bind to LDAPClient
Tomas Krizek
2016-11-07
1
-4
/
+1
*
ipaldap: merge external_bind into LDAPClient
Tomas Krizek
2016-11-07
1
-7
/
+3
*
ipaldap: merge simple_bind into LDAPClient
Tomas Krizek
2016-11-07
1
-7
/
+4
*
ipaldap: remove wait/timeout during binds
Tomas Krizek
2016-11-07
1
-38
/
+12
*
do not use keys() method when iterating through dictionaries
Martin Babinsky
2016-10-12
1
-1
/
+1
[next]