samba.git
15 years agoUse common arcfour implementation.
Jelmer Vernooij [Wed, 24 Sep 2008 14:04:43 +0000 (16:04 +0200)]
Use common arcfour implementation.

15 years agoUse shared copy of hmac5 implementation.
Jelmer Vernooij [Wed, 24 Sep 2008 13:44:34 +0000 (15:44 +0200)]
Use shared copy of hmac5 implementation.

15 years agoUse common md4 implementation.
Jelmer Vernooij [Wed, 24 Sep 2008 13:37:15 +0000 (15:37 +0200)]
Use common md4 implementation.

15 years agoUse common MD5.
Jelmer Vernooij [Wed, 24 Sep 2008 13:34:30 +0000 (15:34 +0200)]
Use common MD5.

15 years agoMove source4/lib/crypto to lib/crypto.
Jelmer Vernooij [Wed, 24 Sep 2008 13:30:23 +0000 (15:30 +0200)]
Move source4/lib/crypto to lib/crypto.

15 years agoUse new binary name in merged build.
Jelmer Vernooij [Wed, 24 Sep 2008 02:41:30 +0000 (04:41 +0200)]
Use new binary name in merged build.

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij [Wed, 24 Sep 2008 02:34:54 +0000 (04:34 +0200)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba

15 years agos4:libcli/smb_composite: we only check the signature when the server return OK
Stefan Metzmacher [Wed, 24 Sep 2008 01:59:53 +0000 (03:59 +0200)]
s4:libcli/smb_composite: we only check the signature when the server return OK

We need to manually free the request, otherwise the timeout handler is
triggered later.

metze

15 years agolibcli: add nbt_proto.h that is no longer autogenerated.
Günther Deschner [Wed, 24 Sep 2008 01:51:25 +0000 (03:51 +0200)]
libcli: add nbt_proto.h that is no longer autogenerated.

Guenther

15 years agos3: fix idmap_adex.
Günther Deschner [Wed, 24 Sep 2008 00:44:34 +0000 (02:44 +0200)]
s3: fix idmap_adex.

Guenther

15 years agolibcli: add some basic debugging functions for netlogon helper.
Günther Deschner [Tue, 23 Sep 2008 23:16:10 +0000 (01:16 +0200)]
libcli: add some basic debugging functions for netlogon helper.

Guenther

15 years agos3-nbt: use the new generated nbt.
Günther Deschner [Tue, 23 Sep 2008 20:21:52 +0000 (22:21 +0200)]
s3-nbt: use the new generated nbt.

Guenther

15 years agos3: re-run make samba3-idl.
Günther Deschner [Tue, 23 Sep 2008 20:16:15 +0000 (22:16 +0200)]
s3: re-run make samba3-idl.

Guenther

15 years agos3-nbt: full merge of s4 nbt idl.
Günther Deschner [Tue, 23 Sep 2008 20:15:38 +0000 (22:15 +0200)]
s3-nbt: full merge of s4 nbt idl.

Guenther

15 years agos3: fix merged_build.
Günther Deschner [Wed, 24 Sep 2008 00:25:34 +0000 (02:25 +0200)]
s3: fix merged_build.

Guenther

15 years agoRename smbd -> samba.
Jelmer Vernooij [Wed, 24 Sep 2008 01:16:15 +0000 (03:16 +0200)]
Rename smbd -> samba.

This reverts commit 05ea5e23cf4e70de0bd658b1c5c0ead133967091.

Conflicts:

source4/smbd/server.c

15 years agoprinting: Add new parameter "cups timeout".
Karolin Seeger [Tue, 23 Sep 2008 23:54:05 +0000 (16:54 -0700)]
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

15 years agos3: fix make everything.
Günther Deschner [Tue, 23 Sep 2008 23:40:13 +0000 (01:40 +0200)]
s3: fix make everything.

Guenther

15 years agoFix winbindd crash in an unusual failure mode. Bug #5737. Based on original patch...
Jeremy Allison [Tue, 23 Sep 2008 23:39:57 +0000 (16:39 -0700)]
Fix winbindd crash in an unusual failure mode. Bug #5737. Based on original patch from shargagan@novell.com
Jeremy.

15 years agolibcli: add autogenerated libcli netlogon helper protos.
Günther Deschner [Tue, 23 Sep 2008 23:13:51 +0000 (01:13 +0200)]
libcli: add autogenerated libcli netlogon helper protos.

Guenther

15 years agos4: remove autogeneration of libcli/netlogon protos.
Günther Deschner [Tue, 23 Sep 2008 23:11:38 +0000 (01:11 +0200)]
s4: remove autogeneration of libcli/netlogon protos.

we do need to have them around for samba3.

Guenther

15 years agoMerge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce [Tue, 23 Sep 2008 18:30:06 +0000 (14:30 -0400)]
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
The previous ldb_search() interface made it way too easy to leak results,
and being able to use a printf-like expression turns to be really useful.

15 years agoFix bug #5783 FindFirst fails where search pattern == mangled filename.
Jeremy Allison [Tue, 23 Sep 2008 22:05:45 +0000 (15:05 -0700)]
Fix bug #5783 FindFirst fails where search pattern == mangled filename.
That was an old and subtle bug.
Jeremy.

15 years agopam_winbind: attempt to fix build issue on solaris, bug #5784
Günther Deschner [Tue, 23 Sep 2008 21:41:39 +0000 (23:41 +0200)]
pam_winbind: attempt to fix build issue on solaris, bug #5784

Guenther

15 years agos3-ndr: add stub smb_iconv_convenience to some ndr_ functions.
Günther Deschner [Tue, 23 Sep 2008 18:43:41 +0000 (20:43 +0200)]
s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.

Guenther

15 years agos3: re-run make samba3-idl.
Günther Deschner [Tue, 23 Sep 2008 18:59:30 +0000 (20:59 +0200)]
s3: re-run make samba3-idl.

Guenther

15 years agopidl: fix samba3 server wrt to samba4 ndr_pull_init_blob protype.
Günther Deschner [Tue, 23 Sep 2008 19:00:09 +0000 (21:00 +0200)]
pidl: fix samba3 server wrt to samba4 ndr_pull_init_blob protype.

this is in preparation for the final nbt merge.

Guenther

15 years agos3: fix NETLOGON_NT_VERSION version flags.
Günther Deschner [Tue, 23 Sep 2008 19:08:25 +0000 (21:08 +0200)]
s3: fix NETLOGON_NT_VERSION version flags.

Guenther

15 years agos3: re-run make samba3-idl.
Günther Deschner [Tue, 23 Sep 2008 19:07:56 +0000 (21:07 +0200)]
s3: re-run make samba3-idl.

Guenther

15 years agos3-nbt: start merging from samba4 idl.
Günther Deschner [Tue, 23 Sep 2008 20:35:16 +0000 (22:35 +0200)]
s3-nbt: start merging from samba4 idl.

Guenther

15 years agos4-nbt: use moved libcli netlogon helpers.
Günther Deschner [Tue, 23 Sep 2008 21:14:40 +0000 (23:14 +0200)]
s4-nbt: use moved libcli netlogon helpers.

Guenther

15 years agos4-libcli: move nbt/netlogon helper functions up one level.
Günther Deschner [Tue, 23 Sep 2008 20:48:57 +0000 (22:48 +0200)]
s4-libcli: move nbt/netlogon helper functions up one level.

Guenther

15 years agos3-build: let ctags/etags start from the toplevel dir.
Günther Deschner [Tue, 23 Sep 2008 20:24:46 +0000 (22:24 +0200)]
s3-build: let ctags/etags start from the toplevel dir.

Guenther

15 years agoS3 puts smb.conf and lmhosts in lib/, s4 into etc/
Volker Lendecke [Tue, 23 Sep 2008 20:44:21 +0000 (22:44 +0200)]
S3 puts smb.conf and lmhosts in lib/, s4 into etc/

15 years agos4:lib/charset: add missing prototype of talloc_strdup_upper()
Stefan Metzmacher [Tue, 23 Sep 2008 19:06:41 +0000 (21:06 +0200)]
s4:lib/charset: add missing prototype of talloc_strdup_upper()

metze

15 years agofixed problem with ACLs with an empty DACL list
Andrew Tridgell [Tue, 23 Sep 2008 18:17:43 +0000 (11:17 -0700)]
fixed problem with ACLs with an empty DACL list

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell [Tue, 23 Sep 2008 18:15:46 +0000 (11:15 -0700)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba

15 years agoselftest: run smb signing tests as part of make quicktest
Stefan Metzmacher [Tue, 9 Sep 2008 19:15:54 +0000 (21:15 +0200)]
selftest: run smb signing tests as part of make quicktest

metze

15 years agoselftest: test some smb signing combinations against the member server
Stefan Metzmacher [Tue, 9 Sep 2008 19:10:08 +0000 (21:10 +0200)]
selftest: test some smb signing combinations against the member server

metze

15 years agos4:smb_server: remove the bogus smbsrv_signing_restart()
Stefan Metzmacher [Tue, 23 Sep 2008 00:30:15 +0000 (02:30 +0200)]
s4:smb_server: remove the bogus smbsrv_signing_restart()

Real signing always starts with seqnumber 2, and once signing
is on the session key never change anymore for the complete
smb connection.

metze

15 years agolibcli/smb_composite: for spnego session setups check the smb signature manually
Stefan Metzmacher [Tue, 9 Sep 2008 16:02:07 +0000 (18:02 +0200)]
libcli/smb_composite: for spnego session setups check the smb signature manually

We need to start signing when we got NT_STATUS_OK from the server
and manually check the signature of the servers response.

This is needed as the response might be signed with the krb5 acceptor subkey,
which comes within the server response.

With NTLMSSP this happens for the session setup:

request1  => BSRSPYL seqnum: 0
response1 => BSRSPYL seqnum: 0
request2  => BSRSPYL seqnum: 0
response2  => <SIGNATURE> seqnum: 1

and with krb5:

request1  => BSRSPYL seqnum: 0
response1  => <SIGNATURE> seqnum: 1

metze

15 years agolibcli/raw: real signing starts at seqnumber 2
Stefan Metzmacher [Tue, 23 Sep 2008 00:29:20 +0000 (02:29 +0200)]
libcli/raw: real signing starts at seqnumber 2

metze

15 years agolibcli/raw: in SMB_SIGNING_ENGINE_BSRSPYL state it's ok to accept any signature
Stefan Metzmacher [Tue, 9 Sep 2008 15:56:11 +0000 (17:56 +0200)]
libcli/raw: in SMB_SIGNING_ENGINE_BSRSPYL state it's ok to accept any signature

Even if signing is mandatory.

With NTLMSSP this happens for the session setup:

request1  => BSRSPYL
response1 => BSRSPYL
request2  => BSRSPYL
response2  => <SIGNATURE>

and with krb5:

request1  => BSRSPYL
response1  => <SIGNATURE>

metze

15 years agolibcli/raw: give the caller the chance to do the signing checks on its own.
Stefan Metzmacher [Tue, 9 Sep 2008 15:54:13 +0000 (17:54 +0200)]
libcli/raw: give the caller the chance to do the signing checks on its own.

metze

15 years agolibcli/raw: give the caller the chance to prevent the talloc_free(req) in the _recv...
Stefan Metzmacher [Tue, 9 Sep 2008 15:50:30 +0000 (17:50 +0200)]
libcli/raw: give the caller the chance to prevent the talloc_free(req) in the _recv functions

metze

15 years agogensec_krb5: only give away the session key, when the authentication is done
Stefan Metzmacher [Thu, 11 Sep 2008 04:47:06 +0000 (06:47 +0200)]
gensec_krb5: only give away the session key, when the authentication is done

metze

15 years agogensec_gssapi: only give away the session key, when the authentication is done
Stefan Metzmacher [Thu, 11 Sep 2008 04:46:43 +0000 (06:46 +0200)]
gensec_gssapi: only give away the session key, when the authentication is done

metze

15 years agontlmssp: only give away the session key, when the authentication is done
Stefan Metzmacher [Thu, 11 Sep 2008 04:40:26 +0000 (06:40 +0200)]
ntlmssp: only give away the session key, when the authentication is done

metze

15 years agoRPC-PAC: loop in gensec_update() untill the server side is ready
Stefan Metzmacher [Tue, 23 Sep 2008 00:14:26 +0000 (02:14 +0200)]
RPC-PAC: loop in gensec_update() untill the server side is ready

metze

15 years agos3-nbt: remove old samba3 libcli/nbt copy.
Günther Deschner [Tue, 23 Sep 2008 08:04:17 +0000 (10:04 +0200)]
s3-nbt: remove old samba3 libcli/nbt copy.

Guenther

15 years ago[s3]winbindd_group: don't list the domain twice when expanding internal aliases
Michael Adam [Sun, 21 Sep 2008 00:07:43 +0000 (02:07 +0200)]
[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

15 years ago[s3]winbindd_group: sanely handle NULL domain in add_member().
Michael Adam [Sun, 21 Sep 2008 00:06:44 +0000 (02:06 +0200)]
[s3]winbindd_group: sanely handle NULL domain in add_member().

Michael

15 years ago[s3]winbindd_ads: honour "winbind use default domain" in lookup_groupmem().
Michael Adam [Mon, 22 Sep 2008 08:39:37 +0000 (10:39 +0200)]
[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

15 years ago[s3]winbindd_rpc: add domain prefix to username in lookup_groupmem().
Michael Adam [Sat, 20 Sep 2008 23:20:32 +0000 (01:20 +0200)]
[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

15 years ago[s3]winbindd_util: add fill_domain_username_talloc().
Michael Adam [Mon, 22 Sep 2008 08:37:11 +0000 (10:37 +0200)]
[s3]winbindd_util: add fill_domain_username_talloc().

A talloc version of fill_domain_username().

Michael

15 years ago[s3]winbindd_util: add prototype for fill_domain_username_talloc().
Michael Adam [Mon, 22 Sep 2008 08:36:32 +0000 (10:36 +0200)]
[s3]winbindd_util: add prototype for fill_domain_username_talloc().

A talloc version of fill_domain_username().

Michael

15 years ago[s3]winbindd: fix a comment typo
Michael Adam [Mon, 22 Sep 2008 12:51:51 +0000 (14:51 +0200)]
[s3]winbindd: fix a comment typo

Michael

15 years ago[s3]winbind_util: fix an implicit cast compile warning.
Michael Adam [Mon, 22 Sep 2008 08:34:57 +0000 (10:34 +0200)]
[s3]winbind_util: fix an implicit cast compile warning.

Michael

15 years agos3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner [Tue, 23 Sep 2008 07:49:56 +0000 (09:49 +0200)]
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.

Guenther

15 years agos3-nbt: use ../libcli/nbt helper.
Günther Deschner [Tue, 23 Sep 2008 06:34:22 +0000 (08:34 +0200)]
s3-nbt: use ../libcli/nbt helper.

Guenther

15 years agos3: re-run make idl.
Günther Deschner [Tue, 23 Sep 2008 06:59:40 +0000 (08:59 +0200)]
s3: re-run make idl.

Guenther

15 years agos3-nbt: refer to ../libcli/nbt in nbt.idl.
Günther Deschner [Tue, 23 Sep 2008 06:59:19 +0000 (08:59 +0200)]
s3-nbt: refer to ../libcli/nbt in nbt.idl.

Guenther

15 years agos4-nbt: use ../libcli/nbt
Günther Deschner [Tue, 23 Sep 2008 06:06:33 +0000 (08:06 +0200)]
s4-nbt: use ../libcli/nbt

Guenther

15 years agos4-nbt: move libcli/nbt up one level.
Günther Deschner [Tue, 23 Sep 2008 04:58:17 +0000 (06:58 +0200)]
s4-nbt: move libcli/nbt up one level.

Guenther

15 years agos4-nbt: merge some fixes from samba3 nbt helper.
Günther Deschner [Tue, 23 Sep 2008 07:34:03 +0000 (09:34 +0200)]
s4-nbt: merge some fixes from samba3 nbt helper.

Guenther

15 years agos4-nbt: use private_data instead of private.
Günther Deschner [Tue, 23 Sep 2008 07:02:16 +0000 (09:02 +0200)]
s4-nbt: use private_data instead of private.

Guenther

15 years agos3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner [Tue, 23 Sep 2008 06:09:37 +0000 (08:09 +0200)]
s3: use samba4 prototype for ndr_push/pull_struct_blob.

Guenther

15 years agos3: re-run make idl.
Günther Deschner [Tue, 23 Sep 2008 06:58:37 +0000 (08:58 +0200)]
s3: re-run make idl.

Guenther

15 years agos3-nbt: fix nbt.idl in order to use shared nbt helper.
Günther Deschner [Tue, 23 Sep 2008 06:31:34 +0000 (08:31 +0200)]
s3-nbt: fix nbt.idl in order to use shared nbt helper.

Guenther

15 years agos3-charset: add smb_iconv_convenience.
Günther Deschner [Tue, 23 Sep 2008 00:41:44 +0000 (02:41 +0200)]
s3-charset: add smb_iconv_convenience.

Guenther

15 years agos4-nbt: remove unrequired include.
Günther Deschner [Mon, 22 Sep 2008 20:22:04 +0000 (22:22 +0200)]
s4-nbt: remove unrequired include.

Guenther

15 years agos4: add talloc_strdup_upper.
Günther Deschner [Tue, 23 Sep 2008 06:32:42 +0000 (08:32 +0200)]
s4: add talloc_strdup_upper.

Guenther

15 years agotest setinfo FULL_EA_INFORMATION in gentest
Andrew Tridgell [Tue, 23 Sep 2008 06:45:55 +0000 (16:45 +1000)]
test setinfo FULL_EA_INFORMATION in gentest

15 years agoadded FULL_EA_INFORMATION setea call
Andrew Tridgell [Tue, 23 Sep 2008 06:45:10 +0000 (16:45 +1000)]
added FULL_EA_INFORMATION setea call

15 years agofixed a memory error in change notify handling in gentest
Andrew Tridgell [Tue, 23 Sep 2008 05:20:24 +0000 (15:20 +1000)]
fixed a memory error in change notify handling in gentest

15 years agofixed readonly handling in deltree
Andrew Tridgell [Tue, 23 Sep 2008 05:16:46 +0000 (15:16 +1000)]
fixed readonly handling in deltree

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel
Andrew Bartlett [Tue, 23 Sep 2008 04:48:49 +0000 (21:48 -0700)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel

15 years agoadded some debug code
Andrew Tridgell [Tue, 23 Sep 2008 02:09:56 +0000 (12:09 +1000)]
added some debug code

15 years agoRemove unused parameter from decode_pw_buffer and fail on invalid
Andrew Bartlett [Tue, 23 Sep 2008 00:50:43 +0000 (17:50 -0700)]
Remove unused parameter from decode_pw_buffer and fail on invalid
UTF-16 input

The input checking is important, as otherwise we could set the wrong
password.

Andrew Bartlett

15 years agoRemove unused variable
Andrew Bartlett [Tue, 23 Sep 2008 00:24:57 +0000 (17:24 -0700)]
Remove unused variable

15 years agoFix make pch in the merged build
Volker Lendecke [Mon, 22 Sep 2008 23:24:56 +0000 (01:24 +0200)]
Fix make pch in the merged build

15 years agoExplain why we use signing for DCs, but not file servers
Andrew Bartlett [Mon, 22 Sep 2008 23:32:04 +0000 (16:32 -0700)]
Explain why we use signing for DCs, but not file servers

15 years agoidmap_adex: Add new idmap plugin for support RFC2307 enabled AD forests.
Gerald (Jerry) Carter [Fri, 19 Sep 2008 17:27:15 +0000 (12:27 -0500)]
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

15 years agoTest re-setting the challenge after an auth3 in RPC-NETLOGON
Andrew Bartlett [Mon, 22 Sep 2008 22:37:16 +0000 (15:37 -0700)]
Test re-setting the challenge after an auth3 in RPC-NETLOGON

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel
Andrew Bartlett [Mon, 22 Sep 2008 21:23:40 +0000 (14:23 -0700)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba into abartlet-devel

15 years agoThis torture test and skipping of the server-side check was bogus.
Andrew Bartlett [Mon, 22 Sep 2008 21:23:22 +0000 (14:23 -0700)]
This torture test and skipping of the server-side check was bogus.

The IDL is declared to force the MessageType to 3 on output, so we
instead checked the same thing 255 times...

Andrew Bartlett

15 years agore-run make idl.
Günther Deschner [Tue, 16 Sep 2008 14:04:43 +0000 (16:04 +0200)]
re-run make idl.

Guenther

15 years agonetapi: add more fields to USER_INFO_X.
Günther Deschner [Tue, 16 Sep 2008 14:04:31 +0000 (16:04 +0200)]
netapi: add more fields to USER_INFO_X.

Guenther

15 years agonetapi: add NetFile testsuite.
Günther Deschner [Fri, 12 Sep 2008 15:24:37 +0000 (17:24 +0200)]
netapi: add NetFile testsuite.

Guenther

15 years agonetapi: fix case statement in example NetUserSetModals code.
Günther Deschner [Mon, 22 Sep 2008 17:31:44 +0000 (19:31 +0200)]
netapi: fix case statement in example NetUserSetModals code.

Guenther

15 years agos4: allways initialize the process model before it's used
Stefan Metzmacher [Mon, 22 Sep 2008 16:15:24 +0000 (18:15 +0200)]
s4: allways initialize the process model before it's used

metze

15 years agocreate-tarball: Adapt script to changed directory structure.
Karolin Seeger [Mon, 22 Sep 2008 15:57:59 +0000 (08:57 -0700)]
create-tarball: Adapt script to changed directory structure.

Karolin

15 years agocreate-tarball: Don't remove /*.
Karolin Seeger [Mon, 22 Sep 2008 15:55:01 +0000 (08:55 -0700)]
create-tarball: Don't remove /*.

These strings do appear several times. Extend the grep pattern to
get the right string only. This avoids the removal of /*!

Karolin

15 years agocreate-tarball: Remove trailing/leading whitespaces.
Karolin Seeger [Mon, 22 Sep 2008 15:53:40 +0000 (08:53 -0700)]
create-tarball: Remove trailing/leading whitespaces.

Karolin

15 years agoprocess incoming connections and fork a samba3 in inetd mode
Stefan Metzmacher [Mon, 22 Sep 2008 01:57:31 +0000 (03:57 +0200)]
process incoming connections and fork a samba3 in inetd mode

15 years agos3: link @tallocdir@/testsuite_main.o into talloctort
Stefan Metzmacher [Sun, 21 Sep 2008 22:21:26 +0000 (00:21 +0200)]
s3: link @tallocdir@/testsuite_main.o into talloctort

metze

15 years agolib/talloc: move main() out of testsuite.c
Stefan Metzmacher [Sun, 21 Sep 2008 22:20:39 +0000 (00:20 +0200)]
lib/talloc: move main() out of testsuite.c

metze

15 years agos3: link libreplace/test/main.c into replacetort
Stefan Metzmacher [Sun, 21 Sep 2008 21:46:10 +0000 (23:46 +0200)]
s3: link libreplace/test/main.c into replacetort

metze

15 years agolibreplace: move main() out of testsuite.c
Stefan Metzmacher [Sun, 21 Sep 2008 21:59:58 +0000 (23:59 +0200)]
libreplace: move main() out of testsuite.c

metze

15 years agoFix merged build.
Jelmer Vernooij [Sun, 21 Sep 2008 21:57:59 +0000 (23:57 +0200)]
Fix merged build.