Skip to content

Tags: redteamcaliber/cockpit

Tags

137

Toggle 137's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
137

 * Read ~/.ssh/known_hosts for connecting to remote machines with ssh
 * The Storage LVM setup can add unpartitioned free space as a physical volume
 * NetworkManager's Team plugin can be used on architectures other than x86_64
 * Cockpit's web server understands and properly responds to HTTP HEAD requests
 * Allow parameter substitution in manifest when spawning peer bridges

136

Toggle 136's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
136

 * Reorder menu items in a more logical way
 * Relax some package requirements on Fedora
 * Don't allow removing the last MDRAID disk member on the Storage page
 * Document the http-stream2 bridge payload type, now preferred to http-stream1

135

Toggle 135's commit message

Verified

This tag was signed with the committer’s verified signature.
stefwalter Stef Walter
135

 * It is now possible to use file descriptors passed over the DBus API
 * Add "Disks" tab to Virtual Machines
 * Hide the top navigation bar if empty, i.e. if dashboard is not available
 * Redesign the page menu and machine switcher
 * Show "Locked/Unlocked" indicator for privilege escalation in the top bar
 * Make privilege escalation work with sudo reauthorization
 * Add developer tool for closing active pages
 * Use official /etc/ssh/ssh_known_hosts for adding remotely managed machines
 * Connect to other machines with SSH via cockpit-bridge instead of cockpit-ws�

134

Toggle 134's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
134

 * Show /etc/motd in the "System" task page
 * Drop "System" service actions which are intended for scripts
 * Make login page translatable
 * NetworkManager now activates slave interfaces by itself
 * Add call timeout option to the cockpit.dbus() API
 * The Debian packaging is now able to apply binary patches

133

Toggle 133's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
133

 * Remotely managed machines are now configured in /etc/cockpit/machines.d/*.json
 * Fix NetworkManager's "MTU" dialog layout
 * Build the cockpit-tests package for releases too
 * Split translations into individual packages
 * Packages now configure alternate cockpit-bridge's to interact with the system

132

Toggle 132's commit message

Verified

This tag was signed with the committer’s verified signature.
martinpitt Martin Pitt
132

 * Make basic SELinux functionality available without setroubleshootd
 * Allow changing the MAC address for ethernet adapters and see them for bonds
 * Hide "autoconnect" checkbox for network devices without settings
 * Support for external providers other than libvirt on Machines page
 * Some tooltip fixes
 * Add option to restrict max read size to the Cockpit file API
 * Relax dependencies on cockpit-bridge package on Debian/Ubuntu
 * Rename cockpit-test-assets package to cockpit-tests

131

Toggle 131's commit message

Verified

This tag was signed with the committer’s verified signature.
stefwalter Stef Walter
131

 * Show session virtual machines on Machines page
 * Fix use of the TAB key on login page
 * Robust naming and detection of network bond master
 * Debian packaging fixes

130-1

Toggle 130-1's commit message
Version 130-1

130

Toggle 130's commit message

Verified

This tag was signed with the committer’s verified signature.
stefwalter Stef Walter
130

 * cockpit.file() can read non-memory-mappable file
 * Add kdump configuration user interface
 * Allow container Registry Console user names with '@' sign

129

Toggle 129's commit message

Verified

This tag was signed with the committer’s verified signature.
stefwalter Stef Walter
129

 * Diagnostic sosreport feature now works on RHEL Atomic again
 * The configure script has a --disable-ssh option to toggle libssh dep
 * The configure --disable-ws option has been replaced with above.
 * Unit tests have been fixed on recent GLib versions
 * Several Fedora and Debian packaging fixes