Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-18 | build: Add depenencies needed by Samba3 subsystems | Andrew Bartlett | 1 | -2/+3 | |
2011-04-29 | build: Fix kerberos build issues in top level build | Andrew Bartlett | 1 | -1/+2 | |
2011-03-30 | s3-rpc_server: move access check functions out of samr server. | Günther Deschner | 1 | -1/+5 | |
Guenther | |||||
2011-03-08 | s3-waf: fix the build. | Günther Deschner | 1 | -0/+3 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-02-21 | s3-rpc_server: Rename srv_rpc_register.c. | Andreas Schneider | 1 | -1/+1 | |
2011-02-18 | s3-waf: use SAMBA3_*() build rules in source3/build | Andrew Tridgell | 1 | -22/+22 | |
this brings the s3 waf build much closer to the proposed s3build top level build, using the same bld.SAMBA3_*() rules There are a few renames of subsystems in here, with a 3 suffix where it would create a conflict. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-10 | s3-rpc_server: move services into individual directories. | Günther Deschner | 1 | -18/+18 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Feb 10 22:13:17 CET 2011 on sn-devel-104 | |||||
2011-02-10 | s3-waf: fix the build after auth changes. | Günther Deschner | 1 | -2/+3 | |
Andrews, please check. Guenther | |||||
2011-02-07 | s3-waf: fix the build after winreg and rpc services changes. | Günther Deschner | 1 | -5/+5 | |
Andreas, please check. Guenther Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Feb 7 13:18:41 CET 2011 on sn-devel-104 | |||||
2011-02-02 | s3-waf: fix the build after epmapper changes. | Günther Deschner | 1 | -1/+10 | |
Andreas, please check. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 2 17:14:40 CET 2011 on sn-devel-104 | |||||
2011-01-14 | s3-waf: fix the build after rpc_winreg removal. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Jan 14 11:38:40 CET 2011 on sn-devel-104 | |||||
2011-01-04 | s3-waf: Fixed the static rpc service build. | Andreas Schneider | 1 | -116/+69 | |
Autobuild-User: Andreas Schneider <asn@samba.org> Autobuild-Date: Tue Jan 4 12:09:48 CET 2011 on sn-devel-104 | |||||
2010-12-15 | s3-waf: rework rpc_server handling a bit. | Günther Deschner | 1 | -1/+18 | |
Guenther | |||||
2010-12-07 | s3-waf: fix pam dependencies of the RPC_SAMR server. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-12-01 | s3-waf: avoid module name uppercasing. | Günther Deschner | 1 | -28/+28 | |
This finally allows mixed case module names like the classic build (./configure --shared_modules=charset_CP850) Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 1 18:39:14 CET 2010 on sn-devel-104 | |||||
2010-12-01 | s3-waf: convert RPC_LSARPC into a subsystem. | Günther Deschner | 1 | -2/+7 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 1 00:13:58 CET 2010 on sn-devel-104 | |||||
2010-11-30 | s3-waf: convert RPC_SAMR into a subsystem. | Günther Deschner | 1 | -2/+7 | |
Guenther | |||||
2010-10-25 | s3-waf: fixed paths in s3 waf build for rpc_server | Andrew Tridgell | 1 | -14/+14 | |
paths in waf rules are relative Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-10-19 | s3-waf: convert rpc into a subsystem. | Günther Deschner | 1 | -0/+126 | |
Guenther |