Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-16 | Fix last few includes to use new tdb location. | Jelmer Vernooij | 3 | -3/+3 | |
2008-05-18 | Use variables for source directory in remaining subsystems. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0) | |||||
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -3/+3 | |
(This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6) | |||||
2007-12-21 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 3 | -3/+4 | |
(This used to be commit 17637e4490e42db6cdef619286c4d5a0982e9d1a) | |||||
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts ↵ | Jelmer Vernooij | 3 | -9/+11 | |
up the call stack. (This used to be commit ba75f1613a9aac69dd5df94dd8a2b37820acd166) | |||||
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 56dfcb4f2f8e74c9d8b2fe3a0df043781188a555) | |||||
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 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) | |||||
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit fd697d77c9fe67a00939a1f04b35c451316fff58) | |||||
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service ↵ | Jelmer Vernooij | 1 | -2/+2 | |
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f) | |||||
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 2 | -0/+2 | |
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31) | |||||
2007-10-10 | r24645: add in the ctdb dbwrap backend | Andrew Tridgell | 4 | -3/+200 | |
(This used to be commit e2d173fde17ab903bddf2139d8100785280856bd) | |||||
2007-10-10 | r24283: added a dbwrap API for temporary databases, based on the one from the | Andrew Tridgell | 4 | -0/+356 | |
s3 clustering code. This commit just establishes the API. The ctdb backend for this will come soon. (This used to be commit 3767e755db7b58aee4ff375896beb00b133cc413) |