kai/samba.git
16 years agor21870: Move sending auth_server keepalives out of the main loop into an idle event.
Volker Lendecke [Sun, 18 Mar 2007 11:24:10 +0000 (11:24 +0000)]
r21870: Move sending auth_server keepalives out of the main loop into an idle event.

Volker
(This used to be commit 6226b30f38cd82531422815ba66a687aab50028d)

16 years agor21869: Move sending keepalives out of the main processing loop into idle event.
Volker Lendecke [Sun, 18 Mar 2007 10:57:46 +0000 (10:57 +0000)]
r21869: Move sending keepalives out of the main processing loop into idle event.

On the way, make lp_keepalive() a proper parameter.

Volker
(This used to be commit 9499fd9c803d030ce9827f8379c2e56d91bb786e)

16 years agor21868: Remove check_log_size from the central smbd processing loop. This can be...
Volker Lendecke [Sun, 18 Mar 2007 10:13:35 +0000 (10:13 +0000)]
r21868: Remove check_log_size from the central smbd processing loop. This can be done
with a become_root/unbecome_root in debug.c.
(This used to be commit 4632a0caaf251d9cc7b9d84cbd20362d37f0e4e0)

16 years agor21867: Simplify calling convention of timeout_processing. lp_deadtime is only
Volker Lendecke [Sun, 18 Mar 2007 10:09:16 +0000 (10:09 +0000)]
r21867: Simplify calling convention of timeout_processing. lp_deadtime is only
referenced in conn_idle_all().
(This used to be commit c0aaee6d36cf1fb873cfb9ab6ee52ff097a202a0)

16 years agor21866: Remove unused "lock spin count" parameter
Volker Lendecke [Sun, 18 Mar 2007 09:54:18 +0000 (09:54 +0000)]
r21866: Remove unused "lock spin count" parameter
(This used to be commit 52f2c89c0a462a69fe945401ac1a7341e2a6e4ca)

16 years agor21865: Add in the stubs for SMB transport encryption. Will flesh
Jeremy Allison [Sat, 17 Mar 2007 00:32:54 +0000 (00:32 +0000)]
r21865: Add in the stubs for SMB transport encryption. Will flesh
these out as I implement. Don't add to SAMBA_3_0_25, this
is experimental code.
NFSv4 you're now officially on notice... :-).
Jeremy.
(This used to be commit 5bfe638f2172e272741997100ee5ae8ff280494d)

16 years agor21864: Reformatting.
Jeremy Allison [Sat, 17 Mar 2007 00:15:18 +0000 (00:15 +0000)]
r21864: Reformatting.
Jeremy.
(This used to be commit f18e87ba6b6a3f4c16777cb5b6bf93a656800247)

16 years agor21863: Fix debug messages with incorrect function name.
Jeremy Allison [Fri, 16 Mar 2007 22:40:51 +0000 (22:40 +0000)]
r21863: Fix debug messages with incorrect function name.
Jeremy.
(This used to be commit d432d81c8321a4444b970169a5c7c3c5709de8e5)

16 years agor21862: add the cups comment and location lookup to get_a_printer_2_default() as...
Gerald Carter [Fri, 16 Mar 2007 21:52:21 +0000 (21:52 +0000)]
r21862: add the cups comment and location lookup to get_a_printer_2_default() as well
(This used to be commit 5b47c4e5c25550ad72f9e558bb50f237ba28f81e)

16 years agor21861: Pull the comment and location from CUPS if we don't have one
Gerald Carter [Fri, 16 Mar 2007 21:46:58 +0000 (21:46 +0000)]
r21861: Pull the comment and location from CUPS if we don't have one
when fetching a printer from ntprinters.tdb.

Slightly modified from original version submitted on
samba-technical ml by Andy Polyakov <appro@fy.chalmers.se>
(This used to be commit e859e1fdcd13c55746a53b5de4a02a3278f41815)

16 years agor21860: Fixes for "winbind normalize names" functionality:
Gerald Carter [Fri, 16 Mar 2007 17:54:10 +0000 (17:54 +0000)]
r21860: Fixes for "winbind normalize names" functionality:

* Fix getgroups() call called using a normalized name
* Fix some more name mappings that could cause for example
  a user to be unable to unlock the screen as the username
  would not match in the PAM authenticate call.
(This used to be commit 505fc669a1b2c36e1639924b9639c97988056d8d)

16 years agor21858: Fix typo.
Günther Deschner [Fri, 16 Mar 2007 16:21:38 +0000 (16:21 +0000)]
r21858: Fix typo.

Guenther
(This used to be commit 663514e511982437c09d45334b8d435448347ed6)

16 years agor21857: Stop pretending to be Vista in the %a macro towards Samba clients.
Günther Deschner [Fri, 16 Mar 2007 16:20:47 +0000 (16:20 +0000)]
r21857: Stop pretending to be Vista in the %a macro towards Samba clients.

Guenther
(This used to be commit f55e1a312e75dc72ea040a35a9c20ccf539c4ae4)

16 years agor21855: Fix a memleak in the krb5 locator and comment out gfree_all() which doesn't
Günther Deschner [Fri, 16 Mar 2007 15:48:07 +0000 (15:48 +0000)]
r21855: Fix a memleak in the krb5 locator and comment out gfree_all() which doesn't
make sense as long as it doesn't work as an lp_unload().

Guenther
(This used to be commit 128ea9bebbb215e41d2f0576e1a73c6a362b7467)

16 years agor21854: Add gfree_interfaces() to gfree_all().
Günther Deschner [Fri, 16 Mar 2007 14:13:46 +0000 (14:13 +0000)]
r21854: Add gfree_interfaces() to gfree_all().

Guenther
(This used to be commit eb34ebd9e76061417200a286c2831394be04529b)

16 years agor21853: Fix a valgrind error
Volker Lendecke [Fri, 16 Mar 2007 13:09:09 +0000 (13:09 +0000)]
r21853: Fix a valgrind error
(This used to be commit d0d16cc55ab830dcfd4f8c6c7bf64d2b9b6dd55b)

16 years agor21851: Obvious typos...
Volker Lendecke [Thu, 15 Mar 2007 22:48:30 +0000 (22:48 +0000)]
r21851: Obvious typos...
(This used to be commit ff886436b739bbb5c00a67de970841205a3f447c)

16 years agor21850: After Jerry explained to me the HORRIBLE way in which
Jeremy Allison [Thu, 15 Mar 2007 22:11:13 +0000 (22:11 +0000)]
r21850: After Jerry explained to me the HORRIBLE way in which
the MIT gss libraries *SUCK*, move the frees to the end
of the function so MIT doesn't segfault.....
Add a comment so that another engineer knows why I did
this.
Jeremy.
(This used to be commit 1a2be06d4a1131952a97f94b05ae69b1dce4c300)

16 years agor21848: add a comment about gss_import_name() and when to free the krb5 principal...
Gerald Carter [Thu, 15 Mar 2007 22:09:03 +0000 (22:09 +0000)]
r21848: add a comment about gss_import_name() and when to free the krb5 principal data
(This used to be commit 54a114fa7569315a8ad391689ebf5d68ef4a62d4)

16 years agor21847: Fix memory leaks in error paths (and in main code path in one case...)
Jeremy Allison [Thu, 15 Mar 2007 21:53:53 +0000 (21:53 +0000)]
r21847: Fix memory leaks in error paths (and in main code path in one case...)
in sasl bind. Wonder why coverity didn't find these ?
Jeremy.
(This used to be commit 89bdd30e4b2bb9dbc2ab57c54be8c6d01cae5a26)

16 years agor21846: Try and fix the Darwin build which seems to have a strange krb5.
Jeremy Allison [Thu, 15 Mar 2007 20:45:27 +0000 (20:45 +0000)]
r21846: Try and fix the Darwin build which seems to have a strange krb5.
Jeremy.
(This used to be commit 1e32b44bfcf7676b3a9f208054fa853e7066eafc)

16 years agor21845: Refactor the sessionsetupX code a little to allow us
Jeremy Allison [Thu, 15 Mar 2007 19:18:18 +0000 (19:18 +0000)]
r21845: Refactor the sessionsetupX code a little to allow us
to return a NT_STATUS_TIME_DIFFERENCE_AT_DC error to
a client when there's clock skew. Will help people
debug this. Prepare us for being able to return the
correct sessionsetupX "NT_STATUS_MORE_PROCESSING_REQUIRED"
error with associated krb5 clock skew error to allow
clients to re-sync time with us when we're eventually
able to be a KDC.
Jeremy.
(This used to be commit c426340fc79a6b446033433b8de599130adffe28)

16 years agor21840: mount.cifs compile on old libc missing bind mount #define
Steve French [Wed, 14 Mar 2007 22:15:21 +0000 (22:15 +0000)]
r21840: mount.cifs compile on old libc missing bind mount #define

Thanks to Thomas Jarosch for pointing this out.
(This used to be commit bd9439cc7d80e172feab72229b553028e134de05)

16 years agor21831: Back out r21823 for a while, this is going into a bzr tree first.
Volker Lendecke [Tue, 13 Mar 2007 20:53:38 +0000 (20:53 +0000)]
r21831: Back out r21823 for a while, this is going into a bzr tree first.

Volker
(This used to be commit fd0ee6722ddfcb64b5cc9c699375524ae3d8709b)

16 years agor21825: add debug prefix timestamp to allow "short timestamps" to be
Herb Lewis [Tue, 13 Mar 2007 17:39:06 +0000 (17:39 +0000)]
r21825: add debug prefix timestamp to allow "short timestamps" to be
added to debug messages
(This used to be commit 4af2795e65f6bab156b300d720c7ea75c944bb87)

16 years agor21823: Let secrets_store_machine_password() also store the account name. Not used
Volker Lendecke [Tue, 13 Mar 2007 16:13:24 +0000 (16:13 +0000)]
r21823: Let secrets_store_machine_password() also store the account name. Not used
yet, the next step will be a secrets_fetch_machine_account() function that
also pulls the account name to be used in the appropriate places.

Volker
(This used to be commit f94e5af72e282f70ca5454cdf3aed510b747eb93)

16 years agor21822: Adding experimental krb5 lib locator plugin.
Günther Deschner [Tue, 13 Mar 2007 16:04:17 +0000 (16:04 +0000)]
r21822: Adding experimental krb5 lib locator plugin.

This is a starting point and may get changed. Basically we need follow the
exact same path to detect (K)DCs like other Samba tools/winbind do. In
particular with regard to the server affinity cache and the site-awarness for
DNS SRV lookups.

To compile just call "make bin/smb_krb5_locator.so", copy to
/usr/lib/plugin/krb5/ (Heimdal HEAD) or /usr/lib/krb5/plugins/libkrb5/ (MIT)
and you should immediately be able to kinit to your AD domain without having
your REALM with kdc or kpasswd directives defined in /etc/krb5.conf at all.

Tested with todays Heimdal HEAD and MIT krb5 1.5.

Guenther
(This used to be commit 34ae610bd5b9fd1210f16beac07a1c5984144ca7)

16 years agor21819: Wrap all steps in secrets_store_machine_password into one single
Volker Lendecke [Tue, 13 Mar 2007 14:05:38 +0000 (14:05 +0000)]
r21819: Wrap all steps in secrets_store_machine_password into one single
transaction. Succeed all or store nothing.

Volker
(This used to be commit 4efc7b45985e807532214959c1872cd6e7865ab8)

16 years agor21818: Remove some unused code
Volker Lendecke [Tue, 13 Mar 2007 12:45:20 +0000 (12:45 +0000)]
r21818: Remove some unused code
(This used to be commit f88eab91c43570e4da7a4a6cd117e7b7ebf53331)

16 years agor21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure
Andrew Tridgell [Tue, 13 Mar 2007 04:42:49 +0000 (04:42 +0000)]
r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure
(This used to be commit 05bd5cb6eef2f0adacc98fd2c94356006358d3d6)

16 years agor21813: fixed an integer overflow error in the ndr push code.
Andrew Tridgell [Tue, 13 Mar 2007 04:37:09 +0000 (04:37 +0000)]
r21813: fixed an integer overflow error in the ndr push code.

Jerry, you might like to consider this for 3.0.25
(This used to be commit 4b1c4cd25aac98ce6a9959e9708f72b0b65e20af)

16 years agor21804: Create a reference after proto_exits was called once. Else we link the
Lars Müller [Mon, 12 Mar 2007 20:57:49 +0000 (20:57 +0000)]
r21804: Create a reference after proto_exits was called once.  Else we link the
binaries again with each make.  Thx Volker to point my chesty at this.
(This used to be commit 0cb6634d94f601a96541f882a5486e82084f9413)

16 years agor21803: Missed part of patch to make self-referrals work.
Jeremy Allison [Mon, 12 Mar 2007 20:10:12 +0000 (20:10 +0000)]
r21803: Missed part of patch to make self-referrals work.
Jeremy.
(This used to be commit b1fa55e513f506bfb58687b692e1507732b00fbc)

16 years agor21801: Fix Coverity ID # 342
Volker Lendecke [Mon, 12 Mar 2007 18:19:48 +0000 (18:19 +0000)]
r21801: Fix Coverity ID # 342
(This used to be commit 8700cd71bb3af3a55f025b34b61062aa5b66b6bc)

16 years agor21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison [Mon, 12 Mar 2007 17:55:24 +0000 (17:55 +0000)]
r21800: Check-in the DFS rewrite. I am still testing this but it
works from smbclient and Windows, and I am promising to
support and fix both client and server code moving forward.
Still need to test the RPC admin support but I haven't
changed that code.
Jeremy.
(This used to be commit 7a7862c01d07796ef206b255c676ad7dc2cc42fc)

16 years agor21792: Fix crash bug triggered by Excel reported by Jerry.
Jeremy Allison [Mon, 12 Mar 2007 05:54:14 +0000 (05:54 +0000)]
r21792: Fix crash bug triggered by Excel reported by Jerry.
Bad cut-n-paste on rewrite of timestamps.
Jeremy.
(This used to be commit 1809e0866ae135af1d5ea36a8534e1678ee9b27d)

16 years agor21785: Avoid an unnecessary gettimeofday() call
Volker Lendecke [Sun, 11 Mar 2007 18:32:26 +0000 (18:32 +0000)]
r21785: Avoid an unnecessary gettimeofday() call

Volker
(This used to be commit a0af6ff736077725cc7d31d9cdecd024fc7e17a1)

16 years agor21784: Replace smb_register_idle_event() with event_add_timed(). This fixes winbind
Volker Lendecke [Sun, 11 Mar 2007 16:49:16 +0000 (16:49 +0000)]
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes winbind
who did not run the idle events to drop ldap connections.

Volker
(This used to be commit af3308ce5a21220ff4c510de356dbaa6cf9ff997)

16 years agor21783: Add in the "create info" field to the reply
Jeremy Allison [Sun, 11 Mar 2007 02:33:17 +0000 (02:33 +0000)]
r21783: Add in the "create info" field to the reply
from POSIX_OPEN and POSIX_MKDIR as specified
by Stevef in the wikki (extra 4 byte field).

Also fix horrible bug in James's code (James
you should review this for your Apple patch
tree) where he failed to allocate the correct
return memory size when returning a INFO2
struct. Added #define for the size of the
INFO2 struct and made sure we allocate the
correct size for return.

Jeremy.
(This used to be commit d88bc59cb4d5e8851b0856c67ed878ba8bd84552)

16 years agor21782: Fix a memleak
Volker Lendecke [Sat, 10 Mar 2007 18:04:47 +0000 (18:04 +0000)]
r21782: Fix a memleak
(This used to be commit a2dc1f62fdf7683cfb2ca71499dbe7efddc4aa9b)

16 years agor21780: let smbcontrol use POPT_COMMON_SAMBA options to allow setting debug
Herb Lewis [Fri, 9 Mar 2007 19:48:50 +0000 (19:48 +0000)]
r21780: let smbcontrol use POPT_COMMON_SAMBA options to allow setting debug
level. Fix calculation of argc after options are stripped. I couldn't
find a popt function that returned this.
(This used to be commit 6bcbf23e2ae67615a2416e70be2f68bd58fba5b9)

16 years agor21779: I missd a call to krb5_get_init_creds_opt_alloc in r21778.
James Peach [Fri, 9 Mar 2007 19:28:35 +0000 (19:28 +0000)]
r21779: I missd a call to krb5_get_init_creds_opt_alloc in r21778.
(This used to be commit 4f6c2826aa1ac240b02122a40fe9a1ccabaaaf27)

16 years agor21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
James Peach [Fri, 9 Mar 2007 18:51:48 +0000 (18:51 +0000)]
r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
calling convention in the latest MIT changes.  Apparantly Heimdal
is also changing to this calling convention.
(This used to be commit c29c69d2df377fabb88a78e6f5237de106d5c2c5)

16 years agor21777: As Stevef requested and the Apple guys agreed, make
Jeremy Allison [Fri, 9 Mar 2007 18:33:16 +0000 (18:33 +0000)]
r21777: As Stevef requested and the Apple guys agreed, make
mode_t in posix_open/posix_mkdir -> 8 bytes to match
the SET_UNIX_INFO_BASIC call. Steve is updating the
Wikki.
Jeremy.
(This used to be commit 2f1c95ac7718c1d2a75367ba712edd6b57069432)

16 years agor21776: fix bugs #4438 #4440
Simo Sorce [Fri, 9 Mar 2007 16:55:56 +0000 (16:55 +0000)]
r21776: fix bugs #4438 #4440
(This used to be commit 319fcb4ea8b7a004760aae82392b69c48af5df91)

16 years agor21775: make messages more understandable - don't leave part dangling after newline
Herb Lewis [Fri, 9 Mar 2007 15:34:12 +0000 (15:34 +0000)]
r21775: make messages more understandable - don't leave part dangling after newline
(This used to be commit f57e4f8adaa3b8cfc300ee6625fdbca968bb81d3)

16 years agor21774: Fix the build with Fedora Core 6.
Günther Deschner [Fri, 9 Mar 2007 11:34:24 +0000 (11:34 +0000)]
r21774: Fix the build with Fedora Core 6.
tridge/vl: please check.

Guenther
(This used to be commit 39d54738db5eed106fca07a417843b1e7e4033ff)

16 years agor21770: For old DOS style searches we must remember if
Jeremy Allison [Fri, 9 Mar 2007 02:40:49 +0000 (02:40 +0000)]
r21770: For old DOS style searches we must remember if
the initial search had a wildcard in order to
correctly return no error on end of search.
Found by Samba4 torture tester.
Jeremy.
(This used to be commit c74bcf7677123f273d44181ca053ba49b8c7ddae)

16 years agor21769: Attempt to fix bug #4384 in old search code.
Jeremy Allison [Fri, 9 Mar 2007 02:16:03 +0000 (02:16 +0000)]
r21769: Attempt to fix bug #4384 in old search code.
We were accessing a pathname that hadn't gone
through unix_convert ! That's a big no-no...
Jeremy.
(This used to be commit 33a67fd39e1a51944bf0783350aa6ef95dfafb84)

16 years agor21768: Fix the client dfs code such that smbclient can
Jeremy Allison [Thu, 8 Mar 2007 23:54:57 +0000 (23:54 +0000)]
r21768: Fix the client dfs code such that smbclient can
process deep dfs links (ie. links that go to non root
parts of a share). Make the directory handling conanonical
in POSIX and Windows pathname processing.
dfs should not be fully working in client tools. Please
bug me if not.
Jeremy.
(This used to be commit 1c9e10569cd97ee41de39f9f012bea4e4c932b5d)

16 years agor21767: Revert all the bits I accidentally committed in r21766.
James Peach [Thu, 8 Mar 2007 21:30:15 +0000 (21:30 +0000)]
r21767: Revert all the bits I accidentally committed in r21766.
(This used to be commit 7e862b908057b7971f8163ee94c9358a63998e87)

16 years agor21766: Fix compiler warning.
James Peach [Thu, 8 Mar 2007 20:54:13 +0000 (20:54 +0000)]
r21766: Fix compiler warning.
(This used to be commit f82ac78b2fa623f5868201bd54ffac9c8f318eef)

16 years agor21765: Fix the build for HP-UX.
James Peach [Thu, 8 Mar 2007 18:45:44 +0000 (18:45 +0000)]
r21765: Fix the build for HP-UX.
(This used to be commit 04cb34ff9dbdc02f21ed8d938fb754478c2b89c1)

16 years agor21764: Fix warning in debug comment.
Jeremy Allison [Thu, 8 Mar 2007 18:43:39 +0000 (18:43 +0000)]
r21764: Fix warning in debug comment.
Jeremy.
(This used to be commit 12c29a8e9bd87550ad7a8e7ceaf4cba59994547a)

16 years agor21763: Add support for the UNIX_INFO2 infolevel.
James Peach [Thu, 8 Mar 2007 18:05:55 +0000 (18:05 +0000)]
r21763: Add support for the UNIX_INFO2 infolevel.
(This used to be commit 262e4e1fd8398934780db354fcc5316368032d7b)

16 years agor21762: Fix the build by enabling shared modules and adding the config.*
James Peach [Thu, 8 Mar 2007 17:06:16 +0000 (17:06 +0000)]
r21762: Fix the build by enabling shared modules and adding the config.*
files. Add norify_watch and chflags operations. Fix a bunch of
warnings.
(This used to be commit 1106db7ea148253e3b5f0806b2d5efcd094b202e)

16 years agor21759: Fix the same bug in a more elegant way, strrchr_m
Jeremy Allison [Thu, 8 Mar 2007 03:00:42 +0000 (03:00 +0000)]
r21759: Fix the same bug in a more elegant way, strrchr_m
is an expensive call....
Jeremy.
(This used to be commit 321a136dbce1a0532f123ea79ecb91f987b9a286)

16 years agor21758: Fix a very specific dfs bug when passing in POSIX
Jeremy Allison [Thu, 8 Mar 2007 02:51:41 +0000 (02:51 +0000)]
r21758: Fix a very specific dfs bug when passing in POSIX
pathnames. When we're working out how much we've
consumed we need to backtrack by either a '/' or '\\'
component, as both are valid separators.
Jeremy.
(This used to be commit 1722ea20db2d531f92fb18fa5783f09258727c64)

16 years agor21757: Add SMB_VFS_CHFLAGS operation.
James Peach [Thu, 8 Mar 2007 01:40:49 +0000 (01:40 +0000)]
r21757: Add SMB_VFS_CHFLAGS operation.
(This used to be commit 16cb22d6b83c502dec1b297c544c05d89714b3d6)

16 years agor21756: An invarient the dfs code depended on for POSIX paths
Jeremy Allison [Wed, 7 Mar 2007 23:58:40 +0000 (23:58 +0000)]
r21756: An invarient the dfs code depended on for POSIX paths
is no longer true, so fix it.
Jeremy.
(This used to be commit 698159c0ee8d9adb3b56231c0c8ad2ddebd5be11)

16 years agor21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.
Jeremy Allison [Wed, 7 Mar 2007 22:29:21 +0000 (22:29 +0000)]
r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.
Jeremy.
(This used to be commit 02d08ca0be8c374e30c3c0e665853fa9e57f043a)

16 years agor21754: Volker is completely correct. There's no need for
Jeremy Allison [Wed, 7 Mar 2007 22:12:58 +0000 (22:12 +0000)]
r21754: Volker is completely correct. There's no need for
the RESOLVE_DFSPATH macros and their varients
any more. Fix reporting profile bug with all
error returns.
Jeremy.
(This used to be commit cdf0fdb1049fd68b46885cbea887dc0e595fa524)

16 years agor21753: Enable building ndrdump with the builtin popt. Jelmer, please check!
Volker Lendecke [Wed, 7 Mar 2007 21:13:51 +0000 (21:13 +0000)]
r21753: Enable building ndrdump with the builtin popt. Jelmer, please check!
(This used to be commit c1cfeb61a1d36d5cd219b5f5a7a84649e2028c4d)

16 years agor21750: Sync up with SAMBA_3_0_25. Only client changes are in libsmbclient
Jeremy Allison [Wed, 7 Mar 2007 19:45:22 +0000 (19:45 +0000)]
r21750: Sync up with SAMBA_3_0_25. Only client changes are in libsmbclient
right now.
Jeremy.
(This used to be commit 6dd5f0ef0fe3a673081e16e656ca579bf50457ff)

16 years agor21748: More cosmetic alignment. One change to call_nt_transact_create(): We were
Volker Lendecke [Wed, 7 Mar 2007 14:25:07 +0000 (14:25 +0000)]
r21748: More cosmetic alignment. One change to call_nt_transact_create(): We were
asking open_file_ntcreate for a batch oplock if the client asked us to do so,
even if it did not ask for an oplock in the first place. Did not test it, but
I think this is bogus anyway.

Volker
(This used to be commit 0b94af112b9a40171fd9b14ea39981ac65d709f2)

16 years agor21747: Cosmetic checkin to bring ntcreate and nttranscreate closer together
Volker Lendecke [Wed, 7 Mar 2007 13:57:32 +0000 (13:57 +0000)]
r21747: Cosmetic checkin to bring ntcreate and nttranscreate closer together
(This used to be commit ecc781f1a211377e9ebb3e416c86123c00b11ed3)

16 years agor21738: Remove unused file.
James Peach [Wed, 7 Mar 2007 05:09:37 +0000 (05:09 +0000)]
r21738: Remove unused file.
(This used to be commit 7246b316960e5307d988ad3296230767e57f455b)

16 years agor21734: Fix bug #4369. Patch from David Leonard <dleonard@vintela.com>.
Jeremy Allison [Wed, 7 Mar 2007 02:27:54 +0000 (02:27 +0000)]
r21734: Fix bug #4369. Patch from David Leonard <dleonard@vintela.com>.
Jeremy.
(This used to be commit 62a5c22a13001010753975442e62841ac62d8d6a)

16 years agor21731: Fix long-standing bug in our chain processing code.
Jeremy Allison [Wed, 7 Mar 2007 01:28:19 +0000 (01:28 +0000)]
r21731: Fix long-standing bug in our chain processing code.
Should fix a bug with WinPE. Probably a candidate
for the Vista patchset.
Jeremy.
(This used to be commit ef32de6b59fef3e9f59e6f864ce5eb072390ea48)

16 years agor21726: Fix stupid cut-n-paste typo. Thanks to volker for
Jeremy Allison [Tue, 6 Mar 2007 22:14:09 +0000 (22:14 +0000)]
r21726: Fix stupid cut-n-paste typo. Thanks to volker for
being on the ball..... :-).
Jeremy.
(This used to be commit 84ed7bcbe6dc14b18a7e913b153c82da1856a835)

16 years agor21725: Fix for memalign used without test guards. Was
Jeremy Allison [Tue, 6 Mar 2007 22:01:03 +0000 (22:01 +0000)]
r21725: Fix for memalign used without test guards. Was
breaking the build on *BSD's. Tested by Herb.
Jeremy.
(This used to be commit 4816af5ce9070385b292f666779a24057b39e457)

16 years agor21724: Optimization pointed out by Volker. If we don't
Jeremy Allison [Tue, 6 Mar 2007 21:59:51 +0000 (21:59 +0000)]
r21724: Optimization pointed out by Volker. If we don't
have any outstanding locks or blocking locks then
we don't need to read the lock db. on close.
Jeremy.
(This used to be commit 1b063496f93f78347a6e67549bde54c845499a7d)

16 years agor21723: Make use of the per-hashchain "freelists"
Volker Lendecke [Tue, 6 Mar 2007 10:40:18 +0000 (10:40 +0000)]
r21723: Make use of the per-hashchain "freelists"
(This used to be commit f3421ae4cfa263c0e7a8e934b40342ee9885d239)

16 years agor21722: Add the dead record functionality presented on samba-technical@samba.org. If
Volker Lendecke [Tue, 6 Mar 2007 10:11:15 +0000 (10:11 +0000)]
r21722: Add the dead record functionality presented on samba-technical@samba.org. If
you do a tdb_set_max_dead(tdb, n), then for this tdb a delete operation will
only mark a record as dead and re-use it if a new record is created. The
parameter n allows for at most n dead records per hash chain. If this number
is exceeded, all dead records are put on the central freelist.

Volker
(This used to be commit 97af3a019b196d530a50ffc05c57568e2dbda4bb)

16 years agor21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.
James Peach [Tue, 6 Mar 2007 00:54:05 +0000 (00:54 +0000)]
r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.
(This used to be commit 32c7281f90b042c9f01962c4661faaf979676711)

16 years agor21715: Fix torture utime code.
Jeremy Allison [Tue, 6 Mar 2007 00:20:32 +0000 (00:20 +0000)]
r21715: Fix torture utime code.
Jeremy.
(This used to be commit 10430bf75accc71045ed359314dc2711fea8df01)

16 years agor21714: Change the VFS interface to use struct timespec
Jeremy Allison [Mon, 5 Mar 2007 23:40:03 +0000 (23:40 +0000)]
r21714: Change the VFS interface to use struct timespec
for utimes - change the call to ntimes. This preserves
nsec timestamps we get from stat (if the system supports
it) and only maps back down to usec or sec resolution
on time set. Looks bigger than it is as I had to move
lots of internal code from using time_t and struct utimebuf
to struct timespec.
Jeremy.
(This used to be commit 8f3d530c5a748ea90f42ed8fbe68ae92178d4875)

16 years agor21706: get_delete_on_close_flag() is the perfect candidate for tdb_parse_record()
Volker Lendecke [Mon, 5 Mar 2007 20:09:27 +0000 (20:09 +0000)]
r21706: get_delete_on_close_flag() is the perfect candidate for tdb_parse_record()
(This used to be commit b73685d20751ac343faab79332552cd7ee92d831)

16 years agor21705: add modify rights defines
Herb Lewis [Mon, 5 Mar 2007 18:27:20 +0000 (18:27 +0000)]
r21705: add modify rights defines
(This used to be commit 06c777529f62b29edda4e9820426117ec4a3546d)

16 years agor21704: open sockets immediately in process_loop
Herb Lewis [Mon, 5 Mar 2007 18:20:36 +0000 (18:20 +0000)]
r21704: open sockets immediately in process_loop
(This used to be commit 51b96ba79c9e7ca7a4cdf777fe160152ab35236e)

16 years agor21703: fix build when O_SYNC not defined
Herb Lewis [Mon, 5 Mar 2007 17:02:20 +0000 (17:02 +0000)]
r21703: fix build when O_SYNC not defined
(This used to be commit 73b7a25ba8a2f7471c07a912da8b6968b41b4f1d)

16 years agor21672: The cannonical file access pattern should look like this :
Jeremy Allison [Sat, 3 Mar 2007 01:35:58 +0000 (01:35 +0000)]
r21672: The cannonical file access pattern should look like this :

srvstr_get_path(inbuf, name, smb_buf(inbuf) + 1, sizeof(name), 0, STR_TERMINATE, &status);
if (!NT_STATUS_IS_OK(status)) {
return ERROR_NT(status);
}

RESOLVE_DFSPATH(name, conn, inbuf, outbuf);

status = unix_convert(conn, name, False, NULL, &sbuf);
if (!NT_STATUS_IS_OK(status)) {
return ERROR_NT(status);
}

status = check_name(conn, name);
if (!NT_STATUS_IS_OK(status)) {
return ERROR_NT(status);
}

Make sure that every access pattern (including the
wildcard generated paths from unlink, rename, and copy)
do the same. Tidy things up a bit....

Jeremy.
(This used to be commit b8327b21ddf518d34c6cd6c01bd7fc0fd3f63c0c)

16 years agor21667: posix_unlink should break existing oplocks.
Jeremy Allison [Fri, 2 Mar 2007 23:06:53 +0000 (23:06 +0000)]
r21667: posix_unlink should break existing oplocks.
Jeremy.
(This used to be commit 8a90d5dd4f396e5ba207efabc6d852fe4b418310)

16 years agor21666: (only in 3.0, not 3.0.25). Fix bad parameter to call.
Jeremy Allison [Fri, 2 Mar 2007 23:04:44 +0000 (23:04 +0000)]
r21666: (only in 3.0, not 3.0.25). Fix bad parameter to call.
Jeremy.
(This used to be commit 9b16c57960af38f1932cd45505e617f034c0b93b)

16 years agor21665: Fix bug #4428 reported by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison [Fri, 2 Mar 2007 22:19:53 +0000 (22:19 +0000)]
r21665: Fix bug #4428 reported by Jason Mader <jason@ncac.gwu.edu>.
Jeremy.
(This used to be commit fe00771df517071c5e654e0b2b9cfde2d88bd701)

16 years agor21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison [Fri, 2 Mar 2007 20:56:18 +0000 (20:56 +0000)]
r21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>.
Jeremy
(This used to be commit 24a4d4d7adefc4590f7e38cc72f54dc692cf9856)

16 years agor21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com>
Jeremy Allison [Fri, 2 Mar 2007 20:15:11 +0000 (20:15 +0000)]
r21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com>
The background behind this patch is that we're using ntlm_auth with
Wine. Windows allows us to pass in a NULL domain and a username of the
form of "user@domain" and this is converted into an NTLMSSP_AUTH packet
with a NULL domain name and a username of the same form.
Jeremy.
(This used to be commit 32b040fe05707d5ce6322cb41d36cfdd2c3b31fc)

16 years agor21657: get rid of warning - not everyone understands %F
Herb Lewis [Fri, 2 Mar 2007 15:08:09 +0000 (15:08 +0000)]
r21657: get rid of warning - not everyone understands %F
(This used to be commit 5a7330cfe460cd53b89f5a27e18857f4ea7f9939)

16 years agor21655: Regenerate after pidl bugfix.
Jelmer Vernooij [Fri, 2 Mar 2007 14:26:19 +0000 (14:26 +0000)]
r21655: Regenerate after pidl bugfix.
(This used to be commit 7fdbf66976fa1b43eabca4786844a41a4381b3ef)

16 years agor21652: Fix samba3-specific initialization
Jelmer Vernooij [Fri, 2 Mar 2007 13:10:12 +0000 (13:10 +0000)]
r21652: Fix samba3-specific initialization
(This used to be commit 7ce0c5d0ccee370ae6f38c98c1bf8398c0ec9f19)

16 years agor21651: Add ndrdump to samba 3. This only works from external source at the
Jelmer Vernooij [Fri, 2 Mar 2007 12:54:37 +0000 (12:54 +0000)]
r21651: Add ndrdump to samba 3. This only works from external source at the
moment. To use, use something like:

./bin/ndrdump -l bin/smbd winreg winreg_EnumValue in <filename>

or to see what functions are available:

./bin/ndrdump -l bin/smbd winreg
(This used to be commit 0db258c6004922ce444b4a3ecdf669f7e4600ef0)

16 years agor21647: Allow unit on for size parameters.
James Peach [Fri, 2 Mar 2007 03:51:22 +0000 (03:51 +0000)]
r21647: Allow unit on for size parameters.
(This used to be commit 4d5654a8ab491364be5fd83e9894e9a46401f0f4)

16 years agor21646: Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp>
Jeremy Allison [Thu, 1 Mar 2007 23:57:37 +0000 (23:57 +0000)]
r21646: Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp>
- add minsize parameter. Bug #4409.
Jeremy.
(This used to be commit b9408304db9a64d9b8ad56f53532825a02fdb150)

16 years agor21645: Make posix_unlink work - on open files too !
Jeremy Allison [Thu, 1 Mar 2007 23:03:46 +0000 (23:03 +0000)]
r21645: Make posix_unlink work - on open files too !
Jeremy.
(This used to be commit 98f4b64574ef205ec87401b4bf5eed89f2933fa1)

16 years agor21644: Allow mkdir on platforms with no O_DIRECTORY.
Jeremy Allison [Thu, 1 Mar 2007 22:44:02 +0000 (22:44 +0000)]
r21644: Allow mkdir on platforms with no O_DIRECTORY.
Add proper debug to all possible setfilepathinfo
functions.
Jeremy.
(This used to be commit 3c47a5ef258d536504759a02f6d84c0ab0af7224)

16 years agor21643: Put the correct bits on the wire for posix_mkdir.
Jeremy Allison [Thu, 1 Mar 2007 22:15:30 +0000 (22:15 +0000)]
r21643: Put the correct bits on the wire for posix_mkdir.
We're not yet deleting open files on unlink. Investigating...
Jeremy.
(This used to be commit 334b34f131578c2a889caa90aa2425f41883cafd)

16 years agor21642: Fix bug 4365. Please note that this was only tested with Vista so far, it
Volker Lendecke [Thu, 1 Mar 2007 22:12:49 +0000 (22:12 +0000)]
r21642: Fix bug 4365. Please note that this was only tested with Vista so far, it
needs testing with other clients as well. I'm afraid I'm visiting a conference
tomorrow and saturday, so I'd be happy to get support in this.

Thanks,

Volker
(This used to be commit 2186e276a0f15457ee6b29ecf2d109d812628ff9)

16 years agor21641: Add test code for POSIX pathname calls into smbclient.
Jeremy Allison [Thu, 1 Mar 2007 21:56:54 +0000 (21:56 +0000)]
r21641: Add test code for POSIX pathname calls into smbclient.
Jeremy.
(This used to be commit 9858e5b72526360fc415b848a84042e09d9b2453)

16 years agor21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY.
Jeremy Allison [Thu, 1 Mar 2007 21:36:05 +0000 (21:36 +0000)]
r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY.
Jeremy.
(This used to be commit 6a0f6fde0a19bfb4af4c7fa6f29d7015e884d86e)

16 years agor21639: Add in implementations of POSIX open/mkdir/unlink/rmdir.
Jeremy Allison [Thu, 1 Mar 2007 21:05:29 +0000 (21:05 +0000)]
r21639: Add in implementations of POSIX open/mkdir/unlink/rmdir.
Jeremy.
(This used to be commit 6457d66b9a04c421fc43e131c825c7555c16a1ea)