summaryrefslogtreecommitdiff
path: root/source3/lib/popt_common.c
AgeCommit message (Expand)AuthorFilesLines
2003-03-25We need to 'preprocess' in popt_common_samba as wellJelmer Vernooij1-1/+1
2003-03-24Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij1-7/+18
2003-03-24Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij1-60/+35
2003-03-23Use True, not TRUEJelmer Vernooij1-2/+2
2003-03-22Add -U, -N, -i, -A, -W to popt.Jelmer Vernooij1-9/+231
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-3/+1
2002-11-06Fix compiler warnings.Tim Potter1-4/+5
2002-11-02Remove dummy function I used for testingJelmer Vernooij1-7/+0
2002-11-02Add more options to popt_common and use them. Current ones are:Jelmer Vernooij1-7/+52
2002-10-26Fix bug in '-d'Jelmer Vernooij1-1/+1
2002-10-05Add more common options to popt_common - and start usingJelmer Vernooij1-6/+54
2002-08-29Make debuglevel a string for use with debug classesJelmer Vernooij1-2/+2
2002-07-29Our include popt is starting to get a bit old - fixed some compileTim Potter1-1/+1
2002-07-29A place to store common popt routines.Tim Potter1-0/+49