Jelmer Vernooij
957af15e4b
r25630: Allow "NULL" as memory context, for consistency with the rest of the code,
...
which also does.
(This used to be commit 083b606496308741958bb9fc6b3e50a582857677)
2007-12-21 05:43:02 +01:00
Jelmer Vernooij
a449b30ca4
r25628: Fix formatting, missing include.
...
(This used to be commit aafd3ea03f52b08b6697f3778728659c790d03b4)
2007-12-21 05:43:01 +01:00
Jelmer Vernooij
ef13073676
r25627: Remove unused global.
...
(This used to be commit b0b4668333b53991b04cae8905836c766e50aa10)
2007-12-21 05:43:01 +01:00
Jelmer Vernooij
f26222df4d
r25626: Move some debug-specific prototypes to debug.h.
...
(This used to be commit 84a202754004ec618aa2663a4614d80eb2c7ce60)
2007-12-21 05:43:00 +01:00
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 262c1c23a61f1f4fae13e0a61179fe98b682cecf)
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 398940031ba4b8208d80c0e589b7235120cf3594)
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 eceed3f6d6d8df2abd264b7cc7b74ad3e1fc0758)
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 b15df834ae6506a5c585ec1ede8bf513339d9b13)
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 b7e4b4f95cc3363329b2b14a4295bcb47bb30c53)
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 7565c4a0dd304312898839df6789f7338cc1ea63)
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 6c8987464e198430885b9e71b54fed6758886fdd)
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 9f1e4a44b55feca9ad873f7c0a29c99e76d2ec57)
2007-12-21 05:42:54 +01:00
Jelmer Vernooij
61931ca643
r25614: Add trivial tdb website.
...
(This used to be commit 6f88c41c31271fd4b634b6393dc4ca44563a88d2)
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 1d2bc79aa5841bbdbaf003005a161bbf294c7366)
2007-12-21 05:42:53 +01:00
Günther Deschner
bdf71f5dc6
r25612: Add test_SetKeySecurity() call.
...
Guenther
(This used to be commit a5e4d13eef9f20fdd304bff7279e56e09aa070f2)
2007-12-21 05:42:53 +01:00
Günther Deschner
89f6f464ea
r25611: Smaller fix for winreg test.
...
Guenther
(This used to be commit e9e6ee4f73c5ed88cbf4585aa7e1a40e06cc131f)
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 99408cf20c6feb745cd2dd56c37015cfa11e9b3d)
2007-12-21 05:42:52 +01:00
Günther Deschner
bf1293e9f2
r25609: Reformat RPC-WINREG test.
...
Guenther
(This used to be commit 617091fb5aa708f4bfef3312d1442c3fc627bd30)
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 1ebcceb922bdb566e6a548aa1ad816eb8e9e26e9)
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 7dd0d28d254f78891b0807492baafa188b42df16)
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 3a0d22f572bac4f53902cf1fcb6534fe88e6edab)
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 ceb2ebfbf1eeb80bd34beadbba3a3c7a04da306a)
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 7d8f53b1c73dc4025821d96d8f675b6866407acb)
2007-12-21 05:42:48 +01:00
Günther Deschner
33032276f5
r25603: More reformat.
...
Guenther
(This used to be commit 176614423ea57e853211c43b9853203243c6a978)
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 507d5ca7d994f0771dbb66e61d2d22e391508658)
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 00467c25930a527eb9831cfd893bd8e217ca4f74)
2007-12-21 05:42:46 +01:00
Stefan Metzmacher
e12a4cb2f3
[GLUE] fix some executable bits on shell scripts
...
metze
(This used to be commit 76f1f7d7017977e49d100627db728cef1a8a95c0)
2007-12-21 05:21:31 +01:00
Stefan Metzmacher
f1e23d5a62
r25600: fix stupid typo...this should fix the build on sunX
...
metze
(This used to be commit 192c05556f786b4523fb325cee6d87b251aee059)
2007-10-10 15:08:03 -05:00
Stefan Metzmacher
a508a210cb
r25599: print the error...
...
metze
(This used to be commit b7027404ba525956f2c6ad8005b17cde7e16184f)
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 f9696109cc8f4646599f73b78e1eacd94d1a6c2c)
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 fd309065bb697cfaaa595d060defee1761cf9523)
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 cf3f0de921705bdc172607f87933260e37223f32)
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 1c1811c5e34b18f448beb544de0c5f8612653293)
2007-10-10 15:08:01 -05:00
Jeremy Allison
397a0aaa43
r25586: Fix getaddrinfo detection - from Timur.
...
Jeremy.
(This used to be commit 48819012f81167f07d2e909329432d2ef222b1bf)
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 eacbe31c897e53762dc799a8bcad7cc4679441c7)
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 18991998b209f46937d1060c2bc8b841da5b6173)
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 578b4711c9cb8f1e8ac21f7d83342aa0a34ad722)
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 eddb663959b62a7170998f1ba0fad59967fcff67)
2007-10-10 15:07:59 -05:00
Stefan Metzmacher
dae6a24532
r25579: BOOL -> bool
...
metze
(This used to be commit 058a0619e9218586e73ae920f45621cf00d8b828)
2007-10-10 15:07:59 -05:00
Stefan Metzmacher
b0ef52e959
r25578: BOOL -> bool
...
metze
(This used to be commit 198e8d7fff285fc70f2525af2a34a61d385b0d29)
2007-10-10 15:07:58 -05:00
Stefan Metzmacher
863a1dd155
r25577: BOOL -> bool
...
metze
(This used to be commit 6f665a12789b839c3d49ea8307f78bec77730c94)
2007-10-10 15:07:58 -05:00
Stefan Metzmacher
b3393247a2
r25576: BOOL -> bool
...
metze
(This used to be commit 9fd96e1989e348f87355ed120786399493a9e447)
2007-10-10 15:07:58 -05:00
Jelmer Vernooij
ffc9f2e05d
r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment variables for make test.
...
(This used to be commit 814027146d9a4d309808bda635d5bc8d34974045)
2007-10-10 15:07:57 -05:00
Jelmer Vernooij
f7c3cd1350
r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <timur@com.bat.ru>
...
(This used to be commit 8d4a435601c1af42a4a6704b3181e194eb40f75a)
2007-10-10 15:07:57 -05:00
Jelmer Vernooij
0df01cee47
r25562: Use standard bool types in cyrus sasl code - patch by Julien.
...
(This used to be commit 4f664939af0d6ac389efebc51f2f31e9acee80b4)
2007-10-10 15:07:56 -05:00
Jelmer Vernooij
775a3d034d
r25558: Define HAVE_* for other gai functions to prevent problems with libroken.
...
(This used to be commit e09828a634bf10bda9c6f28b18106c2bcab84643)
2007-10-10 15:07:56 -05:00
Jelmer Vernooij
f3e212ff69
r25556: Update README.
...
(This used to be commit 1a7dbfde5fcef19998b8af470c152a76386fb79f)
2007-10-10 15:07:56 -05:00
Jelmer Vernooij
da6d24c459
r25555: Remove support for BOOL, True and False.
...
(This used to be commit 18a2bcfa9e7d4718648f401821259d1dbf5a3ff4)
2007-10-10 15:07:55 -05:00
Jelmer Vernooij
2151cde580
r25554: Convert last instances of BOOL, True and False to the standard types.
...
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)
2007-10-10 15:07:55 -05:00
Jelmer Vernooij
05e7c48146
r25553: Convert to standard bool type.
...
(This used to be commit b7371f1a191fb86834c0d586d094f39f0b04544b)
2007-10-10 15:07:54 -05:00