]> git.proxmox.com Git - pve-common.git/history - data
rename link to fwln && link peer to fwpr
[pve-common.git] / data /
2014-05-14 Alexandre Derumierrename link to fwln && link peer to fwpr
2014-05-13 Dietmar Maurerwe need to match link+ rule from iptables rules, and...
2014-05-08 Dietmar Maureradd firewall bridge support for openvswitch
2014-05-08 Dietmar Maureradd firewall bridge support for linux bridge
2014-05-08 Dietmar Maurertap_unplug: auto-detect bridge, improve error messages
2014-05-07 Dietmar Maurermap_path_to_methods: add code to return paths with...
2014-05-02 Dietmar Maurerfix typo
2014-05-02 Dietmar Maurernew helper register_page_formater
2014-04-24 Dietmar Maurermap_path_to_methods: do not skip folders which evaluate...
2014-04-24 Dietmar Maurerspeedup find_handler
2014-04-18 Dietmar Maurerdump_logfile: add filter regex
2014-04-10 Dietmar Maurerregister new standard option pve-config-digest
2014-04-10 Dietmar Maurermove assert_if_modified to PVE::Tools
2014-03-19 Dietmar Maurerdont use undefined var $ifcount
2014-03-19 Pablo Ruiz GarciaDelayed vlan interface creation until all checks are...
2014-03-19 Pablo Ruiz GarciaHandle cases where the vlan bridge has already been...
2014-03-19 Pablo Ruiz GarciaAdd support for bridges with more than one physical...
2014-02-26 Dietmar Maureruse full name for PVE::ProcFSTools::write_proc_entry()
2014-02-26 Dietmar Maurercorrectly copy bridge config
2014-01-22 Dietmar Maurerimprove random MAC address generation
2013-12-30 Dietmar Maurerextrac ovs_option tag= into ovs_tag property
2013-12-30 Dietmar Maurersupport bond_xmit_hash_policy
2013-12-30 Dietmar Maurerimprove ovs lacp bond mode impelmentation
2013-12-27 Dietmar Maureradd support for openvswitch network configuration
2013-12-21 Dietmar Maurerregister CIDR format
2013-12-21 Dietmar Maurercleanup coding style
2013-12-19 Alexandre Derumieradd openvswitch support to tap_plug / tap_unplug
2013-12-10 Dietmar Maurerregister standard options for SPICE
2013-12-09 Dietmar Maurerbump version to 3.0-10
2013-12-09 Dietmar Maureravoid unnecessarry delay by using usleep
2013-11-08 Dietmar Maurerfix upid parser for long uptimes
2013-10-30 Dietmar Maurerexport regular expressions for IPv4 and IPv6 addresses
2013-10-23 Dietmar Maurerdo not use 'intl' variant for en an gb keyboard layouts
2013-10-01 Dietmar Maureruse warnings everywhere.
2013-08-05 Dietmar Maurerauth.conf: fix file permissions
2013-07-25 Dietmar Maureravoid warning if file does not exist
2013-07-25 Dietmar Maureradd parser for "/etc/apt/auth.conf"
2013-05-13 Dietmar Maurerfix bug #381: use persistent reservation file for ports
2013-05-08 Dietmar Maurerfix date in copyright message
2013-04-25 Dietmar Maurerimplement shared file locks
2013-03-15 Dietmar Maurerfix path for brctl to /sbin/brctl
2013-03-15 Dietmar Maurerupid_read_status: scan 4096 bytes to extract status
2013-03-15 Alexandre Derumiercopy_bridge : copy multicast_snooping && multicast_querier
2013-03-07 Alexandre Derumierfix return !$rate
2013-03-05 Alexandre Derumiernetwork : add tap_unplug
2013-03-05 Alexandre Derumiernetwork : add tap_plug
2013-03-05 Alexandre Derumiernetwork: add tap_create
2013-03-05 Alexandre Derumiersetup_tc_rate_limit : delete class and filter before...
2013-03-05 Alexandre Derumiersetup_tc_rate_limit : fix typo ingres -> ingress
2013-03-05 Alexandre DerumierNetwork : add tap_rate_limit
2013-02-25 Damien PIQUETModified IPv4 validation function, included Net::IP
2013-02-22 Dietmar Maurerfix bug #335: correctly verify ipv4 network masks
2013-02-13 Dietmar Maureradd parser for /etc/iscsi/initiatorname.iscsi
2013-02-13 Dietmar MaurerRevert "pve-common: PVE/Network: rework of activate_bri...
2013-02-01 Dietmar Maurerrevert tc rate filter changes
2013-02-01 Dietmar Maurerquery KSM page sharing
2013-01-28 Stefan Priebepve-common: PVE/Network: rework of activate_bridge_vlan
2013-01-28 Dietmar Maurerfix syntax error
2013-01-28 Dietmar Maurertc: use rate filter with mtu 64k
2012-12-31 Dietmar Maurercorrectly count sockets
2012-12-10 Dietmar Maurerimplement afterfork callback
2012-10-31 Stefan PriebePVE/AbstractMigrate: remove hardcoded blowfish cipher
2012-10-31 Dietmar Maurerfix bug #273: retry flock if it fails with EINTR
2012-10-29 Dietmar Maurerfix bug #264: use option pipefail for shell commands
2012-10-24 Dietmar Maurernew helper wait_for_vnc_port()
2012-10-15 Dietmar Maurerfix bug in read_memory_usage
2012-10-02 Dietmar Maurerfile_read_firstline: avoid warning with empty files
2012-09-26 Dietmar Maurerfix run_command: restore umask correctly
2012-09-25 Dietmar Maurerfix typo in error message
2012-09-11 Dietmar Maurerminor fix: remove debug output
2012-08-02 Dietmar Maurerfix regex for network devices
2012-06-14 Dietmar Maureruse rsync flags AX (preserve ACLs and xattr)
2012-05-21 Dietmar Maureradded SectionConfig.pm, base class for Storage and...
2012-04-20 Dietmar Maureruse DNS compatible regex in upid parser
2012-04-11 Dietmar Maureradd Turkish keyboard mappings
2012-04-02 Dietmar Maurerfix bug #135: use DNS compatible naming for 'pve-node'
2012-04-02 Dietmar Maurerfix bug #135: allow single letter 'dns-name', allow...
2012-03-28 Dietmar Maurernew function to setup tc rate limits.
2012-03-28 Dietmar Maureradd vlan setup code to PVE::Network
2012-03-28 Dietmar Maurerremove exec permissions
2012-03-28 Dietmar Maurermoved dir_glob_regex() and dir_glob_foreach() from...
2012-03-26 Dietmar Maurerreturn number of sockets in read_cpuinfo
2012-03-20 Dietmar Maureruse Digest::SHA instead of Digest::SHA1
2012-03-19 Dietmar Maurerfix bug #116, #103: try to keep ordering in /etc/networ...
2012-03-13 Dietmar Maurerremove 'name' to the list of utf8 encoded parameters.
2012-03-12 Dietmar Maureradd 'name' to the list of utf8 encoded parameters
2012-03-02 Dietmar Maurertry to keep ordering in /etc/network/interfaces
2012-03-01 Dietmar Maurercleanup error message from usermod command
2012-03-01 Dietmar Maurertry to keep comments in /etc/network/interfaces
2012-02-27 Dietmar Maurer add Swedish keymap
2012-01-26 Dietmar Maurermoved format definition from pve-storage
2012-01-26 Dietmar Maurerallow to pass undefined value to template_replace
2012-01-24 Dietmar Maurerfix usage string
2012-01-23 Dietmar Maurersupport check and description property for permission
2012-01-20 Dietmar Maurernew helper raise_perm_exc
2012-01-19 Dietmar Maurernew helper decode_utf8_parameters()
2012-01-09 Dietmar Maurerfix bug 77: only use cmd2string when necessary
2012-01-09 Dietmar Maurernew helper kvmkeymaplist()
2011-12-15 Dietmar Maurersplit out run_with_timeout()
2011-12-08 Dietmar Maureruse correct log function
next