Skip to content

Tags: sub-mod/cockpit

Tags

0.36

Toggle 0.36's commit message

Verified

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

 * Some minor protocol refactoring
 * Fix regressions forwarding Cockpit messages
 * Consistent file system size units
 * Style fixes on admin panels
 * Fix crasher in cockpitd
 * Several testing fixes

0.35

Toggle 0.35's commit message

Verified

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

 * Interactive debugging mode for cockpit protocol
 * Support HTTP keep alives for local services
 * Proof of concept for showing noVNC via Cockpit
 * Proof of concept for talking to CIM and OpenLMI
 * Document how to change the Cockpit TCP port
 * Other fixes

0.34

Toggle 0.34's commit message

Verified

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

 * Sideband channel WebSockets
 * Lots of layout fixes
 * Javascript API for raw file access/monitoring
 * Start using HTML templates
 * Dashboard cleanup
 * Implement HTTP keep alives

0.33

Toggle 0.33's commit message

Verified

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

 * New HTTP request API
 * New file system access from within Cockpit
 * Set colors and avatar from the dashboard
 * Docker console component
 * Lots of protocol cleanup

0.32

Toggle 0.32's commit message

Verified

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

 * Less login flicker
 * New journal component
 * Protocol cleanup
 * Superuser channels
 * Man page cleanup
 * Lots of other fixes

0.31

Toggle 0.31's commit message

Verified

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

 * Multi server dashboard with correlated graphs
 * Exit cockpit after timeout
 * Binary base64 encoding in channels
 * Proper support for localization and gettext
 * DBus API tweaks
 * Man page fixes
 * Lots of bug fixes

0.30

Toggle 0.30's commit message

Verified

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

 * 'Tools' menu allows plugins
 * Cockpit can now run in a privileged container
 * Optional loopback SSH based authentication
 * Lots of other fixes

0.29

Toggle 0.29's commit message

Verified

This tag was signed with the committer’s verified signature.
stefwalter Stef Walter
 * New navigation UI and host switcher

 * First parts of Cockpit have been broken into packages
 * Cleaner DBus client internally
 * Show requisites that are missing to run Cockpit
 * New URL format
 * Asynchronous module definition loader

0.28

Toggle 0.28's commit message

Verified

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

 * Terminal is now a reusable component
 * Initial work componentizing Cockpit
 * Add some embedding and integration examples
 * Rename cockpit-agent to cockpit-bridge
 * Add cockpit-bridge --packages command
 * Change how protocol initializes
 * Storage page file system fixes
 * Lots of other fixes

0.27

Toggle 0.27's commit message

Verified

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

 - Kerberos SSO delegation forwarding
 - Tone down warning on login screen
 - Fix various privilege issues
 - Lots of UI polish
 - Build fixes