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
/
ipalib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Limit max username length to 255 in config-mod
Martin Basti
2016-04-15
1
-0
/
+1
*
specify type of exceeded limit when warning about truncated search results
Martin Babinsky
2016-04-13
2
-3
/
+6
*
differentiate between limit types when LDAP search exceeds configured limits
Martin Babinsky
2016-04-13
3
-13
/
+35
*
host-del --updatedns: print warnings instead of error
Martin Basti
2016-04-13
2
-2
/
+35
*
host_del: update help for --updatedns option
Martin Basti
2016-04-13
1
-1
/
+2
*
host_del: remove only A, AAAA, SSHFP, PTR records
Martin Basti
2016-04-13
1
-21
/
+17
*
host_del: split removing A/AAAA and PTR records to separate functions
Martin Basti
2016-04-13
1
-10
/
+14
*
host_del: remove unneeded dnszone-show command call
Martin Basti
2016-04-13
1
-18
/
+12
*
host_del: replace dns-record find command with show
Martin Basti
2016-04-13
1
-12
/
+17
*
host_del: fix removal of host records
Martin Basti
2016-04-13
1
-21
/
+10
*
Add missing pre_common_callback to stageuser_add
Martin Basti
2016-04-12
1
-0
/
+2
*
otptoken-add: improve the robustness of QR code printing
Martin Babinsky
2016-03-24
2
-7
/
+74
*
Fix: catch Exception instead of more specific exception types
Martin Basti
2016-03-22
1
-2
/
+2
*
Pylint: remove unnecessary-semicolon
Martin Basti
2016-03-22
2
-3
/
+3
*
Pylint: import max one module per line
Martin Basti
2016-03-22
1
-1
/
+2
*
Pylint: enable reimported check
Martin Basti
2016-03-22
2
-2
/
+1
*
pylint: remove bare except
Martin Basti
2016-03-22
6
-14
/
+14
*
sudo: Fix a typo in the --help output of sudocmdgroup
Jakub Hrozek
2016-03-18
1
-2
/
+2
*
Fix broken trust warnings
Martin Basti
2016-03-16
1
-1
/
+3
*
stageuser-activate: Normalize manager value
Martin Basti
2016-03-16
1
-10
/
+11
*
Fix the man page part for shorter sentences, to avoid dual understanding, and...
Jérôme Fenal
2016-03-10
1
-13
/
+13
*
Allow admins to disable preauth for SPNs.
Simo Sorce
2016-03-08
1
-1
/
+2
*
ipalib: Fix user certificate docstrings
Tomas Babej
2016-03-07
3
-3
/
+3
*
fix suspicious except statements
Martin Basti
2016-03-04
1
-3
/
+3
*
ipalib.x809: Accept bytes for make_pem
Petr Viktorin
2016-03-03
1
-0
/
+2
*
ipalib: add convenient Command method for adding messages
Jan Cholasta
2016-03-03
1
-8
/
+12
*
ipalib: provide per-call command context
Jan Cholasta
2016-03-03
2
-0
/
+31
*
pylint: supress false positive no-member errors
Martin Basti
2016-03-02
3
-5
/
+11
*
Remove duplicated except
Martin Basti
2016-02-25
2
-8
/
+0
*
Fixes minor issues
Stanislav Laznicka
2016-02-24
1
-1
/
+1
*
Cosmetic changes to the code
Stanislav Laznicka
2016-02-24
1
-3
/
+0
*
Warn user if trust is broken
Martin Basti
2016-02-23
2
-0
/
+52
*
trusts: use ipaNTTrustPartner attribute to detect trust entries
Martin Basti
2016-02-23
1
-2
/
+5
*
cli: Don't encode/decode for stdin/stdout on Python 3
Petr Viktorin
2016-02-17
1
-17
/
+24
*
Fix bytes/string handling in rpc
Michael Simacek
2016-02-17
1
-7
/
+7
*
make lint: use config file and plugin for pylint
Martin Basti
2016-02-11
1
-0
/
+4
*
Fixed typo in service-add
Thorsten Scherf
2016-02-02
1
-1
/
+1
*
Add tool tips for Revert, Refresh, Undo, and Undo All
Pavel Vomacka
2016-01-27
1
-2
/
+4
*
Warn user when ipa *-find reach limit
Martin Basti
2016-01-27
2
-1
/
+17
*
uninstallation: more robust check for master removal from topology
Martin Babinsky
2016-01-21
1
-0
/
+1
*
Avoid builtins that were removed in Python 3
Petr Viktorin
2016-01-20
2
-2
/
+2
*
Don't index exceptions directly
Petr Viktorin
2016-01-20
2
-4
/
+4
*
Use explicit truncating division
Petr Viktorin
2016-01-20
3
-6
/
+6
*
Loggger: Use warning instead of warn - dns plugin
Tomas Babej
2016-01-19
1
-1
/
+1
*
logger: Use warning instead of warn
Tomas Babej
2016-01-18
4
-12
/
+12
*
ipapython: remove default_encoding_utf8
Jan Cholasta
2016-01-15
1
-10
/
+3
*
ipalib: assume version 2.0 when skip_version_check is enabled
Jan Cholasta
2016-01-12
1
-2
/
+1
*
Fix dns_is_enabled() API command to throw exceptions as appropriate
Petr Spacek
2016-01-08
1
-6
/
+4
*
webui: add examples to network address validator error message
Petr Vobornik
2016-01-08
1
-1
/
+1
*
ipalib/x509.py: revert deletion of ipalib api import
Martin Babinsky
2016-01-04
1
-0
/
+1
[prev]
[next]