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
/
install
/
ldapupdate.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `test_webui.test_selinuxusermap`
Stanislav Levin
2019-07-15
1
-0
/
+3
*
Make use of single configuration point for SELinux
Stanislav Levin
2019-07-01
1
-0
/
+4
*
Use new LDAPClient constructors
Christian Heimes
2019-02-05
1
-2
/
+6
*
Move realm_to_serverid/ldap_uri to ipaldap
Christian Heimes
2019-02-05
1
-1
/
+1
*
Create reindex task for ipaca DB
Christian Heimes
2018-12-13
1
-2
/
+2
*
LDAPUpdate: Batch index tasks
Christian Heimes
2018-12-13
1
-18
/
+33
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-1
/
+1
*
Fix pylint 2.0 return-related violations
Armando Neto
2018-07-11
1
-1
/
+1
*
ldapupdate: Add support for Debian multiarch
Timo Aaltonen
2018-05-29
1
-15
/
+1
*
upgrade: treat duplicate entry when updating as not an error
Alexander Bokovoy
2018-04-17
1
-0
/
+4
*
Instrument installer to profile steps
Christian Heimes
2018-03-16
1
-2
/
+7
*
logging: remove object-specific loggers
Jan Cholasta
2017-07-14
1
-47
/
+73
*
py3: LDAP updates: use only bytes/raw values
Martin Basti
2017-06-01
1
-9
/
+20
*
py3: ldapupdate: fix logging str(bytes) issue
Martin Basti
2017-02-08
1
-3
/
+5
*
Set explicit confdir option for global contexts
Christian Heimes
2016-12-02
1
-1
/
+3
*
ipautil: remove get_domain_name()
Jan Cholasta
2016-11-29
1
-4
/
+1
*
ldapupdate: use ldapi in LDAPUpdate
Tomas Krizek
2016-11-07
1
-7
/
+3
*
install: add restart_dirsrv for directory server restarts
Tomas Krizek
2016-11-07
1
-3
/
+1
*
ipaldap: merge IPAdmin to LDAPClient
Tomas Krizek
2016-11-07
1
-4
/
+2
*
ipaldap: merge gssapi_bind to LDAPClient
Tomas Krizek
2016-11-07
1
-2
/
+2
*
ipaldap: merge external_bind into LDAPClient
Tomas Krizek
2016-11-07
1
-2
/
+2
*
ipaldap: merge simple_bind into LDAPClient
Tomas Krizek
2016-11-07
1
-2
/
+2
*
Remove unused variables in the code
Martin Basti
2016-09-27
1
-1
/
+1
*
pylint: fix old-style-class
Jan Barta
2016-09-22
1
-1
/
+1
*
Remove update_from_dict() method
Stanislav Laznicka
2016-09-22
1
-14
/
+0
*
ldapupdate: Use proper inheritance in BadSyntax exception
Martin Babinsky
2016-09-06
1
-2
/
+2
*
fix upgrade: wait for proper DS socket after DS restart
Martin Basti
2016-02-23
1
-3
/
+1
*
ipaldap, ldapupdate: Encoding fixes for Python 3
Petr Viktorin
2016-02-17
1
-0
/
+8
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-1
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
1
-1
/
+0
*
Upgrade: increase time limit for upgrades
Martin Basti
2015-12-01
1
-1
/
+4
*
Handle binascii.Error from base64.b64decode()
Petr Viktorin
2015-10-22
1
-1
/
+1
*
enable topology plugin on upgrade
Petr Vobornik
2015-10-15
1
-0
/
+9
*
Server Upgrade: addifnew should not create entry
Martin Basti
2015-09-21
1
-2
/
+2
*
Use new-style raise syntax
Petr Viktorin
2015-09-01
1
-5
/
+5
*
Port from python-krbV to python-gssapi
Michael Simacek
2015-08-26
1
-8
/
+2
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-10
/
+10
*
Server Upgrade: use debug log level for upgrade instead of info
Martin Basti
2015-07-03
1
-15
/
+15
*
ipalib: Load ipaserver plugins when api.env.in_server is True
Jan Cholasta
2015-07-01
1
-1
/
+0
*
Add Domain Level feature
Tomas Babej
2015-05-26
1
-0
/
+5
*
Server Upgrade: fix remove statement
Martin Basti
2015-05-26
1
-3
/
+4
*
Server Upgrade: raise RuntimeError instead exit()
Martin Basti
2015-05-19
1
-1
/
+1
*
Server Upgrade: Allow base64 encoded values
Martin Basti
2015-05-11
1
-29
/
+109
*
Server Upgrade: remove CSV from upgrade files
Martin Basti
2015-05-11
1
-98
/
+65
*
Server Upgrade: fix a comment in ldapupdater
Martin Basti
2015-05-05
1
-6
/
+1
*
Server Upgrade: restart DS using ipaplatfom service
Martin Basti
2015-04-14
1
-4
/
+4
*
Server Upgrade: Handle connection better in updates_from_dict
Martin Basti
2015-04-14
1
-3
/
+4
*
Server Upgrade: specify order of plugins in update files
Martin Basti
2015-04-14
1
-44
/
+140
*
Server Upgrade: remove unused code in upgrade
Martin Basti
2015-04-14
1
-7
/
+1
*
Server Upgrade: use only LDAPI connection
Martin Basti
2015-04-14
1
-1
/
+1
[next]