]> git.proxmox.com Git - pve-cluster.git/history - data/src
pmxcfs: add verify_token IPC request
[pve-cluster.git] / data / src /
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...
2015-11-18 Thomas Lamprechtadd 'ha/fence.cfg' to observed files
2015-10-12 Thomas Lamprechtclean up some error handling
2015-10-12 Thomas Lamprechtprefer 'name' subkey over 'ring0_addr' for nodename
2015-08-03 Dietmar Maureruse simple files for LXC configuration
2015-06-22 Dietmar Maureradd observed file status.cfg
2015-06-03 Wolfgang Bumillerpath_is_lockdir: optimize away a strlen call
2015-05-08 Dietmar Maurerwhitespace cleanups
2015-05-08 Wolfgang Bumilleruse freeaddrinfo on getaddrinfo results when done
2015-05-08 Wolfgang Bumilleripv6 support for lookup_node_ip
2015-05-05 Wolfgang Bumillersystem() is declared to warn on an unused result, repla...
2015-05-05 Wolfgang BumillerWith _FORTIFY_SOURCE and optimization, glibc defines...
2015-04-15 Dietmar Maurerallow unpriviledged users to read lxc configuration
2015-04-10 Dietmar Maurertrack configuration changes inside lxc subdirectories
2015-03-27 Dietmar Maureradd more 'observed' files.
2015-03-20 Dietmar Maureralso track totem.config_version
2015-03-20 Dietmar Maurercorrectly track corosync config changes
2015-03-19 Dietmar Maurerclear changes flag after read (to avoid confusion)
2015-03-19 Dietmar Maurerfix corosync cmap reader
2015-03-13 Dietmar Maureruse systemctl to start/stop services, bump version...
2015-02-25 Dietmar Maurerremove cman, and use corosync.conf instead of cluster...
2015-02-25 Dietmar Maureravoid lintian hardening-no-relro warning
2015-02-25 Dietmar Maureravoid race conditions when starting threads
2015-02-24 Dietmar Maurerdo not create /etc/pve with debian/dirs
2015-02-24 Dietmar Maurerupdate to debian jessie
2015-02-19 Dietmar Maureradd ability to update cfs locks, bump version to 3...
2014-04-30 Dietmar Maurerfix bug 204: use DERIVE instead of COUNTER
2013-07-26 Dietmar Maurerbump version to 3.0-5, update automake related files
2013-01-17 Dietmar Maureradd another field (status) to new pve2.3-vm rrd format
2013-01-16 Dietmar Maureradd new pve2.3-vm stream (include template value)
2012-05-22 Dietmar Maurerfix bug #199: allow node names to start with numbers
2012-03-26 Dietmar Maurernew rrd format for node data (skip 2 entries)
2012-03-20 Dietmar Maureravoid dcdb warnings when creating a new cluster
2012-02-15 Dietmar Maureruse new qb_log_filter_fn_set
2012-02-10 Dietmar Maurerdo not use PRIORITY_BUMP
next