summaryrefslogtreecommitdiff
path: root/source3/lib/popt_common.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-5/+5
2007-10-10r16046: Hmmm. I don't fully understand popt, but this is necessary for smbcli...Volker Lendecke1-1/+1
2007-10-10r15848: Introduce commandline options to set the remainder of the parameters inJames Peach1-11/+143
2004-03-26source code fix for bug 1095 -- honor the '-l' optionGerald Carter1-0/+2
2003-08-20metze's autogenerate patch for version.hGerald Carter1-1/+1
2003-08-14Change Samba to always use extended security for it's guest logins, (ie,Andrew Bartlett1-0/+30
2003-08-12Fix client autonegotiate signing.Volker Lendecke1-1/+2
2003-07-30Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison1-3/+22
2003-07-02Fix poptOption definition for --no-pass and --kerberos options. The 'value'Tim Potter1-2/+2
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter1-32/+240
2002-11-12Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison1-3/+1
2002-11-09Sync with HEADJelmer Vernooij1-7/+46
2002-10-28Sync with HEADJelmer Vernooij1-5/+53
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-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