1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-05 04:23:51 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
Jelmer Vernooij
58c25657bf Add static header for gencache. 2008-02-16 15:52:56 +01:00
Jelmer Vernooij
ba75f1613a r26228: Store loadparm context in auth context, move more loadparm_contexts up the call stack. 2007-12-21 05:47:05 +01:00
Stefan Metzmacher
88f11a88f3 r26017: db_wrap.h doesn't exist anymore and we now need tdb_wrap.h
metze
2007-12-21 05:45:42 +01:00
Stefan Metzmacher
6f665a1278 r25577: BOOL -> bool
metze
2007-10-10 15:07:58 -05:00
Jelmer Vernooij
3468952e77 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.
2007-10-10 15:07:34 -05:00
Jelmer Vernooij
a5a1a55405 r24992: Remove some uses of lp_*(). 2007-10-10 15:05:25 -05:00
Andrew Tridgell
fcf38a38ac 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.
2007-10-10 14:59:12 -05:00
Andrew Tridgell
979dd24f5e 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
2007-10-10 14:21:30 -05:00
Jelmer Vernooij
5d51047fe3 r15325: Fix compiler warnings 2007-10-10 14:05:16 -05:00
Jelmer Vernooij
6782214c44 r14996: Fix compilation of gencache 2007-10-10 14:03:59 -05:00
Jelmer Vernooij
ba62880f5b 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/
2007-10-10 13:52:05 -05:00