Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-01 | s3-waf: more krb5 configure checks. | Günther Deschner | 1 | -0/+24 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 1 19:35:50 CET 2010 on sn-devel-104 | |||||
2010-12-01 | s3-waf: add configure check for dirfd and build vfs_syncops vfs_dirsort if ↵ | Günther Deschner | 1 | -0/+5 | |
possible. Guenther | |||||
2010-12-01 | s3-waf: add idmap_ldap to default static module list. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-12-01 | s3-waf: align some krb5/gssapi configure checks with classic build. | Günther Deschner | 1 | -1/+2 | |
Guenther | |||||
2010-12-01 | s3-waf: avoid module name uppercasing. | Günther Deschner | 7 | -203/+203 | |
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: Attempt to please autobuild | Volker Lendecke | 1 | -1/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Dec 1 08:43:37 CET 2010 on sn-devel-104 | |||||
2010-12-01 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 | |
2010-12-01 | s3: Attempt to fix the shadow_copy2 module | Volker Lendecke | 1 | -2/+2 | |
This module is from hell. Please make 100% sure that you did test it properly when touching it! This module has probably given me more grey hair than any other piece of Samba, so PLEASE PLEASE PLEASE be careful here!!! | |||||
2010-12-01 | s3-waf: convert RPC_LSARPC into a subsystem. | Günther Deschner | 2 | -4/+9 | |
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 | 2 | -5/+9 | |
Guenther | |||||
2010-11-30 | s3-waf: convert INIT_SAMR into a subsystem. | Günther Deschner | 1 | -10/+10 | |
Guenther | |||||
2010-11-30 | s3-waf: convert INIT_NETLOGON into a subsystem. | Günther Deschner | 1 | -10/+9 | |
Guenther | |||||
2010-11-30 | s3-waf: convert INIT_LSA into a subsystem. | Günther Deschner | 1 | -12/+10 | |
Guenther | |||||
2010-11-30 | s3-waf: fix LIBNBT deps. | Günther Deschner | 1 | -2/+2 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Nov 30 22:39:05 CET 2010 on sn-devel-104 | |||||
2010-11-30 | s3-waf: convert IDMAP_AD into a subsystem. | Günther Deschner | 1 | -4/+12 | |
Guenther | |||||
2010-11-30 | s3-waf: convert IDMAP_HASH into a subsystem. | Günther Deschner | 1 | -2/+8 | |
Guenther | |||||
2010-11-30 | s3-waf: convert IDMAP_ADEX into a subsystem. | Günther Deschner | 1 | -2/+8 | |
Guenther | |||||
2010-11-30 | s3-waf: no need to compile ../librpc/ndr/ndr_compression.c twice. | Günther Deschner | 1 | -4/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Nov 30 19:52:59 CET 2010 on sn-devel-104 | |||||
2010-11-30 | s3-waf: use LIBCLI_NDR_NETLOGON. | Günther Deschner | 1 | -4/+2 | |
Guenther | |||||
2010-11-30 | s3-waf: convert LIBNBT into a subsystem. | Günther Deschner | 1 | -3/+7 | |
Guenther | |||||
2010-11-30 | s3-waf: convert SPNEGO_PARSE into a subsystem. | Günther Deschner | 1 | -4/+7 | |
Guenther | |||||
2010-11-30 | s3-waf: use SLCACHE in ntlm_auth. | Günther Deschner | 1 | -3/+2 | |
Guenther | |||||
2010-11-30 | s3-waf: use TLDAP in smbtorture. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-11-30 | s3-waf: convert NPA_TSTREAM into a subsystem. | Günther Deschner | 1 | -6/+9 | |
Guenther | |||||
2010-11-30 | s3-waf: add LIBDRSUAPI subsystem. | Günther Deschner | 1 | -8/+8 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Nov 30 18:58:42 CET 2010 on sn-devel-104 | |||||
2010-11-30 | s3-waf: let SMBD_BASE depend on NDR_NOTIFY. | Günther Deschner | 1 | -3/+2 | |
Guenther | |||||
2010-11-30 | s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_NBT. | Günther Deschner | 1 | -3/+2 | |
Guenther | |||||
2010-11-30 | s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_SVCCTL. | Günther Deschner | 1 | -4/+2 | |
Guenther | |||||
2010-11-30 | s3-waf: convert LIBCLI_SPOOLSS into a subsystem. | Günther Deschner | 1 | -10/+12 | |
Guenther | |||||
2010-11-30 | s3-waf: convert RPCCLI_EPMAPPER into a subsystem. | Günther Deschner | 1 | -7/+7 | |
Guenther | |||||
2010-11-30 | s3-waf: convert RPCCLI_EVENTLOG into a subsystem. | Günther Deschner | 1 | -6/+5 | |
Guenther | |||||
2010-11-30 | s3-waf: convert RPCCLI_NTSVCS into a subsystem. | Günther Deschner | 1 | -6/+5 | |
Guenther | |||||
2010-11-30 | s3-waf: convert RPCCLI_DRSUAPI into a subsystem. | Günther Deschner | 1 | -7/+6 | |
Guenther | |||||
2010-11-30 | s3-waf: convert RPCCLI_DFS into a subsystem. | Günther Deschner | 1 | -6/+5 | |
Guenther | |||||
2010-11-30 | s3-waf: convert RPCCLI_INITSHUTDOWN into a subsystem. | Günther Deschner | 1 | -7/+6 | |
Guenther | |||||
2010-11-30 | s3-waf: convert RPCCLI_DSSETUP into a subsystem. | Günther Deschner | 1 | -9/+7 | |
Guenther | |||||
2010-11-30 | s3-waf: convert RPCCLI_SVCCTL into a subsystem. | Günther Deschner | 1 | -6/+5 | |
Guenther | |||||
2010-11-30 | s3-waf: convert RPCCLI_WKSSVC into a subsystem. | Günther Deschner | 1 | -10/+7 | |
Guenther | |||||
2010-11-30 | s3-waf: convert RPCCLI_SRVSVC into a subsystem. | Günther Deschner | 1 | -19/+19 | |
Guenther | |||||
2010-11-30 | s3-waf: convert LIBCLI_NETLOGON into a subsystem. | Günther Deschner | 1 | -14/+14 | |
Guenther | |||||
2010-11-30 | s3-waf: convert LIBCLI_LSA into a subsystem. | Günther Deschner | 1 | -23/+21 | |
Guenther | |||||
2010-11-30 | s3-waf: convert LIBCLI_SAMR into a subsystem. | Günther Deschner | 1 | -16/+21 | |
Guenther | |||||
2010-11-30 | s3-waf: convert PARAM_UTIL into a subsystem. | Günther Deschner | 1 | -5/+11 | |
Guenther | |||||
2010-11-30 | s3-waf: convert TOKEN_UTIL into a subsystem. | Günther Deschner | 2 | -7/+10 | |
Guenther | |||||
2010-11-30 | s3-waf: convert REG_EVENTLOG into a subsystem. | Günther Deschner | 1 | -5/+9 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Nov 30 16:25:51 CET 2010 on sn-devel-104 | |||||
2010-11-30 | s3-waf: convert LIBNMB into a subsystem. | Günther Deschner | 1 | -8/+10 | |
Guenther | |||||
2010-11-30 | s3-waf: convert FNAME_UTIL into a subsystem. | Günther Deschner | 1 | -12/+15 | |
Guenther | |||||
2010-11-30 | s3: Fix bug 7832 | Volker Lendecke | 1 | -0/+2 | |
Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Nov 30 14:39:34 CET 2010 on sn-devel-104 | |||||
2010-11-30 | s3: Add shadow copy info to smbclient allinfo | Volker Lendecke | 1 | -0/+46 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Nov 30 12:23:50 CET 2010 on sn-devel-104 | |||||
2010-11-30 | s3: Add cli_shadow_copy_data | Volker Lendecke | 2 | -0/+160 | |