Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s4-loadparm: use loadparm_init_global() instead of loadparm_init() | Andrew Tridgell | 2010-11-29 | 1 | -1/+1 |
| | | | | | | | this prevents us having two lp_ctx contexts in these tools which leads to bizarre behaviour Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | credentials: Lowercase library name, | Jelmer Vernooij | 2010-11-07 | 1 | -2/+2 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Nov 7 01:48:44 UTC 2010 on sn-devel-104 | ||||
* | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 2010-10-31 | 1 | -21/+0 |
| | | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104 | ||||
* | s4-cmdline: make cmdline-credentials a private library | Andrew Tridgell | 2010-10-30 | 1 | -6/+6 |
| | |||||
* | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 2010-10-26 | 1 | -2/+2 |
| | |||||
* | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 2010-10-24 | 1 | -2/+2 |
| | |||||
* | popt_credentials: Implement pending machine account manually, rather than ↵ | Jelmer Vernooij | 2010-10-11 | 1 | -5/+10 |
| | | | | through credentials. | ||||
* | credentials: Split up into several subsystems. | Jelmer Vernooij | 2010-10-11 | 1 | -1/+1 |
| | |||||
* | popt_common: Add missing dependency on libsamba-hostconfig. | Jelmer Vernooij | 2010-09-08 | 1 | -3/+2 |
| | |||||
* | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 2010-07-16 | 1 | -14/+14 |
| | | | | | | | this converts all callers that use the Samba4 loadparm lp_ calling convention to use the lpcfg_ prefix. Signed-off-by: Andrew Bartlett <abartlet@samba.org> | ||||
* | Doh! If you're going to give advice in "useage", make sure it's correct. | Jeremy Allison | 2010-05-21 | 1 | -2/+2 |
| | | | | Jeremy. | ||||
* | Add comments to usage error message for -k to make it obvious what this needs. | Jeremy Allison | 2010-05-21 | 1 | -2/+3 |
| | | | | Jeremy. | ||||
* | Revert "Make -k a simple non-bool option." | Andrew Bartlett | 2010-05-21 | 1 | -0/+9 |
| | | | | | | | | | | | | | | This reverts commit 2bbf055dbb15ea99b80ae66adc906ad5494a3999. This change broke 'make test', because the current syntax is deliberate and an integral part of how Samba4 uses Kerberos. If a change like this is to be implemented, then careful review of all our test scripts must be taken first, and then new options such as --dont-use-kerberos, --may-use-kerberos and --must-use-kerberos should be added. Andrew Bartlett | ||||
* | Make -k a simple non-bool option. | Jeremy Allison | 2010-05-20 | 1 | -9/+0 |
| | | | | Jeremy. | ||||
* | s4-waf: cleanup use of LIBPOPT vs popt dependency | Andrew Tridgell | 2010-04-06 | 1 | -3/+3 |
| | |||||
* | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | | | | them | ||||
* | s4-waf: install the rest of the headers | Andrew Tridgell | 2010-04-06 | 1 | -2/+2 |
| | |||||
* | build: commit all the waf build files in the tree | Andrew Tridgell | 2010-04-06 | 1 | -0/+22 |
| | |||||
* | s4:cmdline Add --sign and --encrypt options to our common command line | Andrew Bartlett | 2010-03-24 | 1 | -1/+28 |
| | | | | | | | This allows ldbsearch to accept --sign and --encrypt. I'll soon work to integrate with the --signing= option in smbclient. Andrew Bartlett | ||||
* | s4:popt_common.c - fix intendation | Matthias Dieter Wallnöfer | 2010-02-13 | 1 | -1/+1 |
| | |||||
* | s4:cmdline: setup talloc log and abort functions | Stefan Metzmacher | 2009-08-24 | 1 | -0/+7 |
| | | | | metze | ||||
* | fix build on sles8 and other old popt installations | Björn Jacke | 2009-03-17 | 1 | -0/+4 |
| | | | | Signed-off-by: Michael Adam <obnox@samba.org> | ||||
* | Remove global_loadparm. | Jelmer Vernooij | 2008-11-02 | 2 | -6/+2 |
| | |||||
* | Move check of SMB_CONF_PATH to loadparm code. | Jelmer Vernooij | 2008-11-02 | 1 | -5/+1 |
| | |||||
* | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2008-10-20 | 2 | -0/+3 |
| | | | | remove some unused functions. | ||||
* | Use new dynconfig.h location. | Jelmer Vernooij | 2008-05-27 | 1 | -1/+1 |
| | | | | (This used to be commit c3f556915f09d078253e4c5539910a1cf420eeca) | ||||
* | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 2008-05-18 | 1 | -2/+2 |
| | | | | (This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24) | ||||
* | Create prototype headers from Makefile directory, without smb_build in the ↵ | Jelmer Vernooij | 2008-05-18 | 1 | -2/+4 |
| | | | | | | middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942) | ||||
* | Use variables for source directory in remaining subsystems. | Jelmer Vernooij | 2008-05-18 | 1 | -4/+4 |
| | | | | (This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0) | ||||
* | Move object file lists to the Makefile. | Jelmer Vernooij | 2008-03-03 | 1 | -3/+6 |
| | | | | (This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6) | ||||
* | Move public header accumulation out of the perl code. | Jelmer Vernooij | 2008-02-26 | 1 | -1/+2 |
| | | | | (This used to be commit 89f7c74924965071981bbe7e05ff69847b0a3a03) | ||||
* | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
| | | | | (This used to be commit 85eeecf997a071ca7e7ad0247e8d34d49b7ffcbb) | ||||
* | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
| | | | | (This used to be commit 1b947fe0e6e16318e5a8127bb4932d6b5d20bcf6) | ||||
* | r26392: cmdline: remove unused var | Stefan Metzmacher | 2007-12-21 | 1 | -2/+0 |
| | | | | | metze (This used to be commit 844da106e91e1363df5f201caa703cea8e98aa16) | ||||
* | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 2007-12-21 | 1 | -0/+1 |
| | | | | (This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d) | ||||
* | r26352: Don't make lp_load create a new context. | Jelmer Vernooij | 2007-12-21 | 1 | -9/+14 |
| | | | | (This used to be commit d0d5c1a823a6601292c061dba2b6f4bde2b9e3dd) | ||||
* | r26350: More tests. | Jelmer Vernooij | 2007-12-21 | 1 | -3/+3 |
| | | | | (This used to be commit 87799f55d5d85bf9a15a9637143faa32183b181b) | ||||
* | r26339: Make loadparm talloc-allocated. | Jelmer Vernooij | 2007-12-21 | 1 | -3/+3 |
| | | | | (This used to be commit 1e02cd8db1d65ff72b747833904a10b47749b1fb) | ||||
* | r26308: Split up big popt common callback function. | Jelmer Vernooij | 2007-12-21 | 2 | -32/+58 |
| | | | | (This used to be commit bd2d6e0595c7ef897bbc6fdea50b96a7c1b94031) | ||||
* | r26275: return loadparm context in lp_load. | Jelmer Vernooij | 2007-12-21 | 1 | -3/+3 |
| | | | | (This used to be commit d01f0f4c2037b531b3fd088060717f90e60471e9) | ||||
* | r26271: Remove some more uses of global_loadparm. | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
| | | | | (This used to be commit e9875fcd56de0748ed78d7e3c9cdb4919cd96d3c) | ||||
* | r26270: Require specifying the loadparm_context or NULL to ↵ | Jelmer Vernooij | 2007-12-21 | 1 | -1/+1 |
| | | | | | | cli_credentials_guess(). (This used to be commit e52710d6794a25ba697f8c26b43784226964f9cb) | ||||
* | r26236: Remove more uses of global_loadparm or specify loadparm_context ↵ | Jelmer Vernooij | 2007-12-21 | 1 | -10/+11 |
| | | | | | | explicitly. (This used to be commit 5b29ef7c03d9ae76b0ca909e9f03a58e1bad3521) | ||||
* | r25522: Convert to standard bool types. | Jelmer Vernooij | 2007-10-10 | 1 | -2/+2 |
| | | | | (This used to be commit 5e814287ba475e12f8cc934fdd09b199dcdfdb86) | ||||
* | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
| | | | | | | | | 2007-09-29 More higher-level passing around of lp_ctx. 2007-09-29 Fix warning. 2007-09-29 Pass loadparm contexts on a higher level. 2007-09-29 Avoid using global loadparm context. (This used to be commit 3468952e771ab31f90b6c374ade01c5550810f42) | ||||
* | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 2007-10-10 | 1 | -13/+9 |
| | | | | (This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238) | ||||
* | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 2007-10-10 | 2 | -13/+13 |
| | | | | (This used to be commit c62f51cc28a37959128e78a1f34cfd4c6d3ba069) | ||||
* | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 2007-10-10 | 2 | -0/+2 |
| | | | | (This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31) | ||||
* | r24868: Don't use callbacks for prompting when stdout is not a tty. | Jelmer Vernooij | 2007-10-10 | 1 | -2/+7 |
| | | | | (This used to be commit 9b02a39c156862f9e9258dcdb9b8b86715022fc1) | ||||
* | r24620: move printing out the version string and exit() | Stefan Metzmacher | 2007-10-10 | 1 | -3/+9 |
| | | | | | | | | | into the popt _POST processing. Now 'smbd -V --bla' complains about an unknown option metze (This used to be commit 69bf7f1874c8e89b61c4baa03ff9ad191e71b804) |