summaryrefslogtreecommitdiff
path: root/src/lib-config/set.c
AgeCommit message (Expand)Author
2016-11-29Enforce the is_node_list contract in lib-config setters.LemonBoy
2015-04-17Merge pull request #199 from ailin-nemui/config-parserAlexander Færøy
2015-04-07Change all strcmp() to g_strcmp0() to handle nulls gracefullydequis
2015-02-17Make the config parser more robustAilin Nemui
2008-03-11Keep documentation for public api only in headers to avoid duplication.Emanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2002-02-15renamed old config_node_index() to config_node_nth(). added newTimo Sirainen
2001-05-11config_node_remove() - NULL parent is treated as root nodeTimo Sirainen
2000-11-26config changes, CONFIG_REC is now required parameter forTimo Sirainen
2000-11-26some updates for checking when to not autosave config.Timo Sirainen
2000-11-26Added modify counter which is increased every time something is changedTimo Sirainen
2000-09-06config_node_clear() didn't work right.Timo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo Sirainen
2000-08-01fixTimo Sirainen
2000-05-10iconfig's caching was a bit buggy - it didn't notice if some config node wasTimo Sirainen
2000-05-09- Compiling fixesTimo Sirainen
2000-04-26rest of the ~rewrite?Timo Sirainen
2000-04-14Sorry for a big update - I still don't have internet connection at homeTimo Sirainen