Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | Doh! If you're going to give advice in "useage", make sure it's correct. | Jeremy Allison | 1 | -2/+2 |
2010-05-21 | Add comments to usage error message for -k to make it obvious what this needs. | Jeremy Allison | 1 | -2/+3 |
2010-05-21 | Revert "Make -k a simple non-bool option." | Andrew Bartlett | 1 | -0/+9 |
2010-05-20 | Make -k a simple non-bool option. | Jeremy Allison | 1 | -9/+0 |
2010-04-06 | s4-waf: cleanup use of LIBPOPT vs popt dependency | Andrew Tridgell | 1 | -3/+3 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | s4-waf: install the rest of the headers | Andrew Tridgell | 1 | -2/+2 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+22 |
2010-03-24 | s4:cmdline Add --sign and --encrypt options to our common command line | Andrew Bartlett | 1 | -1/+28 |
2010-02-13 | s4:popt_common.c - fix intendation | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-08-24 | s4:cmdline: setup talloc log and abort functions | Stefan Metzmacher | 1 | -0/+7 |
2009-03-17 | fix build on sles8 and other old popt installations | Björn Jacke | 1 | -0/+4 |
2008-11-02 | Remove global_loadparm. | Jelmer Vernooij | 2 | -6/+2 |
2008-11-02 | Move check of SMB_CONF_PATH to loadparm code. | Jelmer Vernooij | 1 | -5/+1 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2 | -0/+3 |
2008-05-27 | Use new dynconfig.h location. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -2/+4 |
2008-05-18 | Use variables for source directory in remaining subsystems. | Jelmer Vernooij | 1 | -4/+4 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -3/+6 |
2008-02-26 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26392: cmdline: remove unused var | Stefan Metzmacher | 1 | -2/+0 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26352: Don't make lp_load create a new context. | Jelmer Vernooij | 1 | -9/+14 |
2007-12-21 | r26350: More tests. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26339: Make loadparm talloc-allocated. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26308: Split up big popt common callback function. | Jelmer Vernooij | 2 | -32/+58 |
2007-12-21 | r26275: return loadparm context in lp_load. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26271: Remove some more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26236: Remove more uses of global_loadparm or specify loadparm_context expli... | Jelmer Vernooij | 1 | -10/+11 |
2007-10-10 | r25522: Convert to standard bool types. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -13/+9 |
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 2 | -13/+13 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r24868: Don't use callbacks for prompting when stdout is not a tty. | Jelmer Vernooij | 1 | -2/+7 |
2007-10-10 | r24620: move printing out the version string and exit() | Stefan Metzmacher | 1 | -3/+9 |
2007-10-10 | r24335: Fix -N support. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r23912: We always accept / as a seperator, and it is far less confusing | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23809: Don't give users the fantasy that we can control choice of GENSEC | Andrew Bartlett | 1 | -7/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 4 | -12/+8 |
2007-10-10 | r23064: Clarify comment and indent | Andrew Bartlett | 1 | -12/+12 |
2007-10-10 | r22622: make it possible to pass the config file via 'SMB_CONF_PATH' envvar | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r22368: remove unused header maybe this fixes th ebuild on some hosts | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r22306: try to make the aix compiler happy | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r19671: Fix remaining unresolved symbols in shared library build. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r19637: Leave --realm option only, as abartlet suggested. | Rafal Szczesniak | 1 | -2/+2 |