index
:
freeipa.git
become-ipa-4-0-4
cstopology
datetime-ui
doc
framework
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-0
ipa-2-1
ipa-2-2
keytab-4419
keytab-4419-2
master
menu
otp-usability
otptests
patternfly
plugin-apibrowser
readme
review
sync-token
test_realmdomains
trustdomains-3-3
views_ui
webui-cleanup
Unnamed repository; edit this file 'description' to name the repository.
Petr Vobornik
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
dcerpc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unified ldap_initialize() function
Christian Heimes
2018-02-15
1
-1
/
+2
*
trust: detect and error out when non-AD trust with IPA domain name exists
Alexander Bokovoy
2017-12-07
1
-12
/
+25
*
Update to python-ldap 3.0.0
Christian Heimes
2017-12-06
1
-10
/
+6
*
adtrust: filter out subdomains when defining our topology to AD
Alexander Bokovoy
2017-11-16
1
-0
/
+16
*
py3: set samba dependencies
Martin Basti
2017-09-14
1
-3
/
+0
*
dcerpc: disable unbalanced-tuple-unpacking
Stanislav Laznicka
2017-09-08
1
-1
/
+3
*
dcerpc: refactor assess_dcerpc_exception
Stanislav Laznicka
2017-09-08
1
-18
/
+19
*
dcerpc: support Python 3
Alexander Bokovoy
2017-08-23
1
-1
/
+11
*
logging: do not log into the root logger
Jan Cholasta
2017-07-14
1
-46
/
+45
*
logging: do not reference loggers in arguments and attributes
Jan Cholasta
2017-07-14
1
-2
/
+5
*
ipaserver/dcerpc: unify error processing
Alexander Bokovoy
2017-04-11
1
-6
/
+17
*
ipaserver/dcerpc.py: use arcfour_encrypt from samba
Alexander Bokovoy
2017-03-13
1
-9
/
+1
*
Drop use of kinit_as_http from trust code
Simo Sorce
2017-02-15
1
-45
/
+3
*
Generate tmpfiles config at install time
Simo Sorce
2017-02-15
1
-9
/
+8
*
ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR
Jan Cholasta
2016-11-29
1
-2
/
+3
*
Silence import warnings for Samba bindings
Christian Heimes
2016-11-25
1
-1
/
+6
*
ipaldap: merge IPAdmin to LDAPClient
Tomas Krizek
2016-11-07
1
-6
/
+7
*
ipaldap: merge gssapi_bind to LDAPClient
Tomas Krizek
2016-11-07
1
-1
/
+1
*
pylint: enable the import-error check
Jan Cholasta
2016-10-24
1
-6
/
+5
*
Build: replace ipaplatform magic with symlinks generated by configure
Petr Spacek
2016-10-24
1
-1
/
+1
*
Replace ipaplatform's symlinks with a meta importer
Christian Heimes
2016-10-20
1
-1
/
+1
*
Pylint: remove unused variables in ipaserver package
Martin Basti
2016-10-06
1
-32
/
+11
*
Pylint: enable check for unused-variables
Martin Basti
2016-09-27
1
-0
/
+2
*
factor out `populate_remote_domain` method into module-level function
Martin Babinsky
2016-09-05
1
-41
/
+53
*
trust: make sure external trust topology is correctly rendered
Alexander Bokovoy
2016-08-22
1
-1
/
+1
*
trust: automatically resolve DNS trust conflicts for triangle trusts
Alexander Bokovoy
2016-08-22
1
-28
/
+192
*
ipaserver/dcerpc: reformat to make the code closer to pep8
Alexander Bokovoy
2016-08-22
1
-175
/
+298
*
session: move the session module from ipalib to ipaserver
Jan Cholasta
2016-06-30
1
-1
/
+1
*
adtrust: support UPNs for trusted domain users
Alexander Bokovoy
2016-06-11
1
-11
/
+29
*
trusts: Add support for an external trust to Active Directory domain
Alexander Bokovoy
2016-06-09
1
-13
/
+37
*
Pylint: import max one module per line
Martin Basti
2016-03-22
1
-1
/
+2
*
Pylint: use list comprehension instead of iteration
Martin Basti
2016-03-22
1
-4
/
+1
*
logger: Use warning instead of warn
Tomas Babej
2016-01-18
1
-1
/
+1
*
Enable pylint unpacking-non-sequence check
Martin Basti
2016-01-14
1
-6
/
+6
*
Enable pylint unnecessary-pass check
Martin Basti
2015-12-23
1
-1
/
+1
*
Enable pylint lost exception check
Martin Basti
2015-12-23
1
-2
/
+2
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-2
/
+4
*
Remove unused imports
Martin Basti
2015-12-23
1
-5
/
+2
*
Refactor ipautil.run
Petr Viktorin
2015-12-14
1
-10
/
+6
*
Alias long to int under Python 3
Petr Viktorin
2015-10-13
1
-0
/
+1
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
1
-0
/
+4
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-17
/
+17
*
dcerpc: Simplify generation of LSA-RPC binding strings
Tomas Babej
2015-08-07
1
-2
/
+1
*
Fix selector of protocol for LSA RPC binding string
Alexander Bokovoy
2015-08-07
1
-2
/
+2
*
Replace M2Crypto RC4 with python-cryptography ARC4
Christian Heimes
2015-07-31
1
-5
/
+10
*
dcerpc: Add get_trusted_domain_object_type method
Tomas Babej
2015-07-23
1
-0
/
+29
*
dcerpc: Fix UnboundLocalError for ccache_name
Tomas Babej
2015-07-22
1
-0
/
+2
*
dcerpc: Expand explanation for WERR_ACCESS_DENIED
Tomas Babej
2015-07-21
1
-7
/
+29
*
Py3: replace tab with space
Martin Basti
2015-07-17
1
-1
/
+1
*
Remove tuple unpacking from except clause ipaserver/dcerpc.py
Christian Heimes
2015-07-14
1
-6
/
+12
[next]