Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r19630: Support specifying the realm name from command line. | Rafal Szczesniak | 1 | -0/+6 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 2 | -1/+3 |
2007-10-10 | r18299: POPT_CREDENTIALS should depend on LIBPOPT | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available. | Jelmer Vernooij | 3 | -8/+4 |
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r17281: we now have client/server max protol | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15590: Fix another include issue | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15578: Move some cpp-specific things from CFLAGS to CPPFLAGS | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15420: Add a new function to print a the 'unparsed' string format for userna... | Andrew Bartlett | 1 | -18/+5 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14598: 'logfile' may be a poor choice for a global variable name, but for now | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r14511: Install more headers | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13944: Yet another round of splitups. | Jelmer Vernooij | 1 | -0/+1 |