summaryrefslogtreecommitdiffstats
path: root/source3/wscript_build
Commit message (Expand)AuthorAgeFilesLines
...
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-11/+11
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s3-waf: implement LIBMSRPC_GEN as tiny wrapper of 'NDR_STANDARD NDR_DSSETUP N...Stefan Metzmacher2010-10-251-23/+2
* s3-waf: use NDR_NETLOGON for ntlm_authStefan Metzmacher2010-10-251-3/+2
* s3-waf: use NDR_SCHANNELStefan Metzmacher2010-10-251-6/+2
* s3-waf: use NDR_NTLMSSP subsystemStefan Metzmacher2010-10-251-5/+1
* s3-waf: add NDR_STANDARD dependencies to fix the buildStefan Metzmacher2010-10-251-0/+6
* s3-waf: use git to calculate the version if availableStefan Metzmacher2010-10-251-2/+2
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-13/+13
* s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}Jelmer Vernooij2010-10-241-1/+1
* s4: Rename NSS_WRAPPER to nss_wrapper.Jelmer Vernooij2010-10-231-8/+8
* lib/util: Add tevent WERROR wrappersKai Blin2010-10-231-0/+1
* Lowercase socket_wrapper name.Jelmer Vernooij2010-10-211-4/+3
* s3-waf: mark some libraries as privateAndrew Tridgell2010-10-211-0/+5
* Make getpwnam_alloc() static to lib/username.c, and ensure all username looku...Jeremy Allison2010-10-201-1/+1
* nsstest: no need for two copies of the same tool.Günther Deschner2010-10-201-1/+1
* s3-waf: more registry cleanup.Günther Deschner2010-10-201-9/+20
* s3-waf: convert LIBSMBCONF into a subsystem.Günther Deschner2010-10-201-5/+8
* s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem.Günther Deschner2010-10-201-7/+11
* s3-waf Use LIBSECRUITY subsystem from the common wscript_buildAndrew Bartlett2010-10-191-24/+9
* s3-waf: all subsystems complete now, no need for this loop anymore.Günther Deschner2010-10-191-26/+0
* s3-waf: convert rpc into a subsystem.Günther Deschner2010-10-191-63/+14
* s3-waf: fix the build after libcli/security changes.Günther Deschner2010-10-181-2/+5
* s3-waf: fix the build of smbtorture.Günther Deschner2010-10-181-9/+9
* s3-waf: fix pdb modules build.Günther Deschner2010-10-181-2/+2
* s3-waf: slowly getting modules to match how they look like in old build.Günther Deschner2010-10-081-4/+4
* s3-waf: add slightly different mkbuildoptions awk script for waf.Günther Deschner2010-10-051-1/+1
* s3-waf: use more of the NDR_ subsystems.Günther Deschner2010-10-051-8/+7
* s3-waf: convert NSS_INFO into a subsystem.Günther Deschner2010-10-051-8/+3
* s3-waf: add RPCCLI_WINREG subsystem.Günther Deschner2010-10-051-11/+9
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-10/+5
* samba: share select wrappers.Günther Deschner2010-10-011-2/+3
* s3-waf: clean up socket-wrapper and nss-wrapper a little.Günther Deschner2010-09-291-15/+5
* s3-waf: add vlp binary.Günther Deschner2010-09-291-0/+5
* s3-waf: add in a little hack to deal with the ECHO rpc module for non-develop...Günther Deschner2010-09-281-0/+4
* s3-waf: add pam_smbpass.Günther Deschner2010-09-281-6/+1
* s3-waf: add NDR_PERFCOUNT subsystem.Günther Deschner2010-09-281-3/+2
* s3-waf: fix dependencies to NDR_XATTR.Günther Deschner2010-09-271-9/+2
* s3-waf: link PReg parser only in registry client side extension.Günther Deschner2010-09-271-4/+0
* s3-waf: NDR_SRVSVC is defined now from the main librpc wscript_build.Günther Deschner2010-09-271-4/+0
* s3-waf: move SERVICES into a subsystem.Günther Deschner2010-09-271-5/+13
* s3-waf: add PRINTING subsystems.Günther Deschner2010-09-271-12/+21
* s3-waf: add two more REGF based subsystems.Günther Deschner2010-09-271-9/+14
* s3-waf: rework CLDAP and LIBCLI_LDAP subsystems.Günther Deschner2010-09-271-9/+17
* s3-waf: move gpext subsystem to libgpo/gpext/wscript_build.Günther Deschner2010-09-271-35/+3
* s3-waf: move perfcount subsystem to modules/wscript_build.Günther Deschner2010-09-271-23/+0
* s3-waf: move charset subsystem to modules/wscript_build.Günther Deschner2010-09-271-41/+2
* s3-waf: move idmap subsystem to winbindd/wscript_build.Günther Deschner2010-09-271-77/+3
* s3-waf: move pdb subsystem to pdb/wscript_build.Günther Deschner2010-09-271-50/+3
* s3-waf: move auth subsystem to auth/wscript_build.Günther Deschner2010-09-271-83/+1