]> git.proxmox.com Git - pve-cluster.git/history - data/src/memdb.c
bump version to 8.0.6
[pve-cluster.git] / data / src / memdb.c
2023-05-19 Thomas Lamprechtre-organize source hierachy
2023-05-19 Thomas Lamprechtpmxcfs: migrate to g_memdup2
2020-10-07 Thomas Lamprechtpmxcfs: add some removal reminders for openvz
2020-09-30 Thomas Lamprechtpmxcfs: update copyright in license header
2020-01-14 Kevin GreßlehnerFix #2553: Prevent the Deadlock by aligning the lockorder
2019-08-29 Thomas Lamprechtpmxcfs: fix more void pointer arithmetic
2017-06-01 Wolfgang Bumillerpmxcfs: don't warn when calling destructors with NULL
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-06-30 Thomas Lamprechtcleanup format strings for cfs_* messages
2016-02-18 Dietmar Maurerfix strtol error check (see manual page)
2016-02-15 Dominik Csapakadd check for int overflow on vmids
2015-08-03 Dietmar Maureruse simple files for LXC configuration
2015-04-10 Dietmar Maurertrack configuration changes inside lxc subdirectories
2015-02-24 Dietmar Maurerupdate to debian jessie
2015-02-19 Dietmar Maureradd ability to update cfs locks, bump version to 3...
2012-05-22 Dietmar Maurerfix bug #199: allow node names to start with numbers
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 Maurerinitialize from_node
2011-09-28 Dietmar Maurercorrectly handle renames
2011-09-27 Dietmar Maurercorrectly use 'from' instead of 'to'
2011-08-23 Dietmar Maurerimported from svn 'pve-cluster/trunk'