kai/samba.git
16 years agoAdd some more init_srvsvc_NetShareInfoX functions.
Günther Deschner [Fri, 7 Mar 2008 01:59:58 +0000 (02:59 +0100)]
Add some more init_srvsvc_NetShareInfoX functions.

Guenther
(This used to be commit cb3577e695f80d76e4c20f6396d57e3a2047c3c4)

16 years agoRe-run make idl.
Günther Deschner [Fri, 7 Mar 2008 01:59:01 +0000 (02:59 +0100)]
Re-run make idl.

Guenther
(This used to be commit b0cb768287de861f1d1630c9a4c70d9af2a74147)

16 years agoFix IDL for srvsvc_NetShareEnum and srvsvc_NetShareEnumAll.
Günther Deschner [Fri, 7 Mar 2008 01:57:29 +0000 (02:57 +0100)]
Fix IDL for srvsvc_NetShareEnum and srvsvc_NetShareEnumAll.

Guenther
(This used to be commit e5ae43051e3bcdbad359737b19ec7f5e4b0ccd28)

16 years agoFix debug statement (missing \n).
Günther Deschner [Thu, 6 Mar 2008 22:23:08 +0000 (23:23 +0100)]
Fix debug statement (missing \n).

Guenther
(This used to be commit 5895b973a4e7067535aff6e0c9a7273e332dee1a)

16 years agoFix bug #5267 - nmbd shuts down when network interfaces go down.
Jeremy Allison [Fri, 7 Mar 2008 01:43:25 +0000 (17:43 -0800)]
Fix bug #5267 - nmbd shuts down when network interfaces go down.
Cause nmbd to wait for an interface, in a mode where SIGTERM
will kills us (same way we wait on startup for an interface).
Jeremy.
(This used to be commit 5440c752ff270cc674d46f2dfa2ceb47dac030f6)

16 years agoclient[ADDR_INDEX] is an IPv4 mapped to IPv6, but
Jeremy Allison [Thu, 6 Mar 2008 22:44:07 +0000 (14:44 -0800)]
client[ADDR_INDEX] is an IPv4 mapped to IPv6, but
the list item is not. Try and match the IPv4 part of
address only. This will happen a lot on IPv6 enabled
systems with IPv4 allow/deny lists in smb.conf.
Bug #5311.
Jeremy.
(This used to be commit 7c3550f82c51ce173b13e568762f728ecb881e85)

16 years agoFix _dssetup_DsRoleGetPrimaryDomainInformation().
Günther Deschner [Thu, 6 Mar 2008 19:44:28 +0000 (20:44 +0100)]
Fix _dssetup_DsRoleGetPrimaryDomainInformation().

Guenther
(This used to be commit 5eb7b7a9db4bda40660df5ab67bfea99e75716f9)

16 years agoFix the build of cifs.spnego.
Günther Deschner [Thu, 6 Mar 2008 18:47:28 +0000 (19:47 +0100)]
Fix the build of cifs.spnego.

Guenther
(This used to be commit 9eaaf17d30388ef9446fb18e69197baa699b7eac)

16 years agoRevert "Build: Add an rpath of $(LIBDIR) to binary targets."
Michael Adam [Thu, 6 Mar 2008 16:49:07 +0000 (17:49 +0100)]
Revert "Build: Add an rpath of $(LIBDIR) to binary targets."

This reverts commit 3a0f781352f364ce625a35ffd78257b27d984c47.

This needs more thought.

Setting RPATH like this does not work on all supported
platforms (Linux, Solaris and AIX seem to work, HP-UX,
Tru64 and MacOS don't, MacOS doesn't even seem to have
an rpath at all prior to 10.4).

What is more, rpath also has some bad effects (when
updating libraries, e.g.), so it should not be set
unconditionally.

I will come up with a confiugure mechanism to control this.

For now, just use the LDFLAGS environment variable if
you want to use an rpath.

Sorry for any inconveniences.

Michael
(This used to be commit 6850dc242b010bdcef5e427e51be04201f55b7f3)

16 years agoRe-run make idl.
Günther Deschner [Thu, 6 Mar 2008 15:43:05 +0000 (16:43 +0100)]
Re-run make idl.

Guenther
(This used to be commit c0bc09854f0cea03bc0cc6845244ff12ca7229b6)

16 years agoIgnore Kerberos PAC type 12.
Günther Deschner [Thu, 6 Mar 2008 15:41:24 +0000 (16:41 +0100)]
Ignore Kerberos PAC type 12.

Until we worked out the PAC_TYPE_UNKNOWN_12 format (or received documentation)
ignore it so that the PAC parsing can proceed.

Guenther
(This used to be commit 3630ec26c99fdea46c47117d026f9bffb2c4590a)

16 years agoEliminate global variable in_client and a plethora of extern declarations.
Derrell Lipman [Thu, 6 Mar 2008 15:41:42 +0000 (10:41 -0500)]
Eliminate global variable in_client and a plethora of extern declarations.

Derrell
(This used to be commit b7f34e7ef2907b498a0645ce68f2773ed7d60cdc)

16 years agoFix a "nested extern declaration" warning
Volker Lendecke [Thu, 6 Mar 2008 11:44:41 +0000 (12:44 +0100)]
Fix a "nested extern declaration" warning
(This used to be commit e473e6d50c56f52ef5e4853e4ca3b3548af06f51)

16 years agoCheck for NULL pointers before dereferencing them.
Derrell Lipman [Thu, 6 Mar 2008 14:00:37 +0000 (09:00 -0500)]
Check for NULL pointers before dereferencing them.
(This used to be commit 6f65390cec218a6aac4370ee381f30439617dcec)

16 years agoBuild: Add an rpath of $(LIBDIR) to binary targets.
Michael Adam [Thu, 6 Mar 2008 13:50:52 +0000 (14:50 +0100)]
Build: Add an rpath of $(LIBDIR) to binary targets.

This removes the need of setting LD_LIBRARY_PATH.

Michael
(This used to be commit 3a0f781352f364ce625a35ffd78257b27d984c47)

16 years agoRe-run make idl.
Günther Deschner [Thu, 6 Mar 2008 13:47:21 +0000 (14:47 +0100)]
Re-run make idl.

Guenther
(This used to be commit 9ccda75b376b559f81ed11e729bc11a1c83f6861)

16 years agoSlowly making progress on PAC_UNKNOWN_12.
Günther Deschner [Thu, 6 Mar 2008 13:15:07 +0000 (14:15 +0100)]
Slowly making progress on PAC_UNKNOWN_12.

unknown1 and unknown2 are offset headers for the strings.

Guenther
(This used to be commit 7af70e75b9abf92921f33ec4207ad486ee2493d6)

16 years agoChange default bufsize to 512k
Volker Lendecke [Sat, 1 Mar 2008 11:11:22 +0000 (12:11 +0100)]
Change default bufsize to 512k

I did not do any scientific tests, but the dummy test on my laptop against a
w2k3 vmware shows that in this specific situation going beyond 512k seems not
to gain anything anymore.

smb: \> iosize 64512
iosize is now 64512
smb: \> lcd /dev
smb: \> get random null
getting file \random of size 104857600 as null (33453,1 kb/s) (average 19718,5 kb/s)
smb: \> get random null
getting file \random of size 104857600 as null (34236,0 kb/s) (average 20509,1 kb/s)
smb: \> iosize 524288
iosize is now 524288
smb: \> get random null
getting file \random of size 104857600 as null (49042,1 kb/s) (average 22521,9 kb/s)
smb: \> get random null
getting file \random of size 104857600 as null (49420,8 kb/s) (average 23432,9 kb/s)
smb: \> iosize 1048576
iosize is now 1048576
smb: \> get random null
getting file \random of size 104857600 as null (49420,8 kb/s) (average 24284,2 kb/s)
smb: \> get random null
getting file \random of size 104857600 as null (49136,3 kb/s) (average 25076,9 kb/s)
(This used to be commit 1bcfef6a9093aa873550a263dc142c8a3f5edffd)

16 years agoUse io_bufsize as window size in smbclient get command
Volker Lendecke [Sat, 1 Mar 2008 11:05:09 +0000 (12:05 +0100)]
Use io_bufsize as window size in smbclient get command
(This used to be commit e602f06cbba852a7eacd15b2511ef2571a95cc80)

16 years agoConvert cli_read to use cli_pull
Volker Lendecke [Thu, 28 Feb 2008 14:26:01 +0000 (15:26 +0100)]
Convert cli_read to use cli_pull
(This used to be commit d69b20111a849152a7d9108763207c813bf9068b)

16 years agoAdd async cli_pull support
Volker Lendecke [Thu, 28 Feb 2008 14:21:33 +0000 (15:21 +0100)]
Add async cli_pull support

This is the big (and potentially controversial) one. It took a phone call to
explain to metze what is going on inside cli_pull_read_done, but I would really
like everybody to understand this function. It is a very good and reasonably
complex example of async programming. If we want more asynchronism in s3, this
is what we will have to deal with :-)

Make use of it in the smbclient "get" command.

Volker
(This used to be commit 76f9b360ee1d973630d82d401eeddce858189301)

16 years agoAdd infrastructure to support async SMB requests
Volker Lendecke [Thu, 28 Feb 2008 13:41:25 +0000 (14:41 +0100)]
Add infrastructure to support async SMB requests
(This used to be commit e2153301351559f30f2714345f4c1ca6c5f1a45f)

16 years agoAdd basic infrastructure for general async requests
Volker Lendecke [Thu, 28 Feb 2008 12:55:53 +0000 (13:55 +0100)]
Add basic infrastructure for general async requests
(This used to be commit 9f8b2a87ee8bba930b776dcfda608a5639f6d55a)

16 years agoMerge commit 'origin/v3-2-stable' into v3-2-test
Stefan Metzmacher [Thu, 6 Mar 2008 12:16:30 +0000 (13:16 +0100)]
Merge commit 'origin/v3-2-stable' into v3-2-test

This brings the release-3-2-0pre2 tag into the v3-2-test history.

I skipped the source/VERSION changes.

metze
(This used to be commit 6761fed30821b30246a0f25874566f8a6019abde)

16 years agoBe more verbose why create local token has failed during
Günther Deschner [Thu, 6 Mar 2008 11:24:37 +0000 (12:24 +0100)]
Be more verbose why create local token has failed during
NTLMSSP and Kerberos session setup

Guenther
(This used to be commit 18b8c2c19e50aee8fc900c7507244cb95014a4fa)

16 years agoFix an uninitialized variable, Coverity ID 481
Volker Lendecke [Thu, 6 Mar 2008 10:42:48 +0000 (11:42 +0100)]
Fix an uninitialized variable, Coverity ID 481
(This used to be commit 9e4f576abfdd5605f4db9bb87c22ec68c94ff850)

16 years agoFix a memleak
Volker Lendecke [Thu, 6 Mar 2008 10:37:01 +0000 (11:37 +0100)]
Fix a memleak

Fixes Coverity ID 557
(This used to be commit fe882a575152233de6f4bf2143aca681319b0226)

16 years agoCheck the right pointer for non-NULL
Volker Lendecke [Thu, 6 Mar 2008 10:27:49 +0000 (11:27 +0100)]
Check the right pointer for non-NULL

Fix Coverity ID 558, 559
(This used to be commit 8e33d19d93ef57a9438aad085aaf04b7c09fe09b)

16 years agoMake test: set LD_LIBRARY_PATH for make test_shlibs and friends.
Michael Adam [Thu, 6 Mar 2008 09:26:29 +0000 (10:26 +0100)]
Make test: set LD_LIBRARY_PATH for make test_shlibs and friends.

Michael
(cherry picked from commit 21a527569bccff8e8cb6e751c9f3fce6ff598204)
(This used to be commit 25a63d044e82ae3cbd9b8e350fcf4cf548236caa)

16 years agoFix build targets for bin/net.
Günther Deschner [Wed, 5 Mar 2008 21:21:10 +0000 (22:21 +0100)]
Fix build targets for bin/net.

Guenther
(cherry picked from commit 5159e3dafa9f9bb85cde6681052d8f54b8bf8a2e)
(This used to be commit 1718c1b5448d0e73cbd50da5ffba29a487d68b3d)

16 years agoAnother build fix for pam_smbpass: make sure libwbclient is there.
Günther Deschner [Wed, 5 Mar 2008 18:54:34 +0000 (19:54 +0100)]
Another build fix for pam_smbpass: make sure libwbclient is there.

Guenther
(cherry picked from commit f6762f9cd0b2ace46e16d246adf2e386749650f9)
(This used to be commit 4c2a6ef16090df2bca0811806c982e0e8f3f1eb8)

16 years agoRespect FAMChanged -- attempt to fix bug 5307
Volker Lendecke [Thu, 6 Mar 2008 06:19:46 +0000 (07:19 +0100)]
Respect FAMChanged -- attempt to fix bug 5307

Thanks to Ricardo Santos
(cherry picked from commit 8ef57a34ebf24e577ba7bca57a5456c1f78a3659)
(This used to be commit a00275fde179ab8228fa9d678ec114b677bdecc0)

16 years agoBuild: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.so
Michael Adam [Wed, 5 Mar 2008 22:47:59 +0000 (23:47 +0100)]
Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.so

Reported by Christian McHugh <christian.mchugh@nau.edu> on the samba ML.

Michael
(cherry picked from commit 3398403c22c0f39b0d91621d81e31004fc8d28bc)
(This used to be commit 350edda357a527822468bc055f6b866e11a99de7)

16 years agoMakefile: reformat - break long target lines.
Michael Adam [Wed, 5 Mar 2008 14:04:28 +0000 (15:04 +0100)]
Makefile: reformat - break long target lines.

Michael
(cherry picked from commit e26133808469cb7e9acc41cb15219d7b736d228a)
(This used to be commit f3c06fccd6011d4e3c2e3f0dc1e37a0eb7e0f645)

16 years agoMakefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.
Michael Adam [Wed, 5 Mar 2008 13:16:46 +0000 (14:16 +0100)]
Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.

Michael
(cherry picked from commit 237ea62a49fbf47634b55795c1065250d5148600)
(This used to be commit 393fc8df2898208dff14aedd7b0924624cc4f164)

16 years agoMake test: set LD_LIBRARY_PATH for make test_shlibs and friends.
Michael Adam [Thu, 6 Mar 2008 09:26:29 +0000 (10:26 +0100)]
Make test: set LD_LIBRARY_PATH for make test_shlibs and friends.

Michael
(This used to be commit 21a527569bccff8e8cb6e751c9f3fce6ff598204)

16 years agoRespect FAMChanged -- attempt to fix bug 5307
Volker Lendecke [Thu, 6 Mar 2008 06:19:46 +0000 (07:19 +0100)]
Respect FAMChanged -- attempt to fix bug 5307

Thanks to Ricardo Santos
(This used to be commit 8ef57a34ebf24e577ba7bca57a5456c1f78a3659)

16 years agoIn libnetapi, point out that lp_load has failed.
Günther Deschner [Wed, 5 Mar 2008 23:45:20 +0000 (00:45 +0100)]
In libnetapi, point out that lp_load has failed.

Guenther
(cherry picked from commit be673bfc61559f661040c6fb1ba7d2e4552967f2)
(This used to be commit 0fba3713e1c3379edcd99fb28ddac21616f34777)

16 years agoFix lp_load with an empty registry and "config backend = registry". Michael, please...
Günther Deschner [Wed, 5 Mar 2008 23:51:20 +0000 (00:51 +0100)]
Fix lp_load with an empty registry and "config backend = registry". Michael, please check.

Guenther
(cherry picked from commit d9f4060c660da0ad671e061b123df71d109d51b9)
(This used to be commit 11b151f3552cbcddcfe671dcda4fe0110c4f2b48)

16 years agoFix lp_load with an empty registry and "config backend = registry". Michael, please...
Günther Deschner [Wed, 5 Mar 2008 23:51:20 +0000 (00:51 +0100)]
Fix lp_load with an empty registry and "config backend = registry". Michael, please check.

Guenther
(This used to be commit d9f4060c660da0ad671e061b123df71d109d51b9)

16 years agoIn libnetapi, point out that lp_load has failed.
Günther Deschner [Wed, 5 Mar 2008 23:45:20 +0000 (00:45 +0100)]
In libnetapi, point out that lp_load has failed.

Guenther
(This used to be commit be673bfc61559f661040c6fb1ba7d2e4552967f2)

16 years agoTest: Properly track current test binary for tracking crashes.
Michael Adam [Thu, 6 Mar 2008 08:25:38 +0000 (09:25 +0100)]
Test: Properly track current test binary for tracking crashes.

Make sure the panic action always has the right test binary set.

Michael
(This used to be commit 567ac329dcec6fc839d6b25cbf1872f1f51ff7e5)

16 years agoGive a better error message why NetServerSetInfo() may fail in the gui.
Günther Deschner [Wed, 5 Mar 2008 14:21:43 +0000 (15:21 +0100)]
Give a better error message why NetServerSetInfo() may fail in the gui.

Guenther
(cherry picked from commit 1bbbebb7767b8a25532e8be3dbd274c211e34bbd)
(This used to be commit 370d030b227486ba87a98f4f6e8920f52f743a94)

16 years agoAdd PICFLAG to libnetapi Makefile.
Günther Deschner [Wed, 5 Mar 2008 12:20:32 +0000 (13:20 +0100)]
Add PICFLAG to libnetapi Makefile.

Guenther
(cherry picked from commit 29fca3c0353f2be4577613d7e38fbc51d2a370fa)
(This used to be commit 1e7ee35c0cb937405689f58e8846016b2ab44582)

16 years agoFix coverity ID 525, 526, 527, 528, 529 and 530
Volker Lendecke [Wed, 5 Mar 2008 15:20:34 +0000 (16:20 +0100)]
Fix coverity ID 525, 526, 527, 528, 529 and 530

Upon failure to allocate one of the arrays, further down the TALLOC_FREE would
have looked at the variables given to it without initizalizing.
(cherry picked from commit 6cac3127312acaac65fcd54280605605765787ad)
(This used to be commit f990498818e28cbf12fe387746b182c6893d2639)

16 years agoBuild: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.so
Michael Adam [Wed, 5 Mar 2008 22:47:59 +0000 (23:47 +0100)]
Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.so

Reported by Christian McHugh <christian.mchugh@nau.edu> on the samba ML.

Michael
(This used to be commit 3398403c22c0f39b0d91621d81e31004fc8d28bc)

16 years agoFix coverity ID 525, 526, 527, 528, 529 and 530
Volker Lendecke [Wed, 5 Mar 2008 15:20:34 +0000 (16:20 +0100)]
Fix coverity ID 525, 526, 527, 528, 529 and 530

Upon failure to allocate one of the arrays, further down the TALLOC_FREE would
have looked at the variables given to it without initizalizing.
(This used to be commit 6cac3127312acaac65fcd54280605605765787ad)

16 years agoFix build targets for bin/net.
Günther Deschner [Wed, 5 Mar 2008 21:21:10 +0000 (22:21 +0100)]
Fix build targets for bin/net.

Guenther
(This used to be commit 5159e3dafa9f9bb85cde6681052d8f54b8bf8a2e)

16 years agoAnother build fix for pam_smbpass: make sure libwbclient is there.
Günther Deschner [Wed, 5 Mar 2008 18:54:34 +0000 (19:54 +0100)]
Another build fix for pam_smbpass: make sure libwbclient is there.

Guenther
(This used to be commit f6762f9cd0b2ace46e16d246adf2e386749650f9)

16 years agoMerge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Jelmer Vernooij [Wed, 5 Mar 2008 18:42:15 +0000 (19:42 +0100)]
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
(This used to be commit 3482cd9b0e81bbc801f1cec33fca82fc45a3ddef)

16 years agoFix Coverity ID 565
Volker Lendecke [Wed, 5 Mar 2008 16:20:01 +0000 (17:20 +0100)]
Fix Coverity ID 565

This would crash safely
(This used to be commit 0f14357c86aee9a76ffbb45ea6419f4cc4106d62)

16 years agoFix a memleak -- Coverity ID 222
Volker Lendecke [Wed, 5 Mar 2008 15:28:43 +0000 (16:28 +0100)]
Fix a memleak -- Coverity ID 222
(cherry picked from commit a40781bafa3a8f0c7737164bca6cf74b0a452e72)
(This used to be commit 86cabcad74ac06d888f2a352a2bef3abea1ed85c)

16 years agoFix formatting.
Jelmer Vernooij [Wed, 5 Mar 2008 16:30:18 +0000 (17:30 +0100)]
Fix formatting.
(This used to be commit e2345ce90c3f1548f63d720c5943c8d61fdc899a)

16 years agoRevert "Make sure to generate pkgconfig files for libtdb and libtalloc."
Günther Deschner [Wed, 5 Mar 2008 15:31:04 +0000 (16:31 +0100)]
Revert "Make sure to generate pkgconfig files for libtdb and libtalloc."

This uses incorrect version numbers for tdb and talloc.

Guenther

This reverts commit df97fb019b89a147a0a2c560003d74c354fcc4b6.
(This used to be commit ead849949b1b879e2bc4a6b1f7c3d2df1962170a)

16 years agoMake sure to generate pkgconfig files for libtdb and libtalloc.
Günther Deschner [Wed, 5 Mar 2008 14:40:23 +0000 (15:40 +0100)]
Make sure to generate pkgconfig files for libtdb and libtalloc.

Guenther
(This used to be commit df97fb019b89a147a0a2c560003d74c354fcc4b6)

16 years agoGive a better error message why NetServerSetInfo() may fail in the gui.
Günther Deschner [Wed, 5 Mar 2008 14:21:43 +0000 (15:21 +0100)]
Give a better error message why NetServerSetInfo() may fail in the gui.

Guenther
(This used to be commit 1bbbebb7767b8a25532e8be3dbd274c211e34bbd)

16 years agoAdd --update option to smbget.
Charles [Wed, 5 Mar 2008 14:20:29 +0000 (15:20 +0100)]
Add --update option to smbget.
(This used to be commit 3cfa35fca64b059b307668ca0113503679e0b1fa)

16 years agoMakefile: reformat - break long target lines.
Michael Adam [Wed, 5 Mar 2008 14:04:28 +0000 (15:04 +0100)]
Makefile: reformat - break long target lines.

Michael
(This used to be commit e26133808469cb7e9acc41cb15219d7b736d228a)

16 years agoMakefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.
Michael Adam [Wed, 5 Mar 2008 13:16:46 +0000 (14:16 +0100)]
Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.

Michael
(This used to be commit 237ea62a49fbf47634b55795c1065250d5148600)

16 years agoAdd PICFLAG to libnetapi Makefile.
Günther Deschner [Wed, 5 Mar 2008 12:20:32 +0000 (13:20 +0100)]
Add PICFLAG to libnetapi Makefile.

Guenther
(This used to be commit 29fca3c0353f2be4577613d7e38fbc51d2a370fa)

16 years agoMakefile: Add explicit dependecies to libtalloc.so.
Michael Adam [Wed, 5 Mar 2008 10:39:47 +0000 (11:39 +0100)]
Makefile: Add explicit dependecies to libtalloc.so.

So as to fix building of isolated targets.

Michael
(cherry picked from commit 7dbc251e1cd28abf28342529607fa4b5f579a9c4)
(This used to be commit ad711da7972b9ccc8b82c506db830b192a833918)

16 years agoMakefile: Add explicit dependecies to libtalloc.so.
Michael Adam [Wed, 5 Mar 2008 10:39:47 +0000 (11:39 +0100)]
Makefile: Add explicit dependecies to libtalloc.so.

So as to fix building of isolated targets.

Michael
(This used to be commit 7dbc251e1cd28abf28342529607fa4b5f579a9c4)

16 years agoFix build of pam_smbpass.
Günther Deschner [Wed, 5 Mar 2008 10:31:26 +0000 (11:31 +0100)]
Fix build of pam_smbpass.

Guenther
(cherry picked from commit cd582b7705dca40b3c688c9e23d8375dab43b4d0)
(This used to be commit ecdbc96b4dd56629bb8f99c41ecf76506df91d71)

16 years agoFix build of pam_smbpass.
Günther Deschner [Wed, 5 Mar 2008 10:31:26 +0000 (11:31 +0100)]
Fix build of pam_smbpass.

Guenther
(This used to be commit cd582b7705dca40b3c688c9e23d8375dab43b4d0)

16 years agoRemove unused marshalling for SRV_NET_REMOTE_TOD.
Günther Deschner [Wed, 5 Mar 2008 09:40:52 +0000 (10:40 +0100)]
Remove unused marshalling for SRV_NET_REMOTE_TOD.

Guenther
(This used to be commit 9f0ea1d727046fef4c23bcf1e71d10f33c93b00f)

16 years agoUse rpccli_srvsvc_NetRemoteTOD() in rpcclient.
Günther Deschner [Wed, 5 Mar 2008 09:38:13 +0000 (10:38 +0100)]
Use rpccli_srvsvc_NetRemoteTOD() in rpcclient.

Guenther
(This used to be commit 5e9d8cdc948b678e5aa6e04ee13635376b7306f5)

16 years agoUse pidl for _srvsvc_NetRemoteTOD().
Günther Deschner [Wed, 5 Mar 2008 09:34:45 +0000 (10:34 +0100)]
Use pidl for _srvsvc_NetRemoteTOD().

Guenther
(This used to be commit 2b4e0f0593c6378cdac4811ded830ca694afac9e)

16 years agoRe-run make idl.
Günther Deschner [Wed, 5 Mar 2008 09:32:55 +0000 (10:32 +0100)]
Re-run make idl.

Guenther
(This used to be commit b9abb783200f6c14543c3b884b9393797cfa8dbd)

16 years agoFix IDL for srvsvc_NetRemoteTOD().
Günther Deschner [Wed, 5 Mar 2008 09:32:04 +0000 (10:32 +0100)]
Fix IDL for srvsvc_NetRemoteTOD().

Guenther
(This used to be commit cc3ec6ac65eab8c955cd17f3d4bdf58d6fcc22be)

16 years agoUse pidl for _srvsvc_NetShareSetInfo().
Günther Deschner [Wed, 5 Mar 2008 00:26:39 +0000 (01:26 +0100)]
Use pidl for _srvsvc_NetShareSetInfo().

Guenther
(This used to be commit 9bfa77edc68a887972b609bfb0aee8bbbc89ce04)

16 years agoRe-run make idl.
Günther Deschner [Tue, 4 Mar 2008 22:50:51 +0000 (23:50 +0100)]
Re-run make idl.

Guenther
(This used to be commit 4ace93c3df280558ef75b6619297e367ac9713c9)

16 years agoFix IDL for srvsvc_NetShareSetInfo().
Günther Deschner [Tue, 4 Mar 2008 22:50:23 +0000 (23:50 +0100)]
Fix IDL for srvsvc_NetShareSetInfo().

Guenther
(This used to be commit 40d780f2e75c3a62853568a149a1229828ac9da4)

16 years agoFix rpccli_srvsvc_NetSrvSetInfo call in libnetapi.
Günther Deschner [Wed, 5 Mar 2008 08:53:33 +0000 (09:53 +0100)]
Fix rpccli_srvsvc_NetSrvSetInfo call in libnetapi.

Guenther
(This used to be commit 5911529205ca69c438e0782c07ee4fe5aa95de62)

16 years agoRemove unused marshalling for SRV_NET_SRV_SET_INFO.
Günther Deschner [Tue, 4 Mar 2008 22:40:53 +0000 (23:40 +0100)]
Remove unused marshalling for SRV_NET_SRV_SET_INFO.

Guenther
(This used to be commit a7aef18797407b1f451191647d4b0225ac838817)

16 years agoUse pidl for _srvsvc_NetSrvSetInfo().
Günther Deschner [Tue, 4 Mar 2008 22:40:25 +0000 (23:40 +0100)]
Use pidl for _srvsvc_NetSrvSetInfo().

Guenther
(This used to be commit 75b0bbf790da44c45c679c374dbe09f288f3fb8c)

16 years agoRe-run make idl.
Günther Deschner [Tue, 4 Mar 2008 22:47:28 +0000 (23:47 +0100)]
Re-run make idl.

Guenther
(This used to be commit ea03cb92c481b9bb47d2a4e133cf830acb0f22a3)

16 years agoFix IDL for srvsvc_NetSrvSetInfo().
Günther Deschner [Tue, 4 Mar 2008 22:47:01 +0000 (23:47 +0100)]
Fix IDL for srvsvc_NetSrvSetInfo().

Guenther
(This used to be commit 024021daabe825bc7a033951aa1073ab76bd34aa)

16 years agoRemove unused marshalling for SRV_NET_SRV_GET_INFO.
Günther Deschner [Tue, 4 Mar 2008 22:26:27 +0000 (23:26 +0100)]
Remove unused marshalling for SRV_NET_SRV_GET_INFO.

Guenther
(This used to be commit 53a7e9b07d07d3e9d21360dee35fee27b46929b3)

16 years agoUse rpccli_srvsvc_NetSrvGetInfo() in rpcclient.
Günther Deschner [Tue, 4 Mar 2008 22:11:53 +0000 (23:11 +0100)]
Use rpccli_srvsvc_NetSrvGetInfo() in rpcclient.

Guenther
(This used to be commit 4a74f1e8d2c45574973fc4c0ce4fbc9a843afaa0)

16 years agoUse pidl for _srvsvc_NetSrvGetInfo().
Günther Deschner [Tue, 4 Mar 2008 22:07:45 +0000 (23:07 +0100)]
Use pidl for _srvsvc_NetSrvGetInfo().

Guenther
(This used to be commit 34caa41fa6d44165b470508261c2bde124fc4955)

16 years agoWhitespace cleanup in srvsvc server.
Günther Deschner [Tue, 4 Mar 2008 20:46:09 +0000 (21:46 +0100)]
Whitespace cleanup in srvsvc server.

Guenther
(This used to be commit 3c0a3f8de742678b56f6b998a014105c05400666)

16 years agoFix proxy_srvsvc_call().
Günther Deschner [Tue, 4 Mar 2008 21:54:14 +0000 (22:54 +0100)]
Fix proxy_srvsvc_call().

Wow, this must have been broken a long time already.

Guenther
(This used to be commit 821762e5ab32a2fbea7c41f1d2c2ea8589daa1d3)

16 years agoAdd secure_channel_type to libnetjoin.
Günther Deschner [Tue, 4 Mar 2008 18:04:54 +0000 (19:04 +0100)]
Add secure_channel_type to libnetjoin.

Guenther
(This used to be commit f88910c1e5186737da4eda5a7a396c3238fc6775)

16 years agoask for the keyid in the release script.
Karolin Seeger [Tue, 4 Mar 2008 16:27:08 +0000 (17:27 +0100)]
ask for the keyid in the release script.
(This used to be commit bccae9487485a6c9468bc6afb9ada8c8d9f6e135)

16 years agoRe-run make idl.
Günther Deschner [Tue, 4 Mar 2008 11:28:36 +0000 (12:28 +0100)]
Re-run make idl.

Guenther
(cherry picked from commit 8e601e2365f50e582de442daa1559f828bda3e89)
(This used to be commit 3c26f1899e4b1d47f0463f05a81ac70d6d484e7a)

16 years agoAdd new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).
Günther Deschner [Tue, 4 Mar 2008 11:26:05 +0000 (12:26 +0100)]
Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).

We need at least to parse this in order to correctly support kerberized session
setup from w2k8 as well as local pam_winbind logons using kerberos.

Guenther
(cherry picked from commit 4ba62d49d740c43cf17ceef1534cf1c8a7e4a130)
(This used to be commit a3b623bfbbfb1abe0c1f0adcf83afbf808df60a4)

16 years agoRe-run make idl.
Günther Deschner [Tue, 4 Mar 2008 11:28:36 +0000 (12:28 +0100)]
Re-run make idl.

Guenther
(This used to be commit 8e601e2365f50e582de442daa1559f828bda3e89)

16 years agoAdd new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).
Günther Deschner [Tue, 4 Mar 2008 11:26:05 +0000 (12:26 +0100)]
Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).

We need at least to parse this in order to correctly support kerberized session
setup from w2k8 as well as local pam_winbind logons using kerberos.

Guenther
(This used to be commit 4ba62d49d740c43cf17ceef1534cf1c8a7e4a130)

16 years agoFix counter mismatch in lsa_LookupNames3 server.
Günther Deschner [Tue, 4 Mar 2008 12:19:38 +0000 (13:19 +0100)]
Fix counter mismatch in lsa_LookupNames3 server.

Guenther
(cherry picked from commit e052d6f2c82a644986e5d99f640310d71cd5c396)
(This used to be commit 59d5e15ee50fbae858358aedf0e458b7e4a4af20)

16 years agoFix counter mismatch in lsa_LookupNames server.
Günther Deschner [Tue, 4 Mar 2008 12:16:02 +0000 (13:16 +0100)]
Fix counter mismatch in lsa_LookupNames server.

Guenther
(cherry picked from commit 80fd085c34befd38d33cf6e59080a2a36016a92d)
(This used to be commit af7aded25d9007a8c2037940ab90fb30d0a3eef2)

16 years agoFix lsa_QueryInfoPolicy: make proper talloc copies of the sids.
Günther Deschner [Tue, 4 Mar 2008 11:46:15 +0000 (12:46 +0100)]
Fix lsa_QueryInfoPolicy: make proper talloc copies of the sids.

Guenther
(cherry picked from commit b9441232d66d78e66464be6c9748a023681ce6ca)
(This used to be commit 1081da4d83dbfb6d87c3267c5e00e668b2151294)

16 years agoZero more structs initially in LSA rpc server.
Günther Deschner [Tue, 4 Mar 2008 10:06:02 +0000 (11:06 +0100)]
Zero more structs initially in LSA rpc server.

Guenther
(cherry picked from commit d7ce643285276790a65faff76666498595a508d7)
(This used to be commit 7867f40567503db32dbb13b4fca19792cf198505)

16 years agoFix counter mismatch in lsa_LookupNames3 server.
Günther Deschner [Tue, 4 Mar 2008 12:19:38 +0000 (13:19 +0100)]
Fix counter mismatch in lsa_LookupNames3 server.

Guenther
(This used to be commit e052d6f2c82a644986e5d99f640310d71cd5c396)

16 years agoFix counter mismatch in lsa_LookupNames server.
Günther Deschner [Tue, 4 Mar 2008 12:16:02 +0000 (13:16 +0100)]
Fix counter mismatch in lsa_LookupNames server.

Guenther
(This used to be commit 80fd085c34befd38d33cf6e59080a2a36016a92d)

16 years agoUpdate release date.
Karolin Seeger [Tue, 4 Mar 2008 08:53:37 +0000 (09:53 +0100)]
Update release date.

Karolin
(cherry picked from commit 491535d0911c64869055b85a210c2ef076086b83)
(This used to be commit 5eacf7c672ce8a2cf17f05c62789d321ed9d89bb)

16 years agoFix lsa_QueryInfoPolicy: make proper talloc copies of the sids.
Günther Deschner [Tue, 4 Mar 2008 11:46:15 +0000 (12:46 +0100)]
Fix lsa_QueryInfoPolicy: make proper talloc copies of the sids.

Guenther
(This used to be commit b9441232d66d78e66464be6c9748a023681ce6ca)

16 years agoFix crash bug in pdb_init_ldapsam().
Günther Deschner [Tue, 4 Mar 2008 10:02:26 +0000 (11:02 +0100)]
Fix crash bug in pdb_init_ldapsam().

Karolin, this needs to be in 3-2-stable.

Guenther
(cherry picked from commit 0d73bde6de4391e7aec862424762473441fa0905)
(This used to be commit 4c2d6ce18daf07de7233e3e90bd24fa2a5f9e945)

16 years agoUse TALLOC_FREE in libnetjoin debugging dump code.
Günther Deschner [Tue, 4 Mar 2008 10:07:13 +0000 (11:07 +0100)]
Use TALLOC_FREE in libnetjoin debugging dump code.

Guenther
(This used to be commit b753087ff79c1d35a409eddc1f61e115e887c1e1)

16 years agoZero more structs initially in LSA rpc server.
Günther Deschner [Tue, 4 Mar 2008 10:06:02 +0000 (11:06 +0100)]
Zero more structs initially in LSA rpc server.

Guenther
(This used to be commit d7ce643285276790a65faff76666498595a508d7)

16 years agoMove talloc_init to the right place in "net ads join".
Günther Deschner [Tue, 4 Mar 2008 10:04:36 +0000 (11:04 +0100)]
Move talloc_init to the right place in "net ads join".

Guenther
(This used to be commit 8cd07c1fa8f435f7ff3dc79c195da9324fb2452f)