]> git.decadent.org.uk Git - nfs-utils.git/history - support/nfs/conffile.c
nfsmount: Fixed parsing error in the nfsmount.conf code.
[nfs-utils.git] / support / nfs / conffile.c
2012-03-06 Steve Dicksonnfsmount: Fixed parsing error in the nfsmount.conf...
2011-11-14 Steve Dicksonrpc.idmapd: Sections in idmapd.conf are ignored. nfs-utils-1-2-6-rc3
2011-04-06 Steve DicksonRemoved a warning from conffile.c
2010-11-29 Mi Jinlonglibnfs.a: fix a bug when parse section's arg nfs-utils-1-2-4-rc3
2010-08-09 Steve DicksonRemoved warnings from conffile.c
2009-08-17 Steve DicksonCleaned up parsing errors to hopeful be more precise nfs-utils-1-2-1-rc4
2009-08-17 Benny HalevyAdded support for line comments parsing which should
2009-08-16 Steve DicksonNow that only the Section names are case-insensitive
2009-08-16 Steve DicksonAdded an conditional argument to the Section names
2009-08-16 Steve DicksonMake Section names case-insensitive which should
2009-08-16 Steve DicksonTaught conf_parse_line() to ignore spaces in the
2009-08-16 Steve DicksonMove idmapd's configuration file parsing routines into