jra/samba/.git
16 years agor25667: Start on frsapi testsuite.
Günther Deschner [Tue, 16 Oct 2007 11:44:43 +0000 (13:44 +0200)]
r25667: Start on frsapi testsuite.

Guenther
(This used to be commit ebcbdb5fbdb30005a60431687a738df5f26d3472)

16 years agor25666: Add frsapi_IsPathReplicated IDL.
Günther Deschner [Tue, 16 Oct 2007 10:55:05 +0000 (12:55 +0200)]
r25666: Add frsapi_IsPathReplicated IDL.

Guenther
(This used to be commit d8fe7652bda2a984d830b83762950377a4849d64)

16 years agor25665: Add some more WERR codes.
Günther Deschner [Tue, 16 Oct 2007 09:39:40 +0000 (11:39 +0200)]
r25665: Add some more WERR codes.

Guenther
(This used to be commit 846d81c0ade7a1b56366feb4338312c24dc4351b)

16 years agor25664: Use [out] pointers in frsapi idl.
Günther Deschner [Tue, 16 Oct 2007 09:30:58 +0000 (11:30 +0200)]
r25664: Use [out] pointers in frsapi idl.

Guenther
(This used to be commit 2114103aedbe2134624caa3aba42b6f7721e6d45)

16 years agor25663: Add frsapi_SetDsPollingIntervalW and frsapi_GetDsPollingIntervalW idl.
Günther Deschner [Tue, 16 Oct 2007 09:16:35 +0000 (11:16 +0200)]
r25663: Add frsapi_SetDsPollingIntervalW and frsapi_GetDsPollingIntervalW idl.

Guenther
(This used to be commit 109e05b5117b1722a190765f84563cea24273de1)

16 years agor25662: While watching traces, learned the frsapi_InfoEnum enum types.
Günther Deschner [Tue, 16 Oct 2007 09:12:41 +0000 (11:12 +0200)]
r25662: While watching traces, learned the frsapi_InfoEnum enum types.

Guenther
(This used to be commit 5922a1228653709e1ff99be50e902663e152c706)

16 years agor25661: We don't actually need to know with DEBUG(0, ... every time we ask for
Andrew Bartlett [Tue, 16 Oct 2007 03:26:15 +0000 (05:26 +0200)]
r25661: We don't actually need to know with DEBUG(0, ... every time we ask for

some random bytes.

Andrew Bartlett
(This used to be commit 606c82f6254b8dc6fb32740a7bb55a1989081fe7)

16 years agor25660: Add a new interface 'generate_secret_buffer()', to be used when we
Andrew Bartlett [Mon, 15 Oct 2007 23:27:15 +0000 (01:27 +0200)]
r25660: Add a new interface 'generate_secret_buffer()', to be used when we

require top-quality entropy.  We don't want to waste system enropy
generating challenges (which simply need to be unpredictable, not
secret) or when generating UUIDs.

Rework generate_random_buffer() to use /dev/urandom less often, only
to seed the existing RC4 based PRNG.  (With an exception to ensure we
don't waste this setup cost for very small entropy requests).

Perhaps we should be using heimdal's code for this instead?

This should drasticly reduce our entropy use, particularly in the
build farm (automated Samba build on hosts without much other source
of entropy).

Andrew Bartlett
(This used to be commit 6a5630d37191542022f02fae519227b7829ef620)

16 years agor25642: Fix a small typo.
Kai Blin [Mon, 15 Oct 2007 06:35:24 +0000 (08:35 +0200)]
r25642: Fix a small typo.
(This used to be commit 7416a1d606a315174b782d67463f8cec878d18bb)

16 years agor25630: Allow "NULL" as memory context, for consistency with the rest of the code,
Jelmer Vernooij [Sun, 14 Oct 2007 13:12:21 +0000 (15:12 +0200)]
r25630: Allow "NULL" as memory context, for consistency with the rest of the code,

which also does.
(This used to be commit 083b606496308741958bb9fc6b3e50a582857677)

16 years agor25628: Fix formatting, missing include.
Jelmer Vernooij [Sun, 14 Oct 2007 11:28:01 +0000 (13:28 +0200)]
r25628: Fix formatting, missing include.
(This used to be commit aafd3ea03f52b08b6697f3778728659c790d03b4)

16 years agor25627: Remove unused global.
Jelmer Vernooij [Sun, 14 Oct 2007 11:00:12 +0000 (13:00 +0200)]
r25627: Remove unused global.
(This used to be commit b0b4668333b53991b04cae8905836c766e50aa10)

16 years agor25626: Move some debug-specific prototypes to debug.h.
Jelmer Vernooij [Sun, 14 Oct 2007 10:52:32 +0000 (12:52 +0200)]
r25626: Move some debug-specific prototypes to debug.h.
(This used to be commit 84a202754004ec618aa2663a4614d80eb2c7ce60)

16 years agor25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network.h becau...
Jelmer Vernooij [Sat, 13 Oct 2007 18:24:37 +0000 (20:24 +0200)]
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)

16 years agor25623: add 'make test-swrap-pcap' and 'make test-swrap-keep-pcap'
Stefan Metzmacher [Fri, 12 Oct 2007 06:10:12 +0000 (08:10 +0200)]
r25623: add 'make test-swrap-pcap' and 'make test-swrap-keep-pcap'

metze
(This used to be commit 398940031ba4b8208d80c0e589b7235120cf3594)

16 years agor25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcap
Stefan Metzmacher [Fri, 12 Oct 2007 06:08:46 +0000 (08:08 +0200)]
r25622: let --socket-wrapper-keep-pcap imply --socket-wrapper-pcap

metze
(This used to be commit eceed3f6d6d8df2abd264b7cc7b74ad3e1fc0758)

16 years agor25619: As perhaps could have been expected, the CFLAGS hack broke all non-gcc
Andrew Bartlett [Wed, 10 Oct 2007 23:54:48 +0000 (01:54 +0200)]
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)

16 years agor25618: I'm sick of the fstring warnings turning up here. Let's see how much
Andrew Bartlett [Wed, 10 Oct 2007 22:44:39 +0000 (00:44 +0200)]
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)

16 years agor25617: Make sure system include paths come after samba include paths. Patch from...
Jelmer Vernooij [Wed, 10 Oct 2007 21:58:29 +0000 (23:58 +0200)]
r25617: Make sure system include paths come after samba include paths. Patch from Timur Bakeyev.
(This used to be commit 7565c4a0dd304312898839df6789f7338cc1ea63)

16 years agor25616: Fedora DS now has a way to install the schema and extra configuration
Andrew Bartlett [Wed, 10 Oct 2007 21:25:22 +0000 (23:25 +0200)]
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)

16 years agor25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.
Jelmer Vernooij [Wed, 10 Oct 2007 17:40:19 +0000 (19:40 +0200)]
r25615: Honor SMBD_VALGRIND and NMBD_VALGRIND for Samba3.
(This used to be commit 9f1e4a44b55feca9ad873f7c0a29c99e76d2ec57)

16 years agor25614: Add trivial tdb website.
Jelmer Vernooij [Wed, 10 Oct 2007 15:04:00 +0000 (17:04 +0200)]
r25614: Add trivial tdb website.
(This used to be commit 6f88c41c31271fd4b634b6393dc4ca44563a88d2)

16 years agor25613: verify the length and type before checking the value,
Stefan Metzmacher [Wed, 10 Oct 2007 12:12:25 +0000 (14:12 +0200)]
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)

16 years agor25612: Add test_SetKeySecurity() call.
Günther Deschner [Wed, 10 Oct 2007 11:56:47 +0000 (13:56 +0200)]
r25612: Add test_SetKeySecurity() call.

Guenther
(This used to be commit a5e4d13eef9f20fdd304bff7279e56e09aa070f2)

16 years agor25611: Smaller fix for winreg test.
Günther Deschner [Wed, 10 Oct 2007 11:50:21 +0000 (13:50 +0200)]
r25611: Smaller fix for winreg test.

Guenther
(This used to be commit e9e6ee4f73c5ed88cbf4585aa7e1a40e06cc131f)

16 years agor25610: Add security_descriptor_appendv() which takes va_list directly.
Günther Deschner [Wed, 10 Oct 2007 11:49:15 +0000 (13:49 +0200)]
r25610: Add security_descriptor_appendv() which takes va_list directly.

Guenther
(This used to be commit 99408cf20c6feb745cd2dd56c37015cfa11e9b3d)

16 years agor25609: Reformat RPC-WINREG test.
Günther Deschner [Wed, 10 Oct 2007 11:23:06 +0000 (13:23 +0200)]
r25609: Reformat RPC-WINREG test.

Guenther
(This used to be commit 617091fb5aa708f4bfef3312d1442c3fc627bd30)

16 years agor25608: Call security_descriptor_append from within security_descriptor_create.
Günther Deschner [Wed, 10 Oct 2007 11:17:28 +0000 (13:17 +0200)]
r25608: Call security_descriptor_append from within security_descriptor_create.

Guenther
(This used to be commit 1ebcceb922bdb566e6a548aa1ad816eb8e9e26e9)

16 years agor25607: Allow to set security descriptor type flags at creation time with
Günther Deschner [Wed, 10 Oct 2007 11:12:53 +0000 (13:12 +0200)]
r25607: Allow to set security descriptor type flags at creation time with

security_descriptor_create().

Guenther
(This used to be commit 7dd0d28d254f78891b0807492baafa188b42df16)

16 years agor25606: Allow test_GetKeySecurity() to return a security descriptor.
Günther Deschner [Wed, 10 Oct 2007 10:55:07 +0000 (12:55 +0200)]
r25606: Allow test_GetKeySecurity() to return a security descriptor.

Guenther
(This used to be commit 3a0d22f572bac4f53902cf1fcb6534fe88e6edab)

16 years agor25605: Last round of registry reformats (before this gets an obsession...).
Günther Deschner [Wed, 10 Oct 2007 10:44:48 +0000 (12:44 +0200)]
r25605: Last round of registry reformats (before this gets an obsession...).

Guenther
(This used to be commit ceb2ebfbf1eeb80bd34beadbba3a3c7a04da306a)

16 years agor25604: Add security_descriptor_append() helper function.
Günther Deschner [Wed, 10 Oct 2007 10:42:55 +0000 (12:42 +0200)]
r25604: Add security_descriptor_append() helper function.

Guenther
(This used to be commit 7d8f53b1c73dc4025821d96d8f675b6866407acb)

16 years agor25603: More reformat.
Günther Deschner [Wed, 10 Oct 2007 10:27:24 +0000 (12:27 +0200)]
r25603: More reformat.

Guenther
(This used to be commit 176614423ea57e853211c43b9853203243c6a978)

16 years agor25602: don't imply "system/network.h" within replace.h,
Stefan Metzmacher [Wed, 10 Oct 2007 10:09:06 +0000 (12:09 +0200)]
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)

16 years agor25601: replace.h should never imply any "system/*.h"
Stefan Metzmacher [Wed, 10 Oct 2007 09:57:16 +0000 (11:57 +0200)]
r25601: replace.h should never imply any "system/*.h"

(here it's "system/time.h")

metze
(This used to be commit 00467c25930a527eb9831cfd893bd8e217ca4f74)

16 years agoMerge commit 'release-4-0-0alpha1' into v4-0-test
Stefan Metzmacher [Fri, 21 Dec 2007 04:23:22 +0000 (05:23 +0100)]
Merge commit 'release-4-0-0alpha1' into v4-0-test
(This used to be commit 8fc632baaacf19602e9fc1b5b5dac47082c7ba8b)

16 years ago[GLUE] fix some executable bits on shell scripts
Stefan Metzmacher [Fri, 21 Dec 2007 04:21:31 +0000 (05:21 +0100)]
[GLUE] fix some executable bits on shell scripts

metze
(This used to be commit 76f1f7d7017977e49d100627db728cef1a8a95c0)

16 years agor24958: This is the final text, and the final version. I'll send the release
Andrew Bartlett [Tue, 4 Sep 2007 21:47:00 +0000 (23:47 +0200)]
r24958: This is the final text, and the final version. I'll send the release

mail shortly.

Andrew Bartlett
(This used to be commit 42c07d0d74a54f469ff6c8229454fc933f3bad66)

16 years agor24947: Forgot to merge this to release branch, so we got weird subs in
Andrew Bartlett [Tue, 4 Sep 2007 07:15:16 +0000 (09:15 +0200)]
r24947: Forgot to merge this to release branch, so we got weird subs in

named.conf example.

Andrew Bartlett
(This used to be commit 7ecedd050038855c65d57ac66e8f6d8890038cf0)

16 years agor24944: Merge acct_expiry fix to release branch.
Andrew Bartlett [Tue, 4 Sep 2007 03:57:54 +0000 (05:57 +0200)]
r24944: Merge acct_expiry fix to release branch.

Andrew Bartlett
(This used to be commit 9cc19bcc37eaef380c83c5a69cef38f351a0c72f)

16 years agor24919: Merge build fix and improved error strings to release branch.
Andrew Bartlett [Mon, 3 Sep 2007 05:58:18 +0000 (07:58 +0200)]
r24919: Merge build fix and improved error strings to release branch.

Andrew Bartlett
(This used to be commit f189553db73c7d93d30cfa36073d86be14427f13)

16 years agor24917: More thoughts on Samba4 release notes, readme etc.
Andrew Bartlett [Mon, 3 Sep 2007 03:36:19 +0000 (05:36 +0200)]
r24917: More thoughts on Samba4 release notes, readme etc.

Andrew Bartlett
(This used to be commit 69c31936104bd3ed19a622a0c7ef0fb36f185b17)

16 years agor24916: (merge to release branch)
Andrew Bartlett [Mon, 3 Sep 2007 02:14:54 +0000 (04:14 +0200)]
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 eeaa6f82492f2ec5f6595d93451c1429c4f6947e)

16 years agor24912: Merge 'use more substituted variables' patch to release branch.
Andrew Bartlett [Sun, 2 Sep 2007 21:43:25 +0000 (23:43 +0200)]
r24912: Merge 'use more substituted variables' patch to release branch.

Andrew Bartlett
(This used to be commit 075147ff1c2679b74d6e28c3ca401453b684bee0)

16 years agor24910: Merge named.conf patch by Andrew Kroeger <andrew@sprocks.gotdns.com>
Andrew Bartlett [Sun, 2 Sep 2007 21:29:48 +0000 (23:29 +0200)]
r24910: Merge named.conf patch by Andrew Kroeger <andrew@sprocks.gotdns.com>

into release branch.

Andrew Bartlett
(This used to be commit 413af0aa02df1d0b8b3998253d4375364cc6899a)

16 years agor24858: Make the 'vampire' code work again - clearly nobody uses this...
Andrew Bartlett [Fri, 31 Aug 2007 21:13:18 +0000 (23:13 +0200)]
r24858: Make the 'vampire' code work again - clearly nobody uses this...

Andrew Bartlett
(This used to be commit 6961ab9291d719fa556d116b60d186cf1110c249)

16 years agor24823: Without any better ideas as to how to fill out the WHATSNEW, I've
Andrew Bartlett [Fri, 31 Aug 2007 04:48:32 +0000 (06:48 +0200)]
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 3db7721ae16c65d93b13f55a84946fb5d2faa5b7)

16 years agor24821: Update the mkrelease.sh script and mkversion.sh to make releasing correct
Andrew Bartlett [Fri, 31 Aug 2007 00:35:16 +0000 (02:35 +0200)]
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 b17e1c783216ed0b0975c1a2e7f2a6f95cd1ac33)

16 years agor25600: fix stupid typo...this should fix the build on sunX
Stefan Metzmacher [Wed, 10 Oct 2007 10:19:19 +0000 (10:19 +0000)]
r25600: fix stupid typo...this should fix the build on sunX

metze
(This used to be commit 192c05556f786b4523fb325cee6d87b251aee059)

16 years agor25599: print the error...
Stefan Metzmacher [Wed, 10 Oct 2007 09:39:00 +0000 (09:39 +0000)]
r25599: print the error...

metze
(This used to be commit b7027404ba525956f2c6ad8005b17cde7e16184f)

16 years agor25597: HPUX doesn't have INET_ADDRSTRLEN defined
Stefan Metzmacher [Wed, 10 Oct 2007 07:18:24 +0000 (07:18 +0000)]
r25597: HPUX doesn't have INET_ADDRSTRLEN defined

metze
(This used to be commit f9696109cc8f4646599f73b78e1eacd94d1a6c2c)

16 years agor25596: It isn't valid to take the address of an array on the stack, and this
Andrew Bartlett [Wed, 10 Oct 2007 01:54:07 +0000 (01:54 +0000)]
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)

16 years agor25595: we pass the "blackbox.smbclient.*USER and PASSWD" test
Stefan Metzmacher [Tue, 9 Oct 2007 19:01:48 +0000 (19:01 +0000)]
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)

16 years agor25594: Merge from 3_2:
Günther Deschner [Tue, 9 Oct 2007 16:26:11 +0000 (16:26 +0000)]
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)

16 years agor25586: Fix getaddrinfo detection - from Timur.
Jeremy Allison [Mon, 8 Oct 2007 23:10:09 +0000 (23:10 +0000)]
r25586: Fix getaddrinfo detection - from Timur.
Jeremy.
(This used to be commit 48819012f81167f07d2e909329432d2ef222b1bf)

16 years agor25585: don't start winbindd untill the build-farm faked users work with it
Stefan Metzmacher [Mon, 8 Oct 2007 20:06:37 +0000 (20:06 +0000)]
r25585: don't start winbindd untill the build-farm faked users work with it

metze
(This used to be commit eacbe31c897e53762dc799a8bcad7cc4679441c7)

16 years agor25582: build nmblookup with make testsuite as it's needed in the blackbox tests
Stefan Metzmacher [Mon, 8 Oct 2007 17:43:27 +0000 (17:43 +0000)]
r25582: build nmblookup with make testsuite as it's needed in the blackbox tests

metze
(This used to be commit 18991998b209f46937d1060c2bc8b841da5b6173)

16 years agor25581: move variable to the place it belongs to.
Stefan Metzmacher [Mon, 8 Oct 2007 15:22:26 +0000 (15:22 +0000)]
r25581: move variable to the place it belongs to.

metze
(This used to be commit 578b4711c9cb8f1e8ac21f7d83342aa0a34ad722)

16 years agor25580: Error out if there are no tests to run.
Jelmer Vernooij [Mon, 8 Oct 2007 14:57:11 +0000 (14:57 +0000)]
r25580: Error out if there are no tests to run.
(This used to be commit eddb663959b62a7170998f1ba0fad59967fcff67)

16 years agor25579: BOOL -> bool
Stefan Metzmacher [Mon, 8 Oct 2007 14:22:10 +0000 (14:22 +0000)]
r25579: BOOL -> bool

metze
(This used to be commit 058a0619e9218586e73ae920f45621cf00d8b828)

16 years agor25578: BOOL -> bool
Stefan Metzmacher [Mon, 8 Oct 2007 14:21:22 +0000 (14:21 +0000)]
r25578: BOOL -> bool

metze
(This used to be commit 198e8d7fff285fc70f2525af2a34a61d385b0d29)

16 years agor25577: BOOL -> bool
Stefan Metzmacher [Mon, 8 Oct 2007 14:19:35 +0000 (14:19 +0000)]
r25577: BOOL -> bool

metze
(This used to be commit 6f665a12789b839c3d49ea8307f78bec77730c94)

16 years agor25576: BOOL -> bool
Stefan Metzmacher [Mon, 8 Oct 2007 14:18:19 +0000 (14:18 +0000)]
r25576: BOOL -> bool

metze
(This used to be commit 9fd96e1989e348f87355ed120786399493a9e447)

16 years agor25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment variables...
Jelmer Vernooij [Mon, 8 Oct 2007 12:57:30 +0000 (12:57 +0000)]
r25574: Support SMBD_OPTIONS, NMBD_OPTIONS and WINBINDD_OPTIONS environment variables for make test.
(This used to be commit 814027146d9a4d309808bda635d5bc8d34974045)

16 years agor25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <timur...
Jelmer Vernooij [Mon, 8 Oct 2007 10:05:13 +0000 (10:05 +0000)]
r25566: Use -lexecinfo for backtraces on FreeBSD. Patch by Timur I. Bakeyev <timur@com.bat.ru>
(This used to be commit 8d4a435601c1af42a4a6704b3181e194eb40f75a)

16 years agor25562: Use standard bool types in cyrus sasl code - patch by Julien.
Jelmer Vernooij [Sun, 7 Oct 2007 13:10:39 +0000 (13:10 +0000)]
r25562: Use standard bool types in cyrus sasl code - patch by Julien.
(This used to be commit 4f664939af0d6ac389efebc51f2f31e9acee80b4)

16 years agor25558: Define HAVE_* for other gai functions to prevent problems with libroken.
Jelmer Vernooij [Sun, 7 Oct 2007 00:25:27 +0000 (00:25 +0000)]
r25558: Define HAVE_* for other gai functions to prevent problems with libroken.
(This used to be commit e09828a634bf10bda9c6f28b18106c2bcab84643)

16 years agor25556: Update README.
Jelmer Vernooij [Sat, 6 Oct 2007 22:58:15 +0000 (22:58 +0000)]
r25556: Update README.
(This used to be commit 1a7dbfde5fcef19998b8af470c152a76386fb79f)

16 years agor25555: Remove support for BOOL, True and False.
Jelmer Vernooij [Sat, 6 Oct 2007 22:42:39 +0000 (22:42 +0000)]
r25555: Remove support for BOOL, True and False.
(This used to be commit 18a2bcfa9e7d4718648f401821259d1dbf5a3ff4)

16 years agor25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij [Sat, 6 Oct 2007 22:28:14 +0000 (22:28 +0000)]
r25554: Convert last instances of BOOL, True and False to the standard types.
(This used to be commit 566aa14139510788548a874e9213d91317f83ca9)

16 years agor25553: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 22:25:41 +0000 (22:25 +0000)]
r25553: Convert to standard bool type.
(This used to be commit b7371f1a191fb86834c0d586d094f39f0b04544b)

16 years agor25552: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 22:16:19 +0000 (22:16 +0000)]
r25552: Convert to standard bool type.
(This used to be commit b8d6b82f1248d36a0aa91a1c58d06b4f7c66d245)

16 years agor25551: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 22:10:49 +0000 (22:10 +0000)]
r25551: Convert to standard bool type.
(This used to be commit c9651e2c5c078edee7b91085e936a93625c8d708)

16 years agor25550: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 22:07:21 +0000 (22:07 +0000)]
r25550: Convert to standard bool type.
(This used to be commit 3ed7aba8e234ebbead10d78d2fc1c8a8274d516b)

16 years agor25549: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 21:48:28 +0000 (21:48 +0000)]
r25549: Convert to standard bool type.
(This used to be commit 318bf1f7441678860adfff5cdb0d3d2448e58f4b)

16 years agor25548: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 21:42:58 +0000 (21:42 +0000)]
r25548: Convert to standard bool type.
(This used to be commit 190d73b44b9b9c6dabbd26212d596d985b25edab)

16 years agor25547: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 21:39:52 +0000 (21:39 +0000)]
r25547: Convert to standard bool type.
(This used to be commit 97a241692c4b8dc45e086aa9b959f2cd30b8d6c9)

16 years agor25546: Convert to standard bool type.
Jelmer Vernooij [Sat, 6 Oct 2007 21:33:16 +0000 (21:33 +0000)]
r25546: Convert to standard bool type.
(This used to be commit ac83dbf199fd442fc994d43a6e5e9fda8d4c88b6)

16 years agor25545: Use inet_ntop for ipv4 code as well - should make it easier to share code...
Jelmer Vernooij [Sat, 6 Oct 2007 21:31:00 +0000 (21:31 +0000)]
r25545: Use inet_ntop for ipv4 code as well - should make it easier to share code between IPv4 and IPv6 later on.
(This used to be commit e3df90927b2878917f0f555772a875f05bf609e8)

16 years agor25544: Cleanup some more indents in lib/registry.
Günther Deschner [Sat, 6 Oct 2007 00:17:44 +0000 (00:17 +0000)]
r25544: Cleanup some more indents in lib/registry.

Guenther
(This used to be commit 0d9826dc54057db2cfebcb806e5442c4dcf60daa)

16 years agor25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getnameinfo
Jelmer Vernooij [Fri, 5 Oct 2007 23:54:12 +0000 (23:54 +0000)]
r25543: Merge libreplace support for inet_pton, inet_ntop, getaddrinfo, getnameinfo
(and friends) from SAMBA_3_2, with some minor tweaks:

- avoid including network headers in replace.h unless absolutely required
- autoconf tests for getaddrinfo() in lib/replace

The heimdal-specific code also no longer looks for these functions anymore.
(This used to be commit b6d3fd84a5d7d814035e60d6fa22f19bed9f77da)

16 years agor25541: Add setup.py for building ldb python wrappers standalone.
Jelmer Vernooij [Fri, 5 Oct 2007 23:04:46 +0000 (23:04 +0000)]
r25541: Add setup.py for building ldb python wrappers standalone.
(This used to be commit 0e77e3e31653d236bd0110adb28ad9c918b7ae82)

16 years agor25540: Remove prototypes for already removed functions.
Jelmer Vernooij [Fri, 5 Oct 2007 23:02:07 +0000 (23:02 +0000)]
r25540: Remove prototypes for already removed functions.
(This used to be commit 042dff55b4cd42b9bedbf574168cc52de3d1dda4)

16 years agor25539: Also correct indent for winreg server.
Günther Deschner [Fri, 5 Oct 2007 22:34:25 +0000 (22:34 +0000)]
r25539: Also correct indent for winreg server.

Guenther
(This used to be commit 3f6cc36a1b7ac8c2c65cd19a08ec06314653cfd2)

16 years agor25537: Use new path for events modules.
Jelmer Vernooij [Fri, 5 Oct 2007 21:58:26 +0000 (21:58 +0000)]
r25537: Use new path for events modules.
(This used to be commit f9270073a282ba94eb4e3f51440d5653480082da)

16 years agor25536: Fix path for messaging - this code path doesn't appear to have a test, otherw...
Jelmer Vernooij [Fri, 5 Oct 2007 21:54:34 +0000 (21:54 +0000)]
r25536: Fix path for messaging - this code path doesn't appear to have a test, otherwise it would've caused a crash in the testsuite earlier...
(This used to be commit 89c8fd8c02830051e0199e234cc3e3b15e8c9879)

16 years agor25535: Deal with events subsystem failures.
Jelmer Vernooij [Fri, 5 Oct 2007 21:51:47 +0000 (21:51 +0000)]
r25535: Deal with events subsystem failures.
(This used to be commit fa6407984b2d592d1097a6bc5b7d566a2cc122de)

16 years agor25532: Fix some more indentations. Sorry Günther, could not resist, after
Michael Adam [Fri, 5 Oct 2007 21:22:07 +0000 (21:22 +0000)]
r25532: Fix some more indentations. Sorry Günther, could not resist, after
having gone through this just before you committed r25529. :-)

Michael
(This used to be commit 3670b3148d3d4483292bb1a5153e521d4703019a)

16 years agor25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.
Günther Deschner [Fri, 5 Oct 2007 21:21:58 +0000 (21:21 +0000)]
r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.

Guenther
(This used to be commit 5c9d755f52c8fffe93efd9543a1381a3a06ef8f9)

16 years agor25530: Fix missing dependency
Jelmer Vernooij [Fri, 5 Oct 2007 21:02:42 +0000 (21:02 +0000)]
r25530: Fix missing dependency
(This used to be commit d1837608f0e995653ef805b016abaa618cfd288c)

16 years agor25529: Reformatting.
Günther Deschner [Fri, 5 Oct 2007 20:45:16 +0000 (20:45 +0000)]
r25529: Reformatting.

Guenther
(This used to be commit 4bb21a1b0077ff00eeec6a2e78ba719f6772bba7)

16 years agor25527: Deal with no tests being registered.
Jelmer Vernooij [Fri, 5 Oct 2007 20:33:55 +0000 (20:33 +0000)]
r25527: Deal with no tests being registered.
(This used to be commit 2d36f6d3dbdad097933078bc9c689ff66d9a8a47)

16 years agor25524: Fix directory names for local module builds.
Jelmer Vernooij [Fri, 5 Oct 2007 19:51:29 +0000 (19:51 +0000)]
r25524: Fix directory names for local module builds.
(This used to be commit 93e5a568e3da1c8b2e7decb2a675456ad35dc29b)

16 years agor25522: Convert to standard bool types.
Jelmer Vernooij [Fri, 5 Oct 2007 18:03:01 +0000 (18:03 +0000)]
r25522: Convert to standard bool types.
(This used to be commit 5e814287ba475e12f8cc934fdd09b199dcdfdb86)

16 years agor25518: Convert to standard bool types.
Jelmer Vernooij [Fri, 5 Oct 2007 17:24:50 +0000 (17:24 +0000)]
r25518: Convert to standard bool types.
(This used to be commit e5cabe14c7c33c4c7215963f504edf65edc36b20)

16 years agor25516: Sorry, I reverted too much of r25448 in r25515.
Michael Adam [Fri, 5 Oct 2007 12:41:22 +0000 (12:41 +0000)]
r25516: Sorry, I reverted too much of r25448 in r25515.
These two fixes should have remained! Thanks to
Metze for pointing this out.

Michael
(This used to be commit 294b2bf593445a79c500f02569f10ff72e1d6933)

16 years agor25515: Revert r25448:
Michael Adam [Fri, 5 Oct 2007 12:05:40 +0000 (12:05 +0000)]
r25515: Revert r25448:

Immediate structures are *not* supportet by the native C compiler
at least on Solaris, Tru64 and HP-UX.

Michael
(This used to be commit 6d07e29de2a7e535139622fa688b407da232c816)

16 years agor25514: don't blindly overwrite the result last_reason,
Stefan Metzmacher [Fri, 5 Oct 2007 08:54:27 +0000 (08:54 +0000)]
r25514: don't blindly overwrite the result last_reason,
print the old one as warning...

metze
(This used to be commit 9dd66317bdc50bb39ca2c2b14635647b361d5867)

16 years agor25513: don't hide warnings in subunit mode
Stefan Metzmacher [Fri, 5 Oct 2007 08:53:13 +0000 (08:53 +0000)]
r25513: don't hide warnings in subunit mode

metze
(This used to be commit 9efa06537a998e5519e17022a01c9df435dc8b3d)

16 years agor25512: reformat code...
Stefan Metzmacher [Fri, 5 Oct 2007 08:51:26 +0000 (08:51 +0000)]
r25512: reformat code...

metze
(This used to be commit cd5699b7bdb57c2c6408a9df3c1ab2cfa32f0a58)