obnox/samba-ctdb.git
16 years agoRemove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison [Fri, 7 Dec 2007 20:02:44 +0000 (12:02 -0800)]
Remove pstrings completely except for smbctool (what does this do ?).
Don't build this for now.
Jeremy.
(This used to be commit 46b67fd82c795d1a34a1efca9e409c0f3fa4f3a2)

16 years agoRemove pstring from clitar.c
Jeremy Allison [Fri, 7 Dec 2007 19:28:16 +0000 (11:28 -0800)]
Remove pstring from clitar.c
Jeremy
(This used to be commit 1d5fee5038413c90b367434f9066d947849bdaed)

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Fri, 7 Dec 2007 17:57:19 +0000 (09:57 -0800)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
(This used to be commit 0c21c5fa84e18d78801ab79abd726e5588902476)

16 years agoAdd NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).
Günther Deschner [Fri, 7 Dec 2007 15:19:34 +0000 (16:19 +0100)]
Add NT_STATUS_DOWNGRADE_DETECTED (thanks to Magnus Mertens).

Guenther
(This used to be commit 970daaa0a620d8e47475909cd7b5e54869602530)

16 years agoAttempt to fix make test :-)
Volker Lendecke [Fri, 7 Dec 2007 14:55:57 +0000 (15:55 +0100)]
Attempt to fix make test :-)
(This used to be commit de3a3e3745e58cbfa777ae426e38bad3d74230d4)

16 years agoPass only internal oplock request values to create_file
Volker Lendecke [Fri, 7 Dec 2007 11:57:11 +0000 (12:57 +0100)]
Pass only internal oplock request values to create_file

Other callers (e.g. reply_open_and_X) might have other ideas of the bit
shuffling
(This used to be commit 6a58d823e51ccc8efd6682005e367c9096abc993)

16 years agoMore parameter shuffling
Volker Lendecke [Fri, 7 Dec 2007 11:39:30 +0000 (12:39 +0100)]
More parameter shuffling
(This used to be commit 8f70f691ffa3e171a73d04a1c867aa6fca4d4583)

16 years agoRe-arrange create_file() parameters
Volker Lendecke [Fri, 7 Dec 2007 10:58:40 +0000 (11:58 +0100)]
Re-arrange create_file() parameters

This changes them to be a bit closer to open_file_ntcreate and thus provides
less surprises to developers
(This used to be commit d000258b96b9bb714efdfe982947370a6dfb5d55)

16 years agoMake fname arg to create_file a "const char *"
Volker Lendecke [Fri, 7 Dec 2007 09:46:11 +0000 (10:46 +0100)]
Make fname arg to create_file a "const char *"
(This used to be commit da94b5f9e37f38880e8ca4c2c7f8de6838864321)

16 years agoFix two unused variable warnings
Volker Lendecke [Fri, 7 Dec 2007 08:20:45 +0000 (09:20 +0100)]
Fix two unused variable warnings

I know this will be overwritten by the next "make idl", but it just bugs me
*now* :-)

Volker
(This used to be commit a0abb885214ed29659889e359aecb60fb6dec100)

16 years agoAllow to set custom message in wkssvc messagebuffer.
Günther Deschner [Fri, 7 Dec 2007 10:56:48 +0000 (11:56 +0100)]
Allow to set custom message in wkssvc messagebuffer.

Guenther
(This used to be commit 4c03cbdc816842f1d657fdc8499e3ad9a459f0d7)

16 years agoFix build with new werror based pidl rpc.
Günther Deschner [Mon, 3 Dec 2007 21:12:31 +0000 (22:12 +0100)]
Fix build with new werror based pidl rpc.

Guenther
(This used to be commit 0e8fdfac8a7754c105f01bd21816a7940c20e878)

16 years agoAdd cmd_wkssvc_messagebuffersend().
Günther Deschner [Thu, 6 Dec 2007 18:06:30 +0000 (19:06 +0100)]
Add cmd_wkssvc_messagebuffersend().

Guenther
(This used to be commit 71e512efabe833a850cce3ed827415b5d1c032d5)

16 years agoAdd getjoininformation to rpcclient.
Günther Deschner [Mon, 3 Dec 2007 12:12:26 +0000 (13:12 +0100)]
Add getjoininformation to rpcclient.

Guenther
(This used to be commit 699f6b1bc332b1e2834f5c384440b2501838c43f)

16 years ago*Really* fix the no password -N opt :-).
Jeremy Allison [Fri, 7 Dec 2007 03:15:56 +0000 (19:15 -0800)]
*Really* fix the no password -N opt :-).
Jeremy.
(This used to be commit 187d8a94eae87a32432c7c295698517b6ae31523)

16 years agoFix the '-N' option.
Jeremy Allison [Fri, 7 Dec 2007 03:06:34 +0000 (19:06 -0800)]
Fix the '-N' option.
Jeremy.
(This used to be commit b91b61b54f02f11d80fc25b268faa354fcd1f6e0)

16 years agoThese should be char *, but replace them with [1024] for now
Jeremy Allison [Fri, 7 Dec 2007 03:01:27 +0000 (19:01 -0800)]
These should be char *, but replace them with [1024] for now
to eliminate the pstring data type.
Jeremy
(This used to be commit d690ba77107d8c2b722972300272f9d540641ce9)

16 years agoMake all the tools use the proper accessor functions.
Jeremy Allison [Fri, 7 Dec 2007 02:58:01 +0000 (18:58 -0800)]
Make all the tools use the proper accessor functions.
Jeremy.
(This used to be commit 6d61bb87975839adb25c304e5e5041f91b12d236)

16 years agoFix typos in auth change.
Jeremy Allison [Fri, 7 Dec 2007 02:52:36 +0000 (18:52 -0800)]
Fix typos in auth change.
Jeremy.
(This used to be commit 440e9f5b51e42e5dc5ce3f8d10b9e43ca31e87ef)

16 years agoMissed smbmnt popt.
Jeremy Allison [Fri, 7 Dec 2007 02:51:10 +0000 (18:51 -0800)]
Missed smbmnt popt.
Jeremy.
(This used to be commit da558a7bdb40c755aee60198d1f9eb9efe4c5463)

16 years agoGet closer to building with smbmount. Move parameter line changes
Jeremy Allison [Fri, 7 Dec 2007 02:49:39 +0000 (18:49 -0800)]
Get closer to building with smbmount. Move parameter line changes
into lib/util.c
Jeremy.
(This used to be commit 6ac5d81655927ba8eabea35adaae5adfcbb821c9)

16 years agoAdd popt to binaries in makefile. Hack clitar to compile until I fix it.
Jeremy Allison [Fri, 7 Dec 2007 02:08:01 +0000 (18:08 -0800)]
Add popt to binaries in makefile. Hack clitar to compile until I fix it.
Jeremy.
(This used to be commit 252ef28bb8f1406fdd92edba8538cb9e88f0b77f)

16 years agoMake cmdline_auth_info private to lib/popt_common.c. Provide
Jeremy Allison [Fri, 7 Dec 2007 01:22:57 +0000 (17:22 -0800)]
Make cmdline_auth_info private to lib/popt_common.c. Provide
accessor functions.
Jeremy.
(This used to be commit 420195dd3e8b1b6771ab8be8bc974edaafc0cf8f)

16 years agoFix clidfs.c compile.
Jeremy Allison [Fri, 7 Dec 2007 01:17:03 +0000 (17:17 -0800)]
Fix clidfs.c compile.
Jeremy.
(This used to be commit 76034d1529a594837725cf599d97019eed7226b4)

16 years agoRemove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison [Fri, 7 Dec 2007 01:16:33 +0000 (17:16 -0800)]
Remove pstrings from client/client.c by doing a large rewrite.
Mostly compiles....
Jeremy.
(This used to be commit c87f3eba9aa52f4ab25d77e2167262bf5c43b1a6)

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Thu, 6 Dec 2007 19:17:37 +0000 (11:17 -0800)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
(This used to be commit 48252d124d83aaa502b7821564978b9bf5babd03)

16 years agoAllow to set level in cmd_wkssvc_wkstagetinfo().
Günther Deschner [Thu, 6 Dec 2007 18:05:54 +0000 (19:05 +0100)]
Allow to set level in cmd_wkssvc_wkstagetinfo().

Guenther
(This used to be commit 2c287ce0507a019aaa4d8dec74bc5c515ec2e3c7)

16 years agoDon't understand this. I have no changes here....
Jeremy Allison [Thu, 6 Dec 2007 18:10:16 +0000 (10:10 -0800)]
Don't understand this. I have no changes here....
Jeremy.
(This used to be commit 49534432d4c63d0dfd7bf080c30adecef06deade)

16 years agoMake output of net getdomainsid more meaningful. Unify spelling of SID. Display usage...
Karolin Seeger [Thu, 6 Dec 2007 12:54:45 +0000 (13:54 +0100)]
Make output of net getdomainsid more meaningful. Unify spelling of SID. Display usage if superfluous arguments are given.

Karolin
(This used to be commit cb3a2dfeb047d45bb9eec8cb97d3ba288f21887e)

16 years agoRemove an incredible amount of whitespace.
Michael Adam [Thu, 6 Dec 2007 12:51:25 +0000 (13:51 +0100)]
Remove an incredible amount of whitespace.

Sorry - could not resist. Michael
(This used to be commit 1000c98eae0886dbdf60beb1fe64d66ec009746b)

16 years agoRemove trailing slashes from service name
Andreas Schneider [Thu, 6 Dec 2007 11:29:52 +0000 (12:29 +0100)]
Remove trailing slashes from service name
(This used to be commit a9b686bfdcf993d5423875543f154607836ac143)

16 years agoprinting: remove emtpy print_test.c
Stefan Metzmacher [Thu, 6 Dec 2007 08:55:32 +0000 (09:55 +0100)]
printing: remove emtpy print_test.c

metze
(This used to be commit 178afff8791992aee78869f17458dca0956bc116)

16 years agolibads: fix typo
Stefan Metzmacher [Thu, 6 Dec 2007 08:53:42 +0000 (09:53 +0100)]
libads: fix typo

metze
(This used to be commit b55b19190d9c1199be13727a75a5936d6f5f15a8)

16 years agoFix path length limits on cli_list (outgoing. Incoming
Jeremy Allison [Thu, 6 Dec 2007 00:56:19 +0000 (16:56 -0800)]
Fix path length limits on cli_list (outgoing. Incoming
will be fixed with pstring elimination).
Jeremy.
(This used to be commit cd43b93d405bf892d1d8941b2d1e64d7d53adf69)

16 years agoImprove a debug message.
Michael Adam [Thu, 6 Dec 2007 00:49:37 +0000 (01:49 +0100)]
Improve a debug message.

Michael
(This used to be commit 1ea3ec9271f56f7aec8a01681f5eb4adcbfe0588)

16 years agoMerge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simo
Simo Sorce [Wed, 5 Dec 2007 22:55:50 +0000 (17:55 -0500)]
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simo
(This used to be commit 78581ad070dd6e1886dd2094cf75ebebbb83d9a6)

16 years agopstring removal.
Jeremy Allison [Wed, 5 Dec 2007 22:55:08 +0000 (14:55 -0800)]
pstring removal.
Jeremy.
(This used to be commit 66e7e30b13bc6904f20a1b4277143c63f8beec83)

16 years agoMerge commit 'origin/v3-2-test' into v3-2-simo
Simo Sorce [Wed, 5 Dec 2007 22:54:50 +0000 (17:54 -0500)]
Merge commit 'origin/v3-2-test' into v3-2-simo
(This used to be commit 1b133d111596f7fb6a42e526ab69f621df97956a)

16 years agoFix warning
Simo Sorce [Wed, 5 Dec 2007 22:54:09 +0000 (17:54 -0500)]
Fix warning
(This used to be commit 05bca093d107609f236928f338e2512a628c2c91)

16 years agoRemove arbitrary 1k limit on pathnames. Malloc them.
Jeremy Allison [Wed, 5 Dec 2007 21:31:24 +0000 (13:31 -0800)]
Remove arbitrary 1k limit on pathnames. Malloc them.
Jeremy.
(This used to be commit 71770b4c1d021d829deeb53a6ea3b747fce55c84)

16 years ago* helper source for handling cifs kernel module upcall for kerberos
Igor Mammedov [Wed, 5 Dec 2007 15:23:39 +0000 (18:23 +0300)]
* helper source for handling cifs kernel module upcall for kerberos

authorization
* Added -c option to set service prefix to "cifs" in service principal by
default service prefix "host" is used
* replaced malloc/free/srtncpy with replacements from samba project

Signed-off-by: Igor Mammedov <niallain@gmail.com>
(This used to be commit 705f06a0315df83071b799fc77ecf20510a5a1ac)

16 years ago* Adds support for cifs.spnego helper into configure and Makefile.in
Igor Mammedov [Wed, 5 Dec 2007 15:21:29 +0000 (18:21 +0300)]
* Adds support for cifs.spnego helper into configure and Makefile.in

* Added checks for spnego prereq keyutils.h and kerberos in configure.in

Signed-off-by: Igor Mammedov <niallain@gmail.com>
(This used to be commit f802db70b8675df43fba892986203bbeac2d02f8)

16 years agoCompile fix to the automount support. Patch from GlaDiaC.
Gerald (Jerry) Carter [Wed, 5 Dec 2007 17:52:35 +0000 (11:52 -0600)]
Compile fix to the automount support.  Patch from GlaDiaC.
(This used to be commit 487ab6e75e8b8d15f2a37e4ba4129eb2475d4c86)

16 years agoFix a debug message (missing newline).
Michael Adam [Wed, 5 Dec 2007 16:14:12 +0000 (17:14 +0100)]
Fix a debug message (missing newline).

Michael
(This used to be commit 2a1755327f6cef6c969308e9ebcb238048535533)

16 years agoThere's no point in passing down a 0
Volker Lendecke [Wed, 5 Dec 2007 14:34:07 +0000 (15:34 +0100)]
There's no point in passing down a 0
(This used to be commit 525a6887afcae8d8e740cf194a412c21da899649)

16 years agoremove some statics
Volker Lendecke [Sat, 24 Nov 2007 14:47:04 +0000 (15:47 +0100)]
remove some statics
(This used to be commit 97c9a4042d36178a728b5e0f8923091c7069366d)

16 years agoRemove some globals
Volker Lendecke [Sat, 24 Nov 2007 16:27:54 +0000 (17:27 +0100)]
Remove some globals
(This used to be commit 31d0a846db08d845e6cdfd85def4ac1c34031e02)

16 years agoMake share_info_db_init static
Volker Lendecke [Sat, 24 Nov 2007 21:50:36 +0000 (22:50 +0100)]
Make share_info_db_init static
(This used to be commit 111502d3a2901abcff25792bed3c4038a7592410)

16 years agoRemove a static, and "signal_received" needs to be sig_atomic_t
Volker Lendecke [Sun, 25 Nov 2007 08:33:29 +0000 (09:33 +0100)]
Remove a static, and "signal_received" needs to be sig_atomic_t
(This used to be commit 8acd4a202f6b4518c2ce9cdd30f5dfb14b86c07c)

16 years agoMove create_file to open.c
Volker Lendecke [Sun, 2 Dec 2007 14:35:22 +0000 (15:35 +0100)]
Move create_file to open.c

I'm checking in this long sequence of micro-checkins for review, the overall
patch from 3b057022a5 to this is not too large.
(This used to be commit 51db8d09a4652d626c093f7bacf075c1c168fc33)

16 years agoFix an uninitialized variable
Volker Lendecke [Sun, 2 Dec 2007 13:55:01 +0000 (14:55 +0100)]
Fix an uninitialized variable
(This used to be commit ca3add2d65a242029f08482f3b82ea56b7059538)

16 years agoFix debug
Volker Lendecke [Sun, 2 Dec 2007 13:56:57 +0000 (14:56 +0100)]
Fix debug
(This used to be commit c268be54ee3bdd59980a6217a0e8e59dd3ec5ce2)

16 years agoFix attribute calculation for ntcreate&x
Volker Lendecke [Sun, 2 Dec 2007 13:37:44 +0000 (14:37 +0100)]
Fix attribute calculation for ntcreate&x
(This used to be commit 9ef81cb14952cad96c71409c04a2cc6579e3311c)

16 years agoFix error returns
Volker Lendecke [Sun, 2 Dec 2007 12:34:59 +0000 (13:34 +0100)]
Fix error returns
(This used to be commit f5cdaacd1784d3801d638fa9984b52c57dad6ebd)

16 years agoFix debugs
Volker Lendecke [Sun, 2 Dec 2007 12:34:27 +0000 (13:34 +0100)]
Fix debugs
(This used to be commit 77b31ef44a9f7c1c9b80d90653a49affee8e0372)

16 years agoImplement create_file()
Volker Lendecke [Sat, 1 Dec 2007 21:36:17 +0000 (22:36 +0100)]
Implement create_file()

Rip out the cores of reply_ntcreate_and_X and call_nt_transact_create

Volker
(This used to be commit 8cd27e4a7a1a2df0ff686ebe0b1a779511effd27)

16 years agoReformatting, also allow quotas for transact_create
Volker Lendecke [Sat, 1 Dec 2007 20:31:52 +0000 (21:31 +0100)]
Reformatting, also allow quotas for transact_create
(This used to be commit 956aae7a57364debf724a7ef0bd0074119a24d24)

16 years agoTiny refactorings
Volker Lendecke [Sat, 1 Dec 2007 19:03:47 +0000 (20:03 +0100)]
Tiny refactorings
(This used to be commit f3421c3b86aece4f8303e864c5df97485db77f88)

16 years agoSplit out sd parsing
Volker Lendecke [Sat, 1 Dec 2007 18:16:52 +0000 (19:16 +0100)]
Split out sd parsing
(This used to be commit 5a9d147e41b260cb620f026291786eeb95ebc64f)

16 years agoReformatting
Volker Lendecke [Sat, 1 Dec 2007 18:03:25 +0000 (19:03 +0100)]
Reformatting
(This used to be commit 719941605333a453c4219aed45780862c94a5c7c)

16 years agoAlign formatting, one TALLOC_FREE is enough
Volker Lendecke [Sat, 1 Dec 2007 14:07:58 +0000 (15:07 +0100)]
Align formatting, one TALLOC_FREE is enough
(This used to be commit 5bf4647dea71305d9a92875a751b24c8a2e4a916)

16 years agoMove pulling the ea list out of the way
Volker Lendecke [Sat, 1 Dec 2007 14:05:18 +0000 (15:05 +0100)]
Move pulling the ea list out of the way
(This used to be commit 753e640f49125c319d7b8f2db262e273a1727691)

16 years agoReformatting
Volker Lendecke [Sat, 1 Dec 2007 13:57:46 +0000 (14:57 +0100)]
Reformatting
(This used to be commit fb900184feeda37691cf9bd57c029988648de9f8)

16 years agoPut posix semantic calculation in the same place in both routines
Volker Lendecke [Sat, 1 Dec 2007 13:55:56 +0000 (14:55 +0100)]
Put posix semantic calculation in the same place in both routines
(This used to be commit f6d62226a33cdff41ad7881996d856b7130ef15c)

16 years agoTiny refactoring
Volker Lendecke [Sat, 1 Dec 2007 13:52:25 +0000 (14:52 +0100)]
Tiny refactoring

Reformatting, consolidate oplock calculation to the same place in both routines
(This used to be commit a855808f4851a800055bfee5df39ca72057e55f9)

16 years agoTiny refactoring
Volker Lendecke [Sat, 1 Dec 2007 13:49:58 +0000 (14:49 +0100)]
Tiny refactoring
(This used to be commit 481e35eba8e130041848887ec5fb6212e331eb14)

16 years agoTALLOC_FREE early
Volker Lendecke [Sat, 1 Dec 2007 13:38:19 +0000 (14:38 +0100)]
TALLOC_FREE early
(This used to be commit 4b1f0d1d93d1e7bd0b4fa641d4e9629af8234d71)

16 years agoconsolidate srvstr_get_path in ntcreate_and_X
Volker Lendecke [Thu, 29 Nov 2007 14:45:53 +0000 (15:45 +0100)]
consolidate srvstr_get_path in ntcreate_and_X
(This used to be commit 4a2d502903934f4c3dc6b31595fe77a2013dbc21)

16 years agoTiny refactoring
Volker Lendecke [Thu, 29 Nov 2007 14:38:00 +0000 (15:38 +0100)]
Tiny refactoring
(This used to be commit b79b16d637d41a356c036c6aac932e4504d2d7b0)

16 years agotiny refactoring
Volker Lendecke [Thu, 29 Nov 2007 14:15:33 +0000 (15:15 +0100)]
tiny refactoring
(This used to be commit 7f15a9f5a281052d2bed13a622b2fc9a24c62096)

16 years agoadd SESSSETUP_BENCH
Volker Lendecke [Tue, 4 Dec 2007 10:38:57 +0000 (11:38 +0100)]
add SESSSETUP_BENCH
(This used to be commit 3b057022a570a1fb68e03c477a6989e7d1e7cef2)

16 years agoMore pstring removal.
Jeremy Allison [Wed, 5 Dec 2007 02:47:20 +0000 (18:47 -0800)]
More pstring removal.
Jeremy.
(This used to be commit 905943137c2dafca4dc946f9b1f133fc5542eb37)

16 years agoFix sample gtk code. Does this compile ?
Jeremy Allison [Wed, 5 Dec 2007 02:24:19 +0000 (18:24 -0800)]
Fix sample gtk code. Does this compile ?
Jeremy.
(This used to be commit 750d26b7e9ab39663da0c3e6ccc1288fc08c81ea)

16 years agoOk, down to just the client/*.c code now.
Jeremy Allison [Wed, 5 Dec 2007 02:02:06 +0000 (18:02 -0800)]
Ok, down to just the client/*.c code now.
Jeremy.
(This used to be commit 7d3959f81a5439800b813ef052382e67424c90cd)

16 years agoRemove pstring from automount lookups. Remove premature optimization.
Jeremy Allison [Wed, 5 Dec 2007 01:48:38 +0000 (17:48 -0800)]
Remove pstring from automount lookups. Remove premature optimization.
Jeremy.
(This used to be commit 6863fe51b5afea234b04b073d3e1b7608d60620e)

16 years agoRemove tok pstring from util_str.c
Jeremy Allison [Wed, 5 Dec 2007 01:23:19 +0000 (17:23 -0800)]
Remove tok pstring from util_str.c
Do we even make rpctorture anymore ?
Jeremy.
(This used to be commit fecc3cc45af6145fad9a0570e6cae8422bd2443d)

16 years agopull_ascii_pstring is gone.
Jeremy Allison [Wed, 5 Dec 2007 01:05:33 +0000 (17:05 -0800)]
pull_ascii_pstring is gone.
Jeremy.
(This used to be commit 288aacce4b56d159218be311019cb951e5a232fd)

16 years agoThe usual !pstring...
Jeremy Allison [Wed, 5 Dec 2007 00:56:18 +0000 (16:56 -0800)]
The usual !pstring...
Jeremy.
(This used to be commit b676262a781363e7be49b21817668a53cca75c2d)

16 years agoMore pstring elimination.
Jeremy Allison [Wed, 5 Dec 2007 00:35:24 +0000 (16:35 -0800)]
More pstring elimination.
Jeremy.
(This used to be commit c1f70793d615df57dc7b766d67db3e9eedd0e25e)

16 years agoRemove pstrings.
Jeremy Allison [Tue, 4 Dec 2007 23:45:20 +0000 (15:45 -0800)]
Remove pstrings.
Jeremy.
(This used to be commit e3c02796f8cf49af388741d175c4011825670df0)

16 years agoAllow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().
Jeremy Allison [Tue, 4 Dec 2007 23:21:14 +0000 (15:21 -0800)]
Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().
Jeremy.
(This used to be commit 063358d87ac9a1d948c8d4b6358e926dd14bb3ac)

16 years agoRemove pstr_sprintf. Replace with snprintf.
Jeremy Allison [Tue, 4 Dec 2007 22:31:57 +0000 (14:31 -0800)]
Remove pstr_sprintf. Replace with snprintf.
Jeremy.
(This used to be commit bc9aa722231288c58554c2a48cd659c60bdcba63)

16 years agoBack to pstring removal.
Jeremy Allison [Tue, 4 Dec 2007 22:02:25 +0000 (14:02 -0800)]
Back to pstring removal.
Jeremy.
(This used to be commit 95842ae4e113e304f652120b250a70a95c66e3bc)

16 years agoFix signing bug found by Volker. That one was *subtle*.
Jeremy Allison [Tue, 4 Dec 2007 21:30:22 +0000 (13:30 -0800)]
Fix signing bug found by Volker. That one was *subtle*.
Jeremy
(This used to be commit 816aea6c1a426eb2450061b847729e22bdac33a0)

16 years agoFix crash bug with vl's new trans handling in old transs
Jeremy Allison [Tue, 4 Dec 2007 20:53:21 +0000 (12:53 -0800)]
Fix crash bug with vl's new trans handling in old transs
calls. Make this look like the (working) transs2 handling
(replace inbuf, not write to outbuf - outbuf isn't allocated
yet so you get a null deref).
Jeremy.
(This used to be commit f04e37a630f8e7538d670d34db4ea7fc7c0b50a3)

16 years agoGone from usershare.
Jeremy Allison [Tue, 4 Dec 2007 03:19:19 +0000 (19:19 -0800)]
Gone from usershare.
Jeremy.
(This used to be commit f1555f4f0d66e57fd19f200f842e4d05527accd5)

16 years agoDon't forget to delete the stackframe.
Jeremy Allison [Tue, 4 Dec 2007 02:56:54 +0000 (18:56 -0800)]
Don't forget to delete the stackframe.
Jeremy.
(This used to be commit 0551ee3402daebe5b96a66162d7702ca5a31da52)

16 years agoGetting to the home stretch for elimination of pstrings...
Jeremy Allison [Tue, 4 Dec 2007 02:48:41 +0000 (18:48 -0800)]
Getting to the home stretch for elimination of pstrings...
Jeremy.
(This used to be commit 041163551194102ca67fef52c57d87020a1d09bc)

16 years agoRemove more pstrings, from the winbindd protocol def and
Jeremy Allison [Tue, 4 Dec 2007 01:57:46 +0000 (17:57 -0800)]
Remove more pstrings, from the winbindd protocol def and
inside winbindd. Remove unused pstring types.
Jeremy.
(This used to be commit 9ccac8abb0420393569dbca73e7daf2742aa1099)

16 years agoMake strhex_to_str clear on string limits. Remove pstring from web/*.c
Jeremy Allison [Tue, 4 Dec 2007 01:17:05 +0000 (17:17 -0800)]
Make strhex_to_str clear on string limits. Remove pstring from web/*.c
Jeremy.
(This used to be commit f9c8d62389f8cb47837e5360209936176537df13)

16 years agoFix the build. fstrterminate was used in one place.
Jeremy Allison [Mon, 3 Dec 2007 23:47:30 +0000 (15:47 -0800)]
Fix the build. fstrterminate was used in one place.
Jeremy.
(This used to be commit 0ccd87c56b34bdc34c73d700d21544fe269f9141)

16 years agoRemove unused wpstring and macros. Stop using pstrcpy in smbd/*.c
Jeremy Allison [Mon, 3 Dec 2007 23:19:22 +0000 (15:19 -0800)]
Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.c
Jeremy.
(This used to be commit e72bce5b62fb0a9d0ff4a3d76490219994f303cf)

16 years agoChange tdb_unpack "P" to return a malloc'ed string rather
Jeremy Allison [Mon, 3 Dec 2007 22:54:06 +0000 (14:54 -0800)]
Change tdb_unpack "P" to return a malloc'ed string rather
than expect a pstring space to put data into.
Fix the (few) callers.
Jeremy.
(This used to be commit 7722a7d2c63f84b8105aa775b39f0ceedd4ed513)

16 years agoLast pstring here.
Jeremy Allison [Mon, 3 Dec 2007 22:11:45 +0000 (14:11 -0800)]
Last pstring here.
Jeremy.
(This used to be commit 98d86dcbd898f48748bbfbe1066a7014d25392d1)

16 years agoRemove pstring from clirap2 by completely rewriting the damn
Jeremy Allison [Mon, 3 Dec 2007 22:09:48 +0000 (14:09 -0800)]
Remove pstring from clirap2 by completely rewriting the damn
thing :-). Now with added paranoia.
Jeremy.
(This used to be commit b6b5f92bc9457220df384bdb13530c393d294ce7)

16 years agoFix shutdown callers.
Günther Deschner [Mon, 3 Dec 2007 17:40:36 +0000 (18:40 +0100)]
Fix shutdown callers.

Guenther
(This used to be commit de2fdc6b5a78932f8ea5cf4c4715296f18dae4d3)

16 years agoFix wkssvc callers.
Günther Deschner [Mon, 3 Dec 2007 17:40:09 +0000 (18:40 +0100)]
Fix wkssvc callers.

Guenther
(This used to be commit b734cd8aab163d794b969c4e1e721e81a8b4d44c)

16 years agoFix dfs callers.
Günther Deschner [Mon, 3 Dec 2007 17:36:25 +0000 (18:36 +0100)]
Fix dfs callers.

Guenther
(This used to be commit 0a8759d0118715ef1546ae5fc404a26f874f2d80)

16 years agoFix svcctl callers.
Günther Deschner [Mon, 3 Dec 2007 17:25:13 +0000 (18:25 +0100)]
Fix svcctl callers.

Guenther
(This used to be commit 91bf2ac1af66acd8bcc831e758b3765fc94b2485)

16 years agoFix winreg callers.
Günther Deschner [Mon, 3 Dec 2007 17:21:40 +0000 (18:21 +0100)]
Fix winreg callers.

Guenther
(This used to be commit 677d9e6d86997a1ae10266e9bab3b18c3fdd2890)