summaryrefslogtreecommitdiffstats
path: root/source4/utils/testparm.c
Commit message (Collapse)AuthorAgeFilesLines
* r12732: This option does nothing.Andrew Bartlett2007-10-101-2/+1
| | | | | Andrew Bartlett (This used to be commit 708ce7de3034cfef3c6d8c7d49df8851ad1e5827)
* r12731: Simplify and re-implemenet support for --parameter-name=fooAndrew Bartlett2007-10-101-1/+1
| | | | | | | --service-name=bar in testparm. Andrew Bartlett (This used to be commit be067e9a04a4dca02a9472ae7385dc0bf26735ea)
* r12730: Reimplement --parameter-name, and bring in common samba options.Andrew Bartlett2007-10-101-7/+12
| | | | | | | This changes -s from meaning 'suppress prompt' to 'services file'. Andrew Bartlett (This used to be commit 0f78bd743b8bc415e47006a683c53bfdff1bc1e1)
* r12729: Implement the --section-name option, for dumping only one section.Andrew Bartlett2007-10-101-3/+22
| | | | | Andrew Bartlett (This used to be commit 3c49dd9219b12f5ed229ba108a02b85a18146df8)
* r12728: Revive testparm.Andrew Bartlett2007-10-101-0/+219
| | | | | | | It needs work to not dump defaults from loadparm.c, but otherwise it works. Andrew Bartlett (This used to be commit 1260fcf46579d708a406625f548add9be9fdc6fb)
* r852: remove unused utility progsStefan Metzmacher2007-10-101-338/+0
| | | | | metze (This used to be commit 4ef0b3656abdebb698d93936ae6ca492a8d35ef8)
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-1/+1
| | | | (This used to be commit 4cf3839b727c77a727abb558bd9473119a092913)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+338
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)