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
...
*
Use root_logger for verify_host_resolvable()
Petr Spacek
2016-05-30
4
-10
/
+12
*
Move check_zone_overlap() from ipapython.ipautil to ipapython.dnsutil
Petr Spacek
2016-05-30
1
-1
/
+2
*
DNS: Warn if forwarding policy conflicts with automatic empty zones
Petr Spacek
2016-05-30
2
-0
/
+43
*
Added some attributes to Modify Users permission
Stanislav Laznicka
2016-05-29
1
-3
/
+4
*
Remove unused variables in automount plugin
Martin Basti
2016-05-26
1
-8
/
+1
*
frontend: allow commands to have an argument named `name`
Jan Cholasta
2016-05-25
1
-4
/
+4
*
ipalib: use relative imports for cross-plugin imports
Jan Cholasta
2016-05-25
43
-76
/
+76
*
vault: copy arguments of client commands from server counterparts
Jan Cholasta
2016-05-25
1
-52
/
+73
*
vault: move client-side code to the module level
Jan Cholasta
2016-05-25
1
-94
/
+96
*
otptoken_yubikey: fix otptoken_add_yubikey arguments
Jan Cholasta
2016-05-25
1
-33
/
+35
*
otptoken: fix import of DN
Jan Cholasta
2016-05-25
1
-1
/
+2
*
dns: do not rely on server data structures in code called on client
Jan Cholasta
2016-05-25
1
-48
/
+78
*
dns: move code called on client to the module level
Jan Cholasta
2016-05-25
1
-120
/
+130
*
automount: do not inherit automountlocation_import from LDAPQuery
Jan Cholasta
2016-05-25
1
-1
/
+8
*
frontend: move the interactive_prompt callback type to Command
Jan Cholasta
2016-05-25
2
-37
/
+10
*
frontend: merge baseldap.CallbackRegistry into Command
Jan Cholasta
2016-05-25
2
-55
/
+59
*
plugable: switch API to Registry-based plugin discovery
Jan Cholasta
2016-05-25
2
-59
/
+49
*
plugable: remove the unused deprecated API.register method
Jan Cholasta
2016-05-25
1
-5
/
+5
*
ipalib, ipaserver: fix incorrect API.register calls in docstrings
Jan Cholasta
2016-05-25
3
-25
/
+27
*
ipalib, ipaserver: migrate all plugins to Registry-based registration
Jan Cholasta
2016-05-25
3
-10
/
+12
*
plugable: replace API.import_plugins with new API.add_package
Jan Cholasta
2016-05-25
2
-34
/
+29
*
ipalib: remove the unused `csv` argument of Param
Jan Cholasta
2016-05-25
16
-54
/
+17
*
makeapi: optimize API.txt
Jan Cholasta
2016-05-25
2
-38
/
+77
*
frontend: do not forward argument defaults to server
Jan Cholasta
2016-05-25
2
-2
/
+5
*
user: do not assume the preserve flags have value in user_del
Jan Cholasta
2016-05-25
1
-5
/
+6
*
frontend: do not forward unspecified positional arguments to server
Jan Cholasta
2016-05-25
1
-1
/
+14
*
ipalib: make optional positional command arguments actually optional
Jan Cholasta
2016-05-25
13
-23
/
+44
*
batch: do not crash when no argument is specified
Jan Cholasta
2016-05-25
1
-1
/
+1
*
frontend: perform argument value validation only on server
Jan Cholasta
2016-05-25
3
-5
/
+16
*
frontend: remove the unused Command.soft_validate method
Jan Cholasta
2016-05-25
1
-14
/
+1
*
frontend: re-raise remote RequirementError using CLI name in CLI
Jan Cholasta
2016-05-25
4
-23
/
+17
*
rpc: include structured error information in responses
Jan Cholasta
2016-05-25
3
-1
/
+11
*
parameters: remove unused ConversionError and ValidationError arguments
Jan Cholasta
2016-05-25
4
-63
/
+34
*
rpc: do not crash when unable to parse JSON
Jan Cholasta
2016-05-25
1
-1
/
+1
*
Fix referenced before assigment variables in except statements
Martin Basti
2016-05-20
1
-2
/
+2
*
makeapi: use the same formatting for `int` and `long` values
Jan Cholasta
2016-05-19
1
-0
/
+2
*
Batch command: avoid accessing potentially undefined context.principal
Petr Spacek
2016-05-12
1
-1
/
+4
*
ipalib.cli: Improve reporting of binary values in the CLI
Petr Viktorin
2016-05-10
1
-2
/
+3
*
idviews: Add user certificate attribute to user ID overrides
Tomas Babej
2016-05-06
1
-2
/
+77
*
certprofile plugin: Use binary mode for file with binary data
Petr Viktorin
2016-05-05
1
-1
/
+1
*
ipalib.rpc: Send base64-encoded data as string under Python 3
Petr Viktorin
2016-05-05
1
-1
/
+4
*
radiusproxy plugin: Use str(error) rather than error.message
Petr Viktorin
2016-05-05
1
-1
/
+1
*
Added fix for notifying user about locked user account in WebUI
Abhijeet Kasurde
2016-04-28
1
-0
/
+6
*
dns plugin: Fix zone normalization under Python 3
Petr Viktorin
2016-04-28
1
-1
/
+3
*
Do not do extra search for ipasshpubkey to generate fingerprints
Martin Basti
2016-04-26
6
-35
/
+115
*
Performace: don't download password attributes in host/user-find
Martin Basti
2016-04-22
2
-6
/
+0
*
Add 'skip overlap check' checkbox into add zone dialog
Pavel Vomacka
2016-04-22
1
-0
/
+1
*
caacl: correctly handle full user principal name
Fraser Tweedale
2016-04-20
1
-2
/
+2
*
Added fix for notifying user about Kerberos principal expiration in WebUI
Abhijeet Kasurde
2016-04-15
1
-1
/
+7
*
Add activate option to stage user details page
Pavel Vomacka
2016-04-15
1
-0
/
+1
[prev]
[next]