gd/samba-autobuild/.git
16 years agor25392: Add loadparm context as argument in a couple more places.
Jelmer Vernooij [Thu, 27 Sep 2007 23:31:28 +0000 (23:31 +0000)]
r25392: Add loadparm context as argument in a couple more places.
(This used to be commit c62f51cc28a37959128e78a1f34cfd4c6d3ba069)

16 years agor25386: add 'make testsuite' target that tries to at least compile
Stefan Metzmacher [Thu, 27 Sep 2007 22:47:25 +0000 (22:47 +0000)]
r25386: add 'make testsuite' target that tries to at least compile
smbtorture, smbclient and cifsdd which are used by samba3's
'make test' in future.

metze
(This used to be commit 712074d9503aef7b0c32d4e06c50c8dbb7b5cdc2)

16 years agor25385: Don't clutter the buildfarm output with SKIP: lines.
Jelmer Vernooij [Thu, 27 Sep 2007 22:18:06 +0000 (22:18 +0000)]
r25385: Don't clutter the buildfarm output with SKIP: lines.
(This used to be commit 70810484eaab1ff5bc15ce312edce556c976423a)

16 years agor25384: Support DGRAM IPv6 sockets.
Jelmer Vernooij [Thu, 27 Sep 2007 21:17:44 +0000 (21:17 +0000)]
r25384: Support DGRAM IPv6 sockets.
(This used to be commit e227c749711aef2f2ce2eb66f7f3485962f36399)

16 years agor25383: Patch from Amin Azez <azez@ufomechanic.net> to give better message
Andrew Bartlett [Thu, 27 Sep 2007 20:45:42 +0000 (20:45 +0000)]
r25383: Patch from Amin Azez <azez@ufomechanic.net> to give better message
when a template file is missing.

Andrew Bartlett
(This used to be commit 5093ea1cef910fe01a249b2d7ef602e2374e2b35)

16 years agor25379: Use loadparm context parameter in a lot more places.
Jelmer Vernooij [Thu, 27 Sep 2007 19:49:53 +0000 (19:49 +0000)]
r25379: Use loadparm context parameter in a lot more places.
(This used to be commit 091961b13be665061c7e88ab4e2808c015bc403e)

16 years agor25377: Simplify code a little by employing commonly used functions.
Rafal Szczesniak [Thu, 27 Sep 2007 15:51:07 +0000 (15:51 +0000)]
r25377: Simplify code a little by employing commonly used functions.

rafal
(This used to be commit f0be9939cd83d8568d6b7f0540fb73ab530243f7)

16 years agor25376: Add the new file to the build.
Rafal Szczesniak [Thu, 27 Sep 2007 15:48:33 +0000 (15:48 +0000)]
r25376: Add the new file to the build.

rafal
(This used to be commit a5407a32886f0f8d55bf5d30496600e1f7889ce6)

16 years agor25375: Put commonly used functions in one place.
Rafal Szczesniak [Thu, 27 Sep 2007 15:47:43 +0000 (15:47 +0000)]
r25375: Put commonly used functions in one place.

rafal
(This used to be commit 6e9708eba8236f16eed4b83909b6aebcf7001f5c)

16 years agor25374: create an enum for the authentication types instead of defining them as
Ronnie Sahlberg [Thu, 27 Sep 2007 03:40:04 +0000 (03:40 +0000)]
r25374: create an enum for the authentication types instead of defining them as
constants
(This used to be commit 0c3d38b0d9c2a335c6449955a137627ba16623a4)

16 years agor25373: add three more authentication types
Ronnie Sahlberg [Thu, 27 Sep 2007 03:17:24 +0000 (03:17 +0000)]
r25373: add three more authentication types
(This used to be commit 9c38c61c337da911d56df33f1b72be8cf7d0d4c6)

16 years agor25368: Add the test of group add routine.
Rafal Szczesniak [Thu, 27 Sep 2007 00:27:26 +0000 (00:27 +0000)]
r25368: Add the test of group add routine.

rafal
(This used to be commit f893244a31dca52415b78e8db623f41b71602995)

16 years agor25367: Add initial implementation of internal group add function.
Rafal Szczesniak [Thu, 27 Sep 2007 00:25:54 +0000 (00:25 +0000)]
r25367: Add initial implementation of internal group add function.

rafal
(This used to be commit 05624840c79982a6125fb037dc771a3c42f3c7ac)

16 years agor25365: Clearer test names
Jelmer Vernooij [Wed, 26 Sep 2007 23:44:50 +0000 (23:44 +0000)]
r25365: Clearer test names
(This used to be commit 85a8c105a4c0a612478b2dd07ea33b4689e6bb80)

16 years agor25364: List skipped testsuites in summary only.
Jelmer Vernooij [Wed, 26 Sep 2007 23:36:07 +0000 (23:36 +0000)]
r25364: List skipped testsuites in summary only.
(This used to be commit cc22be4530f56d8cb862ccf91f386dd587bf9536)

16 years agor25363: Move service code to separate module.
Jelmer Vernooij [Wed, 26 Sep 2007 23:24:47 +0000 (23:24 +0000)]
r25363: Move service code to separate module.
(This used to be commit 77570e2fb5313ed0f890f1c4f9fa227b5695c534)

16 years agor25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding share from...
Jelmer Vernooij [Wed, 26 Sep 2007 19:28:40 +0000 (19:28 +0000)]
r25361: Specify share correctly for RPC-SAMBA3-SHARESEC, allow overriding share from command-line in smbtorture.
(This used to be commit b3f2eafa0489fe533c93f2b224bbd999cf069aa1)

16 years agor25360: Allow --skip to be specified more than once.
Jelmer Vernooij [Wed, 26 Sep 2007 19:25:50 +0000 (19:25 +0000)]
r25360: Allow --skip to be specified more than once.
(This used to be commit f6dd844dc4ad7da7508b3ff78190ce6d5c697789)

16 years agor25359: Set up Samba3 as dc.
Jelmer Vernooij [Wed, 26 Sep 2007 19:23:54 +0000 (19:23 +0000)]
r25359: Set up Samba3 as dc.
(This used to be commit acaa484a5c8b4a99c756d1831898712d66a28a3d)

16 years agor25356: Conversion from the old-style composite functions take 2.
Rafal Szczesniak [Wed, 26 Sep 2007 19:05:51 +0000 (19:05 +0000)]
r25356: Conversion from the old-style composite functions take 2.
Let's find out if NET-USERMOD test passes this time on
the build farm...

rafal
(This used to be commit 6ab46e91accfff856b741691de87d2452db9b295)

16 years agor25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me to
Andrew Bartlett [Wed, 26 Sep 2007 17:43:15 +0000 (17:43 +0000)]
r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me to
fix a provision without an smb.conf already setup.

Andrew Bartlett
(This used to be commit a00044d2294b482ea83e9d7392eb8113a9c94b6e)

16 years agor25353: Disable one more swig link to for 'make install' to work.
Rafal Szczesniak [Wed, 26 Sep 2007 17:39:39 +0000 (17:39 +0000)]
r25353: Disable one more swig link to for 'make install' to work.

rafal
(This used to be commit bcf4e605773d4c1f204a5b678e1ec14ced4be3a4)

16 years agor25352: Add a basic WINBINDD_LIST_GROUPS test.
Michael Adam [Wed, 26 Sep 2007 16:53:35 +0000 (16:53 +0000)]
r25352: Add a basic WINBINDD_LIST_GROUPS test.

Michael
(This used to be commit 1d051c550c640300e02fa947738e192a4dd4d2ff)

16 years agor25351: disable swig for now to get the build working
Andrew Tridgell [Wed, 26 Sep 2007 16:52:50 +0000 (16:52 +0000)]
r25351: disable swig for now to get the build working
(This used to be commit 846184f15ca0dbe51e6a73941a0f32e1ec1d1f0b)

16 years agor25350: Add an initial winbindd list-users test.
Michael Adam [Wed, 26 Sep 2007 16:46:20 +0000 (16:46 +0000)]
r25350: Add an initial winbindd list-users test.

Michael
(This used to be commit 01bd81362fe7e26361e27a1e2ea3cfb2b78cfe00)

16 years agor25349: add WINBIND-STRUCT-DSGETDCNAME test
Stefan Metzmacher [Wed, 26 Sep 2007 04:53:16 +0000 (04:53 +0000)]
r25349: add WINBIND-STRUCT-DSGETDCNAME test

metze
(This used to be commit 8746ee4c20c6c0ca04248feae1321f6806d35898)

16 years agor25348: Start working on another Python wrapper.
Tim Potter [Wed, 26 Sep 2007 03:08:40 +0000 (03:08 +0000)]
r25348: Start working on another Python wrapper.
(This used to be commit 441a0404346ce2ff72e8262c5bf6ef94d3b9f331)

16 years agor25329: A solution to SWIG not being able to handle a structure and a function
Tim Potter [Wed, 26 Sep 2007 01:26:36 +0000 (01:26 +0000)]
r25329: A solution to SWIG not being able to handle a structure and a function
having the same name.  Hey we can now query nbt names from Python.
(This used to be commit 30c34d7a4b12c626bc98e29aa6691ad975845777)

16 years agor25316: Remove last few instances of old BOOL type in librpc/.
Jelmer Vernooij [Tue, 25 Sep 2007 16:05:08 +0000 (16:05 +0000)]
r25316: Remove last few instances of old BOOL type in librpc/.
(This used to be commit 80d1dd41d4b224c46ad545f0afd97a847b99860b)

16 years agor25315: Revert my last change until I find out what's causing the
Rafal Szczesniak [Tue, 25 Sep 2007 05:59:57 +0000 (05:59 +0000)]
r25315: Revert my last change until I find out what's causing the
problem spotted by the builfarm.

rafal
(This used to be commit 39359391af25e65547ffa91195984581ae38791b)

16 years agor25312: Replace the old-style composite calls.
Rafal Szczesniak [Tue, 25 Sep 2007 04:24:39 +0000 (04:24 +0000)]
r25312: Replace the old-style composite calls.

rafal
(This used to be commit 0a8531404fe3a97289aec35fe029e8c5abd0b085)

16 years agor25310: Make sure we do not regress on r25309
Volker Lendecke [Mon, 24 Sep 2007 19:48:10 +0000 (19:48 +0000)]
r25310: Make sure we do not regress on r25309
(This used to be commit 4eb0ec51aae4d05ce7bace7ea6dce2511e9a670a)

16 years agor25308: Remove use of pstring.
Jelmer Vernooij [Mon, 24 Sep 2007 18:47:50 +0000 (18:47 +0000)]
r25308: Remove use of pstring.
(This used to be commit 586246137c60c9c2fb49f902b013f2052695dd32)

16 years agor25307: add string_sub_talloc.
Jelmer Vernooij [Mon, 24 Sep 2007 16:43:16 +0000 (16:43 +0000)]
r25307: add string_sub_talloc.
(This used to be commit 96c1a24874289fdeddcac43d23c2d1214b9b6225)

16 years agor25306: Add tests for string_sub().
Jelmer Vernooij [Mon, 24 Sep 2007 15:55:26 +0000 (15:55 +0000)]
r25306: Add tests for string_sub().
(This used to be commit 2d37ddcbd1243f48d81af17d8ea3cdd6e8e35b8d)

16 years agor25305: Fix installation of missing headers.
Jelmer Vernooij [Mon, 24 Sep 2007 13:22:30 +0000 (13:22 +0000)]
r25305: Fix installation of missing headers.
(This used to be commit 83f1721453c253bff77f9d7ececd462331dd846b)

16 years agor25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that I
Andrew Bartlett [Mon, 24 Sep 2007 11:34:26 +0000 (11:34 +0000)]
r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that I
used subobj.ROLE and not subobj.SERVERROLE as the rest of the code
does.

Andrew Bartlett
(This used to be commit dd1cb33591819c3d4263e594c7a80de899def223)

16 years agor25303: Print out the options the provision script generated. This should
Andrew Bartlett [Mon, 24 Sep 2007 09:34:54 +0000 (09:34 +0000)]
r25303: Print out the options the provision script generated.  This should
help users produce predictable setups.

Andrew Bartlett
(This used to be commit 9789bd3c0a3f75f19fa523b251736cf6cdc157ce)

16 years agor25302: try to fix the build
Stefan Metzmacher [Mon, 24 Sep 2007 05:11:03 +0000 (05:11 +0000)]
r25302: try to fix the build

metze
(This used to be commit d7c93167e8b7e3395a982569fb0606c701e691e1)

16 years agor25301: Merge my includes.h cleanups.
Jelmer Vernooij [Sun, 23 Sep 2007 21:35:03 +0000 (21:35 +0000)]
r25301: Merge my includes.h cleanups.
(This used to be commit 37425495f392a2d0122a93aa2c42758eab7dab5a)

16 years agor25300: Update howto.txt with modified provision syntax.
Andrew Bartlett [Sat, 22 Sep 2007 12:57:50 +0000 (12:57 +0000)]
r25300: Update howto.txt with modified provision syntax.

Andrew Bartlett
(This used to be commit 15ede335d7d61ad752fac6e2b0f888753f0fee10)

16 years agor25299: Modify the provision script to take an additional argument: --server-role
Andrew Bartlett [Sat, 22 Sep 2007 12:57:17 +0000 (12:57 +0000)]
r25299: Modify the provision script to take an additional argument:  --server-role

This must be set to either 'domain controller', 'domain member' or 'standalone'.

The default for the provision now changes to 'standalone'.

This is not because Samba4 is particularlly useful in that mode, but
because we still want a positive sign from the administrator that we
should advertise as a DC.

We now do more to ensure the 'standalone' and 'member server'
provision output is reasonable, and try not to set odd things into the
database that only belong for the DC.

Andrew Bartlett
(This used to be commit 4cc4ed7719aff712e735628410bd3813c7d6aa40)

16 years agor25298: regenerate lex.c files with config.h as first include
Stefan Metzmacher [Sat, 22 Sep 2007 09:44:29 +0000 (09:44 +0000)]
r25298: regenerate lex.c files with config.h as first include
this should help on aix 5.3.

metze
(This used to be commit bfd8c275bb90b2709753ef3177c8ab24f91c75c0)

16 years agor25297: - fix sed arguments to make the replacement work
Stefan Metzmacher [Sat, 22 Sep 2007 09:42:38 +0000 (09:42 +0000)]
r25297: - fix sed arguments to make the replacement work
- always add #include "config.h" in the first line

metze
(This used to be commit 7939f847bfdda6977e7d04dc5a55e1333ade7b14)

16 years agor25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: Put
Volker Lendecke [Sat, 22 Sep 2007 09:22:58 +0000 (09:22 +0000)]
r25296: Apply patch by Elrond <elrond+sambaclassic@samba-tng.org>: Put
__location__ into a few printfs.

Thanks,

Volker
(This used to be commit b0e323a09e5f888850833dc4532110f8ceebb14b)

16 years agor25293: add WINBIND-STRUCT-CHECK_MACHACC test
Stefan Metzmacher [Fri, 21 Sep 2007 14:22:23 +0000 (14:22 +0000)]
r25293: add WINBIND-STRUCT-CHECK_MACHACC test

metze
(This used to be commit 8684167fd804fb04fc36e49f61027e9d44beb3ba)

16 years agor25292: minor cleanup
Stefan Metzmacher [Fri, 21 Sep 2007 13:55:21 +0000 (13:55 +0000)]
r25292: minor cleanup

metze
(This used to be commit a98205f26dfbf680ad6ac9f3ba2043b3e2864f99)

16 years agor25291: add WINBIND-STRUCT-PRIV_PIPE_DIR test
Stefan Metzmacher [Fri, 21 Sep 2007 13:23:43 +0000 (13:23 +0000)]
r25291: add WINBIND-STRUCT-PRIV_PIPE_DIR test

this may needs
--option="torture:winbindd private pipe dir=/var/lib/samba/winbindd_privileged"

metze
(This used to be commit f83062d10955115a55928c51d289a219c1442632)

16 years agor25290: remove wrong comment
Stefan Metzmacher [Fri, 21 Sep 2007 12:55:16 +0000 (12:55 +0000)]
r25290: remove wrong comment

metze
(This used to be commit 9916d40769fa50be7e0bc88c981643f2c38f3336)

16 years agor25289: add WINBIND-STRUCT-INFO test
Stefan Metzmacher [Fri, 21 Sep 2007 12:49:32 +0000 (12:49 +0000)]
r25289: add WINBIND-STRUCT-INFO test

this may needs --option="torture:winbindd separator=+"

metze
(This used to be commit 8bf28eecf274c5f53ab735036ffe09e0df751a9c)

16 years agor25288: add WINBIND-STRUCT-DOMAIN_INFO test
Stefan Metzmacher [Fri, 21 Sep 2007 12:35:44 +0000 (12:35 +0000)]
r25288: add WINBIND-STRUCT-DOMAIN_INFO test

metze
(This used to be commit f42965b6edfd91e00004a87a806d124be7eaeee0)

16 years agor25284: add WINBIND-STRUCT-DOMAIN_NAME test
Stefan Metzmacher [Fri, 21 Sep 2007 11:51:04 +0000 (11:51 +0000)]
r25284: add WINBIND-STRUCT-DOMAIN_NAME test

this may needs --option="torture:winbindd netbios domain=BAR"

metze
(This used to be commit 3aba871fc35821f4660749db6e449846fc6b8753)

16 years agor25283: add WINBIND-STRUCT-NETBIOS_NAME test.
Stefan Metzmacher [Fri, 21 Sep 2007 11:43:06 +0000 (11:43 +0000)]
r25283: add WINBIND-STRUCT-NETBIOS_NAME test.

this may needs --option="torture:winbindd netbios name=FOO"

metze
(This used to be commit e67df9b8de4f3c9abc5ddfdad91e2682ddd40e45)

16 years agor25282: add WINBIND-STRUCT-INTERFACE_VERSION test
Stefan Metzmacher [Fri, 21 Sep 2007 11:30:44 +0000 (11:30 +0000)]
r25282: add WINBIND-STRUCT-INTERFACE_VERSION test

metze
(This used to be commit d610281cc11351fdc4ed0e4242341530fe56c5bf)

16 years agor25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_TRUSTDOMS
Stefan Metzmacher [Fri, 21 Sep 2007 10:43:21 +0000 (10:43 +0000)]
r25280: call WINBINDD_GETDCNAME for each domain returned from WINBINDD_LIST_TRUSTDOMS

metze
(This used to be commit c06e7aebc5998da0a3b1d1f2021e6f49c31071f5)

16 years agor25279: - test in the generic get_trusted_domains() function that we got
Stefan Metzmacher [Fri, 21 Sep 2007 10:40:10 +0000 (10:40 +0000)]
r25279: - test in the generic get_trusted_domains() function that we got
  at least 2 domains.
- change the ordering of the tests

metze
(This used to be commit 22eb3095d622e4cee559387900e5a7d9cfb51171)

16 years agor25278: add a more extented macro for doing struct based winbind requests
Stefan Metzmacher [Fri, 21 Sep 2007 10:36:51 +0000 (10:36 +0000)]
r25278: add a more extented macro for doing struct based winbind requests

metze
(This used to be commit ad3ec174088393a9efb265fa7a135fbfd080b6a7)

16 years agor25269: this doesn't fix the problems with BSD make completely...
Stefan Metzmacher [Fri, 21 Sep 2007 09:00:25 +0000 (09:00 +0000)]
r25269: this doesn't fix the problems with BSD make completely...

metze
(This used to be commit 869c30abb660d00fdf7e049f69a8e4312d86a50c)

16 years agor25268: Thanks to Andrew Kroeger for pointing out on IRC that this is
Andrew Bartlett [Fri, 21 Sep 2007 05:49:48 +0000 (05:49 +0000)]
r25268: Thanks to Andrew Kroeger for pointing out on IRC that this is
compleatly dead code.

Andrew Bartlett
(This used to be commit 5838aca79b11fd8a94567a04c1c1a99bc4343547)

16 years agor25267: Move PRINTF_ATTRIBUTE to lib/util as well.
Jelmer Vernooij [Fri, 21 Sep 2007 02:00:50 +0000 (02:00 +0000)]
r25267: Move PRINTF_ATTRIBUTE to lib/util as well.
(This used to be commit 72b9d6c03661d72e83a5d60d43b75bb9bd5f5285)

16 years agor25266: Fix case.
Jelmer Vernooij [Fri, 21 Sep 2007 00:42:51 +0000 (00:42 +0000)]
r25266: Fix case.
(This used to be commit 935ac3189d93e53841dc47c0f9c7fcca5661a2bb)

16 years agor25265: Move attribute definitions to lib/util.
Jelmer Vernooij [Fri, 21 Sep 2007 00:09:13 +0000 (00:09 +0000)]
r25265: Move attribute definitions to lib/util.
(This used to be commit 5bb9f041f47a1b7e03c3dc02e38546bc43bcc856)

16 years agor25264: add a test to verify that the ACLs are checked when a normal user connects...
Ronnie Sahlberg [Thu, 20 Sep 2007 23:27:28 +0000 (23:27 +0000)]
r25264: add a test to verify that the ACLs are checked when a normal user connects to SAMR
(This used to be commit 2be2ab575b14ea3cec0097705c3c0a10a570d340)

16 years agor25263: add a test to check the accessmasks and ACLs on policy handles returned on the
Ronnie Sahlberg [Thu, 20 Sep 2007 22:57:57 +0000 (22:57 +0000)]
r25263: add a test to check the accessmasks and ACLs on policy handles returned on the
SAMR pipe.

also test which bits in the accessmasks grant which right to perform operations on the returned policy handle
(This used to be commit cb5bc801362a4a81a690e641146c70a7af8e6096)

16 years agor25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture test
Stefan Metzmacher [Thu, 20 Sep 2007 18:44:59 +0000 (18:44 +0000)]
r25262: add WINBIND-STRUCT-LIST_TRUSTDOM torture test

metze
(This used to be commit 52dfec08e7b09c3d80c7e5efc88889144079fc9e)

16 years agor25259: try to work arround the build failures on OpenBSD 3.7
Stefan Metzmacher [Thu, 20 Sep 2007 14:36:11 +0000 (14:36 +0000)]
r25259: try to work arround the build failures on OpenBSD 3.7

metze
(This used to be commit 5679e7d824d8a814b6cbc39855bb30086aad7b6c)

16 years agor25256: Fix missing field set in libnet_ModifyUser routine.
Rafal Szczesniak [Thu, 20 Sep 2007 10:23:02 +0000 (10:23 +0000)]
r25256: Fix missing field set in libnet_ModifyUser routine.

Submitted by Matthias Dieter Wallnoefer <mwallnoefer@yahoo.de>

rafal
(This used to be commit 4fe47e4f976f125537b6a9fc7b13b25efe3d73a6)

16 years agor25251: move macro defines to the end of replace.h
Stefan Metzmacher [Thu, 20 Sep 2007 09:11:58 +0000 (09:11 +0000)]
r25251: move macro defines to the end of replace.h
and move the include location sys/param.h
before we redefine missing macros

metze
(This used to be commit 87559febdf887940ca85571d301269b734906401)

16 years agor25249: Thanks to Andrew Kroeger for pointing out this silly typo (calling
Andrew Bartlett [Thu, 20 Sep 2007 07:51:08 +0000 (07:51 +0000)]
r25249: Thanks to Andrew Kroeger for pointing out this silly typo (calling
end_transaction in delete_tranaction would be very much the wrong
thing to do) in the update_keytab module.

Andrew Bartlett
(This used to be commit aad9545ca12bc8a3aeaf5cc870d137d89c34bb39)

16 years agor25242: remove sequence_number out of WINBINDD_DOMAIN_INFO call
Stefan Metzmacher [Wed, 19 Sep 2007 19:09:02 +0000 (19:09 +0000)]
r25242: remove sequence_number out of WINBINDD_DOMAIN_INFO call
as this is always answered by the winbindd parent and will
most times return old sequence number values.

metze
(This used to be commit af259f35f22ea24c1b2f2e007998bfa0bb58f6f6)

16 years agor25235: add simple WINBIND-STRUCT-GETDCNAME test
Stefan Metzmacher [Wed, 19 Sep 2007 16:24:12 +0000 (16:24 +0000)]
r25235: add simple WINBIND-STRUCT-GETDCNAME test

metze
(This used to be commit 2abd86f520a74662f8fe0d10b72484459c3d74a9)

16 years agor25234: make WINBIND-STRUCT-PING a benchmark test
Stefan Metzmacher [Wed, 19 Sep 2007 16:22:19 +0000 (16:22 +0000)]
r25234: make WINBIND-STRUCT-PING a benchmark test

which runs WINBIND_PING for 5 seconds

metze
(This used to be commit 86809a965e160d0e6dff2d9bde8c990783388d8d)

16 years agor25231: revert hunk that was commited together with the change to gplv3
Stefan Metzmacher [Wed, 19 Sep 2007 14:55:10 +0000 (14:55 +0000)]
r25231: revert hunk that was commited together with the change to gplv3
was revision 23801

metze
(This used to be commit 6ea0d61ab3bbf801709ca683ce84bfa71267f8f9)

16 years agor25221: Experiment with Jelmer's new generic loadparm code.
Tim Potter [Wed, 19 Sep 2007 01:59:06 +0000 (01:59 +0000)]
r25221: Experiment with Jelmer's new generic loadparm code.
(This used to be commit 9fbbd1b5c9c19a0f5d49bafc6d25967e133e38b4)

16 years agor25220: Comment out obsolete functions.
Tim Potter [Wed, 19 Sep 2007 01:57:26 +0000 (01:57 +0000)]
r25220: Comment out obsolete functions.
(This used to be commit 448cf5b61fdc8435823c3490767489ea4d85c5bc)

16 years agor25219: remove unused check for precompiled headers.
Jelmer Vernooij [Tue, 18 Sep 2007 23:19:04 +0000 (23:19 +0000)]
r25219: remove unused check for precompiled headers.
(This used to be commit 17c92c091d9b9eb7f6a4cf1f263533f235d6717f)

16 years agor25218: After discussion with Simo, remove the subclass support from LDB.
Andrew Bartlett [Tue, 18 Sep 2007 22:43:06 +0000 (22:43 +0000)]
r25218: After discussion with Simo, remove the subclass support from LDB.

Subclass support was designed to avoid needing to spell out the full
list of objectClasses that an entry was in.  However, Samba4 now
enforces this restriction in the objectClass module, and the way
subclass matching was handled was complex and counter-intuitive in my
opinion (and did not match LDAP).

Andrew Bartlett
(This used to be commit f5ce04b904e14445a2a7e7f92e7e1f64b645c6f2)

16 years agor25217: #define TALLOC_DEPRECATED 1 to get talloc_append_string() macro
Stefan Metzmacher [Tue, 18 Sep 2007 13:47:10 +0000 (13:47 +0000)]
r25217: #define TALLOC_DEPRECATED 1 to get talloc_append_string() macro

I'm not updating any code here, as in a few places the
existing code seems totaly broken to me...

metze
(This used to be commit 97e535338be61c4f6675de3bfb3396bf43ba0103)

16 years agor25216: make talloc_append_string() a deprecated macro instead of
Stefan Metzmacher [Tue, 18 Sep 2007 13:45:43 +0000 (13:45 +0000)]
r25216: make talloc_append_string() a deprecated macro instead of
having it as a real function.

metze
(This used to be commit 2b2e8414650f4793e7fd6e7fb368383ee268948f)

16 years agor25215: replace talloc_append_string() with talloc_strdup_append_buffer()
Stefan Metzmacher [Tue, 18 Sep 2007 13:41:50 +0000 (13:41 +0000)]
r25215: replace talloc_append_string() with talloc_strdup_append_buffer()

metze
(This used to be commit 8f2db3c130ce85d38f805836a7df039822ede066)

16 years agor25214: use talloc_strndup_append() instead of talloc_append_string()
Stefan Metzmacher [Tue, 18 Sep 2007 13:33:44 +0000 (13:33 +0000)]
r25214: use talloc_strndup_append() instead of talloc_append_string()
and ugly hacks to handle the string termination.

metze
(This used to be commit 32bb276920d3f6987427613c6f1bc71557d8893e)

16 years agor25213: use talloc_strdup_append_buffer() instead of talloc_append_string()
Stefan Metzmacher [Tue, 18 Sep 2007 13:31:55 +0000 (13:31 +0000)]
r25213: use talloc_strdup_append_buffer() instead of talloc_append_string()

metze
(This used to be commit d0306ed16b55034f48cb514ea1f4dcd1d388ac50)

16 years agor25212: merge some stuff from samba3
Stefan Metzmacher [Tue, 18 Sep 2007 13:31:05 +0000 (13:31 +0000)]
r25212: merge some stuff from samba3

metze
(This used to be commit 502251451aa78b82131283d0590b382943b1d156)

16 years agor25211: fix compiler warning
Stefan Metzmacher [Tue, 18 Sep 2007 13:25:48 +0000 (13:25 +0000)]
r25211: fix compiler warning

metze
(This used to be commit c0d095c8c9c1f9a7a96771e20680c105f0cce308)

16 years agor25210: fix typo
Stefan Metzmacher [Tue, 18 Sep 2007 12:00:29 +0000 (12:00 +0000)]
r25210: fix typo

metze
(This used to be commit 489758afb22368399054d1306711e14cebce94e1)

16 years agor25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_buffer()
Stefan Metzmacher [Tue, 18 Sep 2007 11:56:24 +0000 (11:56 +0000)]
r25209: unify logic of talloc_vasprintf_append() and talloc_vasprintf_append_buffer()

metze
(This used to be commit 780c1c776e15f7224256a0ba0bda3e9f04702abe)

16 years agor25208: add talloc_str[n]dup_append[_buffer]() functions
Stefan Metzmacher [Tue, 18 Sep 2007 11:54:10 +0000 (11:54 +0000)]
r25208: add talloc_str[n]dup_append[_buffer]() functions

metze
(This used to be commit 8532076720ddaf3409db1196550cd7c6884380fc)

16 years agor25207: remove one nesting level and use unlikely()
Stefan Metzmacher [Tue, 18 Sep 2007 11:52:35 +0000 (11:52 +0000)]
r25207: remove one nesting level and use unlikely()

metze
(This used to be commit c2931540bc6e2d7665ef46a123f1c0618c3b55b7)

16 years agor25206: unify logic of talloc_strdup() and talloc_strndup(),
Stefan Metzmacher [Tue, 18 Sep 2007 11:51:41 +0000 (11:51 +0000)]
r25206: unify logic of talloc_strdup() and talloc_strndup(),
only strlen() vs. strnlen() is the difference now.

metze
(This used to be commit 92106e6b7e4ed3b6e1aa942b6dc8ae52fdf5805b)

16 years agor25205: $(srcdir) isn't expanded here...
Stefan Metzmacher [Tue, 18 Sep 2007 11:50:39 +0000 (11:50 +0000)]
r25205: $(srcdir) isn't expanded here...

metze
(This used to be commit 4bce808917e296a0d50f39516da06bfb12418cf8)

16 years agor25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -
Andrew Bartlett [Tue, 18 Sep 2007 06:36:07 +0000 (06:36 +0000)]
r25204: Patch by Andrew Kroeger <andrew@sprocks.gotdns.com> fixing bug #4958 -
rename of ldb entries for a case change (only).

I've modified the testsuite to verify this.

Andrew Bartlett
(This used to be commit 9cccd00dac44dd9152ec03cecf5ffac24f918445)

16 years agor25203: Don't use subclasses in Samba4, as we always fill out the full
Andrew Bartlett [Tue, 18 Sep 2007 02:43:56 +0000 (02:43 +0000)]
r25203: Don't use subclasses in Samba4, as we always fill out the full
objectClass list.

Andrew Bartlett
(This used to be commit e882dcb7aaa52843c656084c47c0b3c49557c22e)

16 years agor25196: Thanks to id10ts on IRC for finding some typos in my well-known names
Andrew Bartlett [Mon, 17 Sep 2007 12:44:26 +0000 (12:44 +0000)]
r25196: Thanks to id10ts on IRC for finding some typos in my well-known names
patch.

Andrew Bartlett
(This used to be commit 99e013207e4a10a97fe3b37eb901bc33805731a9)

16 years agor25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with
Andrew Bartlett [Mon, 17 Sep 2007 05:31:49 +0000 (05:31 +0000)]
r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with
a new torture suite to match.

This should fix bug #4954 by Matthias Wallnöfer <mwallnoefer@yahoo.de>

Previously we had no knowlege of BUILTIN or well-known names.

This code needs expansion to check with winbind for trusted domains.

Andrew Bartlett
(This used to be commit e6fc0e1f54ad64bdddc88e9ebd0d8d181b6ce26a)

16 years agor25193: Update headers to easy use by external apps.
Jelmer Vernooij [Sun, 16 Sep 2007 19:14:46 +0000 (19:14 +0000)]
r25193: Update headers to easy use by external apps.
(This used to be commit 20b70fbb7af6b6759c3b8c8aa56e10944b32bfdf)

16 years agor25192: try to fix the build on sun/solaris hosts
Stefan Metzmacher [Sun, 16 Sep 2007 15:12:04 +0000 (15:12 +0000)]
r25192: try to fix the build on sun/solaris hosts

we should try to get rid of all c++ sympols
in samba4...

metze
(This used to be commit 96d2f8b3604b8d34bc65877886d1d663131a712a)

16 years agor25191: Fix include for BSD systems.
Jelmer Vernooij [Sun, 16 Sep 2007 14:39:19 +0000 (14:39 +0000)]
r25191: Fix include for BSD systems.
(This used to be commit 24a0df29677e6392aa88f4400e08effc29de9366)

16 years agor25190: Update talloc version to 1.1.0 after API-incompatible changes.
Jelmer Vernooij [Sun, 16 Sep 2007 14:34:33 +0000 (14:34 +0000)]
r25190: Update talloc version to 1.1.0 after API-incompatible changes.
(This used to be commit 66000a1fa2365cd8a08e3ecaaa116b27eb74e8b8)

16 years agor25189: add first winbind test for the struct based protocol (WINBINDD_PING)
Stefan Metzmacher [Sun, 16 Sep 2007 14:20:53 +0000 (14:20 +0000)]
r25189: add first winbind test for the struct based protocol (WINBINDD_PING)

metze
(This used to be commit 84b5babae7d24f5e076318f57642c99e40e7bf6b)

16 years agor25188: add infrastructure for WINBIND-* tests in smbtorture
Stefan Metzmacher [Sun, 16 Sep 2007 14:19:30 +0000 (14:19 +0000)]
r25188: add infrastructure for WINBIND-* tests in smbtorture

metze
(This used to be commit 3807699c001ce7a8ee0acba071cc2bb7f4406cd9)