summaryrefslogtreecommitdiff
path: root/source3/script/find_missing_doc.pl
AgeCommit message (Collapse)AuthorFilesLines
2003-02-27We now use <anchor/> instead of just <anchor> (strict XML syntax)Jelmer Vernooij1-1/+1
(This used to be commit 7c00fff475e15a9e9d5c3d2c8394a2cdc1b90cac)
2002-10-02Be less verboseJelmer Vernooij1-8/+4
(This used to be commit 65c4a1060b57b1fa18f125d7ef92eb2cec0e1edf)
2002-10-02Update find_missing_doc.pl:Jelmer Vernooij1-27/+78
- Report references in smb.conf that point to non-existent entries - Report entries that are not referenced in the list - Report entries that are documented, but don't exist in loadparm.c - Report entries that are in loadparm.c, but are not documented (This used to be commit bf5a84efb36410bc07e7de91f4a926a60083bb7a)
2002-08-20Don't report missing "-valid"Jelmer Vernooij1-1/+1
(This used to be commit f9018f4560c205033d25e6294534be4b7a79f6c1)
2002-08-19Add script to find undocumented smb.conf optionsJelmer Vernooij1-0/+43
(This used to be commit 77152b4033f13abcdb86c7835f3112fa422a420d)