metze/samba/wip.git
16 years agor18754: Get rid of some more invalid time sets
Jim McDonough [Wed, 20 Sep 2006 23:43:56 +0000 (23:43 +0000)]
r18754: Get rid of some more invalid time sets
(This used to be commit 3840d3785f1d61885aa7c83675a3e19673eb4b2a)

16 years agor18748: Eliminate set of computed time values
Jim McDonough [Wed, 20 Sep 2006 22:55:44 +0000 (22:55 +0000)]
r18748: Eliminate set of computed time values
(This used to be commit c53d4a8151f3105efa4c0bc340f35ee5c9c97aaf)

16 years agor18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
Gerald Carter [Wed, 20 Sep 2006 22:49:02 +0000 (22:49 +0000)]
r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
(This used to be commit 50d74ce0488a9bd0980cdc6d523a210f6238ef74)

16 years agor18745: Use the Samba4 data structures for security descriptors and security descriptor
Jelmer Vernooij [Wed, 20 Sep 2006 22:23:12 +0000 (22:23 +0000)]
r18745: Use the Samba4 data structures for security descriptors and security descriptor
buffers.

Make security access masks simply a uint32 rather than a structure
with a uint32 in it.
(This used to be commit b41c52b9db5fc4a553b20a7a5a051a4afced9366)

16 years agor18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set.
Jelmer Vernooij [Wed, 20 Sep 2006 21:09:12 +0000 (21:09 +0000)]
r18744: Disable some tests that only work when RUN_FROM_BUILD_FARM is set.
(This used to be commit 72b51c889124f0b0da22b4c9b04e0276f9cbfbc7)

16 years agor18742: this function returns WERROR
Stefan Metzmacher [Wed, 20 Sep 2006 20:45:23 +0000 (20:45 +0000)]
r18742: this function returns WERROR

gix the build on RedHat 7.0

metze
(This used to be commit d6f5a0cc7a7833f36288ec6201da6b4422b22c97)

16 years agor18739: * Get the wkssvc patch right this time.
Gerald Carter [Wed, 20 Sep 2006 19:26:21 +0000 (19:26 +0000)]
r18739: * Get the wkssvc patch right this time.
* Remove the old wkssvc server, client, & parsing code.
* Update srv_wkssvc_nt.c with stubs for the remaining
  stubs
(This used to be commit 0cb79ee13fd78b515a48b2c72d91596ed21e41a8)

16 years agor18732: Fix build warning as pointed out by Volker.
Günther Deschner [Wed, 20 Sep 2006 18:44:23 +0000 (18:44 +0000)]
r18732: Fix build warning as pointed out by Volker.

Guenther
(This used to be commit fccaff37132de499002b9be484055a4fbf722d0d)

16 years agor18731: fix the build on aix
Stefan Metzmacher [Wed, 20 Sep 2006 18:15:46 +0000 (18:15 +0000)]
r18731: fix the build on aix

metze
(This used to be commit ff88592426b851295604717b4fe52290504fc543)

16 years agor18730: readd missing files (one more)
Gerald Carter [Wed, 20 Sep 2006 18:10:56 +0000 (18:10 +0000)]
r18730: readd missing files (one more)
(This used to be commit 8e0b801c8be3f040a2a928e0b966279741a5d303)

16 years agor18729: readd missing files
Gerald Carter [Wed, 20 Sep 2006 18:10:13 +0000 (18:10 +0000)]
r18729: readd missing files
(This used to be commit a2d61ca85c470be63c96a10a422a6b44e60f9b52)

16 years agor18728: revert previous commit until I fix the wkssvc_nt.c changes
Gerald Carter [Wed, 20 Sep 2006 18:06:02 +0000 (18:06 +0000)]
r18728: revert previous commit until I fix the wkssvc_nt.c changes
(This used to be commit 57d8519185008602fab5cf5d1d1951415aacb7f0)

16 years agor18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a dummy...
Gerald Carter [Wed, 20 Sep 2006 17:59:50 +0000 (17:59 +0000)]
r18727: set the winreg_AbortSystemShutdown() server * to NULL rather than a dummy placeholder
(This used to be commit 92903ab926f0822fb76df58cc65fcd5d44a94f2b)

16 years agor18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogenerated
Gerald Carter [Wed, 20 Sep 2006 17:56:50 +0000 (17:56 +0000)]
r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogenerated
code.  Removed first rpc_parse/*.c file.  w00t!
(This used to be commit bb9b7a058d72569bee5683856661ac063c281c9f)

16 years agor18724: Fixup time(0) -> time(NULL)
Jim McDonough [Wed, 20 Sep 2006 17:37:20 +0000 (17:37 +0000)]
r18724: Fixup time(0) -> time(NULL)
(This used to be commit 6b17af0769ab0d04ec01cc83ed6e7fad822b00b1)

16 years agor18722: Fix up password change times. The can change and must change times are
Jim McDonough [Wed, 20 Sep 2006 17:25:46 +0000 (17:25 +0000)]
r18722: Fix up password change times.  The can change and must change times are
calculated based on the last change time, policies, and acb flags.

Next step will be to not bother storing them.  Right now I'm just trying to
get them reported correctly.
(This used to be commit fd5761c9e52cbf8f1f7e45e71693598b27ecbf57)

16 years agor18719: Compile fix from Peter Somogyi.
Jeremy Allison [Wed, 20 Sep 2006 17:09:03 +0000 (17:09 +0000)]
r18719: Compile fix from Peter Somogyi.
Jeremy.
(This used to be commit 867eeaafceaebde030a1d1e2fa39950b898b1846)

16 years agor18718: Change a few out parameter to ref pointers and regenerate
Gerald Carter [Wed, 20 Sep 2006 17:03:06 +0000 (17:03 +0000)]
r18718: Change a few out parameter to ref pointers and regenerate
(This used to be commit 91a48e9baaf210cf64a324e205a4786482ac4ebb)

16 years agor18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.h
Gerald Carter [Wed, 20 Sep 2006 16:46:55 +0000 (16:46 +0000)]
r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.h
(This used to be commit 080c51dd8046cb19cca90035efe73529a3f6970b)

16 years agor18714: fix the build after replaceing rpccli_reg_abort_shutdown()
Gerald Carter [Wed, 20 Sep 2006 16:33:21 +0000 (16:33 +0000)]
r18714: fix the build after replaceing rpccli_reg_abort_shutdown()
(This used to be commit 403b0cf1ecd682efc034053e4e2a40aeee08d5ba)

16 years agor18713: Autogenerate srvsvc and svcctl interfaces
Jelmer Vernooij [Wed, 20 Sep 2006 16:32:29 +0000 (16:32 +0000)]
r18713: Autogenerate srvsvc and svcctl interfaces
(This used to be commit a8aa312b7e597c4fc922a6d1783d5b6d43bceecb)

16 years agor18712: Forgot to remove cmd_reg.o from Makefile
Gerald Carter [Wed, 20 Sep 2006 16:15:29 +0000 (16:15 +0000)]
r18712: Forgot to remove cmd_reg.o from Makefile
(This used to be commit 9030c46e33e78581e303ed3c5bd952a65b54b87a)

16 years agor18711: Replace the following hand code client routines:
Gerald Carter [Wed, 20 Sep 2006 15:58:48 +0000 (15:58 +0000)]
r18711: Replace the following hand code client routines:
* rpccli_reg_abort_shutdown()
* rpccli_reg_flush_key()
Remove the cmd_reg.c from rpcclient since the entire file
was unused
(This used to be commit c4788f0c1398feb098f131aa5c4d0398d7489527)

16 years agor18710: Prevent that our offline cache can get outdated after a password change.
Günther Deschner [Wed, 20 Sep 2006 07:18:30 +0000 (07:18 +0000)]
r18710: Prevent that our offline cache can get outdated after a password change.

Guenther
(This used to be commit 8006cf962b4a33278414fcdf07bf94d739cb4aab)

16 years agor18709: add some useful function from samba4
Stefan Metzmacher [Wed, 20 Sep 2006 07:15:42 +0000 (07:15 +0000)]
r18709: add some useful function from samba4

metze
(This used to be commit f7a93b6acb705256c2aa4fe6475b89223af30491)

16 years agor18707: Fix the build when you have libnscd installed (which apparently no host
Günther Deschner [Wed, 20 Sep 2006 02:09:13 +0000 (02:09 +0000)]
r18707: Fix the build when you have libnscd installed (which apparently no host
on the buildfarm has).

Guenther
(This used to be commit b0bb364df0efe140780328d90ae55bb823e6b10d)

16 years agor18705: not all compilers like this
Stefan Metzmacher [Wed, 20 Sep 2006 00:56:51 +0000 (00:56 +0000)]
r18705: not all compilers like this

metze
(This used to be commit 2ec4bc0f5299f295525f306279ddb136e0b19ee1)

16 years agor18703: Fix the annoying effect that happens when nscd is running:
Günther Deschner [Wed, 20 Sep 2006 00:15:50 +0000 (00:15 +0000)]
r18703: Fix the annoying effect that happens when nscd is running:

We usually do not get the results from user/group script modifications
immediately. A lot of users do add nscd restart/refresh commands into
their scripts to workaround that while we could flush the nscd caches
directly using libnscd.

Guenther
(This used to be commit 7db6ce295afbedfada7b207ad56566d2195a0d21)

16 years agor18702: re-enable non-decimal specification of rid
Jim McDonough [Wed, 20 Sep 2006 00:02:51 +0000 (00:02 +0000)]
r18702: re-enable non-decimal specification of rid
(This used to be commit f3ff07404650e4b9846367ba981764b1a879bca9)

16 years agor18701: this tests are in libreplace
Stefan Metzmacher [Tue, 19 Sep 2006 23:45:43 +0000 (23:45 +0000)]
r18701: this tests are in libreplace

metze
(This used to be commit 31e3cc8c6f10a3d1ea8f357c26c80fe47ab276dc)

16 years agor18700: nicer order of the tests
Stefan Metzmacher [Tue, 19 Sep 2006 23:32:25 +0000 (23:32 +0000)]
r18700: nicer order of the tests

metze
(This used to be commit 07dafa266a80b87d521cacfcae65e8fb797e0eb2)

16 years agor18699: bail out if the compiler doesn't know about C99 struct initializers
Stefan Metzmacher [Tue, 19 Sep 2006 23:27:04 +0000 (23:27 +0000)]
r18699: bail out if the compiler doesn't know about C99 struct initializers
as we currently have them in the samba3 tree.

Lets see what the build-farm says to this.

metze
(This used to be commit 12a0daa34d51b34a469f7d64f370069b73c0aba9)

16 years agor18698: this stuff isn't needed anymore
Stefan Metzmacher [Tue, 19 Sep 2006 23:23:21 +0000 (23:23 +0000)]
r18698: this stuff isn't needed anymore

metze
(This used to be commit 31b83ff4bd568a393eaa6260366ece7501df1985)

16 years agor18697: Make sure that adssearch.pl does not
Günther Deschner [Tue, 19 Sep 2006 22:57:13 +0000 (22:57 +0000)]
r18697: Make sure that adssearch.pl does not

* chase referrals
* use paged search control

when using the LDAP change notify control for monitoring changes.

Guenther
(This used to be commit d6849a83c01ee444931ffaa34c77b5fb7f4c8a5c)

16 years agor18695: Zero initialize ref ptrs as well.
Jelmer Vernooij [Tue, 19 Sep 2006 22:47:30 +0000 (22:47 +0000)]
r18695: Zero initialize ref ptrs as well.
(This used to be commit 3295122173b0794880e68ea60f51d41b9b170ff4)

16 years agor18694: prevent -O and -g from being set at the same time (by default)
Gerald Carter [Tue, 19 Sep 2006 22:47:01 +0000 (22:47 +0000)]
r18694: prevent -O and -g from being set at the same time (by default)
(This used to be commit 5af1d3a425e99a49d7ff6bee4dad024e0f82509b)

16 years agor18692: Dump debug data when DEBUGLEVEL >= 10
Jelmer Vernooij [Tue, 19 Sep 2006 22:39:15 +0000 (22:39 +0000)]
r18692: Dump debug data when DEBUGLEVEL >= 10
(This used to be commit 503d1a27d5838718355fdd37968c3670f53b1cd7)

16 years agor18690: Regenerate RPC files after pidl changes.
Jelmer Vernooij [Tue, 19 Sep 2006 22:22:57 +0000 (22:22 +0000)]
r18690: Regenerate RPC files after pidl changes.
(This used to be commit 87d34305374e867eeac9d75d5d690c6b15570e6e)

16 years agor18688: get rid of the now obsolete keepref attribute
Jelmer Vernooij [Tue, 19 Sep 2006 22:14:34 +0000 (22:14 +0000)]
r18688: get rid of the now obsolete keepref attribute
(This used to be commit b970f05b9b06762ed11bef0e765717bd2b36d760)

16 years agor18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4
Stefan Metzmacher [Tue, 19 Sep 2006 21:57:59 +0000 (21:57 +0000)]
r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4
to hopefully fix the build on HPUX and Tru64

metze
(This used to be commit aa8222c6a709a1538862878b89a17b893600b7e8)

16 years agor18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() call
Gerald Carter [Tue, 19 Sep 2006 19:47:54 +0000 (19:47 +0000)]
r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() call
to ensure it finds the Unix user.
(This used to be commit 4cea9bfca1b84db31fae6f7a05ff3247a23fd409)

16 years agor18681: Although we have commandline completion in rpcclient, just also allow
Günther Deschner [Tue, 19 Sep 2006 18:32:13 +0000 (18:32 +0000)]
r18681: Although we have commandline completion in rpcclient, just also allow
"debug" to be set instead of "debuglevel" - just for convenience.

Guenther
(This used to be commit ffec64730b04076264045841ccfd0ed7fce43c2f)

16 years agor18680: Fix last struct uuids (in uncommented code).
Günther Deschner [Tue, 19 Sep 2006 17:29:31 +0000 (17:29 +0000)]
r18680: Fix last struct uuids (in uncommented code).

Guenther
(This used to be commit 41c79ee5accb13f73d1f65b303d723ca2ff49933)

16 years agor18679: Fix the build.
Günther Deschner [Tue, 19 Sep 2006 17:27:17 +0000 (17:27 +0000)]
r18679: Fix the build.

Guenther
(This used to be commit b42bd2bf9b8180813b6f3f1d7a1e08652f87d9e7)

16 years agor18678: Fix the build. (never commit before breakfeast).
Günther Deschner [Tue, 19 Sep 2006 16:15:54 +0000 (16:15 +0000)]
r18678: Fix the build. (never commit before breakfeast).

Guenther
(This used to be commit e1e9b57ce24c9825a8904697918818df7e83b50b)

16 years agor18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.
Günther Deschner [Tue, 19 Sep 2006 15:53:44 +0000 (15:53 +0000)]
r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient.

Guenther
(This used to be commit bd546edc482d42c6d783f474eeffa8a8086efd83)

16 years agor18673: define the macros even if we don't define bool ourself
Stefan Metzmacher [Tue, 19 Sep 2006 03:38:35 +0000 (03:38 +0000)]
r18673: define the macros even if we don't define bool ourself

metze
(This used to be commit 65013a8d9e678c44cecae07967b7a001b796faf1)

16 years agor18672: fix the build on Tru64
Stefan Metzmacher [Tue, 19 Sep 2006 03:29:44 +0000 (03:29 +0000)]
r18672: fix the build on Tru64

metze
(This used to be commit 6c101d206812fe24233409e0757cad52638e685a)

16 years agor18671: try to fix the build on solaris 10 and maybe some other hosts
Stefan Metzmacher [Tue, 19 Sep 2006 03:04:57 +0000 (03:04 +0000)]
r18671: try to fix the build on solaris 10 and maybe some other hosts

we need to define 'BOOL_DEFINED' to make sure it didn't get redefined
by <rpcsvc/yp_prot.h>

metze
(This used to be commit 5a589bb16c2bb3da75874bd190384eabd39eb972)

16 years agor18670: Fix memleaks.
Günther Deschner [Tue, 19 Sep 2006 02:04:11 +0000 (02:04 +0000)]
r18670: Fix memleaks.

Guenther
(This used to be commit 2fc63fb8f7927ea61c565801b4c6308d3a4afcd1)

16 years agor18669: fix the samba3 build...
Stefan Metzmacher [Tue, 19 Sep 2006 02:03:15 +0000 (02:03 +0000)]
r18669: fix the samba3 build...

we need to move the iconv configure checks to libreplace...

metze
(This used to be commit 6b53ed8fdc2a4c0b3b24e22ada90d14d60cc93fb)

16 years agor18667: Two C++ warnings
Volker Lendecke [Tue, 19 Sep 2006 01:28:25 +0000 (01:28 +0000)]
r18667: Two C++ warnings
(This used to be commit 8c60e71229cd577f3b17345c5824363dd202eba9)

16 years agor18666: checking in generated netlogon files
Gerald Carter [Tue, 19 Sep 2006 01:27:20 +0000 (01:27 +0000)]
r18666: checking in generated netlogon files
(This used to be commit ac5561103caccac7d14fddbdc9a0fa972be45c6f)

16 years agor18665: Remove two type-punned warnings
Volker Lendecke [Tue, 19 Sep 2006 01:25:52 +0000 (01:25 +0000)]
r18665: Remove two type-punned warnings
(This used to be commit 157b2c0c262dc9b9ae2a8a3133479e66e6c8db07)

16 years agor18664: this stuff is included from libreplace
Stefan Metzmacher [Tue, 19 Sep 2006 01:21:03 +0000 (01:21 +0000)]
r18664: this stuff is included from libreplace

metze
(This used to be commit 054728e071f7e1943376f0d7a5655683dc3422b9)

16 years agor18663: Fix one more uuid -> GUID.
Jeremy Allison [Tue, 19 Sep 2006 01:07:40 +0000 (01:07 +0000)]
r18663: Fix one more uuid -> GUID.
Jeremy.
(This used to be commit e568271af2b5c20cff70b72b8ab4b1b704122b40)

16 years agor18662: print out the failing command for dynconfig.o too
Stefan Metzmacher [Tue, 19 Sep 2006 00:56:02 +0000 (00:56 +0000)]
r18662: print out the failing command for dynconfig.o too

metze
(This used to be commit f51a200f6730c6c760348adc12612587b1e79df9)

16 years agor18661: C++ warnings
Volker Lendecke [Tue, 19 Sep 2006 00:55:40 +0000 (00:55 +0000)]
r18661: C++ warnings
(This used to be commit 6004b8025de3207f5af2d62087ec13c5e444fec7)

16 years agor18660: Fix build, one uuid->GUID was missed.
Jim McDonough [Tue, 19 Sep 2006 00:39:21 +0000 (00:39 +0000)]
r18660: Fix build, one uuid->GUID was missed.
(This used to be commit f8ea2069d444a6630b61828999605a3ed011db02)

16 years agor18659: restore BOOL, sorry:-)
Stefan Metzmacher [Tue, 19 Sep 2006 00:29:41 +0000 (00:29 +0000)]
r18659: restore BOOL, sorry:-)

libreplace only provides 'bool' not BOOL

metze
(This used to be commit ce6a0723ff116fc1867705c3d0b520c36cba5a6e)

16 years agor18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij [Tue, 19 Sep 2006 00:12:11 +0000 (00:12 +0000)]
r18654: Rename "struct uuid" => "struct GUID" for consistency.
(This used to be commit 5de76767e857e9d159ea46e2ded612ccd6d6bf19)

16 years agor18653: this stuff is in libreplace...
Stefan Metzmacher [Mon, 18 Sep 2006 23:47:36 +0000 (23:47 +0000)]
r18653: this stuff is in libreplace...

metze
(This used to be commit 1dd0ed613410e8b8db44396eeb4627a17f23db34)

16 years agor18652: libreplace has replacements for strndup and strnlen
Stefan Metzmacher [Mon, 18 Sep 2006 23:46:58 +0000 (23:46 +0000)]
r18652: libreplace has replacements for strndup and strnlen

metze
(This used to be commit 9f3599a7ca636dd21c150873f395abde153ee6fd)

16 years agor18651: this comment is wrong, was cut'n'paste...
Stefan Metzmacher [Mon, 18 Sep 2006 23:28:46 +0000 (23:28 +0000)]
r18651: this comment is wrong, was cut'n'paste...

metze
(This used to be commit e3b88fb65567f19964a4ef68267a64de14132e52)

16 years agor18650: this isn't needed twice in include/includes.h
Stefan Metzmacher [Mon, 18 Sep 2006 23:27:36 +0000 (23:27 +0000)]
r18650: this isn't needed twice in include/includes.h

metze
(This used to be commit ee1127518347690e8baea1b5010ccada0ba29890)

16 years agor18649: the PRINTF_ATTRIUTE() macro is provided by libreplace
Stefan Metzmacher [Mon, 18 Sep 2006 23:26:14 +0000 (23:26 +0000)]
r18649: the PRINTF_ATTRIUTE() macro is provided by libreplace

metze
(This used to be commit dd76f4f5f374ec4822abbf1a09d26287926b92ce)

16 years agor18648: this is provided by libreplace
Stefan Metzmacher [Mon, 18 Sep 2006 23:18:38 +0000 (23:18 +0000)]
r18648: this is provided by libreplace

metze
(This used to be commit cbc3f0926375b92b40c4f550296cf90453288f49)

16 years agor18647: print out the failing cammand, this is very usefull for the build farm
Stefan Metzmacher [Mon, 18 Sep 2006 23:16:39 +0000 (23:16 +0000)]
r18647: print out the failing cammand, this is very usefull for the build farm

metze
(This used to be commit ab58cd10568305e1059b4259ecba860025b691e3)

16 years agor18646: now we can have the socket_wrapper.c completely in sync with samba4
Stefan Metzmacher [Mon, 18 Sep 2006 22:55:10 +0000 (22:55 +0000)]
r18646: now we can have the socket_wrapper.c completely in sync with samba4

metze
(This used to be commit d4d9b7e02614e30ab410a26654db3ca66ffe06e6)

16 years agor18644: bring in libreplace in lib/replace
Stefan Metzmacher [Mon, 18 Sep 2006 22:49:20 +0000 (22:49 +0000)]
r18644: bring in libreplace in lib/replace

metze
(This used to be commit 596cbe73dd268742acf456fccd8a234376fb0c97)

16 years agor18643: Fix a 64-bit warning
Volker Lendecke [Mon, 18 Sep 2006 22:32:23 +0000 (22:32 +0000)]
r18643: Fix a 64-bit warning
(This used to be commit bd175177960f39ef70d73d09e304299e03372bd6)

16 years agor18642: convert [out] parameters to pointers in Spooler IDL
Gerald Carter [Mon, 18 Sep 2006 22:27:37 +0000 (22:27 +0000)]
r18642: convert [out] parameters to pointers in Spooler IDL
(This used to be commit 9c67dd36c633bf367322385f6d43ca8bbdecaa70)

16 years agor18641: Checking in the wkssvc files after updating the [out]
Gerald Carter [Mon, 18 Sep 2006 22:20:37 +0000 (22:20 +0000)]
r18641: Checking in the wkssvc files after updating the [out]
pointers.  Waiting on on srvsvc files before it can actually compile.
(This used to be commit 1dbfb25d0a8a6e75af17ac8efff82bbe28d47094)

16 years agor18640: move to socket_wrapper to lib/socket_wrapper/
Stefan Metzmacher [Mon, 18 Sep 2006 22:12:56 +0000 (22:12 +0000)]
r18640: move to socket_wrapper to lib/socket_wrapper/
and sync it with samba4

metze
(This used to be commit 9c0e5b29f1451a90605cce7e1e032e5516b6970d)

16 years agor18638: This is an attempt to fix the AIX build. Jeremy, as you are busy talking
Volker Lendecke [Mon, 18 Sep 2006 21:29:08 +0000 (21:29 +0000)]
r18638: This is an attempt to fix the AIX build. Jeremy, as you are busy talking
SASL/Steve/Andrew I can't right now ask why the aio.h is needed for the
timespec test.

Might have to revert that soon.

Volker
(This used to be commit fa53ad6571c08e49c3fbe61d9be081c06633e408)

16 years agor18632: Make C++ compilers happy.
Jelmer Vernooij [Mon, 18 Sep 2006 20:41:45 +0000 (20:41 +0000)]
r18632: Make C++ compilers happy.
(This used to be commit 609224565f728b7fe44f070ad0013af7a6e59267)

16 years agor18623: starting on eventlog IDL
Gerald Carter [Mon, 18 Sep 2006 19:46:11 +0000 (19:46 +0000)]
r18623: starting on eventlog IDL
(This used to be commit 6cb7b6226da0b3060f4850fc2cc2ca82fbdcaa8f)

16 years agor18622: Fix at least the python bindings *build*, I'm sure there is much more to
Günther Deschner [Mon, 18 Sep 2006 19:43:08 +0000 (19:43 +0000)]
r18622: Fix at least the python bindings *build*, I'm sure there is much more to
do so that they actually work again.

Guenther
(This used to be commit 49d07d0cf9f8735f53d40dd094a0b17b4573e2b2)

16 years agor18621: Fix samr server build.
Günther Deschner [Mon, 18 Sep 2006 19:27:15 +0000 (19:27 +0000)]
r18621: Fix samr server build.

Guenther
(This used to be commit 23d6656427d0f7184f5365f6cb9356b15186b30e)

16 years agor18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()
Günther Deschner [Mon, 18 Sep 2006 19:26:09 +0000 (19:26 +0000)]
r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()
for anonymous bound connections.

When doing anonymous bind you can never use paged LDAP control for
RootDSE searches on AD.

Guenther
(This used to be commit dc1d92faabd4b291f607eb481349ba37e52ef11e)

16 years agor18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.
Günther Deschner [Mon, 18 Sep 2006 19:18:29 +0000 (19:18 +0000)]
r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.

Guenther
(This used to be commit 1a307954e5ddc1441524eb6d22258be387cca9d4)

16 years agor18618: * remove svn:externals
Gerald Carter [Mon, 18 Sep 2006 19:02:06 +0000 (19:02 +0000)]
r18618: * remove svn:externals
* 'make idl' now requires pidl in the current PATH
* regenerate winreg ndr files
(This used to be commit e936d39e00f07d942ce977b9a725ebe7b9e57625)

16 years agor18617: fix unixinfo call after change to IDL (change from pointer)
Gerald Carter [Mon, 18 Sep 2006 18:30:20 +0000 (18:30 +0000)]
r18617: fix unixinfo call after change to IDL (change from pointer)
(This used to be commit fd0579b9638260309721a71fbc07e60da0a23ea0)

16 years agor18616: fix breakage after DLIST_ADD_END() changes for --with-pam
Gerald Carter [Mon, 18 Sep 2006 18:28:56 +0000 (18:28 +0000)]
r18616: fix breakage after DLIST_ADD_END() changes for --with-pam
(This used to be commit 5c00b5497b7b2bb345429893d247cbb6bb0f4e20)

16 years agor18613: Metze, in your DLINKLIST commit you changed this
Jeremy Allison [Mon, 18 Sep 2006 15:20:33 +0000 (15:20 +0000)]
r18613: Metze, in your DLINKLIST commit you changed this
from 10 seconds to 30 seconds. I don't think you
meant to do this....
Jeremy.
(This used to be commit dd1691cf81492cfecc7f015ba201b78e2588db90)

16 years agor18612: remove RPC-ECHO till it gets fixed
Stefan Metzmacher [Mon, 18 Sep 2006 10:15:58 +0000 (10:15 +0000)]
r18612: remove RPC-ECHO till it gets fixed

metze
(This used to be commit 2afeec3d15740261356b5a51b0413378f8d10cf5)

16 years agor18608: -D_SAMBA_BUILD_ was already added in another place to CFLAGS
Stefan Metzmacher [Mon, 18 Sep 2006 09:05:23 +0000 (09:05 +0000)]
r18608: -D_SAMBA_BUILD_ was already added in another place to CFLAGS
so we don't need it twice

metze
(This used to be commit 19259e5e93edac4f247b7a71480f39eec4c76ed1)

16 years agor18606: - fix the detection of the working quota implementation
Stefan Metzmacher [Mon, 18 Sep 2006 08:55:35 +0000 (08:55 +0000)]
r18606: - fix the detection of the working quota implementation
- we now define the set of samba related include path in one place
  so that we can't get it wrong in different places

metze
(This used to be commit 6bf0aad052699d21a242b5a25ef0a360d320c078)

16 years agor18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
Stefan Metzmacher [Mon, 18 Sep 2006 07:52:16 +0000 (07:52 +0000)]
r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()
and DLIST_DEMOTE() now take the type of the tmp pointer
not the tmp pointer itself anymore.

metze
(This used to be commit 2f58645b7094e81dff3734f11aa183ea2ab53d2d)

16 years agor18603: Add in the NFSv4 ACL mapping code from IBM.
Jeremy Allison [Mon, 18 Sep 2006 02:27:48 +0000 (02:27 +0000)]
r18603: Add in the NFSv4 ACL mapping code from IBM.
Sorry for the delay :-).
Jeremy.
(This used to be commit a52fa218952ffcd784ea31e947aa4d17dfdc8ee0)

16 years agor18598: Add marshalling support to smb_io_time.
Volker Lendecke [Sun, 17 Sep 2006 20:28:46 +0000 (20:28 +0000)]
r18598: Add marshalling support to smb_io_time.

Volker
(This used to be commit 2ab0ab326210a6e2b23a15c0cfc8f21ac2fcceac)

16 years agor18597: A C++ warning
Volker Lendecke [Sun, 17 Sep 2006 20:05:09 +0000 (20:05 +0000)]
r18597: A C++ warning
(This used to be commit 528082aed8c24b54d5781c6b3a6062b6cded74ef)

16 years agor18572: Use the autogenerated client and server for the echo interface and implement
Jelmer Vernooij [Fri, 15 Sep 2006 22:49:27 +0000 (22:49 +0000)]
r18572: Use the autogenerated client and server for the echo interface and implement
some of the missing functions. RPC-ECHO now passes against Samba3.
(This used to be commit 9e9a05366176454cc1779acc6c2b6070743f5939)

16 years agor18562: quick build fix rather than rolling back (I didn't actually intend the previo...
Gerald Carter [Fri, 15 Sep 2006 18:54:37 +0000 (18:54 +0000)]
r18562: quick build fix rather than rolling back (I didn't actually intend the previous commit but got confused between Samab 3 & 4 branches)
(This used to be commit 990e7c3f8eda0c7902bcab0523218b6b218e2ef4)

16 years agor18560: * Add in the winreg and initshutdown IDL files
Gerald Carter [Fri, 15 Sep 2006 18:32:43 +0000 (18:32 +0000)]
r18560: * Add in the winreg and initshutdown IDL files
* rename PI_SHUTDOWN from include/smb.h to PI_INITSHUTDOWN
  for compatibility with pidl libndr output
(This used to be commit 23a882861311d9d6ca45af1bfcc90d05846ba3a9)

16 years agor18557: If you've set security=ads, do the DNS queries first.
Jeremy Allison [Fri, 15 Sep 2006 16:03:11 +0000 (16:03 +0000)]
r18557: If you've set security=ads, do the DNS queries first.
Doing otherwise means site support doesn't work correctly.
Jeremy.
(This used to be commit 06a75f3b935b30c60ab4690634b26cdcd7f02b90)

16 years agor18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>.
Volker Lendecke [Fri, 15 Sep 2006 15:27:13 +0000 (15:27 +0000)]
r18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>.

Volker
(This used to be commit da22aa7021d42a940d8f2151770fedbd2abdb63a)

16 years agor18552: Ensure the sitename matches before we SAF store a DC in ADS mode.
Jeremy Allison [Fri, 15 Sep 2006 14:18:52 +0000 (14:18 +0000)]
r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.
Jeremy.
(This used to be commit 03e1078b459531af5a2336b584b3c886c5dd1e29)

16 years agor18551: Implement a 30 seconds from startup, during which we
Jeremy Allison [Fri, 15 Sep 2006 14:05:28 +0000 (14:05 +0000)]
r18551: Implement a 30 seconds from startup, during which we
try hard to connect a DC even if we might be offline.
Jeremy.
(This used to be commit a9f115140700487767bafa058db744eea5ee8f77)

16 years agor18547: Add in fixes to mangling dir code - ensure don't
Jeremy Allison [Fri, 15 Sep 2006 09:06:36 +0000 (09:06 +0000)]
r18547: Add in fixes to mangling dir code - ensure don't
look in the paths for wcard - always read directly
from incoming packet.
Jeremy.
(This used to be commit 3745a1af4ea9262fcda28931539fa6ab4c9060d1)