Age | Commit message (Expand) | Author | Files | Lines |
2011-04-04 | s4-credentials Add a command line hook to set the kerberos credentials cache | Andrew Bartlett | 1 | -1/+13 |
2011-03-29 | s4-cmdline: moved loadparm init after fault setup | Andrew Tridgell | 1 | -2/+1 |
2011-03-23 | fault: fixed call to fault_setup() to use new syntax | Andrew Tridgell | 1 | -1/+1 |
2010-11-29 | s4-loadparm: use loadparm_init_global() instead of loadparm_init() | Andrew Tridgell | 1 | -1/+1 |
2010-11-07 | credentials: Lowercase library name, | Jelmer Vernooij | 1 | -2/+2 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -21/+0 |
2010-10-30 | s4-cmdline: make cmdline-credentials a private library | Andrew Tridgell | 1 | -6/+6 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 1 | -2/+2 |
2010-10-11 | popt_credentials: Implement pending machine account manually, rather than thr... | Jelmer Vernooij | 1 | -5/+10 |
2010-10-11 | credentials: Split up into several subsystems. | Jelmer Vernooij | 1 | -1/+1 |
2010-09-08 | popt_common: Add missing dependency on libsamba-hostconfig. | Jelmer Vernooij | 1 | -3/+2 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -14/+14 |
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 |