summaryrefslogtreecommitdiff
path: root/source4/smbd/wscript_build
AgeCommit message (Expand)AuthorFilesLines
2011-04-06tstream: make npa_tstream a private libraryAndrew Tridgell1-1/+1
2011-02-24build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystemAndrew Tridgell1-1/+1
2010-11-15nbtd: Build service as shared module.Jelmer Vernooij1-5/+5
2010-11-07credentials: Lowercase library name,Jelmer Vernooij1-2/+2
2010-11-07ldbsamba: Lowercase library name.Jelmer Vernooij1-3/+3
2010-10-30s4-smbd: leave the single process model as internalAndrew Tridgell1-1/+1
2010-10-30s4-cluster: make cluster a private shared libAndrew Tridgell1-6/+6
2010-10-30s4-smbd: make our process models into real modulesAndrew Tridgell1-39/+46
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij1-2/+2
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-4/+4
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij1-2/+2
2010-10-23s4: Rename LIBEVENTS to libevents.Jelmer Vernooij1-4/+4
2010-10-21s4-waf: removed dependencies on missing subsystemsAndrew Tridgell1-3/+3
2010-10-11credentials: Split up into several subsystems.Jelmer Vernooij1-1/+1
2010-10-10server: Add missing dependency on schannel database.Jelmer Vernooij1-1/+1
2010-10-10service: Add missing dependency on process_model.Jelmer Vernooij1-1/+1
2010-10-10wafsamba: Clarify needs_python argument name, use pyembed/pyext whereJelmer Vernooij1-3/+3
2010-10-05heimdal: Fix library name of gssapi.Jelmer Vernooij1-1/+1
2010-09-03s4:smbd/service_task: use irpc_binding_handle_by_name()Stefan Metzmacher1-1/+1
2010-06-16s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher1-1/+1
2010-06-15wafsamba: Fix building of modules as shared libraries.Jelmer Vernooij1-1/+1
2010-05-14s4:process_modals Add another process modal - 'onefork'Andrew Bartlett1-0/+7
2010-04-18s4-waf: removed the unused installdir= option to SAMBA_BINARY()Andrew Tridgell1-1/+0
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-8/+0
2010-04-06s4-waf: more dependencies on tallocAndrew Tridgell1-0/+1
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell1-1/+1
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: install samba in sbinAndrew Tridgell1-1/+2
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-4/+6
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+71