Stefan Metzmacher
ec0eab7f0b
s3:configure: add -L./bin also for the merged build
...
metze
2008-09-24 23:11:13 +02:00
Karolin Seeger
9cf1a68977
printing: Rename new parameter "cups timeout" to "cups connection timeout".
...
Karolin
2008-09-24 11:09:04 -07:00
Jelmer Vernooij
ddbddbd80c
Fix build with arc4.
2008-09-24 19:20:33 +02:00
Jelmer Vernooij
edeb20b921
Merge branch 'master' of ssh://git.samba.org/data/git/samba into arc4
...
Conflicts:
source3/include/includes.h
2008-09-24 18:38:45 +02:00
Jelmer Vernooij
d2062ab74f
Use common crc32 implementation.
2008-09-24 16:46:02 +02:00
Jelmer Vernooij
da01822671
Use common arcfour implementation.
2008-09-24 16:04:43 +02:00
Jelmer Vernooij
2413a72006
Use shared copy of hmac5 implementation.
2008-09-24 15:44:34 +02:00
Jelmer Vernooij
5709ded3ef
Use common md4 implementation.
2008-09-24 15:37:15 +02:00
Jelmer Vernooij
45bc578664
Use common MD5.
2008-09-24 15:34:30 +02:00
Jelmer Vernooij
1ca2e4b99f
Use new binary name in merged build.
2008-09-24 04:41:30 +02:00
Günther Deschner
04979bcfb4
s3: fix idmap_adex.
...
Guenther
2008-09-24 03:34:24 +02:00
Günther Deschner
f07431f5ba
s3-nbt: use the new generated nbt.
...
Guenther
2008-09-24 03:34:23 +02:00
Günther Deschner
e867ff52d7
s3: re-run make samba3-idl.
...
Guenther
2008-09-24 03:34:22 +02:00
Günther Deschner
a877745dc7
s3-nbt: full merge of s4 nbt idl.
...
Guenther
2008-09-24 03:34:22 +02:00
Günther Deschner
1ea185a340
s3: fix merged_build.
...
Guenther
2008-09-24 03:30:50 +02:00
Karolin Seeger
765e5d2282
printing: Add new parameter "cups timeout".
...
The default timeout for connections to CUPS servers is set
to 5 minutes in the CUPS libraries. The smbd hangs on startup
until the timeout is reached if the CUPS server is unreachable.
This parameter makes the timeout configurable. The default value
is set to 30 seconds.
Karolin
2008-09-23 16:57:58 -07:00
Günther Deschner
61a45c85de
s3: fix make everything.
...
Guenther
2008-09-24 01:40:52 +02:00
Jeremy Allison
3807b30f44
Fix winbindd crash in an unusual failure mode. Bug #5737 . Based on original patch from shargagan@novell.com
...
Jeremy.
2008-09-23 16:39:57 -07:00
Jeremy Allison
d275cc762d
Fix bug #5783 FindFirst fails where search pattern == mangled filename.
...
That was an old and subtle bug.
Jeremy.
2008-09-23 15:05:45 -07:00
Günther Deschner
0bbbe2c21f
pam_winbind: attempt to fix build issue on solaris, bug #5784
...
Guenther
2008-09-23 23:42:08 +02:00
Günther Deschner
022947097f
s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.
...
Guenther
2008-09-23 23:35:14 +02:00
Günther Deschner
5fa451ea84
s3: re-run make samba3-idl.
...
Guenther
2008-09-23 23:35:04 +02:00
Günther Deschner
de54bac54c
s3: fix NETLOGON_NT_VERSION version flags.
...
Guenther
2008-09-23 23:20:10 +02:00
Günther Deschner
0950cce83d
s3: re-run make samba3-idl.
...
Guenther
2008-09-23 23:20:01 +02:00
Günther Deschner
d62bc0e845
s3-nbt: start merging from samba4 idl.
...
Guenther
2008-09-23 23:19:54 +02:00
Günther Deschner
8bd302ab22
s3-build: let ctags/etags start from the toplevel dir.
...
Guenther
2008-09-23 23:16:35 +02:00
Günther Deschner
05e0966d85
s3-nbt: remove old samba3 libcli/nbt copy.
...
Guenther
2008-09-23 10:48:58 +02:00
Michael Adam
4432967532
[s3]winbindd_group: don't list the domain twice when expanding internal aliases
...
Before this, "getent group builtin\\administrators" expanded
domain group members in the form DOMAIN\domain\user.
Michael
2008-09-23 10:00:26 +02:00
Michael Adam
4205fab500
[s3]winbindd_group: sanely handle NULL domain in add_member().
...
Michael
2008-09-23 10:00:26 +02:00
Michael Adam
49145bfefa
[s3]winbindd_ads: honour "winbind use default domain" in lookup_groupmem().
...
This fixes the output of "getent group" when "winbind use default domain = yes"
with security = ads.
Michael
2008-09-23 10:00:26 +02:00
Michael Adam
1f8a7739ac
[s3]winbindd_rpc: add domain prefix to username in lookup_groupmem().
...
This makes the output of "getent group" of a domain group show the
domain prefix with "security = domain".
Michael
2008-09-23 10:00:26 +02:00
Michael Adam
1b9c2ccb1f
[s3]winbindd_util: add fill_domain_username_talloc().
...
A talloc version of fill_domain_username().
Michael
2008-09-23 10:00:26 +02:00
Michael Adam
e401ce6de7
[s3]winbindd_util: add prototype for fill_domain_username_talloc().
...
A talloc version of fill_domain_username().
Michael
2008-09-23 10:00:25 +02:00
Michael Adam
f0dccdca6a
[s3]winbindd: fix a comment typo
...
Michael
2008-09-23 10:00:25 +02:00
Michael Adam
6c8c5d7113
[s3]winbind_util: fix an implicit cast compile warning.
...
Michael
2008-09-23 10:00:25 +02:00
Günther Deschner
fd3ba988dc
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
...
Guenther
2008-09-23 09:49:56 +02:00
Günther Deschner
7f5aef542a
s3-nbt: use ../libcli/nbt helper.
...
Guenther
2008-09-23 09:37:24 +02:00
Günther Deschner
9f8813e4d4
s3: re-run make idl.
...
Guenther
2008-09-23 09:37:24 +02:00
Günther Deschner
83c042583b
s3-nbt: refer to ../libcli/nbt in nbt.idl.
...
Guenther
2008-09-23 09:37:24 +02:00
Günther Deschner
c48186f507
s3: use samba4 prototype for ndr_push/pull_struct_blob.
...
Guenther
2008-09-23 09:37:23 +02:00
Günther Deschner
c8858058e9
s3: re-run make idl.
...
Guenther
2008-09-23 09:37:23 +02:00
Günther Deschner
9421ecac33
s3-nbt: fix nbt.idl in order to use shared nbt helper.
...
Guenther
2008-09-23 09:37:23 +02:00
Günther Deschner
f093ddbc11
s3-charset: add smb_iconv_convenience.
...
Guenther
2008-09-23 09:37:23 +02:00
Volker Lendecke
6660ac5d0a
Fix make pch in the merged build
2008-09-23 01:44:41 +02:00
Gerald (Jerry) Carter
7d5fb989ac
idmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.
...
The adex idmap/nss_info plugin is an adapation of the Likewise
Enterprise plugin with support for OU based cells removed
(since the Windows pieces to manage the cells are not available).
This plugin supports
* The RFC2307 schema for users and groups.
* Connections to trusted domains
* Global catalog searches
* Cross forest trusts
* User and group aliases
Prerequiste: Add the following attributes to the Partial Attribute
Set in global catalog:
* uidNumber
* uid
* gidNumber
A basic config using the current trunk code would look like
[global]
idmap backend = adex
idmap uid = 10000 - 19999
idmap gid = 20000 - 29999
idmap config US:backend = adex
idmap config US:range = 20000 - 29999
winbind nss info = adex
winbind normalize names = yes
winbind refresh tickets = yes
template homedir = /home/%D/%U
template shell = /bin/bash
2008-09-22 15:46:19 -07:00
Günther Deschner
92ebd6afc9
re-run make idl.
...
Guenther
2008-09-22 19:36:53 +02:00
Günther Deschner
bd7d2fa017
netapi: add more fields to USER_INFO_X.
...
Guenther
2008-09-22 19:36:53 +02:00
Günther Deschner
b47953ea10
netapi: add NetFile testsuite.
...
Guenther
2008-09-22 19:36:53 +02:00
Günther Deschner
ba58d17e69
netapi: fix case statement in example NetUserSetModals code.
...
Guenther
2008-09-22 19:31:44 +02:00
Stefan Metzmacher
b7e2c74cef
s3: link @tallocdir@/testsuite_main.o into talloctort
...
metze
2008-09-22 00:21:26 +02:00