Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added an conditional argument to the Section names | Steve Dickson | 2009-08-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | with the format being: [ Section <"argument"> ] This will help group similar functioning Section together. The argument is conditional but must be surrounded by the '"' characters. The new conf_get_section() interface can used to locate a Section by its Section name and/or argument. Signed-off-by: Steve Dickson <steved@redhat.com> | ||||
* | Move idmapd's configuration file parsing routines into | Steve Dickson | 2009-08-16 | 1 | -0/+67 |
the shared libnfs.a library, making them available to\ other daemons and programs. Signed-off-by: Steve Dickson <steved@redhat.com> |