summaryrefslogtreecommitdiffstats
path: root/source3/popt
Commit message (Collapse)AuthorAgeFilesLines
* r24048: Fix the C++ warnings in our version of poptVolker Lendecke2007-10-103-30/+32
| | | | (This used to be commit fd3683c1b3d89a47d59643b0f5751726cb2c89f9)
* r17347: Some C++ warnings -- 271 leftVolker Lendecke2007-10-101-50/+57
| | | | (This used to be commit 641dac4f85c0e00484d90726bea1a4cb58c8235c)
* r17334: Some C++ warningsVolker Lendecke2007-10-101-2/+2
| | | | (This used to be commit 8ae7ed1f3cecbb5285313d17b5f9511e2e622f0b)
* r16720: Fix bug #3874 (warning) reported by Jason Mader.Jeremy Allison2007-10-101-2/+6
| | | | | Jeremy. (This used to be commit 0606c954668a7bbc08e2338e268405981aa0ad04)
* r16484: Bugzilla 3805. Only define _ABS if it is not already defined.James Peach2007-10-101-0/+2
| | | | (This used to be commit 09fb20f4fe26a5ec82e2f296bf033ab0864af669)
* r15679: fix some popt warningsGerald Carter2007-10-103-4/+4
| | | | (This used to be commit 126ab8ccec69240e8e526190f4712bd274237985)
* r15654: Update our internal copy of popt to that distributed with the RPM 4.2James Peach2007-10-1011-662/+2226
| | | | | source code. (This used to be commit 9559886a92b1fdd33d380bf0100dcddb12477ff2)
* r39: * importing .cvsignore filesGerald Carter2007-10-101-8/+0
| | | | | * updateing WHATSNEW with vl's change (This used to be commit a7e2730ec4389e0c249886a8bfe1ee14c5abac41)
* stop popt from doing its own intl stuffAndrew Tridgell2001-11-251-16/+0
| | | | (This used to be commit 1a5ef2425747c2e0c7cf28fc7712563039086100)
* more compiler warningsHerb Lewis2001-10-231-2/+2
| | | | (This used to be commit 12c10e876ea528fdf33e8ecfe42ab0ebb346b143)
* get rid of compiler warningsHerb Lewis2001-10-232-2/+2
| | | | (This used to be commit 3fed17c537985177d8f54d03b71fda04ff930d5d)
* Add popt for parsing commandline optionsJim McDonough2001-10-2314-0/+1744
(This used to be commit df34e11d84a6fe89dc6654eb10de0a49383e1dea)