1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/lib
Andrew Tridgell 7ed349cace pytalloc: allow for using a system libtalloc-dev with pytalloc
When we have a system talloc library, we still need to grab pytalloc.h
from lib/talloc. We don't want to just use -Ilib/talloc, as otherwise
we'll get the in-tree talloc.h which may not be compatible with the
system talloc.h

So we need to give the path to pytalloc.h
2010-03-29 21:34:29 +11:00
..
cmdline s4:cmdline Add --sign and --encrypt options to our common command line 2010-03-24 19:28:38 +11:00
com s4:dcom: add a comment about unused code. 2010-03-12 15:25:49 +01:00
events s4-event: added s4_event_context_set_default() 2010-01-08 13:03:02 +11:00
ldb s4-ldb: removed unused command line options -I and -O 2010-03-25 15:06:40 +11:00
ldb-samba s4:dsdb Change dsdb_get_schema() callers to use new talloc argument 2010-03-16 19:26:03 +11:00
messaging python: use '#!/usr/bin/env python' to cope with varying install locations 2010-03-25 14:37:19 +11:00
registry pytalloc: allow for using a system libtalloc-dev with pytalloc 2010-03-29 21:34:29 +11:00
samba3 Remove unnecessary include, update README. 2009-07-19 12:15:59 +02:00
smbreadline rl_event_hook detection 2009-06-08 13:20:51 +02:00
socket libutil: moved the networking defines to util_net.h 2010-03-26 17:36:02 +11:00
stream s4: Fix a few warnings. 2010-01-21 16:15:11 +13:00
tls s4:tls: fix the build on Solaris 2009-12-15 12:56:50 +01:00
wmi Revert "s4:wmic - Output enhancements" 2009-09-30 16:01:01 +02:00
basic.mk Move Samba4-specific file out of common libtevent. 2008-12-23 19:28:22 +01:00
ldb_wrap.c s4:dsdb Rework schema loading and add schema reloading 2010-03-22 20:24:41 +11:00
ldb_wrap.h s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() 2009-10-23 14:52:17 +11:00
tdb_wrap.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
tdb_wrap.h Typo fix. 2010-02-22 21:45:36 +01:00
zlib.mk Fix embedding of Samba 4. 2008-09-03 14:10:35 +02:00