30 Mai
2013
30 Mai
'13
17:51
Module: ngircd.git Branch: master Commit: 6beb0fad3ff09ae92a7aea0e4b8ad7b00fe2e26d URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=6beb0fad3... Author: Alexander Barton <alex@barton.de> Date: Fri May 24 21:57:42 2013 +0200 conf.c: New function Read_Config_File() This function reads in and parses a single configuration file. Adjust all other functions to display the correct name of the file being read in currently. --- src/ngircd/conf.c | 388 +++++++++++++++++++++++++++++------------------------ 1 file changed, 212 insertions(+), 176 deletions(-) Diff: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commitdiff;h=6beb0...