]> git.proxmox.com Git - pve-cluster.git/history - data/src
pvecm: module cleanup: remove unused modules
[pve-cluster.git] / data / src /
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
2012-02-09 Dietmar Maurercorretly enable/disable logs to stderr
2012-02-09 Dietmar Maureruse qblog instead of syslog
2012-02-09 Dietmar Maurerremove optione --quiet
2012-02-08 Dietmar Maureruse const char * for log_domain
2012-01-18 Dietmar Maurernew helper: create_pmxcfs_db
2012-01-09 Dietmar Maurerfix bdb_backend_load_index()
2012-01-09 Dietmar Maurer add tests for bdb_backend_load_index()
2011-12-22 Dietmar Maurerfix online status calculation
2011-12-21 Dietmar Maureradd interface to read/write cluster.conf
2011-10-31 Dietmar Maurerrename vzdump cron file to vzdump.cron
2011-10-24 Dietmar Maureradd vzdump backup schedule to observed file list
2011-10-19 Dietmar Maureranother fix for duplicate VM check
2011-10-19 Dietmar Maurerfix expression to avoid duplicate vm ids
2011-10-03 Dietmar Maurerset exec bit for openvz scripts
2011-10-03 Dietmar Maurerinitialize from_node
2011-09-28 Dietmar Maurercorrectly handle renames
2011-09-27 Dietmar Maurercorrectly use 'from' instead of 'to'
2011-09-15 Dietmar Maureronly call g_string_append_len if we have something...
2011-08-26 Dietmar Maurerfix typo in log message
2011-08-23 Dietmar Maurerimported from svn 'pve-cluster/trunk'