summaryrefslogtreecommitdiffstats
path: root/source4/utils/testparm.c
Commit message (Collapse)AuthorAgeFilesLines
* s4:utils Remove typo...Andrew Bartlett2009-09-191-1/+0
|
* s4:utils Explian fix for testparm -vAndrew Bartlett2009-09-191-2/+6
| | | | | | | The problem here was that we take an address of a bool, and then (via a void*) cast it to a int *, so put this in a comment. Andrew Bartlett
* s4-testparm: fixed -v optionAndrew Tridgell2009-09-191-1/+1
| | | | never pass a bool pointer to popt
* Fix includes.Jelmer Vernooij2008-10-241-0/+1
|
* Remove sDefault as static variable.Jelmer Vernooij2008-02-281-5/+5
| | | | (This used to be commit 16f36ce499e93860dd535034a584ec2b93e7a172)
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-8/+8
| | | | (This used to be commit 6ac86f8be7d9a8c5ab396a93e6d1e6819e11f173)
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-8/+8
| | | | (This used to be commit e53e79eebef3ece6978f0a2b4a1ee0a0814bb5d2)
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d)
* r26352: Don't make lp_load create a new context.Jelmer Vernooij2007-12-211-4/+6
| | | | (This used to be commit d0d5c1a823a6601292c061dba2b6f4bde2b9e3dd)
* r26344: Fix memory access.Jelmer Vernooij2007-12-211-2/+2
| | | | (This used to be commit 966248108f97d237b41ff2d14ec1e592d61d8db3)
* r26339: Make loadparm talloc-allocated.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 1e02cd8db1d65ff72b747833904a10b47749b1fb)
* r26275: return loadparm context in lp_load.Jelmer Vernooij2007-12-211-3/+4
| | | | (This used to be commit d01f0f4c2037b531b3fd088060717f90e60471e9)
* r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and ↵Jelmer Vernooij2007-12-211-1/+0
| | | | | | wbsrv_connection. (This used to be commit 7c008664238ed966cb82adf5b25b22157bb50730)
* r26227: Make loadparm_context part of a server task, move loadparm_contexts ↵Jelmer Vernooij2007-12-211-85/+98
| | | | | | further up the call stack. (This used to be commit 0721a07aada6a1fae6dcbd610b8783df57d7bbad)
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-10/+10
| | | | (This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238)
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit c62f51cc28a37959128e78a1f34cfd4c6d3ba069)
* r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij2007-10-101-9/+9
| | | | (This used to be commit 091961b13be665061c7e88ab4e2808c015bc403e)
* r25047: Fix more warnings.Jelmer Vernooij2007-10-101-4/+4
| | | | (This used to be commit 69de86d2d2e49439760fbc61901eb87fb7fc5d55)
* r25035: Fix some more warnings, use service pointer rather than service ↵Jelmer Vernooij2007-10-101-22/+21
| | | | | | number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f)
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
| | | | (This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r22607: work with the solaris version of poptStefan Metzmacher2007-10-101-4/+4
| | | | | metze (This used to be commit c992e882b53525fea995c68be668ba939671139c)
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 8b622c5ded0732df0eaf9f6226f52a27b6eacd73)
* 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)