31a5707 Iterate over each line in configuration file (trac #1, trac #2).

Authored and Committed by Tim Waugh 15 years ago
    Iterate over each line in configuration file (trac #1, trac #2).
    
    	* doc/portreserve.xml: Document configuration file format more
    	precisely.
    
    	* src/portreserve.c (reserve): Iterate over each line in the
    	configuration file.
    
    	Fixes https://fedorahosted.org/portreserve/ticket/1 and
    	https://fedorahosted.org/portreserve/ticket/2.
    
        
file modified
+11 -0
file modified
+9 -5
file modified
+74 -65