]> git.proxmox.com Git - pve-common.git/history - src
buildsys: clean more
[pve-common.git] / src /
2020-01-25 Alexandre DerumierINotify: improve vlan interface parsing
2020-01-15 Thomas LamprechtACME: comment fixup some POST to GET-as-POST
2020-01-15 Wolfgang LinkACME: Change authorization call
2020-01-13 Thomas Lamprechtcerts: generate_csr: allow to set CN explicit
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
2020-01-08 Thomas LamprechtREST Handler: check for value defindness when untainting
2020-01-08 Thomas Lamprechtsort module usage + some newlines for readabilty
2019-12-13 Thomas Lamprechtgrammar fix: s/does not exists/does not exist/g
2019-11-23 Thomas LamprechtProcFSTools: add kernel_version
2019-11-22 Thomas LamprechtCLIHandler: record missing JSONSchema usage
2019-11-19 Dominik CsapakSysFSTools: do not assume pci domain 0000
2019-11-19 Wolfgang Bumilleravoid cyclic reference in closure
2019-11-18 Thomas Lamprechtsection config: remove Data::Dumper usage
2019-11-12 Thomas Lamprechtfollowup: avoid very long line through comment moval
2019-11-12 Dominik Csapakfix Tools::df for big storage usage values
2019-11-11 Wolfgang BumillerTools: add new mount api wrappers
2019-11-11 Wolfgang Bumilleradd missing 1; at the end of Syscall.pm
2019-11-11 Wolfgang BumillerPVE::Syscall: add new mount api constants
2019-11-11 Wolfgang Bumillertools: add AT_FDCWD and extend exports
2019-11-11 Wolfgang BumillerProcFSTools: include ppid in read_proc_pid_stat
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
next