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