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
/
ipaclient
/
remote_plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Py3: Remove subclassing from object
Christian Heimes
2018-09-27
1
-2
/
+2
*
Fix regression: Handle unicode where str is expected
Armando Neto
2018-07-18
1
-1
/
+1
*
Replace file.flush() calls with flush_sync() helper
Armando Neto
2018-07-07
1
-2
/
+2
*
Import ABCs from collections.abc
Christian Heimes
2018-07-05
2
-5
/
+19
*
Match Common Name attribute in Subject
amitkuma
2018-06-05
3
-3
/
+3
*
Fixing translation problems
Aleksei Slaikovskii
2018-01-31
1
-3
/
+3
*
pylint: fix no-member in schema plugin
Stanislav Laznicka
2017-09-08
1
-1
/
+1
*
py3: handle bytes in schema response
Fraser Tweedale
2017-08-29
1
-4
/
+13
*
Create a Certificate parameter
Stanislav Laznicka
2017-07-27
1
-0
/
+4
*
logging: do not use `ipa_log_manager` to create module-level loggers
Jan Cholasta
2017-07-14
2
-9
/
+9
*
Disable pylint in get_help function because of type confusion.
David Kreitschmann
2017-06-15
1
-1
/
+3
*
Store help in Schema before writing to disk
David Kreitschmann
2017-06-15
1
-1
/
+2
*
fix minor spelling mistakes
René Genz
2017-05-19
10
-7
/
+13
*
Use os.fsync instead of os.fdatasync because macOS doesn't support fdatasync
David Kreitschmann
2017-05-17
1
-1
/
+1
*
vault: cache the transport certificate on client
Jan Cholasta
2017-03-13
2
-12
/
+3
*
pylint_plugins: add forbidden import checker
Jan Cholasta
2017-03-10
1
-1
/
+3
*
Drop in-memory copy of schema zip file
Christian Heimes
2017-03-01
1
-31
/
+18
*
Speed up client schema cache
Christian Heimes
2017-03-01
1
-10
/
+10
*
compat: fix `Any` params in `batch` and `dnsrecord`
Jan Cholasta
2017-02-23
8
-8
/
+8
*
ipaclient: schema cache: Handle malformed server info data gracefully
David Kupka
2017-01-09
1
-2
/
+8
*
schema_cache: Make handling of string compatible with python3
David Kupka
2017-01-05
1
-9
/
+13
*
Silence pylint import errors of ipaserver in ipalib and ipaclient
Christian Heimes
2017-01-05
1
-1
/
+1
*
ipaclient: remove hard dependency on ipaplatform
Jan Cholasta
2016-11-29
2
-4
/
+13
*
Replace LooseVersion
Christian Heimes
2016-11-24
1
-7
/
+6
*
schema cache: Store and check info for pre-schema servers
David Kupka
2016-09-06
3
-91
/
+128
*
Corrected minor spell check in AD Trust information doc messages
Abhijeet Kasurde
2016-08-22
3
-3
/
+3
*
schema cache: Fallback to 'en_us' when locale is not available
David Kupka
2016-08-18
1
-3
/
+9
*
compat: Fix ping command call
David Kupka
2016-08-17
1
-1
/
+1
*
schema check: Check current client language against cached one
David Kupka
2016-08-17
1
-1
/
+8
*
schema cache: Read schema instead of rewriting it when SchemaUpToDate
David Kupka
2016-08-17
1
-22
/
+24
*
schema cache: Store API schema cache in memory
David Kupka
2016-08-17
1
-23
/
+28
*
schema cache: Read server info only once
David Kupka
2016-08-17
1
-10
/
+19
*
Access data for help separately
David Kupka
2016-08-17
1
-19
/
+18
*
schema cache: Do not read fingerprint and format from cache
David Kupka
2016-08-17
1
-26
/
+5
*
schema cache: Do not reset ServerInfo dirty flag
David Kupka
2016-08-17
1
-1
/
+2
*
parameters: move the `confirm` kwarg to Param
Jan Cholasta
2016-08-10
1
-1
/
+1
*
compat: Save server's API version in for pre-schema servers
David Kupka
2016-08-03
3
-94
/
+97
*
schema: Generate bits for help load them on request
David Kupka
2016-08-03
1
-12
/
+42
*
schema: Introduce schema cache format
David Kupka
2016-08-03
1
-0
/
+10
*
frontend: Change doc, summary, topic and NO_CLI to class properties
David Kupka
2016-08-03
1
-6
/
+47
*
schema: Speed up schema cache
David Kupka
2016-08-03
1
-124
/
+177
*
compat: fix ping call
Jan Cholasta
2016-07-28
1
-1
/
+1
*
schema: Perform the check for schema update when force_schema_check is True
David Kupka
2016-07-01
1
-1
/
+6
*
ipalib: introduce Principal parameter
Martin Babinsky
2016-07-01
1
-0
/
+2
*
client: add support for pre-schema servers
Jan Cholasta
2016-07-01
194
-103
/
+139578
*
schema: properly fix Flag arguments on the client
Jan Cholasta
2016-06-30
1
-2
/
+2
*
schema: fix Flag arguments on the client
Jan Cholasta
2016-06-29
1
-1
/
+1
*
schema: Caching on schema on client
David Kupka
2016-06-28
1
-10
/
+220
*
schema: support plugin versioning
Jan Cholasta
2016-06-28
1
-16
/
+25
*
plugable: support plugin versioning
Jan Cholasta
2016-06-28
1
-0
/
+2
[next]