Age | Commit message (Expand) | Author | Files | Lines |
2012-02-01 | s3-lib: Fix util_cmdline which doesn't use popt. | Andreas Schneider | 1 | -13/+1 |
2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 1 | -1/+1 |
2011-02-09 | s3:popt: add POPT_COMMON_OPTION to provide only the "--option" feature | Michael Adam | 1 | -0/+2 |
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -0/+2 |
2010-01-24 | s3: Add -C (--use-ccache) to popt_common_credentials | Volker Lendecke | 1 | -0/+1 |
2009-09-11 | s3-util: add get/set_cmdline_auth_info_domain to user_auth_info struct. | Günther Deschner | 1 | -0/+1 |
2009-03-17 | Remove the global "struct cm_cred_struct" and associated calls, make | Jeremy Allison | 1 | -0/+1 |
2008-07-15 | popt: add a popt_common_debuglevel set of options providing -d|--debuglevel | Michael Adam | 1 | -0/+2 |
2008-05-05 | Fix client authentication with -P switch in client tools (Bug 5435). | Günther Deschner | 1 | -0/+1 |
2008-01-05 | Add general '-e' option to enable smb encryption | Jeremy Allison | 1 | -0/+1 |
2007-12-14 | add POPT_COMMON_CONFIGFILE which only provides --configfile (not -s) | Stefan Metzmacher | 1 | -0/+2 |
2007-12-06 | Make cmdline_auth_info private to lib/popt_common.c. Provide | Jeremy Allison | 1 | -2/+0 |
2007-12-06 | Remove pstrings from client/client.c by doing a large rewrite. | Jeremy Allison | 1 | -2/+2 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -11/+0 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22417: Refactor the various daemon run-mode options to make the semantics | James Peach | 1 | -0/+11 |
2007-10-10 | r15848: Introduce commandline options to set the remainder of the parameters in | James Peach | 1 | -0/+4 |
2007-10-10 | r5786: Bugzilla #2443. Fix gcc4 compile found by Mark Loeser. | Tim Potter | 1 | -0/+2 |
2003-07-30 | Add a command line option (-S on|off|required) to enable signing on client | Jeremy Allison | 1 | -0/+1 |
2003-03-24 | Revoke some of the popt patch from metze I applied earlier today. It added | Jelmer Vernooij | 1 | -1/+5 |
2003-03-24 | Define POPT_TABLEEND if current popt.h doesn't contain it already | Jelmer Vernooij | 1 | -0/+4 |
2003-03-24 | Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes | Jelmer Vernooij | 1 | -9/+2 |
2003-03-22 | Add -U, -N, -i, -A, -W to popt. | Jelmer Vernooij | 1 | -0/+47 |