]> git.proxmox.com Git - pve-common.git/history - src/PVE/INotify.pm
json schema: add format description for pve-storage-id standard option
[pve-common.git] / src / PVE / INotify.pm
2024-01-03 Fabian Grünbichlerfix #5141: network parser: fix accidental RE result...
2024-01-03 Fabian Grünbichlernetwork parser: iterate deterministically
2022-11-15 Thomas Lamprechtcache: allow importing nodename method
2022-11-12 Thomas Lamprechtinotify: whitespace fix
2022-09-20 Fabian Grünbichlerremove PVE::Subscription and friends
2022-03-16 Alexandre DerumierInotify: add bridge-disable-mac-learning option to...
2021-09-29 Thomas Lamprechtinotify: network: improve "allow-hotplug" & "auto"...
2021-09-24 Thomas Lamprechtinotify: network: detect "allow-auto" as "auto" synonym
2021-09-24 Thomas Lamprechtinotify: network: code+whitespace+indentation cleanup
2021-07-16 Thomas Lamprechtinterfaces: do not warn about FD if it was not set...
2021-07-16 Thomas Lamprechtinterfaces: code cleanup and use some more actual telli...
2021-07-16 Fabian Grünbichlerinterfaces: improve bridge_fd handling
2021-07-16 Fabian Grünbichlerfix #2831: never set bridge_fd to 0 with STP on
2021-06-28 Lorenz Stechaunerfix #3153: INotify: adding comment of interface to...
2021-06-24 Thomas Lamprechtinotify/network: indentation fix
2021-06-15 Thomas Lamprechtinotify: also detect VLAN id from "vlan\d+" ifaces
2021-06-15 Aaron Lautererinotify: read_interfaces: add vlan-id and vlan-raw...
2021-04-26 Alexandre DerumierINotify: add support for dummy interfaces type
2020-11-27 Alexandre DerumierInotify: delete vlan-id for "iface.X" vlan iface.
2020-11-27 Thomas Lamprechtinotify: apt auth: sort longest machine entry first...
2020-11-02 Fabian Grünbichlerfix 3108: properly check IPv6 addr
2020-10-23 Thomas Lamprechtnetwork: fix conditional variable declaration
2020-10-23 Thomas Lamprechtnetwork: cleanup "check bond" code
2020-10-23 Alexandre DerumierInotify: allow bond of bond
2020-06-15 Mira Limbeckfix #2374: bridge-ports is assumed to be defined
2020-06-08 Alexandre DerumierInotify: write_network_interfaces : always autostart...
2020-04-07 Thomas Lamprechtinotify: trailing whitespaces: comment and drop now...
2020-04-07 Alexandre DerumierInotify: read_interfaces : remove trailing whitespaces
2020-03-13 Thomas Lamprechtinotify/interfaces: fallback to cidr for address on...
2020-03-13 Thomas Lamprechtinotify/interfaces: ensure cidr, address and netmask...
2020-03-13 Thomas LamprechtINotify: sort and spli module usage
2020-03-12 Thomas Lamprechtinotify: fix compatibillity with address + netmask...
2020-03-12 Thomas Lamprechtinotify: indentation fix
2020-03-09 Thomas Lamprechtinotify: read interfaces: avoid uninitialized value...
2020-03-07 Alexandre DerumierINotify : fix OVSBond && OvsintPort order + tests
2020-03-07 Alexandre DerumierINotify: fix unknown for unknown ovs_type
2020-03-07 Alexandre DerumierINotify: detect ifupdown2 from executable not path
2020-03-07 Alexandre DerumierINotify: use auto for ovs interfaces with ifupdown2
2020-03-04 Thomas Lamprechtfollowup cleanup and fix missing semicolon
2020-03-04 Alexandre Derumierremove extra space after address && gateway options
2020-03-04 Alexandre DerumierINotify: use cidr for address on config change
2020-02-07 Alexandre DerumierINotify : check_bridge : fix bridge-ports with vlan...
2020-02-07 Alexandre DerumierINotify: check bridge ip: add missing check if method...
2020-02-07 Alexandre DerumierINotify: fix mtu check && add test
2020-01-25 Alexandre DerumierINotify: improve vlan interface parsing
2020-01-11 Thomas Lamprechtfollowup code cleanup
2020-01-11 Thomas Lamprechtfollowup trailing whitespace fixes
2020-01-11 Alexandre DerumierINotify: network : add ovs_mtu option
2020-01-11 Alexandre DerumierINotify: add bond-primary option
2020-01-11 Alexandre DerumierINotify: allow vlan tagged bridge interface on non...
2020-01-11 Alexandre DerumierInotify: forbid ip address on bridged interface.
2020-01-08 Alexandre DerumierINotify: remove allow-hotplug from /etc/network/interfaces
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-09-20 Alexandre Derumieretc_network_interfaces : handle autostart for ovs
2019-09-20 Thomas Lamprechtnetwork: followup code cleanup
2019-09-20 Alexandre Derumiernetwork_interfaces: use allow-ovs for OVSBridge
2019-09-09 Thomas Lamprechttree wide trailing whitespace cleanup
2019-09-09 Alexandre Derumieretc_network_interfaces : add uplink-id option
2019-06-12 Thomas Lamprechtinotify: network/interfaces: fix 'Use of uninitialized...
2019-05-08 Thomas Lamprechtfollowup code cleanup
2019-05-08 Dominik CsapakINotify: map address/netmask to cidr while parsing...
2019-01-03 Tim MarxINotify: fix wording in networkdoc
2018-10-04 Wolfgang BumillerINotify: simplify lookup_type_prio
2018-10-04 Alexandre Derumierimprove lookup_type_prio
2018-10-04 Alexandre DerumierInotify: add support for 802.1ad stacked vlans
2018-09-14 Dominik CsapakINotify.pm: add methods for reading/writing /etc/hosts
2018-09-14 Dominik CsapakINotify.pm: use run_command instead of open for calling...
2018-09-14 Dominik Csapakdecode comments in /etc/network/interfaces as utf8
2018-09-11 Alexandre DerumierInotify: check bridgeport: fix vlan interface not defined
2018-09-11 Alexandre DerumierInotify: fix mtu check
2018-07-10 Wolfgang Bumillerfixup: don't use exists boolean
2018-07-10 Wolfgang Bumillerfixup: compare MTUs numerically
2018-07-10 Wolfgang Bumillerwhitespace fixup
2018-07-10 Wolfgang Bumillercleanup: whitespace and error message consistency
2018-07-10 Alexandre DerumierInotify : add mtu option
2018-07-10 Alexandre DerumierInotify : add check vlan
2018-07-10 Alexandre DerumierInotify : add check_bond
2018-07-10 Alexandre DerumierInotify : add bridge ports options
2018-07-10 Alexandre DerumierInotify : add vxlan interface support
2018-06-20 Wolfgang BumillerINotify: write network: don't duplicate bridge-vids
2018-06-20 Alexandre DerumierInotify : write network config : remove allow- ovs...
2018-06-20 Alexandre DerumierInotify : write network config : add bridge-vids
2018-06-20 Alexandre DerumierInotify : write network config : use modern syntax...
2018-06-20 Alexandre DerumierInotify : read network config : allow alternative optio...
2018-01-22 Dietmar MaurerINotify.pm - new helper poll_changes
2018-01-22 Dietmar Maurerread_file: replace $versions->{$filename} with $cver
2017-06-08 Fabian Grünbichleradd and use physical NIC regexp
2017-03-21 Dietmar MaurerINotify.pm: use Clone::clone instead of Storable::dclone
2017-01-27 Fabian Grünbichlercleanup previous commit
2017-01-27 Wolfgang LinkFix interface writer for bridge_ports and slaves.
2016-10-24 Michael RasmussenAdd check for infiniband to write functions as well
2016-10-24 Michael RasmussenAdd support for infiniband nics
2016-06-03 Wolfgang Bumillermove Network::get_active_interfaces to ProcFSTools
2016-05-18 Dietmar Maurerexport bond_modes (define with 'our' instead of 'my')
2016-05-18 Wolfgang Bumillertypo fix
2016-05-17 Wolfgang Bumillersupport for predictable network interface device names
2016-02-10 Wolfgang BumillerFix #882: active state of interfaces depends on ipv6
2016-01-08 Wolfgang BumillerFix #861: use safer sprintf formatting
2015-10-19 Wolfgang Bumillerhalf-revert: remove autostart property from bridge...
2015-10-07 Wolfgang Bumillerdon't reorder unknown interface types
next