summaryrefslogtreecommitdiffstats
path: root/source3/lib/popt_common.c
Commit message (Expand)AuthorAgeFilesLines
* param: use a single command line set_option in the codeGarming Sam2014-05-071-2/+13
* cmdline: Remove dynconfig hooks in command line processingAndrew Bartlett2014-02-121-145/+0
* lib: Remove an unused variableVolker Lendecke2013-06-111-1/+0
* swat: Remove swat.Kai Blin2013-05-181-10/+0
* s3:popt_common: Fix password processing.Stefan Metzmacher2012-11-301-11/+2
* s3fs-popt: Add function to burn the commandline password.Andreas Schneider2012-11-081-0/+47
* s3: Add --pw-nt-hash to popt_common_credentialsVolker Lendecke2012-06-121-0/+5
* build: Remove sys_open wrapperAndrew Bartlett2012-04-051-1/+1
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-1/+1
* s3-param Remove special case for global_scope()Andrew Bartlett2011-06-091-1/+1
* s3-param Remove special case for lp_workgroup()Andrew Bartlett2011-06-091-2/+2
* s3-lib Use domain in credentials file for domain in credentialsAndrew Bartlett2011-06-091-1/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3:popt: add POPT_COMMON_OPTION to provide only the "--option" featureMichael Adam2011-02-091-0/+5
* s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett2010-11-021-3/+1
* s3-param: added lp_set_cmdline() and --option= parameterAndrew Tridgell2010-09-021-0/+10
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* s3: Add -C (--use-ccache) to popt_common_credentialsVolker Lendecke2010-01-241-1/+6
* s3:lib: setup talloc log and abort functionsStefan Metzmacher2009-08-241-0/+7
* s3: make better use of ccache by not including version.h in every C-file.Michael Adam2009-01-151-1/+1
* Make STATEDIR and CACHEDIR configurable through ./configure and loadparm.cSteven Danneman2009-01-121-0/+20
* Remove the global "cmdline_auth_info" from source3/lib/util.cVolker Lendecke2008-12-141-21/+38
* Fix bug #5928 - Option --version in testparm does not work.Tomasz Krasuski2008-12-051-1/+1
* s3: fix a few "shadows a global declaration" warningsTim Prouty2008-11-031-4/+4
* popt: add support for setting MODULESDIR via popt_common_dynconfig.Michael Adam2008-08-151-0/+10
* popt: add a popt_common_debuglevel set of options providing -d|--debuglevelMichael Adam2008-07-151-0/+6
* Fix client authentication with -P switch in client tools (Bug 5435).Günther Deschner2008-05-051-29/+1
* Fix Coverity ID 436Volker Lendecke2008-03-231-0/+5
* popt: Use SMB_CONF_PATH environment var if no other configfile is set.Kai Blin2008-02-041-3/+12
* Add general '-e' option to enable smb encryptionJeremy Allison2008-01-051-0/+6
* add POPT_COMMON_CONFIGFILE which only provides --configfile (not -s)Stefan Metzmacher2007-12-141-0/+6
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-13/+13
* We don't need P_GSTRING or P_UGSTRING anymore.Jeremy Allison2007-12-071-1/+1
* *Really* fix the no password -N opt :-).Jeremy Allison2007-12-061-1/+1
* Fix the '-N' option.Jeremy Allison2007-12-061-1/+1
* Get closer to building with smbmount. Move parameter line changesJeremy Allison2007-12-061-79/+23
* Make cmdline_auth_info private to lib/popt_common.c. ProvideJeremy Allison2007-12-061-14/+4
* Remove pstrings from client/client.c by doing a large rewrite.Jeremy Allison2007-12-061-48/+114
* More pstring removal. This one was tricky. I had to addJeremy Allison2007-11-151-9/+17
* Remove the silly "user_socket_options" global variableVolker Lendecke2007-11-091-2/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-4/+4
* r24618: move printing out the version string and exit()Stefan Metzmacher2007-10-101-3/+12
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-5/+5
* r16046: Hmmm. I don't fully understand popt, but this is necessary for smbcli...Volker Lendecke2007-10-101-1/+1
* r15848: Introduce commandline options to set the remainder of the parameters inJames Peach2007-10-101-11/+143
* source code fix for bug 1095 -- honor the '-l' optionGerald Carter2004-03-261-0/+2
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* Change Samba to always use extended security for it's guest logins, (ie,Andrew Bartlett2003-08-141-0/+30