summaryrefslogtreecommitdiff
path: root/source4/lib/cmdline
Commit message (Expand)AuthorAgeFilesLines
* s4: popt: Change from talloc_autofree_context() to NULL context.Jeremy Allison2017-05-111-2/+1
* s4: popt: Make cmdline_credentials static.Jeremy Allison2017-05-112-2/+3
* s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...Jeremy Allison2017-05-111-14/+29
* s4: popt: Add set/get/free functions for cmdline_credentials.Jeremy Allison2017-05-112-0/+19
* s4-lib/cmdline: Fix help for -P / --machine-pass: this no longer implies -kAndrew Bartlett2015-03-061-1/+1
* waf: Make sure we link against samba-util.Andreas Schneider2013-02-141-0/+1
* cmdline: Use new samba_getpass() function.Andreas Schneider2012-12-031-5/+9
* popt_common: Fix typos.Karolin Seeger2012-11-151-2/+2
* Stop installing popt_common.h as its symbols are in a private library.Jelmer Vernooij2012-03-161-1/+0
* s4-cmdline: Remove unused popt_common_dont_ask()Andrew Bartlett2012-02-102-10/+0
* credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij2011-08-181-2/+2
* s4-debug: Start with DEBUG_DEFAULT_STDOUT, so we can log to a file in deamonsAndrew Bartlett2011-07-291-1/+1
* s4-cmdline: Rename popt tables to avoid symbol conflictsAndrew Bartlett2011-06-213-12/+12
* s4-credentials Add a command line hook to set the kerberos credentials cacheAndrew Bartlett2011-04-041-1/+13
* s4-cmdline: moved loadparm init after fault setupAndrew Tridgell2011-03-291-2/+1
* fault: fixed call to fault_setup() to use new syntaxAndrew Tridgell2011-03-231-1/+1
* s4-loadparm: use loadparm_init_global() instead of loadparm_init()Andrew Tridgell2010-11-291-1/+1
* credentials: Lowercase library name,Jelmer Vernooij2010-11-071-2/+2
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-21/+0
* s4-cmdline: make cmdline-credentials a private libraryAndrew Tridgell2010-10-301-6/+6
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-2/+2
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-2/+2
* popt_credentials: Implement pending machine account manually, rather than thr...Jelmer Vernooij2010-10-111-5/+10
* credentials: Split up into several subsystems.Jelmer Vernooij2010-10-111-1/+1
* popt_common: Add missing dependency on libsamba-hostconfig.Jelmer Vernooij2010-09-081-3/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-14/+14
* Doh! If you're going to give advice in "useage", make sure it's correct.Jeremy Allison2010-05-211-2/+2
* Add comments to usage error message for -k to make it obvious what this needs.Jeremy Allison2010-05-211-2/+3
* Revert "Make -k a simple non-bool option."Andrew Bartlett2010-05-211-0/+9
* Make -k a simple non-bool option.Jeremy Allison2010-05-201-9/+0
* s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell2010-04-061-3/+3
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* s4-waf: install the rest of the headersAndrew Tridgell2010-04-061-2/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+22
* s4:cmdline Add --sign and --encrypt options to our common command lineAndrew Bartlett2010-03-241-1/+28
* s4:popt_common.c - fix intendationMatthias Dieter Wallnöfer2010-02-131-1/+1
* s4:cmdline: setup talloc log and abort functionsStefan Metzmacher2009-08-241-0/+7
* fix build on sles8 and other old popt installationsBjörn Jacke2009-03-171-0/+4
* Remove global_loadparm.Jelmer Vernooij2008-11-022-6/+2
* Move check of SMB_CONF_PATH to loadparm code.Jelmer Vernooij2008-11-021-5/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-202-0/+3
* Use new dynconfig.h location.Jelmer Vernooij2008-05-271-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-2/+2
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-2/+4
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-4/+4
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-3/+6
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-1/+2
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-1/+1
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-211-1/+1
* r26392: cmdline: remove unused varStefan Metzmacher2007-12-211-2/+0