summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-21s4-dsdb extended_dn_out: Move lazy dereference control creation to lazy-initAndrew Bartlett1-54/+77
2010-10-21tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898)Jelmer Vernooij12-128/+126
2010-10-21s4-waf: we don't need the smbtorture.static for s3 any moreAndrew Tridgell1-11/+0
2010-10-21autobuild: don't cleanup the pid file within the retry loopAndrew Tridgell1-1/+2
2010-10-21waf: RPC_NDR_WINBIND is samba4 specificAndrew Tridgell2-1/+9
2010-10-21ldb:ldb_modules.c - "dlclose" could cause inference on "dlerror"Matthias Dieter Wallnöfer1-1/+1
2010-10-21waf: check the linker accepts a set of ldflags before using themAndrew Tridgell1-1/+10
2010-10-21s4-dsdb: force LDB_ERR_NO_SUCH_ATTRIBUTE on missing schemaInfoAndrew Tridgell1-2/+3
2010-10-21s4-ldb: make ldb_options_find() publicAndrew Tridgell3-2/+231
2010-10-21waf: loosen the restriction on depending on python libsAndrew Tridgell1-1/+3
2010-10-21waf-python: make the pyext flag add the pyembed features for librariesAndrew Tridgell1-1/+3
2010-10-21waf: fixed the handling of -Wl,-no-undefinedAndrew Tridgell4-14/+6
2010-10-21s4-librpc: fixed depenencies for libcli/securityAndrew Tridgell1-5/+4
2010-10-21libcli: LIBSECURITY depends on NDR_SECURITYAndrew Tridgell1-1/+1
2010-10-21s4-dsdb: fixed depenencies for -no-undefinedAndrew Tridgell2-5/+5
2010-10-21s4-events: LIBEVENTS depends on LIBSAMBA-UTILAndrew Tridgell1-1/+1
2010-10-21s4-rpc_server: split out DCERPC_SHARE as a separate subsystemAndrew Tridgell5-3/+12
2010-10-21s4-python: python_samba needs pyextAndrew Tridgell1-1/+2
2010-10-21waf: show duplicate objects in python modules as well as librariesAndrew Tridgell1-2/+3
2010-10-21s4-waf: removed the dependency loop between ntvfs and dcerpc_serverAndrew Tridgell1-5/+7
2010-10-21librpc: added a few more NDR_* targets to NDR_SAMBAAndrew Tridgell1-1/+1
2010-10-21s4-ldb: make pyldb_util a private libraryAndrew Tridgell1-1/+5
2010-10-21librpc: added RPC_NDR_SAMBA grouping libraryAndrew Tridgell1-1/+9
2010-10-21lib: make WRAP_XATTR a private libraryAndrew Tridgell1-6/+7
2010-10-21waf: added pyext option to SAMBA_LIBRARY()Andrew Tridgell1-1/+2
2010-10-21librpc: added NDR_XATTR and NDR_UNIXINFO to the NDR_SAMBA grouping libraryAndrew Tridgell1-1/+1
2010-10-21s4-python: added a samba_python grouping libraryAndrew Tridgell1-0/+6
2010-10-21s4-param: added a libshares grouping libraryAndrew Tridgell1-0/+5
2010-10-21s3-waf: mark some libraries as privateAndrew Tridgell1-0/+5
2010-10-21waf: raise an error on a dependency on a python moduleAndrew Tridgell1-0/+3
2010-10-21s4-waf: don't depend directly on python modulesAndrew Tridgell4-9/+9
2010-10-21s4-waf: removed the XATTR and SASL aliasesAndrew Tridgell3-7/+2
2010-10-21waf: prevent the global deps list creating depenency loopsAndrew Tridgell1-1/+9
2010-10-21s4-libcli: make LIBSECURITY_SESSION a private libraryAndrew Tridgell1-5/+6
2010-10-21s4-socket: make LIBNETIF a private libraryAndrew Tridgell1-5/+6
2010-10-21s4-events: make LIBEVENTS a private libraryAndrew Tridgell1-4/+5
2010-10-21s4-kdc: make DB_GLUE a private libraryAndrew Tridgell1-2/+3
2010-10-21s4-dsdb: make ldb_password_hash depend on hdb not HEIMDAL_HDB_KEYSAndrew Tridgell1-1/+1
2010-10-21nsswitch: make LIBWINBIND-CLIENT a private libraryAndrew Tridgell1-5/+6
2010-10-21nsswitch: make LIBWBCLIENT a private libraryAndrew Tridgell1-4/+5
2010-10-21lib: add UTIL_TEVENT to samba_sockets grouping libraryAndrew Tridgell1-1/+1
2010-10-21s4-libcli: make LIBSAMBA-ERRORS a private libraryAndrew Tridgell1-6/+7
2010-10-21s4-lib: make SMBPASSWD a private libraryAndrew Tridgell1-4/+5
2010-10-21s4-dsdb: moved a bunch of fuctions from schema/schema_info_attr.c to samdb/ld...Andrew Tridgell7-295/+367
2010-10-21s4-waf: make NDR_STANDARD a grouping library and add NDR_SAMBA4Andrew Tridgell1-1/+10
2010-10-21s4-build: make LIBSAMBA-NET a private libraryAndrew Tridgell1-2/+3
2010-10-21waf-build: create a NDR_SAMBA grouping libraryAndrew Tridgell1-0/+8
2010-10-21waf-build: create a samba_sockets grouping libraryAndrew Tridgell1-0/+7
2010-10-21s4-waf: removed dependencies on missing subsystemsAndrew Tridgell9-31/+11
2010-10-21waf: replace the is_bundled option with private_libraryAndrew Tridgell7-17/+13