]> git.proxmox.com Git - pve-cluster.git/history - data/src
add sdn/dns.cfg
[pve-cluster.git] / data / src /
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...
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
next