config: Save D-Bus provisioned files
[platform/upstream/connman.git] / src / config.c
2011-04-11 Samuel Ortizconfig: Save D-Bus provisioned files
2011-04-11 Samuel Ortizconfig: Fix service pointers memory leak
2011-04-11 Samuel Ortizconfig: Do not overwrite protected services
2011-04-11 Samuel Ortizconfig: Add configuration protected flag
2011-04-11 Samuel Ortizconfig: Set from_fs to connman_bool_t
2011-04-11 Samuel Ortizconfig: Avoid create_config forward declaration
2011-04-11 Henri Braggeconfig: Export a function to load service configs
2011-04-11 Henri Braggeconfig: Fix service configuration update
2011-01-18 Marcel HoltmannUse g_io_channel_read_chars instead of g_io_channel_read
2011-01-05 Mohamed AbbasAdd inotify monitoring .config file.
2010-09-15 Fabien MarotteAdd verification of the .config file parameters
2010-09-15 Fabien MarotteMove configuration key strings to be #define
2010-05-22 Daniel WagnerAdd configuration file option for passphrase
2010-01-08 Marcel HoltmannFix some WPA Enterprise privacy issues
2010-01-07 Marcel HoltmannAdd support for setting immutable flag from configurations
2010-01-07 Marcel HoltmannAdd configuration file option for private key passphras...
2010-01-07 Marcel HoltmannAdd support for multiple services per configuration...
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-25 Marcel HoltmannAdd extra NULL pointer check for service configuration
2009-12-25 Marcel HoltmannSome cleanup with the provision handling
2009-12-24 Samuel OrtizMore config.c copy and paste fixes
2009-12-23 Marcel HoltmannFix copy-and-paste issue with SSID configuration field
2009-12-23 Marcel HoltmannSome more whitespace cleanups
2009-12-23 Samuel OrtizAdd support for building passphrase from the private...
2009-12-23 Samuel OrtizLoad service entries from configuration files
2009-12-22 Marcel HoltmannFix service loading and add provision callbacks
2009-12-14 Marcel HoltmannAdd framework for configuration files