]> git.proxmox.com Git - pve-cluster.git/history - data/src
bump version to 7.3-2
[pve-cluster.git] / data / src /
2022-11-17 Stefan Hrdlickaregister new file firewall/cluster.fw
2022-11-17 Dominik Csapakpmxcfs: add IPC call to get multiple guest config prope...
2022-11-09 Thomas LamprechtRevert "add nodes/hardware-map.conf"
2022-11-08 Dominik Csapakadd nodes/hardware-map.conf
2022-10-04 Thomas Lamprechtdb: whitespace/style cleanup & a typo fix
2022-10-04 Thomas Lamprechtlogger: drop fixme comment and add context to clusterlo...
2022-09-05 Fabian Grünbichlerpmxcfs: fix typo s/udpate/update
2022-07-07 Fabian Grünbichlercorosync.conf sync: reload after sleep
2021-12-14 Fabian Grünbichlerclusterlog: fix segfault / wrong iteration bounds
2021-12-14 Fabian Grünbichlerclusterlog: segfault reproducer
2021-11-09 Dominik Csapakadd 'jobs.cfg' to observed files
2021-07-01 Thomas Lamprechtpmxcfs: bump basic FS limits, 1 MiB per-file, 128 MiB...
2021-04-22 Thomas Lamprechtpmxcfs: db: tell query planner that prepared statement...
2021-04-22 Thomas Lamprechtpmxcfs: db: use SQLITE_STATIC to avoid memory copies
2021-04-22 Thomas Lamprechtpmxcfs: more debug info on backend write and duplicate...
2021-02-08 Alexandre Derumierrename sdn/.version to sdn/.running-config
2021-02-08 Alexandre Derumieradd sdn/dns.cfg
2021-02-08 Alexandre Derumieradd priv/ipam.db
2021-02-08 Alexandre Derumieradd sdn/ipams.cfg
2021-02-08 Alexandre Derumieradd sdn/subnets.cfg
2021-01-31 Thomas Lamprechtpmxcfs: tests: make add_test signature backward compatible
2021-01-31 Thomas Lamprechtpmxcfs: status: catch possible allocation error
2021-01-31 Thomas Lamprechtpmxcfs: tests: fix type in add_test signature
2021-01-31 Thomas Lamprechtpmxcfs: tests: replace depreacated fail_unless with...
2020-12-14 Thomas Lamprechtbuildsys: fix linkage, place library definitions after...
2020-10-07 Thomas Lamprechtpmxcfs: do not grant LXC configs o+r permissions anymore
2020-10-07 Thomas Lamprechtpmxcfs: add some removal reminders for openvz
2020-09-30 Thomas Lamprechtpmxcfs: update copyright in license header
2020-09-30 Fabian Grünbichlerpmxcfs: protect CPG operations with mutex
2020-09-25 Fabian Grünbichlerpmxcfs sync: properly check for corosync error
2020-05-02 Alexandre Derumiersdn: add sdn/.version file
2020-05-02 Alexandre Derumiersdn: remove .new files
2020-04-30 Wolfgang LinkAdd ACME plugin config file to cluster files
2020-01-27 Thomas Lamprechttoken IPC: mark pointed data as const when only pointer...
2020-01-27 Fabian Grünbichlerpmxcfs: add verify_token IPC request
2020-01-17 Stefan ReiterAdd "cpu-models.conf" to observed files
2020-01-14 Kevin GreßlehnerFix #2553: Prevent the Deadlock by aligning the lockorder
2019-11-26 Alexandre Derumieradd sdn vnets/zones/controllers.cfg
2019-09-02 Wolfgang Bumillerpmxcfs: dcdb: fix returned pointer value:
2019-08-30 Thomas Lamprechtpmxcfs server: fix off-by-one error when ensuring strin...
2019-08-30 Wolfgang Bumillerpmxcfs: cleanup remaining_size calculation
2019-08-30 Thomas Lamprechtpmxcfs: get config properties: ensure we do not read...
2019-08-30 Thomas Lamprechtpmxcfs: fixup dcdb pointer void* aritmethic fix
2019-08-29 Thomas Lamprechtcheck_memdb: free data to allow building with memory...
2019-08-29 Thomas Lamprechtcfs-utils cluster_config_version: actually enforce...
2019-08-29 Thomas Lamprechtpmxcfs database: tree struct member name is array,...
2019-08-29 Thomas Lamprechtpmxcfs build: enable -Wpedantic
2019-08-29 Thomas Lamprechtpmxcfs server: fix pointer void* aritmethic
2019-08-29 Thomas Lamprechtpmxcfs: server: move request id and size in own variable
2019-08-29 Thomas Lamprechtpmxcfs: fix more void pointer arithmetic
2019-08-29 Thomas Lamprechtpmxcfs status: fix pointer void* aritmethic
2019-08-29 Thomas Lamprechtpmxcfs dcdb: fix pointer void* aritmethic
2019-08-29 Thomas Lamprechtpmxcfs build: do not pass CFLAGS to linker stage
2019-06-24 Thomas Lamprechtpmxcfs: workaround dumb g_string_free behaviour
2019-06-24 Thomas Lamprechtpmxcfs: get guest cfg properties: use g_string_sized_new
2019-06-21 Alexandre Derumieradd 'sdn.cfg' && 'sdn.cfg.new' to observed files
2019-06-13 Thomas Lamprechtpmxcfs: get config property: escape double quote and...
2019-06-13 Thomas Lamprechtadd get_guest_config_property IPCC method
2019-06-12 Thomas Lamprechtpmxcfs: vminfo_type_to_string: fixup indendation and...
2019-06-10 Thomas Lamprechtpmxcfs: status: refactor out vminfo_type_to_string
2019-05-25 Dominik Csapakpmxcfs: make status entry removable
2019-04-11 Thomas Lamprechtpmxcfs: allow read access for www-data to /run dir
2019-04-03 Thomas Lamprechtactually add priv/tfa.cfg to observed files
2018-12-20 Dominik Csapakpmxcfs: add ceph.conf to observed files
2018-09-11 Thomas LamprechtWpedantic: mark flexible arrays with [] not [0]
2018-09-11 Thomas LamprechtWpedantic: add casts to void* for pointer printing
2018-09-11 Thomas LamprechtWpedantic: remove extra semicolons after function bodies
2018-08-28 Thomas Lamprechtfix some format security issues
2018-07-31 Wolfgang BumillerFix #1849: typos: aquire -> acquire
2018-07-26 Thomas Lamprechtbuildsys: also cleanup dependency tracking files
2018-07-25 Wolfgang Bumillerbuildsys: add dependency tracking
2018-07-25 Thomas Lamprechtbuildsys: replace autotools with plain makefiles
2018-05-23 Thomas Lamprechtuse constants for IPC request types
2018-04-13 Dominik Csapakpmxcfs: only exit parent when successfully started
2017-12-28 Thomas Lamprechtadd pmxcfs restart detection heuristic for IPCC
2017-12-28 Thomas Lamprechtpmxcfs: do not wait artificially when stopping
2017-11-10 Thomas Lamprechtfix #1559: pmxcfs: add missing lock when dumping .rrd
2017-09-21 Thomas Lamprechtcfs-func-plug: use RW lock for safe cached data access
2017-09-04 Alwin Antreichfix #1486 pmxcfs spelling mistake
2017-06-13 Fabian Grünbichlerpmxcfs: fix segfault in cfs_create_status_msg
2017-06-01 Wolfgang Bumillerpmxcfs: don't warn when calling destructors with NULL
2017-05-23 Wolfgang BumillerFix #1383: pmxcfs: use memdb_tree_entry_free()
2017-05-22 Dietmar Maureradd replication.cfg to observed files
2017-04-18 Dominik Csapakfix file permission check in chmod
2017-04-05 Dominik Csapakremove autogenerated makefiles
2017-04-05 Stefan Priebeimplement chown and chmod for user root group www-data...
2017-03-06 Dominik Csapakuse unsigned long for strtoul result
2016-11-29 Wolfgang BumillerFix #1199: pmxcfs: vmlist cache update condition in...
2016-11-29 Wolfgang Bumillerpmxcfs: cleanup: remove unnecessary checks before free
2016-11-29 Wolfgang Bumillerpmxcfs: cleanup
2016-09-13 Thomas Lamprechtpmxcfs: increase max filesize from 128k to 512k
2016-08-05 Thomas Lamprechtuse g_return_val_fail as cfs_loop_stop_worker returns...
2016-06-30 Thomas Lamprechtensure quorum is set false when corosync fails
2016-06-30 Thomas Lamprechtcleanup format strings for cfs_* messages
2016-04-09 Dietmar Maurerinstall pmxcfs.8 man page
2016-04-06 Dietmar Maurergenerate man pages with pve-doc-generator
2016-02-18 Dietmar Maurerfix strtol error check (see manual page)
2016-02-15 Dominik Csapakadd check for int overflow on vmids
2015-12-04 Dietmar Maurerqb_loop_timer_add: do not use small timeouts
2015-12-04 Dietmar Maureradd/use dfsm_is_initialized to avoid unnecessary error...
next