summaryrefslogtreecommitdiffstats
path: root/source3/popt/popthelp.c
Commit message (Collapse)AuthorAgeFilesLines
* Use a single copy of popt in samba3 and samba4.Jelmer Vernooij2008-09-161-740/+0
|
* r24048: Fix the C++ warnings in our version of poptVolker Lendecke2007-10-101-18/+20
| | | | (This used to be commit fd3683c1b3d89a47d59643b0f5751726cb2c89f9)
* r15679: fix some popt warningsGerald Carter2007-10-101-2/+2
| | | | (This used to be commit 126ab8ccec69240e8e526190f4712bd274237985)
* r15654: Update our internal copy of popt to that distributed with the RPM 4.2James Peach2007-10-101-136/+573
| | | | | source code. (This used to be commit 9559886a92b1fdd33d380bf0100dcddb12477ff2)
* more compiler warningsHerb Lewis2001-10-231-2/+2
| | | | (This used to be commit 12c10e876ea528fdf33e8ecfe42ab0ebb346b143)
* Add popt for parsing commandline optionsJim McDonough2001-10-231-0/+301
(This used to be commit df34e11d84a6fe89dc6654eb10de0a49383e1dea)