]> git.proxmox.com Git - pve-common.git/history - src
fix 3108: properly check IPv6 addr
[pve-common.git] / src /
2020-11-02 Fabian Grünbichlerfix 3108: properly check IPv6 addr
2020-10-30 Stoiko IvanovSystemd: add helpers for parsing unit files
2020-10-29 Dominic JägerMake configid regex public
2020-10-29 Thomas Lamprechtsendmail: code cleanup
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-10-13 Alexandre DerumierProcFSTools: add read_pressure
2020-09-18 Fabian Grünbichlerproperly encode YAML via YAML::XS
2020-09-18 Thomas Lamprechttools: sync_mountpoint: throw actual error is syncfs...
2020-09-18 Stoiko Ivanovsync_mountpoint: open path so that sync works
2020-09-07 Thomas Lamprechtget_options: allow no arguments if all are optional
2020-09-07 Stoiko Ivanovsendmail helper: allow empty display name in from
2020-09-07 Stoiko Ivanovsendmail-helper: only send multipart if necessary
2020-08-26 Thomas Lamprechtget_options: allow optional arguments "arg_params"...
2020-08-19 Thomas Lamprechtrun command: fix matching \r\n and use non-capturing...
2020-08-19 Dominik Csapakrun_command: improve performance for logging and long...
2020-08-19 Fabian Grünbichlersafe_read_from: bump default size limit to 512k
2020-07-07 Oguz Bektassendmail: separate 'mailto' list from the rest of the...
2020-07-06 Stefan ReiterJSONSchema: use validator in print_property_string too
2020-07-06 Stefan ReiterJSONSchema: add format validator support and cleanup...
2020-06-26 Thomas Lamprechtfollouwp: improve comment detection and refactor slightly
2020-06-26 Oguz Bektasschema: register 'timezone' format and add verification...
2020-06-15 Mira Limbeckfix #2374: bridge-ports is assumed to be defined
2020-06-08 Alexandre DerumierInotify: write_network_interfaces : always autostart...
2020-06-06 Mike BeattieAdd cpu core count to /nodes/{id}/status API result
2020-06-03 Alexandre Derumiernetwork: vlan-aware bridge: fix pvid when trunks is...
2020-05-11 Alexandre Derumierread_bridge_mtu: public method instead private
2020-05-09 Thomas Lamprechtnetwork: bridge add IF: do not add all VLANs if $trunks...
2020-05-06 Fabian Grünbichlernetwork: fix adding vlan tags to bridge
2020-05-05 Stoiko IvanovProcFSTools: fix read_meminfo without KSM
2020-05-04 Fabian Ebnerprint_text_table: handle undefined values in comparision
2020-05-04 Stefan Reiterfix #2696: avoid 'undefined value' warning in 'pvesh...
2020-05-02 Thomas LamprechtJSONSchema: allow to import parse_property_string
2020-04-30 Fabian Grünbichlerbuild: remove ACME modules
2020-04-30 Wolfgang LinkMove the code to proxmox-acme and add a dependency...
2020-04-29 Thomas Lamprechtsection config: use croak so that the error is from...
2020-04-23 Dominik CsapakJSONSchema: extend pve-configid regex by '-'
2020-04-08 Fabian Grünbichlernetwork: replace system() with run_command()
2020-04-08 Fabian Grünbichlernetwork: remove unused debug code
2020-04-07 Thomas Lamprechtinotify: trailing whitespaces: comment and drop now...
2020-04-07 Alexandre DerumierInotify: read_interfaces : remove trailing whitespaces
2020-04-02 Thomas Lamprechtidmap followup: avoid false-negatives through falsy...
2020-04-01 Fabian GrünbichlerJSONSchema: add idmap parser and storagepair format
2020-04-01 Wolfgang Bumillercpuset: also split write methods
2020-04-01 Wolfgang Bumillercpuset: allow empty cpusets
2020-04-01 Wolfgang LinkRegister acme-plugin-format
2020-04-01 Wolfgang LinkReuse id parse code.
2020-03-31 Wolfgang Bumillercpuset: cgroupv2 support
2020-03-31 Wolfgang Bumillercpuset: further factorization
2020-03-31 Wolfgang Bumillercpuset: replace 'kind' with an 'effective' boolean
2020-03-31 Wolfgang Bumillercpuset: cleanup/refactor
2020-03-20 Dominik Csapakldap: add optional classes to query_users
2020-03-20 Dominik Csapakldap: optionally save group name by attribute
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 LamprechtLDAP: fix missing newline in error message
2020-03-09 Dominik Csapakadd ldap-simple-attr from pmg
2020-03-09 Thomas LamprechtRESTHandler getopt_usage: schema properties can be...
2020-03-09 Thomas Lamprechtinotify: read interfaces: avoid uninitialized value...
2020-03-09 Thomas LamprechtRevert "Network: tap_create|plug : sdn : use bridge_vlan"
2020-03-07 Thomas Lamprechtnetwork: followup: move graceful require SDN out from...
2020-03-07 Alexandre DerumierNetwork: tap_create|plug : sdn : use bridge_vlan
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 Dominik Csapakadd LDAP Wrapper code
2020-03-04 Dominik Csapakfix #2618: increase maximum port for spice to 61999
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-21 Thomas Lamprechtget_ip_from_hostname: check all address we get from...
2020-02-21 Christian Ebnerzsh-completion: Add missing flag to compadd
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-31 Thomas Lamprechtsystemd: add un-/escape_unit helpers
2020-01-31 Thomas Lamprechtprocfs: add check_kernel_release
2020-01-27 Fabian GrünbichlerAPI schema: add 'allowtoken' property
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
next