public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
[pdm-devel] [PATCH proxmox-datacenter-manager v2] api: priv-api: admin-cli: use new logger builder
 2025-04-14 14:46 UTC  (2+ messages)
` [pdm-devel] applied: "

[pdm-devel] [PATCH proxmox-datacenter-manager] clippy: don't `Clone::clone` CreateOptions, use `Copy`
 2025-04-14 14:44 UTC  (2+ messages)
` [pdm-devel] applied: "

[pdm-devel] [PATCH proxmox{, -datacenter-manager} 0/4] Remove direct access to SectionConfigData<T> sections
 2025-04-14 12:00 UTC  (5+ messages)
` [pdm-devel] [PATCH proxmox 1/3] section-config: make write_section_config parameter more generic
` [pdm-devel] [PATCH proxmox 2/3] section-config: remove DerefMut and make underlying HashMap private
` [pdm-devel] [PATCH proxmox 3/3] section-config: add lookup and convert_to_typed_array helpers
` [pdm-devel] [PATCH proxmox-datacenter-manager 1/1] remotes: remove direct access on underlying sections HashMap

[pdm-devel] [PATCH datacenter-manager] server: connection: improve error messages for remotes
 2025-04-11 14:05 UTC 

[pdm-devel] [PATCH yew-comp/datacenter-manager] some ui improvements
 2025-04-11 14:05 UTC  (5+ messages)
` [pdm-devel] [PATCH yew-comp 1/1] status: implement PartialEq and Clone for Status
` [pdm-devel] [PATCH datacenter-manager 1/3] ui: improve keyboard navigation for search box
` [pdm-devel] [PATCH datacenter-manager 2/3] ui: dashboard: refactor remotes panel
` [pdm-devel] [PATCH datacenter-manager 3/3] ui: dashboard: refactor guest panel

[pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp 0/9] ACL edit api and ui components
 2025-04-11 13:45 UTC  (20+ messages)
` [pdm-devel] [PATCH proxmox 1/4] access-control: add more types to prepare for api feature
` [pdm-devel] [PATCH proxmox 2/4] access-control: add acl "
` [pdm-devel] [PATCH proxmox 3/4] access-control: add comments to roles function of AccessControlConfig
` [pdm-devel] [PATCH proxmox 4/4] access-control: add generic roles endpoint to `api` feature
` [pdm-devel] [PATCH yew-comp 1/3] api-types/role_selector: depend on common `RoleInfo` type
` [pdm-devel] [PATCH yew-comp 2/3] acl: add a view and semi-generic `EditWindow` for acl entries
` [pdm-devel] [PATCH yew-comp 3/3] role_selector/acl_edit: make api endpoint and default role configurable
` [pdm-devel] [PATCH datacenter-manager 1/2] server: use proxmox-access-control api implementations
` [pdm-devel] [PATCH datacenter-manager 2/2] ui: configuration: add panel for viewing and editing acl entries

[pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp v2 00/11] ACL edit api and ui components
 2025-04-11 13:44 UTC  (12+ messages)
` [pdm-devel] [PATCH proxmox v2 1/6] access-control: add more types to prepare for api feature
` [pdm-devel] [PATCH proxmox v2 2/6] access-control: add acl "
` [pdm-devel] [PATCH proxmox v2 3/6] access-control: add comments to roles function of AccessControlConfig
` [pdm-devel] [PATCH proxmox v2 4/6] access-control: add generic roles endpoint to `api` feature
` [pdm-devel] [PATCH proxmox v2 5/6] access-control: api: refactor validation checks to re-use existing code
` [pdm-devel] [PATCH proxmox v2 6/6] access-control: api: refactor extract_acl_node_data to be non-recursive
` [pdm-devel] [PATCH yew-comp v2 1/3] api-types/role_selector: depend on common `RoleInfo` type
` [pdm-devel] [PATCH yew-comp v2 2/3] acl: add a view and semi-generic `EditWindow` for acl entries
` [pdm-devel] [PATCH yew-comp v2 3/3] role_selector/acl_edit: make api endpoint and default role configurable
` [pdm-devel] [PATCH datacenter-manager v2 1/2] server: use proxmox-access-control api implementations
` [pdm-devel] [PATCH datacenter-manager v2 2/2] ui: configuration: add panel for viewing and editing acl entries

[pdm-devel] [PATCH proxmox-datacenter-manager] api: priv-api: admin-cli: use new logger builder
 2025-04-11 12:12 UTC  (3+ messages)
  ` [pdm-devel] superseded: "

[pdm-devel] [PATCH proxmox-datacenter-manager 0/8] remote task cache fetching task / better cache backend
 2025-04-11 11:02 UTC  (19+ messages)
` [pdm-devel] [PATCH proxmox-datacenter-manager 1/8] test support: add NamedTempFile helper
  ` [pdm-devel] applied: "
` [pdm-devel] [PATCH proxmox-datacenter-manager 2/8] test support: add NamedTempDir helper
  ` [pdm-devel] applied: "
` [pdm-devel] [PATCH proxmox-datacenter-manager 3/8] move task_cache.rs to remote_tasks/mod.rs
  ` [pdm-devel] applied: "
` [pdm-devel] [PATCH proxmox-datacenter-manager 4/8] remote tasks: implement improved cache for remote tasks
` [pdm-devel] [PATCH proxmox-datacenter-manager 5/8] remote tasks: add background task for task polling, use new task cache
` [pdm-devel] [PATCH proxmox-datacenter-manager 6/8] pdm-api-types: remote tasks: implement From<&str> for TaskStateType
` [pdm-devel] [PATCH proxmox-datacenter-manager 7/8] fake remote: add missing fields to make the debug feature compile again
  ` [pdm-devel] applied: "
` [pdm-devel] [PATCH proxmox-datacenter-manager 8/8] fake remote: generate fake task data
  ` [pdm-devel] applied: "
` [pdm-devel] superseded: [PATCH proxmox-datacenter-manager 0/8] remote task cache fetching task / better cache backend

[pdm-devel] [PATCH proxmox-datacenter-manager v2 0/4] remote task cache fetching task / better cache backend
 2025-04-11 11:01 UTC  (5+ messages)
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 1/4] remote tasks: implement improved cache for remote tasks
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 2/4] remote tasks: add background task for task polling, use new task cache
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 3/4] pdm-api-types: remote tasks: implement From<&str> for TaskStateType
` [pdm-devel] [PATCH proxmox-datacenter-manager v2 4/4] fake remote: make the fake_remote feature compile again

[pdm-devel] [PATCH proxmox-datacenter-manager 1/2] pdm-client: make use of query builder
 2025-03-28 12:37 UTC  (4+ messages)
` [pdm-devel] [PATCH proxmox-datacenter-manager 2/2] pbs-client: "

[pdm-devel] [RFC PATCH 1/3] pdm-client: add query builder
 2025-03-21 12:59 UTC  (2+ messages)

[pdm-devel] [PATCH yew-comp/datacenter-manager v2] improve rendering running tasks
 2025-03-20 11:18 UTC  (5+ messages)
` [pdm-devel] [PATCH yew-comp v2 1/1] tasks: add loading animation for "
` [pdm-devel] [PATCH datacenter-manager v2 1/1] ui: remote "

[pdm-devel] [PATCH yew-comp/datacenter-manager] improve rendering running tasks
 2025-03-20  9:08 UTC  (8+ messages)
` [pdm-devel] [PATCH yew-comp 1/2] tasks: don't mark running tasks from pve with 'error' color
      ` [pdm-devel] applied: "
` [pdm-devel] [PATCH yew-comp 2/2] tasks: add loading animation for running tasks
` [pdm-devel] [PATCH datacenter-manager 1/1] ui: remote "

[pdm-devel] [PATCH proxmox-datacenter-manager v2 00/28] metric collection improvements (concurrency, config, API, CLI)
 2025-03-16 21:45 UTC  (3+ messages)

[pdm-devel] [PATCH pdm 0/7] multi-remote client and node reachability cache
 2025-03-16 21:39 UTC  (9+ messages)
` [pdm-devel] [PATCH v2 datacenter-manager 1/7] server: generic multi-client wrapper
` [pdm-devel] [PATCH v2 datacenter-manager 2/7] server: store pve MultiClient for re-use
` [pdm-devel] [PATCH v2 datacenter-manager 3/7] server: separate ConnectInfo from client creation
` [pdm-devel] [PATCH v2 datacenter-manager 4/7] server: cache pve node reachability and names
` [pdm-devel] [PATCH v2 datacenter-manager 5/7] server: don't try to connect to known-unreachable servers
` [pdm-devel] [PATCH v2 datacenter-manager 6/7] server: try previously unreachable clients as last resort
` [pdm-devel] [PATCH v2 datacenter-manager 7/7] server: add some tracing instrumentation
` [pdm-devel] applied-series: [PATCH pdm 0/7] multi-remote client and node reachability cache

[pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp v4 00/21] use HttpOnly cookies in new projects
 2025-03-07 10:14 UTC  (26+ messages)
` [pdm-devel] [PATCH proxmox v4 01/21] time: add new `epoch_to_http_date` helper
` [pdm-devel] [PATCH proxmox v4 02/21] rest-server: borrow parts parameter in `get_request_parameter`
` [pdm-devel] [PATCH proxmox v4 03/21] router/rest-server: add new `AsyncHttpBodyParameters` api handler type
` [pdm-devel] [PATCH proxmox v4 04/21] auth-api: extend `AuthContext` with prefixed cookie name
` [pdm-devel] [PATCH proxmox v4 05/21] auth-api: check for new prefixed cookies as well
` [pdm-devel] [PATCH proxmox v4 06/21] auth-api: introduce new CreateTicket and CreateTickeReponse api types
` [pdm-devel] [PATCH proxmox v4 07/21] auth-api: add endpoint for issuing tickets as HttpOnly tickets
` [pdm-devel] [PATCH proxmox v4 08/21] auth-api: make regular ticket endpoint use the new types and handler
` [pdm-devel] [PATCH proxmox v4 09/21] auth-api: add logout method
` [pdm-devel] [PATCH proxmox v4 10/21] login: add optional field for ticket_info and make password optional
` [pdm-devel] [PATCH proxmox v4 11/21] login: make password optional when creating Login requests
` [pdm-devel] [PATCH proxmox v4 12/21] login: add helpers to pass cookie values when parsing login responses
` [pdm-devel] [PATCH proxmox v4 13/21] login: add `TicketResult::HttpOnly` member
` [pdm-devel] [PATCH proxmox v4 14/21] login: add helper to check whether a ticket is just informational
` [pdm-devel] [PATCH proxmox v4 15/21] login: add functions to specify full cookie names
` [pdm-devel] [PATCH proxmox v4 16/21] client: add compatibility with HttpOnly cookies
` [pdm-devel] [PATCH proxmox v4 17/21] client: specify cookie names for authentication headers where possible
` [pdm-devel] [PATCH yew-comp v4 18/21] HttpClient: add helpers to refresh HttpOnly cookies and remove them
` [pdm-devel] [PATCH yew-comp v4 19/21] LoginPanel/http helpers: add support for handling HttpOnly cookies
` [pdm-devel] [PATCH yew-comp v4 20/21] http helpers: ask server to remove `__Host-` prefixed cookie on logout
` [pdm-devel] [PATCH datacenter-manager v4 21/21] api: switch ticket endpoint over to new http only endpoint

[pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp v5 00/21] use HttpOnly cookies in new projects
 2025-03-04 15:31 UTC  (23+ messages)
` [pdm-devel] [PATCH proxmox v5 01/21] time: add new `epoch_to_http_date` helper
` [pdm-devel] [PATCH proxmox v5 02/21] rest-server: borrow parts parameter in `get_request_parameter`
` [pdm-devel] [PATCH proxmox v5 03/21] router/rest-server: add new `AsyncHttpBodyParameters` api handler type
` [pdm-devel] [PATCH proxmox v5 04/21] auth-api: extend `AuthContext` with prefixed cookie name
` [pdm-devel] [PATCH proxmox v5 05/21] auth-api: check for new prefixed cookies as well
` [pdm-devel] [PATCH proxmox v5 06/21] auth-api: introduce new CreateTicket and CreateTickeReponse api types
` [pdm-devel] [PATCH proxmox v5 07/21] auth-api: add endpoint for issuing tickets as HttpOnly tickets
` [pdm-devel] [PATCH proxmox v5 08/21] auth-api: make regular ticket endpoint use the new types and handler
` [pdm-devel] [PATCH proxmox v5 09/21] auth-api: add logout method
` [pdm-devel] [PATCH proxmox v5 10/21] login: add optional field for ticket_info and make password optional
` [pdm-devel] [PATCH proxmox v5 11/21] login: make password optional when creating Login requests
` [pdm-devel] [PATCH proxmox v5 12/21] login: add helpers to pass cookie values when parsing login responses
` [pdm-devel] [PATCH proxmox v5 13/21] login: add `TicketResult::HttpOnly` member
` [pdm-devel] [PATCH proxmox v5 14/21] login: add helper to check whether a ticket is just informational
` [pdm-devel] [PATCH proxmox v5 15/21] login: add functions to specify full cookie names
` [pdm-devel] [PATCH proxmox v5 16/21] client: add compatibility with HttpOnly cookies
` [pdm-devel] [PATCH proxmox v5 17/21] client: specify cookie names for authentication headers where possible
` [pdm-devel] [PATCH yew-comp v5 18/21] HttpClient: add helpers to refresh HttpOnly cookies and remove them
` [pdm-devel] [PATCH yew-comp v5 19/21] LoginPanel/http helpers: add support for handling HttpOnly cookies
` [pdm-devel] [PATCH yew-comp v5 20/21] http helpers: ask server to remove `__Host-` prefixed cookie on logout
` [pdm-devel] [PATCH datacenter-manager v5 21/21] api: switch ticket endpoint over to new http only endpoint
` [pdm-devel] applied-series: [PATCH datacenter-manager/proxmox/yew-comp v5 00/21] use HttpOnly cookies in new projects

[pdm-devel] [PATCH datacenter-manager/proxmox/yew-comp v3 00/21] use HttpOnly cookies in new projects
 2025-03-04 12:08 UTC  (21+ messages)
` [pdm-devel] [PATCH proxmox v3 03/21] router/rest-server: add new `AsyncHttpBodyParameters` api handler type
` [pdm-devel] [PATCH proxmox v3 04/21] auth-api: extend `AuthContext` with prefixed cookie name
` [pdm-devel] [PATCH proxmox v3 05/21] auth-api: check for new prefixed cookies as well
` [pdm-devel] [PATCH proxmox v3 07/21] auth-api: add endpoint for issuing tickets as HttpOnly tickets
` [pdm-devel] [PATCH proxmox v3 08/21] auth-api: make regular ticket endpoint use the new types and handler
` [pdm-devel] [PATCH proxmox v3 09/21] auth-api: add logout method
` [pdm-devel] [PATCH proxmox v3 10/21] login: add optional field for ticket_info and make password optional
` [pdm-devel] [PATCH proxmox v3 11/21] login: make password optional when creating Login requests
` [pdm-devel] [PATCH proxmox v3 12/21] login: add helpers to pass cookie values when parsing login responses
` [pdm-devel] [PATCH proxmox v3 13/21] login: add `TicketResult::HttpOnly` member
` [pdm-devel] [PATCH proxmox v3 14/21] login: add helper to check whether a ticket is just informational
` [pdm-devel] [PATCH proxmox v3 15/21] login: add functions to specify full cookie names
` [pdm-devel] [PATCH proxmox v3 16/21] client: add compatibility with HttpOnly cookies
` [pdm-devel] [PATCH proxmox v3 17/21] client: specify cookie names for authentication headers where possible
` [pdm-devel] [PATCH yew-comp v3 18/21] HttpClient: add helpers to refresh HttpOnly cookies and remove them
` [pdm-devel] [PATCH yew-comp v3 19/21] LoginPanel/http helpers: add support for handling HttpOnly cookies
` [pdm-devel] [PATCH yew-comp v3 20/21] http helpers: ask server to remove `__Host-` prefixed cookie on logout
` [pdm-devel] [PATCH datacenter-manager v3 21/21] api: switch ticket endpoint over to new http only endpoint

[pdm-devel] [RFC proxmox{-api-types, -yew-comp, -datacenter-manager} 00/26] Add initial SDN / EVPN integration
 2025-02-28 15:18 UTC  (27+ messages)
` [pdm-devel] [PATCH proxmox-api-types 01/12] sdn: add list/create zone endpoints
` [pdm-devel] [PATCH proxmox-api-types 02/12] sdn: generate zones endpoints
` [pdm-devel] [PATCH proxmox-api-types 03/12] sdn: add list/create vnet endpoints
` [pdm-devel] [PATCH proxmox-api-types 04/12] sdn: generate "
` [pdm-devel] [PATCH proxmox-api-types 05/12] sdn: add list/create controller endpoints
` [pdm-devel] [PATCH proxmox-api-types 06/12] sdn: generate "
` [pdm-devel] [PATCH proxmox-api-types 07/12] sdn: add acquire/release lock endpoints
` [pdm-devel] [PATCH proxmox-api-types 08/12] sdn: generate "
` [pdm-devel] [PATCH proxmox-api-types 09/12] sdn: add apply configuration endpoint
` [pdm-devel] [PATCH proxmox-api-types 10/12] sdn: generate "
` [pdm-devel] [PATCH proxmox-api-types 11/12] tasks: add helper for querying successfully finished tasks
` [pdm-devel] [PATCH proxmox-api-types 12/12] sdn: add helpers for pending values
` [pdm-devel] [PATCH proxmox-yew-comp 1/1] sdn: add descriptions for sdn tasks
` [pdm-devel] [PATCH proxmox-datacenter-manager 01/13] server: add locked sdn client and helper methods
` [pdm-devel] [PATCH proxmox-datacenter-manager 02/13] api: sdn: add list_zones endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager 03/13] api: sdn: add create_zone endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager 04/13] api: sdn: add list_vnets endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager 05/13] api: sdn: add create_vnet endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager 06/13] api: sdn: add list_controllers endpoint
` [pdm-devel] [PATCH proxmox-datacenter-manager 07/13] ui: add VrfTree component
` [pdm-devel] [PATCH proxmox-datacenter-manager 08/13] ui: sdn: add RouterTable component
` [pdm-devel] [PATCH proxmox-datacenter-manager 09/13] ui: sdn: add AddVnetWindow component
` [pdm-devel] [PATCH proxmox-datacenter-manager 10/13] ui: sdn: add AddZoneWindow component
` [pdm-devel] [PATCH proxmox-datacenter-manager 11/13] ui: sdn: add EvpnPanel
` [pdm-devel] [PATCH proxmox-datacenter-manager 12/13] ui: sdn: add EvpnPanel to main menu
` [pdm-devel] [PATCH proxmox-datacenter-manager 13/13] pve: sdn: add descriptions for sdn tasks

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal