pagure Logo
  • Log In

freeipa

Clone
Source Code
GIT
  • Source
  • Issues  1084
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 6083

Branch: ipa-3-2
ipa-1-0 ipa-1-1 ipa-1-2 ipa-2-0 ipa-2-1 ipa-2-2 ipa-3-0 ipa-3-1 ipa-3-2 ipa-3-3 ipa-4-0 ipa-4-1 ipa-4-10 ipa-4-10-CVE-2023-5455 ipa-4-11 ipa-4-11-CVE-2023-5455 ipa-4-11-CVE-2024-2698-and-CVE-2024-3183 ipa-4-12 ipa-4-12-CVE-2024-11029 ipa-4-12-CVE-2024-2698-and-CVE-2024-3183 ipa-4-12-CVE-2025-4404 ipa-4-12-CVE-2025-7493 ipa-4-13 ipa-4-2 ipa-4-3 ipa-4-4 ipa-4-5 ipa-4-6 ipa-4-6-CVE-2019-10195-and-CVE-2019-14867 ipa-4-6-CVE-2020-10747 ipa-4-6-CVE-2023-5455 ipa-4-7 ipa-4-7-CVE-2019-10195-and-CVE-2019-14867 ipa-4-8 ipa-4-8-CVE-2019-10195-and-CVE-2019-14867 ipa-4-8-CVE-2020-10747 ipa-4-9 ipa-4-9-CVE-2023-5455 master webui-cleanup
This branch contains 96 commits not in the main branch master
ipalib.frontend: Do API version check before converting arguments
Petr Viktorin • 11 years ago  
b4d2637
Remove overlapping use-cases of the same result variable
Tomas Babej • 12 years ago  
94ebb13
Use valid LDAP search base in migration plugin
Martin Kosek • 12 years ago  
f4ad8de
Free NSS objects in --external-ca scenario
Martin Kosek • 12 years ago  
b8d296f
Change shebang to absolute path in ipa-client-automount
Tomas Babej • 12 years ago  
72b28bd
Move requirement for keyutils to freeipa-python package
Tomas Babej • 12 years ago  
756deb0
Print newline after receiving EOF in installutils.read_password.
Jan Cholasta • 12 years ago  
38c0585
Ask for PKCS#12 password interactively in ipa-replica-prepare.
Jan Cholasta • 12 years ago  
0b7e1d5
Ask for PKCS#12 password interactively in ipa-server-install.
Jan Cholasta • 12 years ago  
d130688
Web UI search optimization
Petr Vobornik • 12 years ago  
1af4c10
Add new hidden command option to suppress processing of membership attributes.
Jan Cholasta • 12 years ago  
a203e1c
Use admin@REALM when testing if SSSD is ready
Ana Krivokapic • 12 years ago  
39cc2f4
ipa-client: Use "ipa" as the package name for i18n
Petr Viktorin • 12 years ago  
563ee08
Properly handle non-existent cert files
Ana Krivokapic • 12 years ago  
bbffb3c
Hide sensitive attributes in LDAP updater logging and output
Rob Crittenden • 12 years ago  
0c747e6
Add Camellia ciphers to allowed list.
Rob Crittenden • 12 years ago  
4791bed
Become 3.2.2
Martin Kosek • 12 years ago  
9984988
Require new selinux-policy replacing old server-selinux subpackage
Martin Kosek • 12 years ago  
be327e2
Run gpg-agent explicitly when encrypting/decrypting files.
Jan Cholasta • 12 years ago  
aac1c2d
Run server upgrade and restart in posttrans
Martin Kosek • 12 years ago  
92ca098
Change group ownership of CRL publish directory
Tomas Babej • 12 years ago  
1a5daf0
Use --ignore-dependencies only when necessary
Ana Krivokapic • 12 years ago  
90ccaf6
Drop redundant directory /var/cache/ipa/sessions
Martin Kosek • 12 years ago  
3ad2e5a
Drop SELinux subpackage
Martin Kosek • 12 years ago  
a91d080
Use pkg-config to detect cmocka
Lukas Slebodnik • 12 years ago  
ce5d7de
Return the correct Content-type on negotiated XML-RPC requests.
Rob Crittenden • 12 years ago  
10fac29
Make sure replication works after DM password is changed
Ana Krivokapic • 12 years ago  
7b402b3
Fix for small syntax error in OTP schema
Nathaniel McCallum • 12 years ago  
1fbbb2c
Avoid systemd service deadlock during shutdown
Ana Krivokapic • 12 years ago  
f99bbb9
Use correct DS instance in ipactl status
Ana Krivokapic • 12 years ago  
219fd1a
Permit reads to ipatokenRadiusProxyUser objects
Nathaniel McCallum • 12 years ago  
d7a4d7a
Add missing equality index for ipaUniqueId.
Jan Cholasta • 12 years ago  
6359b36
Add missing substring indices for attributes managed by the referint plugin.
Jan Cholasta • 12 years ago  
d87e06d
Use LDAP modify operation directly to add/remove group members.
Jan Cholasta • 12 years ago  
9d7da2b
Use LDAP search instead of *group_show to check for a group objectclass.
Jan Cholasta • 12 years ago  
7bffd04
Use LDAP search instead of *group_show to check if a group exists.
Jan Cholasta • 12 years ago  
916e6d8
Check trust chain length in CA-less install.
Jan Cholasta • 12 years ago  
e1f481c
Skip cert issuer validation in service and host commands in CA-less install.
Jan Cholasta • 12 years ago  
2628a59
Fix client install exception if /etc/ssh is missing
Nathaniel McCallum • 12 years ago  
a99f205
Disable checkboxes and radios for readonly attributes
Petr Vobornik • 12 years ago  
ce2a1a8
Fix bug in adtrustinstance
Ana Krivokapic • 12 years ago  
0cd3566
Enable SASL mapping fallback.
Martin Kosek • 12 years ago  
2945bc1
Create Firefox configuration extension on CA-less install
Petr Vobornik • 12 years ago  
2f3d918
Do not skip SSSD known hosts in ipa-client-install --ssh-trust-dns.
Jan Cholasta • 12 years ago  
9e5ce4f
Do not redirect to https in /ipa/ui on non-HTML files
Petr Vobornik • 12 years ago  
418185e
Remove entitlement support
Martin Kosek • 12 years ago  
41501cd
Fix CA-less check in ipa-replica-install and ipa-ca-install.
Jan Cholasta • 12 years ago  
6ff3ef3
Fix default value selection in radio widget
Petr Vobornik • 12 years ago  
3aa96e5
Do not display traceback to user
Ana Krivokapic • 12 years ago  
06074b0
Do not redirect ipa/crl to HTTPS
Tomas Babej • 12 years ago  
020b4a7
Improve handling of options in ipa-client-install
Ana Krivokapic • 12 years ago  
09d89e8
Fix displaying of success message
Ana Krivokapic • 12 years ago  
1a875aa
Regression fix: rule table with ext. member support doesn't offer any items
Petr Vobornik • 12 years ago  
e6e9686
Do not track DS certificate in CA-less setup.
Jan Cholasta • 12 years ago  
43dbc43
Do not allow installing CA replicas in CA-less setup.
Jan Cholasta • 12 years ago  
20431eb
Skip empty lines when parsing pk12util output.
Jan Cholasta • 12 years ago  
bf4a5c8
Handle exceptions gracefully when verifying PKCS#12 files.
Jan Cholasta • 12 years ago  
4211505
Remove stray error condition in ipa-server-install.
Jan Cholasta • 12 years ago  
44866f1
Use the correct PKCS#12 file for HTTP server.
Jan Cholasta • 12 years ago  
f9d5dcc
Fix type of printf argument
Sumit Bose • 12 years ago  
26f28ea
Become 3.2.1
Martin Kosek • 12 years ago  
3def81d
Prevent error when running IPA commands with su/sudo
Ana Krivokapic • 12 years ago  
dfcb07a
Manage ipa-otpd.socket by IPA
Tomas Babej • 12 years ago  
08a487f
Do not check userPassword with 7-bit plugin
Tomas Babej • 12 years ago  
b1cb3ad
Remove redundant u'' character
Martin Kosek • 12 years ago  
efed064
Fix regression: missing facet tab group labels
Petr Vobornik • 12 years ago  
6f41dd8
Incorporate interactive prompts in idrange-add
Tomas Babej • 12 years ago  
e3ef78c
Add prompt_param method to avoid code duplication
Tomas Babej • 12 years ago  
47d868b
Remove redundant check for env.interactive
Tomas Babej • 12 years ago  
6b2c9f0
Use private ccache in ipa install tools
Tomas Babej • 12 years ago  
4ec1de1
Make ssbrowser.html work in IE 10
Petr Vobornik • 12 years ago  
cce2558
Fix format string typo
Sumit Bose • 12 years ago  
f00c93f
Fix log format not a string literal.
Diane Trout • 12 years ago  
81c1687
Regression fix: missing control buttons in nested search facets
Petr Vobornik • 12 years ago  
be67064
Do not allow removal of ID range of an active trust
Tomas Babej • 12 years ago  
0c5cf69
Fix cldap parser to work with a single equality filter (NtVer=...)
Alexander Bokovoy • 12 years ago  
848f4bc
Support multiple local domain ranges with RID base set
Tomas Babej • 12 years ago  
3613e92
CLDAP: Return empty reply on non-fatal errors
Simo Sorce • 12 years ago  
2dd9673
CLDAP: Fix domain handling in netlogon requests
Simo Sorce • 12 years ago  
c5d3f98
Avoid exporting KRB5_KTNAME in dirsrv env
Martin Kosek • 12 years ago  
8a3774c
ipa-client-install: Add 'debug' and 'show' statements to nsupdate commands
Petr Spacek • 12 years ago  
86370df
Web UI: move ./_base/metadata_provider.js to ./metadata.js
Petr Vobornik • 12 years ago  
5786988
Unite and move facet pre_ops to related modules
Petr Vobornik • 12 years ago  
1fa003b
Move spec modifications from facet factories to pre_ops
Petr Vobornik • 12 years ago  
7fbfbcb
Do not display success message on failure in web UI
Ana Krivokapic • 12 years ago  
2ac2fe2
Add OTP support to ipa-pwd-extop
Nathaniel McCallum • 12 years ago  
a50caa1
Remove unnecessary prefixes from ipa-pwd-extop files
Nathaniel McCallum • 12 years ago  
92e1700
Add the krb5/FreeIPA RADIUS companion daemon
Nathaniel McCallum • 12 years ago  
c412660
ipa-kdb: Add OTP support
Nathaniel McCallum • 12 years ago  
73a0be5
Add IPA OTP schema and ACLs
Nathaniel McCallum • 12 years ago  
9381891
Add ipaUserAuthType and ipaUserAuthTypeClass
Nathaniel McCallum • 12 years ago  
2a5aaff
Prompt for nameserver IP address in dnszone-add
Ana Krivokapic • 12 years ago  
e2c47dc
Remove redundancy from hbactest help text
Tomas Babej • 12 years ago  
328059e
Set KRB5CCNAME so that dirsrv can work with newer krb5-server
Martin Kosek • 12 years ago  
0d4ec8e
Remove leading zero from IPA_NUM_VERSION
Petr Viktorin • 12 years ago  
c9e06ff
Fix: HBAC Test tab is missing
Petr Vobornik • 12 years ago  
5ccb183
ipalib.frontend: Do API version check before converting arguments
Petr Viktorin • 11 years ago  
b4d2637
Remove overlapping use-cases of the same result variable
Tomas Babej • 12 years ago  
94ebb13
Use valid LDAP search base in migration plugin
Martin Kosek • 12 years ago  
f4ad8de
Free NSS objects in --external-ca scenario
Martin Kosek • 12 years ago  
b8d296f
Change shebang to absolute path in ipa-client-automount
Tomas Babej • 12 years ago  
72b28bd
Move requirement for keyutils to freeipa-python package
Tomas Babej • 12 years ago  
756deb0
Print newline after receiving EOF in installutils.read_password.
Jan Cholasta • 12 years ago  
38c0585
Ask for PKCS#12 password interactively in ipa-replica-prepare.
Jan Cholasta • 12 years ago  
0b7e1d5
Ask for PKCS#12 password interactively in ipa-server-install.
Jan Cholasta • 12 years ago  
d130688
Web UI search optimization
Petr Vobornik • 12 years ago  
1af4c10
Add new hidden command option to suppress processing of membership attributes.
Jan Cholasta • 12 years ago  
a203e1c
Use admin@REALM when testing if SSSD is ready
Ana Krivokapic • 12 years ago  
39cc2f4
ipa-client: Use "ipa" as the package name for i18n
Petr Viktorin • 12 years ago  
563ee08
Properly handle non-existent cert files
Ana Krivokapic • 12 years ago  
bbffb3c
Hide sensitive attributes in LDAP updater logging and output
Rob Crittenden • 12 years ago  
0c747e6
Add Camellia ciphers to allowed list.
Rob Crittenden • 12 years ago  
4791bed
Become 3.2.2
Martin Kosek • 12 years ago  
9984988
Require new selinux-policy replacing old server-selinux subpackage
Martin Kosek • 12 years ago  
be327e2
Run gpg-agent explicitly when encrypting/decrypting files.
Jan Cholasta • 12 years ago  
aac1c2d
Run server upgrade and restart in posttrans
Martin Kosek • 12 years ago  
92ca098
Change group ownership of CRL publish directory
Tomas Babej • 12 years ago  
1a5daf0
Use --ignore-dependencies only when necessary
Ana Krivokapic • 12 years ago  
90ccaf6
Drop redundant directory /var/cache/ipa/sessions
Martin Kosek • 12 years ago  
3ad2e5a
Drop SELinux subpackage
Martin Kosek • 12 years ago  
a91d080
Use pkg-config to detect cmocka
Lukas Slebodnik • 12 years ago  
ce5d7de
Return the correct Content-type on negotiated XML-RPC requests.
Rob Crittenden • 12 years ago  
10fac29
Make sure replication works after DM password is changed
Ana Krivokapic • 12 years ago  
7b402b3
Fix for small syntax error in OTP schema
Nathaniel McCallum • 12 years ago  
1fbbb2c
Avoid systemd service deadlock during shutdown
Ana Krivokapic • 12 years ago  
f99bbb9
Use correct DS instance in ipactl status
Ana Krivokapic • 12 years ago  
219fd1a
Permit reads to ipatokenRadiusProxyUser objects
Nathaniel McCallum • 12 years ago  
d7a4d7a
Add missing equality index for ipaUniqueId.
Jan Cholasta • 12 years ago  
6359b36
Add missing substring indices for attributes managed by the referint plugin.
Jan Cholasta • 12 years ago  
d87e06d
Use LDAP modify operation directly to add/remove group members.
Jan Cholasta • 12 years ago  
9d7da2b
Use LDAP search instead of *group_show to check for a group objectclass.
Jan Cholasta • 12 years ago  
7bffd04
Use LDAP search instead of *group_show to check if a group exists.
Jan Cholasta • 12 years ago  
916e6d8
Check trust chain length in CA-less install.
Jan Cholasta • 12 years ago  
e1f481c
Skip cert issuer validation in service and host commands in CA-less install.
Jan Cholasta • 12 years ago  
2628a59
Fix client install exception if /etc/ssh is missing
Nathaniel McCallum • 12 years ago  
a99f205
Disable checkboxes and radios for readonly attributes
Petr Vobornik • 12 years ago  
ce2a1a8
Fix bug in adtrustinstance
Ana Krivokapic • 12 years ago  
0cd3566
Enable SASL mapping fallback.
Martin Kosek • 12 years ago  
2945bc1
Create Firefox configuration extension on CA-less install
Petr Vobornik • 12 years ago  
2f3d918
Do not skip SSSD known hosts in ipa-client-install --ssh-trust-dns.
Jan Cholasta • 12 years ago  
9e5ce4f
Do not redirect to https in /ipa/ui on non-HTML files
Petr Vobornik • 12 years ago  
418185e
Remove entitlement support
Martin Kosek • 12 years ago  
41501cd
Fix CA-less check in ipa-replica-install and ipa-ca-install.
Jan Cholasta • 12 years ago  
6ff3ef3
Fix default value selection in radio widget
Petr Vobornik • 12 years ago  
3aa96e5
Do not display traceback to user
Ana Krivokapic • 12 years ago  
06074b0
Do not redirect ipa/crl to HTTPS
Tomas Babej • 12 years ago  
020b4a7
Improve handling of options in ipa-client-install
Ana Krivokapic • 12 years ago  
09d89e8
  • « Newer
  • page 1 of 122
  • » Older
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.