Historique des commits

Auteur SHA1 Message Date
  Thomas Haller e1c7a2b5d0 all: don't use gchar/gshort/gint/glong but C types il y a 6 ans
  Beniamino Galvani 1b5925ce88 all: remove consecutive empty lines il y a 6 ans
  Thomas Haller ea6648cea1 all: replace uses of inet_aton() and friends il y a 7 ans
  Thomas Haller bc1014a93d all: replace _nm_utils_string_in_list() with g_strv_contains() il y a 8 ans
  Thomas Haller 8bace23beb all: cleanup includes and let "nm-default.h" include "config.h" il y a 8 ans
  Dan Winship 22e1a97e12 all: drop includes to <glib/gi18n.h> for "nm-default.h" il y a 9 ans
  Dan Winship c14486984e libnm, libnm-util: move settings doc generation to libnm-core il y a 10 ans
  Dan Winship 53f5e9afa4 libnm*: fix library gettext usage il y a 9 ans
  Dan Winship 3bfb163a74 all: consistently include config.h il y a 9 ans
  Thomas Haller 47555449fa libnm: add bonding option "lacp_rate" to NMSettingBond il y a 10 ans
  Jiří Klimeš 291674d82e libnm-util: add ifcfg-rh specific description for properties il y a 10 ans
  Dan Winship 2570c5a17c libnm-util, libnm-glib: whitespace fixes il y a 10 ans
  Dan Winship cb7e1893e7 libnm-util, libnm-glib: standardize copyright/license headers il y a 10 ans
  Thomas Haller 2deaa5397a libnm-util: normalize virtual_iface_name in NMSettings il y a 10 ans
  Dan Winship cdc15cb2a6 libnm-util: remove NMSetting* GParamSpec docs il y a 10 ans
  Dan Winship e8577083ca libnm-util: various NMSetting* property doc fixes/improvements il y a 10 ans
  Jiří Klimeš c2a1cb1a44 docs: use %TRUE, %FALSE macros instead of plain TRUE, FALSE values for gtkdoc il y a 10 ans
  Thomas Haller 9d319e6da0 libnm-util: refactor NMSetting name and register_settings il y a 10 ans
  Dan Williams 5f15409684 libnm-util: add INFERRABLE flag and remove CANDIDATE il y a 11 ans
  Dan Williams 983079cd59 libnm-util: remove usage of NM_SETTING_PARAM_SERIALIZE il y a 10 ans
  Thomas Haller 63c9c399c5 libnm-util: fix minor memory leaks in bond and team setting il y a 10 ans
  Thomas Haller 97935382f4 coverity: fix various warnings detected with Coverity il y a 11 ans
  Jiří Klimeš a9ea67185e libnm-util: validate "primary" bonding option as an interface name il y a 11 ans
  Thomas Haller 0c6a98df78 libnm-util: do not g_warn when trying to set invalid bond option il y a 11 ans
  Thomas Haller df4e159728 libnm-util: expose nm_setting_bond_validate_option as public API il y a 11 ans
  Thomas Haller 4b85408e34 bond: handle bond options more gracefully il y a 11 ans
  Dan Winship f4c3e2f643 libnm-util: centralize find_setting_by_name code il y a 11 ans
  Thomas Haller 2b25d0d3e0 core: avoid use-after-free in libnm-util/bond.verify() il y a 11 ans
  Jiří Klimeš 6d2e033a0e libnm-util: only remove ARP when MIIMON is being set to non-zero and vice versa il y a 11 ans
  Dan Winship e69727bf8a libnm-util: support the "primary" bond option il y a 11 ans