1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
Commit Graph

12829 Commits

Author SHA1 Message Date
Stefan Metzmacher
c20df73427 r22440: fix autodependencies build
metze
(This used to be commit ced8b67377)
2007-10-10 14:51:20 -05:00
Stefan Metzmacher
80d4b8c14d r22439: fix some dependencies
metze
(This used to be commit fb2c89bf90)
2007-10-10 14:51:20 -05:00
Stefan Metzmacher
f71b2fdfe2 r22438: get rid of printf format warnings in heimdal code
metze
(This used to be commit 2ab998da99)
2007-10-10 14:51:20 -05:00
Stefan Metzmacher
2acf0d6537 r22437: fix dependencies
metze
(This used to be commit ca6594eb6b)
2007-10-10 14:51:19 -05:00
Stefan Metzmacher
75d36415e9 r22436: allow:
AUTOGEN_SKIP_SWAT=yes ./autogen.sh

metze
(This used to be commit 8f86e6eba9)
2007-10-10 14:51:19 -05:00
Andrew Bartlett
c6343915bf r22427: Abort in a few more cases of failure to provision.
Andrew Bartlett
(This used to be commit 113544876f)
2007-10-10 14:51:19 -05:00
Andrew Tridgell
a395425870 r22424: fixed the bad merge (thanks to metze for pointing out)
(This used to be commit bffb8f8800)
2007-10-10 14:51:18 -05:00
Andrew Tridgell
b17445950e r22423: don't need popt here
(This used to be commit fd8594d62e)
2007-10-10 14:51:18 -05:00
Andrew Tridgell
046870c023 r22422: merged tdb changes from ctdb
(This used to be commit a0ff739bca)
2007-10-10 14:51:17 -05:00
Andrew Tridgell
650d81b252 r22421: merged in latest ctdb changes from bzr
(This used to be commit 3633f862b9)
2007-10-10 14:51:17 -05:00
Stefan Metzmacher
66a9f1e276 r22420: fix smbd timeout
metze
(This used to be commit 3ac671bd5c)
2007-10-10 14:51:17 -05:00
James Peach
34952e81fa r22415: Remove test directory once we are finished. Merge -r 22393:22394
from SAMBA_3_0.
(This used to be commit a8fe3c34e2)
2007-10-10 14:51:17 -05:00
Stefan Metzmacher
86d376e484 r22414: use more portable perl
hopefully fix solaris 8...

metze
(This used to be commit 103df4465e)
2007-10-10 14:51:16 -05:00
Stefan Metzmacher
cd63c810c6 r22410: disallow PUBLIC_ options on MODULE and BINARY
metze
(This used to be commit b60a4f2765)
2007-10-10 14:51:16 -05:00
Stefan Metzmacher
3c070cb7c4 r22409: try to fix selftest.pl on systems with old perl versions
metze
(This used to be commit 81a2a144df)
2007-10-10 14:51:16 -05:00
Stefan Metzmacher
a81f2396a4 r22408: more private dependecies
split MODULE::DCESRV from SUBSYSTEM::dcerpc_server

metze
(This used to be commit c7518d6140)
2007-10-10 14:51:15 -05:00
Stefan Metzmacher
65881651c6 r22407: this dependecies should be private
metze
(This used to be commit 7ad60e62fd)
2007-10-10 14:51:15 -05:00
Stefan Metzmacher
344cde462e r22406: this dependencies should also be private
metze
(This used to be commit 7f07895cac)
2007-10-10 14:51:15 -05:00
Stefan Metzmacher
1c8b46bb72 r22405: fix memory leak in error path
metze
(This used to be commit d19195bfa5)
2007-10-10 14:51:15 -05:00
Stefan Metzmacher
44760c3e6f r22404: more dependencies which should be private
metze
(This used to be commit e0e35965d1)
2007-10-10 14:51:14 -05:00
Stefan Metzmacher
35ffca8932 r22403: this dependencies should be private
metze
(This used to be commit c3cc03ffb2)
2007-10-10 14:51:14 -05:00
Stefan Metzmacher
8a33415f11 r22400: only add srcdir and builddir path if they differ
metze
(This used to be commit 581f33d920)
2007-10-10 14:51:14 -05:00
Stefan Metzmacher
cfb00400df r22399: fix major memory leak
metze
(This used to be commit cc71fa3496)
2007-10-10 14:51:14 -05:00
Stefan Metzmacher
b9ed2cc4ba r22398: try to let all tests pass 5400 seconds is not enough
with the amount of tests we run now.

metze
(This used to be commit b0a1f730f9)
2007-10-10 14:51:13 -05:00
Stefan Metzmacher
1fc97d3ee4 r22397: hopefully fix the build on some aix hosts in the build-farm
we need to make sure -Iheimdal/lib/gssapi comes before -I/usr/local/include

metze
(This used to be commit a6ba465fa8)
2007-10-10 14:51:13 -05:00
Stefan Metzmacher
4194a55726 r22396: remove unused vars
metze
(This used to be commit ff3ad7e5db)
2007-10-10 14:51:13 -05:00
Stefan Metzmacher
b4a6a14017 r22387: see if this fixes the build on the aix1 hosts
metze
(This used to be commit fbf1b1bfa0)
2007-10-10 14:51:12 -05:00
Stefan Metzmacher
4d9a158089 r22386: another unused include
metze
(This used to be commit 3561258866)
2007-10-10 14:51:12 -05:00
Stefan Metzmacher
17328316de r22385: remove unused include
metze
(This used to be commit c8a210bc6f)
2007-10-10 14:51:12 -05:00
Stefan Metzmacher
3e6c45455f r22384: print out the total selftest runtime
and the time for each test

we hit the max runtime of smbd on some hosts

metze
(This used to be commit 7b173c3421)
2007-10-10 14:51:12 -05:00
Stefan Metzmacher
8b3830fbbf r22383: maybe this fixes the mkdir not enough args failure
on sun1

metze
(This used to be commit 8b8152b490)
2007-10-10 14:51:11 -05:00
Stefan Metzmacher
4d0650e023 r22382: fix memory leak
metze
(This used to be commit 1998961e34)
2007-10-10 14:51:11 -05:00
Stefan Metzmacher
c13a4084f2 r22381: fix memory leak
metze
(This used to be commit 4bfe900d1b)
2007-10-10 14:51:11 -05:00
Stefan Metzmacher
fdae545292 r22380: get the output of the exited smbd...
this shows all the memory leaks now...

metze
(This used to be commit 29c0b56449)
2007-10-10 14:51:11 -05:00
Stefan Metzmacher
b0ddff0324 r22379: add missing file
metze
(This used to be commit 893b6f56b6)
2007-10-10 14:51:10 -05:00
Stefan Metzmacher
fefc459b8f r22378: none needs to be checked first
metze
(This used to be commit 7688919ab8)
2007-10-10 14:51:10 -05:00
Stefan Metzmacher
e4fb7098cd r22377: implement check_env() for samba4
metze
(This used to be commit 4fe8e724ef)
2007-10-10 14:51:10 -05:00
Stefan Metzmacher
e2deb00136 r22375: implement check_env() logic in the frontend
metze
(This used to be commit 0b48ca5d3e)
2007-10-10 14:51:10 -05:00
Stefan Metzmacher
49f71c5c97 r22374: fix perl warnings
metze
(This used to be commit e8dd140a03)
2007-10-10 14:51:09 -05:00
Stefan Metzmacher
3c5618fb1b r22373: move in_list() to util_strlist.c to remove the dependency
from util.o to next_token() and strcasecmp_m()

with this the pidl tests link better on some hosts

metze
(This used to be commit 54bfc1dccc)
2007-10-10 14:51:09 -05:00
Stefan Metzmacher
6bc249edbf r22372: split out become_daemon() into it's own function
this remove the dependency of util.o to swrap_close
which causes sometrouble with the pidl tests
on some hosts

metze
(This used to be commit 8cd36c47aa)
2007-10-10 14:51:09 -05:00
Stefan Metzmacher
4bb0cb7449 r22371: readd discard_const() to lib/util/util.h
metze
(This used to be commit 76fbe90596)
2007-10-10 14:51:09 -05:00
Stefan Metzmacher
f21cdbc942 r22369: add ZERO_STRUCT() ... macros to lib/util/util.h again
to fix the openchange build...

we need to remove them from libreplace, but I'll think about that
next week.

metze
(This used to be commit 2243142b46)
2007-10-10 14:51:08 -05:00
Stefan Metzmacher
52f655d689 r22368: remove unused header maybe this fixes th ebuild on some hosts
metze
(This used to be commit 3fbf80e5bb)
2007-10-10 14:51:08 -05:00
Stefan Metzmacher
35bc907a63 r22367: prepare merge to samba3
metze
(This used to be commit 8da55d6a64)
2007-10-10 14:51:08 -05:00
Stefan Metzmacher
361e0b0bd7 r22365: prepare merge to samba3
metze
(This used to be commit 6780c23427)
2007-10-10 14:51:07 -05:00
Stefan Metzmacher
558e5ddc52 r22361: warnings.pm isn't available on solaris 8
metze
(This used to be commit a21a86543f)
2007-10-10 14:51:07 -05:00
Stefan Metzmacher
ad6b43ae3b r22360: print out the name of the PCAP file and move setup and cleanup
of pcap files into functions

metze
(This used to be commit dea42ce559)
2007-10-10 14:51:07 -05:00
Stefan Metzmacher
1711fed0dd r22359: try to fix the start failures in the build-farm by creating the prefix dir
before using abs_path()

metze
(This used to be commit a3f35f5af4)
2007-10-10 14:51:07 -05:00
Jelmer Vernooij
a0bfcfa55d r22357: Don't use 'our'
(This used to be commit 7989ee2aa0)
2007-10-10 14:51:06 -05:00