1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
Commit Graph

13679 Commits

Author SHA1 Message Date
Jelmer Vernooij
b09047b78e r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network.h because we stripped down includes.
(This used to be commit 262c1c23a6)
2007-12-21 05:43:00 +01:00
Stefan Metzmacher
8517878144 r25623: add 'make test-swrap-pcap' and 'make test-swrap-keep-pcap'
metze
(This used to be commit 398940031b)
2007-12-21 05:42:57 +01:00
Stefan Metzmacher
23a55848d9 r25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcap
metze
(This used to be commit eceed3f6d6)
2007-12-21 05:42:56 +01:00
Andrew Bartlett
a72869d77b r25619: As perhaps could have been expected, the CFLAGS hack broke all non-gcc
compilers.

Instead, as jelmer suggests, remove the depricated marker on fstring,
for as long as it is used in the samba3 winbind protocol.

Andrew Bartlett
(This used to be commit b15df834ae)
2007-12-21 05:42:55 +01:00
Andrew Bartlett
68c550e8e4 r25618: I'm sick of the fstring warnings turning up here. Let's see how much
of the build farm I can break with this...

Andrew Bartlett
(This used to be commit b7e4b4f95c)
2007-12-21 05:42:55 +01:00
Jelmer Vernooij
a33d97341f r25617: Make sure system include paths come after samba include paths. Patch from Timur Bakeyev.
(This used to be commit 7565c4a0dd)
2007-12-21 05:42:55 +01:00
Andrew Bartlett
5c4a4b4566 r25616: Fedora DS now has a way to install the schema and extra configuration
as part of the setup inf file.

Andrew Bartlett
(This used to be commit 6c8987464e)
2007-12-21 05:42:54 +01:00
Jelmer Vernooij
286157f4aa r25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.
(This used to be commit 9f1e4a44b5)
2007-12-21 05:42:54 +01:00
Jelmer Vernooij
61931ca643 r25614: Add trivial tdb website.
(This used to be commit 6f88c41c31)
2007-12-21 05:42:53 +01:00
Stefan Metzmacher
0e30691861 r25613: verify the length and type before checking the value,
hopefully gives more info why this fails some bigendian
platforms

metze
(This used to be commit 1d2bc79aa5)
2007-12-21 05:42:53 +01:00
Günther Deschner
bdf71f5dc6 r25612: Add test_SetKeySecurity() call.
Guenther
(This used to be commit a5e4d13eef)
2007-12-21 05:42:53 +01:00
Günther Deschner
89f6f464ea r25611: Smaller fix for winreg test.
Guenther
(This used to be commit e9e6ee4f73)
2007-12-21 05:42:52 +01:00
Günther Deschner
4fb9aeb556 r25610: Add security_descriptor_appendv() which takes va_list directly.
Guenther
(This used to be commit 99408cf20c)
2007-12-21 05:42:52 +01:00
Günther Deschner
bf1293e9f2 r25609: Reformat RPC-WINREG test.
Guenther
(This used to be commit 617091fb5a)
2007-12-21 05:42:51 +01:00
Günther Deschner
39f1dab9eb r25608: Call security_descriptor_append from within security_descriptor_create.
Guenther
(This used to be commit 1ebcceb922)
2007-12-21 05:42:51 +01:00
Günther Deschner
a6c4b9d179 r25607: Allow to set security descriptor type flags at creation time with
security_descriptor_create().

Guenther
(This used to be commit 7dd0d28d25)
2007-12-21 05:42:51 +01:00
Günther Deschner
50bf951977 r25606: Allow test_GetKeySecurity() to return a security descriptor.
Guenther
(This used to be commit 3a0d22f572)
2007-12-21 05:42:50 +01:00
Günther Deschner
c353a7b05e r25605: Last round of registry reformats (before this gets an obsession...).
Guenther
(This used to be commit ceb2ebfbf1)
2007-12-21 05:42:49 +01:00
Günther Deschner
34d166111e r25604: Add security_descriptor_append() helper function.
Guenther
(This used to be commit 7d8f53b1c7)
2007-12-21 05:42:48 +01:00
Günther Deschner
33032276f5 r25603: More reformat.
Guenther
(This used to be commit 176614423e)
2007-12-21 05:42:48 +01:00
Stefan Metzmacher
a3e5710eda r25602: don't imply "system/network.h" within replace.h,
as this brings in the socket_wrapper.h in unexpected
code and we endup with a missing 'swrap_close' while linking

metze
(This used to be commit 507d5ca7d9)
2007-12-21 05:42:47 +01:00
Stefan Metzmacher
6876d2613d r25601: replace.h should never imply any "system/*.h"
(here it's "system/time.h")

metze
(This used to be commit 00467c2593)
2007-12-21 05:42:46 +01:00
Stefan Metzmacher
fa7608481a Merge commit 'release-4-0-0alpha1' into v4-0-test
(This used to be commit 8fc632baaa)
2007-12-21 05:23:22 +01:00
Stefan Metzmacher
e12a4cb2f3 [GLUE] fix some executable bits on shell scripts
metze
(This used to be commit 76f1f7d701)
2007-12-21 05:21:31 +01:00
Andrew Bartlett
dd5fa4d226 r24958: This is the final text, and the final version. I'll send the release
mail shortly.

Andrew Bartlett
(This used to be commit 42c07d0d74)
2007-12-21 03:32:25 +01:00
Andrew Bartlett
b0b1f6510c r24947: Forgot to merge this to release branch, so we got weird subs in
named.conf example.

Andrew Bartlett
(This used to be commit 7ecedd0500)
2007-12-21 03:32:24 +01:00
Andrew Bartlett
78c4d54221 r24944: Merge acct_expiry fix to release branch.
Andrew Bartlett
(This used to be commit 9cc19bcc37)
2007-12-21 03:32:24 +01:00
Andrew Bartlett
eca74dfd17 r24919: Merge build fix and improved error strings to release branch.
Andrew Bartlett
(This used to be commit f189553db7)
2007-12-21 03:32:24 +01:00
Andrew Bartlett
d9f4fda082 r24917: More thoughts on Samba4 release notes, readme etc.
Andrew Bartlett
(This used to be commit 69c3193610)
2007-12-21 03:32:23 +01:00
Andrew Bartlett
34e3445c60 r24916: (merge to release branch)
In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>
allow the objectclass module to reconstruct the objectclass hierarchy,
rather than using templates.

The issue being fixed in particular is that 'top' was not being set on
containers.

This should ensure we do this right for all objects.

Andrew Bartlett
(This used to be commit eeaa6f8249)
2007-12-21 03:32:23 +01:00
Andrew Bartlett
3afdc12b96 r24912: Merge 'use more substituted variables' patch to release branch.
Andrew Bartlett
(This used to be commit 075147ff1c)
2007-12-21 03:32:22 +01:00
Andrew Bartlett
6e3ed3758f r24910: Merge named.conf patch by Andrew Kroeger <andrew@sprocks.gotdns.com>
into release branch.

Andrew Bartlett
(This used to be commit 413af0aa02)
2007-12-21 03:32:21 +01:00
Andrew Bartlett
00f1c64913 r24858: Make the 'vampire' code work again - clearly nobody uses this...
Andrew Bartlett
(This used to be commit 6961ab9291)
2007-12-21 03:32:21 +01:00
Andrew Bartlett
5f9077c549 r24823: Without any better ideas as to how to fill out the WHATSNEW, I've
stolen the text from the first TP.  Comments welcome...

Andrew Bartlett
(This used to be commit 3db7721ae1)
2007-12-21 03:32:20 +01:00
Andrew Bartlett
a0c595fc94 r24821: Update the mkrelease.sh script and mkversion.sh to make releasing correct
Samba4 tarballs harder to screw up.

Andrew Bartlett
(This used to be commit b17e1c7832)
2007-12-21 03:32:20 +01:00
Stefan Metzmacher
f1e23d5a62 r25600: fix stupid typo...this should fix the build on sunX
metze
(This used to be commit 192c05556f)
2007-10-10 15:08:03 -05:00
Stefan Metzmacher
a508a210cb r25599: print the error...
metze
(This used to be commit b7027404ba)
2007-10-10 15:08:03 -05:00
Stefan Metzmacher
39f5745c16 r25597: HPUX doesn't have INET_ADDRSTRLEN defined
metze
(This used to be commit f9696109cc)
2007-10-10 15:08:02 -05:00
Andrew Bartlett
26d4d7543b r25596: It isn't valid to take the address of an array on the stack, and this
isn't what memset wants anyway.

Thanks to Indar Kriplani <indar.kriplani@gmail.com>.  Fixes bug 5010

Andrew Bartlett
(This used to be commit fd309065bb)
2007-10-10 15:08:02 -05:00
Stefan Metzmacher
761e067996 r25595: we pass the "blackbox.smbclient.*USER and PASSWD" test
so don't let the build-farm complain that is passes unexpected

metze
(This used to be commit cf3f0de921)
2007-10-10 15:08:01 -05:00
Günther Deschner
21a7a9639c r25594: Merge from 3_2:
"Add missing security_secinfo bits as seen while managing security descriptor
inheritance with regedit."

Guenther
(This used to be commit 1c1811c5e3)
2007-10-10 15:08:01 -05:00
Jeremy Allison
397a0aaa43 r25586: Fix getaddrinfo detection - from Timur.
Jeremy.
(This used to be commit 48819012f8)
2007-10-10 15:08:00 -05:00
Stefan Metzmacher
da6add2c6e r25585: don't start winbindd untill the build-farm faked users work with it
metze
(This used to be commit eacbe31c89)
2007-10-10 15:08:00 -05:00
Stefan Metzmacher
d4d5876701 r25582: build nmblookup with make testsuite as it's needed in the blackbox tests
metze
(This used to be commit 18991998b2)
2007-10-10 15:08:00 -05:00
Stefan Metzmacher
83fbf5bbab r25581: move variable to the place it belongs to.
metze
(This used to be commit 578b4711c9)
2007-10-10 15:07:59 -05:00
Jelmer Vernooij
20d1ab47f8 r25580: Error out if there are no tests to run.
(This used to be commit eddb663959)
2007-10-10 15:07:59 -05:00
Stefan Metzmacher
dae6a24532 r25579: BOOL -> bool
metze
(This used to be commit 058a0619e9)
2007-10-10 15:07:59 -05:00
Stefan Metzmacher
b0ef52e959 r25578: BOOL -> bool
metze
(This used to be commit 198e8d7fff)
2007-10-10 15:07:58 -05:00
Stefan Metzmacher
863a1dd155 r25577: BOOL -> bool
metze
(This used to be commit 6f665a1278)
2007-10-10 15:07:58 -05:00
Stefan Metzmacher
b3393247a2 r25576: BOOL -> bool
metze
(This used to be commit 9fd96e1989)
2007-10-10 15:07:58 -05:00