]> git.proxmox.com Git - pve-common.git/history - src
bump version to 6.0-7
[pve-common.git] / src /
2019-11-08 Fabian Grünbichlercert: add fingerprint helper
2019-11-08 Thomas Lamprechtnetwork: cleanup get_local_ip_from_cidr
2019-10-30 Dominik CsapakJSONSchema: add pve-tag format
2019-10-29 Thomas Lamprechtfollowup: drop get_host_arch prototype
2019-10-29 Stefan Reitertools: get_host_arch: return raw uname machine entry
2019-10-29 Wolfgang BumillerOTP: support v2 secret format
2019-10-29 Wolfgang BumillerJSONSchema: add TFA-secret format; support longer secrets
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-09-04 Fabian EbnerSectionConfig: Cleanup to make style consistent
2019-09-04 Fabian EbnerFix 2339: Handle multiple blank lines correctly in...
2019-09-04 Wolfgang Bumillercli: prettify tables even more
2019-08-14 Fabian Grünbichlertools: add fchownat syscall
2019-08-14 Stoiko IvanovCLIHandler: consider valid prefixes for completion
2019-08-14 Stoiko IvanovCLIHandler: remove spurious abort()
2019-07-29 Stefan Reiterfix #2303: detect IPs of p2p interfaces
2019-07-23 Thomas Lamprechtarray_intersect: allow passing list of references for...
2019-07-23 Thomas Lamprechtarray_intersect: followup: early exit if first empty...
2019-07-23 Thomas Lamprechtfollowup: code comments and small "cleanups"
2019-07-23 Thomas Lamprechtfollouwp: maker array_unique private for now
2019-07-23 Stefan ReiterAdd array_intersect and array_unique functions
2019-07-23 Stefan ReiterInclude CPU flags in read_cpuinfo
2019-07-23 Alwin Antreichcert: add public key type & size to JSON schema
2019-07-23 Fabian Grünbichlercert: add public key type and size to info
2019-07-05 Thomas Lamprechtsection config: trailing whitespace cleanup
2019-06-19 Oguz Bektasuse hmac_sha256 when assembling csrf token
2019-06-19 Thomas Lamprechtfollowup: fix quoting and comment
2019-06-19 Oguz Bektasadd fallback/new csrf token recognition
2019-06-19 Wolfgang Bumillersystemd: add wait_for_unit_removed
2019-06-12 Thomas Lamprechtinotify: network/interfaces: fix 'Use of uninitialized...
2019-06-06 Dominik Csapakprint defaulttxt as sprintf parameter
2019-05-23 Thomas Lamprechtassemble_spice_ticket: ensure variable in interpolated...
2019-05-15 Thomas LamprechtJSONSchema: sort keys when dumping config for stabillity
2019-05-15 Thomas Lamprechtfollowup: use defined to check if a hash element can...
2019-05-15 Dominik Csapakprevent autovivification of sectionconfig options
2019-05-13 Thomas Lamprechtprint api res: always allow result to be undef if optional
2019-05-08 Thomas Lamprechtfollowup code cleanup
2019-05-08 Dominik CsapakINotify: map address/netmask to cidr while parsing...
2019-05-08 Dominik CsapakJSONSchema: add get_netmask_bits and missing netmask
2019-04-17 Stoiko IvanovTools: add setresuid syscall
2019-04-17 Thomas Lamprechtfixup comments about RESTEnv access types
2019-04-03 Wolfgang Bumilleradd request host to RESTEnvironment
2019-04-03 Wolfgang Bumilleradd u2f challenge accessors to RESTEnvironment
2019-04-02 Stoiko IvanovJSONSchema: fix units of bwlimit
2019-03-21 Thomas LamprechtJSONSchema: register 'pve-snapshot-name' here to avoid...
2019-03-14 Thomas Lamprechtfollowup: add verbose_description to new mac-addr stand...
2019-03-14 Stoiko IvanovJSONSchema: Adapt MAC address format to unicast
2019-03-01 Oguz Bektasfix #2111: regex match for email addresses
2019-02-20 Christian EbnerFix 1891: Add zsh command completion generator
2019-02-19 Rhonda D'Vinepartially fix #2023: Switch to https for yubico.com API
2019-02-04 Wolfgang Bumillertools: add dev_t_major/minor
2019-01-31 Thomas LamprechtTools: add fsync sycall
2019-01-22 Christian EbnerJSONSchema: Add format for MAC address verification
2019-01-09 Oguz Bektasfix defaults for standard_output_options
2019-01-03 Tim MarxINotify: fix wording in networkdoc
2018-11-26 Dominik CsapakSysFSTools: add return format comments
2018-11-22 Dominik CsapakSysFSTools.pm: improve and extend lspci
2018-11-22 Dominik CsapakSysFSTools.pm: add mediated devices subs
2018-11-22 Alexandre DerumierNetwork : veth pair : fix mtu
2018-11-21 Dominik CsapakTools.pm: do not ignore "0" in split_list
2018-11-20 Thomas Lamprechtfork_worker: readd the kill safety for _exit again
2018-11-20 Stoiko Ivanovfix #1956: return controlling terminal to parent
2018-11-20 Stoiko Ivanovfork_worker: refactor child exit
2018-11-19 Thomas LamprechtSysFSTools: lspci: fixup: improve naming and refactor...
2018-11-19 Thomas LamprechtSysFSTools: iommu_support: improve comment
2018-11-19 Dominik CsapakSysFSTools: copy over scan_usb from PVE::Storage
2018-11-19 Dominik CsapakSysFSTools: implement IOMMU check
2018-11-19 Dominik CsapakSysFSTools: implement filter by id in lspci
2018-11-19 Dominik CsapakSysFSTools: factor out PCI regex
2018-11-19 Dominik Csapakintroduce SysFSTools
2018-11-19 Thomas Lamprechttools: template_replace: esacpe braces
2018-11-15 Tim Marxfix #1548: replace perl use vars with our
2018-10-31 Wolfgang BumillerCalendarEvent: add 'utc' flag to calendar specs
2018-10-31 Wolfgang Bumillerfix #1963: don't do day-time related math on time stamps
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-10-03 David Limbeckfix #1938: increase filesize limit for /proc/mounts
2018-09-25 Wolfgang BumillerJSONSchema: typo fixup
2018-09-20 Thomas Lamprechtfix some erro mesage and comment typos
2018-09-20 Dietmar Maurernew helper get_host_arch
2018-09-17 Dominik Csapakfix #1914: CLIFormatter: check also for existence of...
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-13 Dietmar Maurerapi_dump_full: use api_clone_schema() for 'returns...
2018-09-11 Alexandre DerumierInotify: check bridgeport: fix vlan interface not defined
2018-09-11 Alexandre DerumierInotify: fix mtu check
2018-08-22 Dominik Csapakrun_fork_with_timeout: handle SIGTERM
2018-08-22 Dominik Csapakadd readline_nointr to Tools
2018-08-06 Dietmar Maurerrender_bytes: avoid untaint by simply change the sprint...
2018-08-06 Dietmar Maurerrender_bytes: check format, untaint before calling...
2018-08-01 Dietmar Maurerprint_usage_short: do not group subcommands
2018-07-31 Dietmar Maurergenerate_usage_str: do not group sub-commands
2018-07-31 Dietmar Maurerprint_api_result: fix test for undefined $result_schema
2018-07-30 Dietmar Maurerprint_api_result: allow to pass undefined schema
2018-07-30 Dietmar Maurerprint_api_result_plain: new helper
next