summaryrefslogtreecommitdiff
path: root/src/lib-config/iconfig.h
AgeCommit message (Expand)Author
2015-02-17add CONFIG_REC to config_node_section* APIsAilin Nemui
2009-01-16Use an io channel to write the config file.Emanuele Giaquinta
2009-01-14Remove unused and odd function.Emanuele Giaquinta
2009-01-14Fix typos.Emanuele Giaquinta
2008-03-11Move lib-config typedefs in iconfig.h.Emanuele Giaquinta
2008-03-11Document config_node_set_str.Emanuele Giaquinta
2008-03-11Fix typos.Emanuele Giaquinta
2002-05-17removed useless functionsTimo Sirainen
2002-02-15renamed old config_node_index() to config_node_nth(). added newTimo Sirainen
2001-09-22added config_node_first() function to get the first non-comment node.Timo Sirainen
2001-09-22config_node_next() - Returns the next non-comment node in list. Use thisTimo Sirainen
2001-01-01Added/moved several "typedef struct _XXX XXX;" to common.h so thatTimo Sirainen
2000-11-26config changes, CONFIG_REC is now required parameter forTimo Sirainen
2000-11-26Added modify counter which is increased every time something is changedTimo Sirainen
2000-08-26Lots of moving stuff around - hopefully I didn't break too much :)Timo 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