1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-28 17:47:29 +03:00

10 Commits

Author SHA1 Message Date
Jelmer Vernooij
51db4c3f3d r26228: Store loadparm context in auth context, move more loadparm_contexts up the call stack.
(This used to be commit ba75f1613a9aac69dd5df94dd8a2b37820acd166)
2007-12-21 05:47:05 +01:00
Stefan Metzmacher
7f3b941976 r26017: db_wrap.h doesn't exist anymore and we now need tdb_wrap.h
metze
(This used to be commit 88f11a88f32a0a5fe2702d24f1879881a5865365)
2007-12-21 05:45:42 +01:00
Stefan Metzmacher
863a1dd155 r25577: BOOL -> bool
metze
(This used to be commit 6f665a12789b839c3d49ea8307f78bec77730c94)
2007-10-10 15:07:58 -05:00
Jelmer Vernooij
2f3551ca7c r25446: Merge some changes I made on the way home from SFO:
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 15:07:34 -05:00
Jelmer Vernooij
bd5a802a26 r24992: Remove some uses of lp_*().
(This used to be commit a5a1a5540510cdb1bfbb3e89b84f4ba5b2812c55)
2007-10-10 15:05:25 -05:00
Andrew Tridgell
0479a2f1cb r23792: convert Samba4 to GPLv3
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
2007-10-10 14:59:12 -05:00
Andrew Tridgell
af870da619 r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.c
tdbutil.c is Samba specific, so should not be part of the generic tdb
library
(This used to be commit 979dd24f5e44605fc1603b690913b8c31be7478f)
2007-10-10 14:21:30 -05:00
Jelmer Vernooij
6e62c6beac r15325: Fix compiler warnings
(This used to be commit 5d51047fe3187863a18b2a976ba3bf831cb3c765)
2007-10-10 14:05:16 -05:00
Jelmer Vernooij
c42923a4e3 r14996: Fix compilation of gencache
(This used to be commit 6782214c44fbf69c0d4b65a75fb4430cb21b2e1c)
2007-10-10 14:03:59 -05:00
Jelmer Vernooij
dfc517b053 r13658: More moving around of files:
- Collect the generic utility functions into a lib/util/ (a la GLib is
		for the GNOME folks)
 - Remove even more files from include/
(This used to be commit ba62880f5b05c2a505dc7f54676b231197a7e707)
2007-10-10 13:52:05 -05:00