]> git.proxmox.com Git - pve-common.git/history - src
ldap: optionally save group name by attribute
[pve-common.git] / src /
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
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
next