summaryrefslogtreecommitdiffstats
path: root/source3/wscript_build
Commit message (Expand)AuthorAgeFilesLines
...
* s3-waf: fix the build.Günther Deschner2010-09-231-0/+7
* s3 waf: more correctly generate symbols for pdb/vfs/auth/etc. modulesKai Blin2010-09-231-13/+27
* s3-waf: fix the build of nsstest with --enable-nss-wrapper.Günther Deschner2010-09-231-0/+1
* s3-waf: convert LIBMSRPC into a subsystem.Günther Deschner2010-09-231-27/+23
* s3-waf: fix the build after rpc_server crypto changes.Günther Deschner2010-09-231-4/+8
* s3 waf: Remove iniparser source list from source3/wscript_buildKai Blin2010-09-231-5/+1
* s3-waf: first run in using NDR_ subsystems (mostly from shared directory).Günther Deschner2010-09-231-33/+31
* s3-waf: convert LIBADS_PRINTER into a subsystem.Günther Deschner2010-09-231-4/+7
* s3-waf: convert LIBADS_SERVER into a subsystem.Günther Deschner2010-09-231-8/+10
* s3-waf: convert LIBADS into a subsystem.Günther Deschner2010-09-231-10/+12
* s3-waf: convert smbd into a subsystem.Günther Deschner2010-09-231-10/+12
* s3-waf: add libaddns.so.Günther Deschner2010-09-231-2/+6
* s3-waf: recurse into ../lib/crypto.Günther Deschner2010-09-231-8/+3
* s3-waf: convert LIBMSRPC_GEN into a subsystem.Günther Deschner2010-09-231-29/+34
* s3-waf: move epmapper client to LIBMSRPC.Günther Deschner2010-09-231-4/+3
* s3-waf: recurse into main wscript_build from main librpc directory.Günther Deschner2010-09-231-1/+32
* s3-waf: rework libnetapi to have no unresolved symbols.Günther Deschner2010-09-231-17/+36
* s3-waf: add libsmbsharemodes.so.Günther Deschner2010-09-231-0/+9
* s3-waf: add all remaining binaries from the make build.Günther Deschner2010-09-231-136/+270
* s3-waf: reconcile objects to old make-based build.Günther Deschner2010-09-231-40/+246
* s3-waf: add libsmbclient.Günther Deschner2010-09-231-0/+15
* s3-waf: fix the build.Günther Deschner2010-09-221-1/+4
* s3-waf: remove reg_util_legacy from waf build as well.Günther Deschner2010-09-211-2/+1
* s3-lib/util Remove unused smb_uuid_unpack()Andrew Bartlett2010-09-201-1/+1
* s3: Replace sid_binstring and sid_guidstring with PIDL-based alternativesAndrew Bartlett2010-09-201-2/+2
* s3-waf: fix the build after registry changes.Günther Deschner2010-09-201-1/+2
* s3-waf: add net.Günther Deschner2010-09-201-0/+70
* s3-waf: add libnetapiGünther Deschner2010-09-201-0/+18
* s3-waf: Build libwbclient as dynamic libraryKai Blin2010-09-191-10/+10
* s3-waf: fix the file locations of gen_ndr'ed files.Günther Deschner2010-09-201-32/+32
* s3-waf: fix the build after reg_api changes.Günther Deschner2010-09-201-1/+4
* s3-waf: add rpcclient to the waf build.Günther Deschner2010-09-201-0/+39
* s3-waf: fix the build.Günther Deschner2010-09-151-5/+8
* s3-waf: only link in prs parser where needed.Günther Deschner2010-09-151-2/+2
* s3-waf: fix the build after privilege code changes.Günther Deschner2010-09-141-1/+1
* s3-waf: use proper RPC_X_SRC names.Günther Deschner2010-09-101-20/+15
* s3-waf: only link LIBNDR_XATTR_SRC where needed.Günther Deschner2010-09-101-2/+2
* s3-waf: link ndr_notify only where needed.Günther Deschner2010-09-101-2/+2
* s3-waf: link ndr_named_pipe_auth only where needed.Günther Deschner2010-09-101-2/+2
* s3-waf: fix the build after gssapi changes.Günther Deschner2010-08-301-1/+2
* s3-waf: build samldap passdb backendSumit Bose2010-08-271-1/+1
* s3-waf: further rationalise LIBMSRPC_SRC and remove RPC_CLIENT_SRC.Günther Deschner2010-08-261-12/+10
* s3-waf: remove RPC_CLIENT_SRC1.Günther Deschner2010-08-261-3/+1
* s3-waf: use LIBMSRPC_SRC instead of single files.Günther Deschner2010-08-261-3/+3
* s3-waf: only link in samr util code where needed.Günther Deschner2010-08-261-1/+1
* s3-waf: remove RPC_PARSE_SRC.Günther Deschner2010-08-261-11/+13
* s3-waf: only link in epmapper client code where needed.Günther Deschner2010-08-261-5/+5
* s3-waf: only link in netlogon client code where needed.Günther Deschner2010-08-261-5/+9
* s3: separate out cli schannel functions that depend on cli_netlogon.Günther Deschner2010-08-261-0/+3
* s3-waf: only link in samr client code where needed.Günther Deschner2010-08-251-5/+11