summaryrefslogtreecommitdiff
path: root/source4/utils/testparm.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-19s4:utils Remove typo...Andrew Bartlett1-1/+0
2009-09-19s4:utils Explian fix for testparm -vAndrew Bartlett1-2/+6
2009-09-19s4-testparm: fixed -v optionAndrew Tridgell1-1/+1
2008-10-24Fix includes.Jelmer Vernooij1-0/+1
2008-02-28Remove sDefault as static variable.Jelmer Vernooij1-5/+5
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-8/+8
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-8/+8
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-1/+1
2007-12-21r26352: Don't make lp_load create a new context.Jelmer Vernooij1-4/+6
2007-12-21r26344: Fix memory access.Jelmer Vernooij1-2/+2
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij1-1/+1
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij1-3/+4
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij1-1/+0
2007-12-21r26227: Make loadparm_context part of a server task, move loadparm_contexts f...Jelmer Vernooij1-85/+98
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-10/+10
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij1-2/+2
2007-10-10r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij1-9/+9
2007-10-10r25047: Fix more warnings.Jelmer Vernooij1-4/+4
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-22/+21
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r22607: work with the solaris version of poptStefan Metzmacher1-4/+4
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij1-1/+1
2007-10-10r12732: This option does nothing.Andrew Bartlett1-2/+1
2007-10-10r12731: Simplify and re-implemenet support for --parameter-name=fooAndrew Bartlett1-1/+1
2007-10-10r12730: Reimplement --parameter-name, and bring in common samba options.Andrew Bartlett1-7/+12
2007-10-10r12729: Implement the --section-name option, for dumping only one section.Andrew Bartlett1-3/+22
2007-10-10r12728: Revive testparm.Andrew Bartlett1-0/+219
2007-10-10r852: remove unused utility progsStefan Metzmacher1-338/+0
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+338