Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-21 | s3-waf: mark some libraries as private | Andrew Tridgell | 1 | -0/+5 | |
public libraries must have a vnum specified | |||||
2010-10-20 | Make getpwnam_alloc() static to lib/username.c, and ensure all username ↵ | Jeremy Allison | 1 | -1/+1 | |
lookups go through Get_Pwnam_alloc(), which is the correct wrapper function. We were using it *some* of the time anyway, so this just makes us properly consistent. Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Wed Oct 20 16:02:12 UTC 2010 on sn-devel-104 | |||||
2010-10-20 | nsstest: no need for two copies of the same tool. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Oct 20 15:05:34 UTC 2010 on sn-devel-104 | |||||
2010-10-20 | s3-waf: more registry cleanup. | Günther Deschner | 1 | -9/+20 | |
Guenher | |||||
2010-10-20 | s3-waf: convert LIBSMBCONF into a subsystem. | Günther Deschner | 1 | -5/+8 | |
Guenther | |||||
2010-10-20 | s3-waf: move RPC_CLIENT_SCHANNEL into a subsystem. | Günther Deschner | 1 | -7/+11 | |
Guenther | |||||
2010-10-19 | s3-waf Use LIBSECRUITY subsystem from the common wscript_build | Andrew Bartlett | 1 | -24/+9 | |
Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Oct 19 22:06:51 UTC 2010 on sn-devel-104 | |||||
2010-10-19 | s3-waf: all subsystems complete now, no need for this loop anymore. | Günther Deschner | 1 | -26/+0 | |
Kai, please check. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Oct 19 17:10:24 UTC 2010 on sn-devel-104 | |||||
2010-10-19 | s3-waf: convert rpc into a subsystem. | Günther Deschner | 1 | -63/+14 | |
Guenther | |||||
2010-10-18 | s3-waf: fix the build after libcli/security changes. | Günther Deschner | 1 | -2/+5 | |
Guenther | |||||
2010-10-18 | s3-waf: fix the build of smbtorture. | Günther Deschner | 1 | -9/+9 | |
Guenther | |||||
2010-10-18 | s3-waf: fix pdb modules build. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-10-08 | s3-waf: slowly getting modules to match how they look like in old build. | Günther Deschner | 1 | -4/+4 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Oct 8 09:31:01 UTC 2010 on sn-devel-104 | |||||
2010-10-05 | s3-waf: add slightly different mkbuildoptions awk script for waf. | Günther Deschner | 1 | -1/+1 | |
This allows to run make test (w/o smbtorture4 for now) using waf. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Oct 5 18:24:55 UTC 2010 on sn-devel-104 | |||||
2010-10-05 | s3-waf: use more of the NDR_ subsystems. | Günther Deschner | 1 | -8/+7 | |
Guenther | |||||
2010-10-05 | s3-waf: convert NSS_INFO into a subsystem. | Günther Deschner | 1 | -8/+3 | |
We don't do the fancy symlinking to idmap modules though. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Oct 5 10:50:53 UTC 2010 on sn-devel-104 | |||||
2010-10-05 | s3-waf: add RPCCLI_WINREG subsystem. | Günther Deschner | 1 | -11/+9 | |
Guenther | |||||
2010-10-01 | samba: share readline wrappers among all buildsystems. | Günther Deschner | 1 | -10/+5 | |
Guenther | |||||
2010-10-01 | samba: share select wrappers. | Günther Deschner | 1 | -2/+3 | |
Guenther | |||||
2010-09-29 | s3-waf: clean up socket-wrapper and nss-wrapper a little. | Günther Deschner | 1 | -15/+5 | |
Guenther | |||||
2010-09-29 | s3-waf: add vlp binary. | Günther Deschner | 1 | -0/+5 | |
Guenther | |||||
2010-09-28 | s3-waf: add in a little hack to deal with the ECHO rpc module for ↵ | Günther Deschner | 1 | -0/+4 | |
non-developer builds. This will be removed once we have the rpc modules subsystem in place. Guenther | |||||
2010-09-28 | s3-waf: add pam_smbpass. | Günther Deschner | 1 | -6/+1 | |
Guenther | |||||
2010-09-28 | s3-waf: add NDR_PERFCOUNT subsystem. | Günther Deschner | 1 | -3/+2 | |
Guenther | |||||
2010-09-27 | s3-waf: fix dependencies to NDR_XATTR. | Günther Deschner | 1 | -9/+2 | |
Guenther | |||||
2010-09-27 | s3-waf: link PReg parser only in registry client side extension. | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2010-09-27 | s3-waf: NDR_SRVSVC is defined now from the main librpc wscript_build. | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2010-09-27 | s3-waf: move SERVICES into a subsystem. | Günther Deschner | 1 | -5/+13 | |
Guenther | |||||
2010-09-27 | s3-waf: add PRINTING subsystems. | Günther Deschner | 1 | -12/+21 | |
Guenther | |||||
2010-09-27 | s3-waf: add two more REGF based subsystems. | Günther Deschner | 1 | -9/+14 | |
Guenther | |||||
2010-09-27 | s3-waf: rework CLDAP and LIBCLI_LDAP subsystems. | Günther Deschner | 1 | -9/+17 | |
Guenther | |||||
2010-09-27 | s3-waf: move gpext subsystem to libgpo/gpext/wscript_build. | Günther Deschner | 1 | -35/+3 | |
Guenther | |||||
2010-09-27 | s3-waf: move perfcount subsystem to modules/wscript_build. | Günther Deschner | 1 | -23/+0 | |
Guenther | |||||
2010-09-27 | s3-waf: move charset subsystem to modules/wscript_build. | Günther Deschner | 1 | -41/+2 | |
Guenther | |||||
2010-09-27 | s3-waf: move idmap subsystem to winbindd/wscript_build. | Günther Deschner | 1 | -77/+3 | |
Guenther | |||||
2010-09-27 | s3-waf: move pdb subsystem to pdb/wscript_build. | Günther Deschner | 1 | -50/+3 | |
Guenther | |||||
2010-09-27 | s3-waf: move auth subsystem to auth/wscript_build. | Günther Deschner | 1 | -83/+1 | |
Guenther | |||||
2010-09-27 | s3-waf: move VFS subsystem to modules/wscript_build. | Günther Deschner | 1 | -389/+2 | |
Guenther | |||||
2010-09-27 | s3-waf: convert VFS into a subsystem. | Günther Deschner | 1 | -0/+340 | |
Guenther | |||||
2010-09-27 | s3-waf: convert GPEXT into a subsystem. | Günther Deschner | 1 | -0/+27 | |
Guenther | |||||
2010-09-27 | s3-waf: convert PERFCOUNT into a subsystem. | Günther Deschner | 1 | -0/+20 | |
Guenther | |||||
2010-09-27 | s3-waf: convert CHARSET into a subsystem. | Günther Deschner | 1 | -0/+34 | |
Guenther | |||||
2010-09-27 | s3-waf: convert IDMAP into subsystem. | Günther Deschner | 1 | -0/+55 | |
Guenther | |||||
2010-09-27 | s3-waf: convert PDB into subsystem. | Günther Deschner | 1 | -0/+41 | |
Guenther | |||||
2010-09-27 | s3-waf: convert AUTH into subsystem. | Günther Deschner | 1 | -0/+59 | |
Guenther | |||||
2010-09-26 | s3-waf: convert LIBGPO into a subsystem. | Günther Deschner | 1 | -2/+5 | |
Guenther | |||||
2010-09-26 | s3-waf: convert PLAINTEXT_AUTH, SLCACHE and DCUTIL into subsystems. | Günther Deschner | 1 | -11/+19 | |
Guenther | |||||
2010-09-26 | s3-waf: Link smbd against RPCECHO. | Andreas Schneider | 1 | -1/+1 | |
2010-09-24 | s3-waf: fix debug2html. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-24 | s3-waf: add missing idmap module objectfiles. | Günther Deschner | 1 | -0/+6 | |
Guenther |