1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-17 04:23:50 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Jelmer Vernooij
7c00fff475 We now use <anchor/> instead of just <anchor> (strict XML syntax) -
Jelmer Vernooij
65c4a1060b Be less verbose -
Jelmer Vernooij
bf5a84efb3 Update find_missing_doc.pl:
- 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
-
Jelmer Vernooij
f9018f4560 Don't report missing "-valid" -
Jelmer Vernooij
77152b4033 Add script to find undocumented smb.conf options -