summaryrefslogtreecommitdiffstats
path: root/source/lib/popt_common.c
Commit message (Expand)AuthorAgeFilesLines
* We need to 'preprocess' in popt_common_samba as wellJelmer Vernooij2003-03-251-1/+1
* Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij2003-03-241-7/+18
* Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij2003-03-241-60/+35
* Use True, not TRUEJelmer Vernooij2003-03-231-2/+2
* Add -U, -N, -i, -A, -W to popt.Jelmer Vernooij2003-03-221-9/+231
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-3/+1
* Fix compiler warnings.Tim Potter2002-11-061-4/+5
* Remove dummy function I used for testingJelmer Vernooij2002-11-021-7/+0
* Add more options to popt_common and use them. Current ones are:Jelmer Vernooij2002-11-021-7/+52
* Fix bug in '-d'Jelmer Vernooij2002-10-261-1/+1
* Add more common options to popt_common - and start usingJelmer Vernooij2002-10-051-6/+54
* Make debuglevel a string for use with debug classesJelmer Vernooij2002-08-291-2/+2
* Our include popt is starting to get a bit old - fixed some compileTim Potter2002-07-291-1/+1
* A place to store common popt routines.Tim Potter2002-07-291-0/+49