Re: [Samba] Samba 3.0.11pre1 Available for Download

2005-01-15 Thread Thomas Bork
Gerald (Jerry) Carter wrote:
| printing/printing.c: In function `print_cache_expired':
| printing/printing.c:1038: warning: passing arg 3 of `tdb_fetch_uint32'
| from incompatible pointer type
|
| Could this be a problem?
I don't think so.  The warning is from a cast of time_t* to uint32*.
I'll look at the other messages soon.
here is an really good prepared log from the print queue update problem 
from Maximilian Pasternak:

http://download.eisfair.org/tombork/test/log.zip
Maybe it will take up to one hour till you can download the zipped log.
This is from 3.0.11pre1 with the little patch release_print_db(pdb);
der tom
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba 3.0.11pre1 Available for Download

2005-01-11 Thread Thomas Bork
Thomas Bork wrote:
I think, I have a log from the error. Please see the pid 21540 doesn't 
exist - deleting messages record messages.
[...]
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1028)
  print_cache_expired: cache expired for queue hpclj450 (last_qscan_time 
= 1105351088, time now = 1105351201, qcachetime = 30)
[2005/01/10 11:00:01, 10] printing/printing.c:print_queue_update(1433)
  print_queue_update: Sending message - printer = hpclj450, type = 6, 
lpq command = [/usr/bin/lpq -Prepr4 -L]
[2005/01/10 11:00:01, 3] smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(2001, 0) : sec_ctx_stack_ndx = 1
[2005/01/10 11:00:01, 3] smbd/uid.c:push_conn_ctx(365)
  push_conn_ctx(100) : conn_ctx_stack_ndx = 0
[2005/01/10 11:00:01, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2005/01/10 11:00:01, 5] auth/auth_util.c:debug_nt_user_token(486)
  NT user token: (NULL)
[2005/01/10 11:00:01, 5] auth/auth_util.c:debug_unix_user_token(505)
  UNIX token of user 0
  Primary group is 0 and contains 0 supplementary groups
[2005/01/10 11:00:01, 2] lib/messages.c:message_notify(154)
  pid 21540 doesn't exist - deleting messages record
From compiling printing.c:
printing/printing.c: In function `print_cache_expired':
printing/printing.c:1038: warning: passing arg 3 of `tdb_fetch_uint32' 
from incompatible pointer type

Could this be a problem?
der tom
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba 3.0.11pre1 Available for Download

2005-01-11 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Thomas Bork wrote:
|  From compiling printing.c:
|
| printing/printing.c: In function `print_cache_expired':
| printing/printing.c:1038: warning: passing arg 3 of `tdb_fetch_uint32'
| from incompatible pointer type
|
| Could this be a problem?
I don't think so.  The warning is from a cast of time_t* to uint32*.
I'll look at the other messages soon.

cheers, jerry
=
Alleviating the pain of Windows(tm)  --- http://www.samba.org
GnuPG Key- http://www.plainjoe.org/gpg_public.asc
I never saved anything for the swim back. Ethan Hawk in Gattaca
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFB5HQpIR7qMdg1EfYRAqGgAJ90oD5yJ28mdeiti8GB6PYMlhKh7wCfXvzq
BW+Q7OPO43cQzMBvfOOvThk=
=ZyR0
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba 3.0.11pre1 Available for Download

2005-01-10 Thread Thomas Bork
Thomas Bork wrote:
I had two installations with old printjobs not deleting after printing 
with 3.0.10 with printing patch.
After updating to 3.0.11pre1 one of these installations still have this 
problems but not in the same manner. It is necessarily to update the 
windows status monitor with F5 to remove old jobs.
I think, I have a log from the error. Please see the pid 21540 doesn't 
exist - deleting messages record messages.
For which pid Samba checks here?
The log is from a client with old jobs in status monitor. Refreshing 
with F5 is possible, then old Jobs are beeing removed.

Another problem with printer status in 3.0.11pre1:
Cannot see the number of pages in status monitor. Only 'N/V'. Clients 
are Win 2000 and XP.

[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1028)
  print_cache_expired: cache expired for queue hpclj450 
(last_qscan_time = 1105351088, time now = 1105351201, qcachetime = 30)
[2005/01/10 11:00:01, 10] printing/printing.c:print_queue_update(1433)
  print_queue_update: Sending message - printer = hpclj450, type = 6, 
lpq command = [/usr/bin/lpq -Prepr4 -L]
[2005/01/10 11:00:01, 3] smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(2001, 0) : sec_ctx_stack_ndx = 1
[2005/01/10 11:00:01, 3] smbd/uid.c:push_conn_ctx(365)
  push_conn_ctx(100) : conn_ctx_stack_ndx = 0
[2005/01/10 11:00:01, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2005/01/10 11:00:01, 5] auth/auth_util.c:debug_nt_user_token(486)
  NT user token: (NULL)
[2005/01/10 11:00:01, 5] auth/auth_util.c:debug_unix_user_token(505)
  UNIX token of user 0
  Primary group is 0 and contains 0 supplementary groups
[2005/01/10 11:00:01, 2] lib/messages.c:message_notify(154)
  pid 21540 doesn't exist - deleting messages record
[..]
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1028)
  print_cache_expired: cache expired for queue hplj1100 
(last_qscan_time = 1105351090, time now = 1105351201, qcachetime = 30)
[2005/01/10 11:00:01, 10] printing/printing.c:print_queue_update(1433)
  print_queue_update: Sending message - printer = hplj1100, type = 6, 
lpq command = [/usr/bin/lpq -Prepr5 -L]
[2005/01/10 11:00:01, 3] smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(2001, 0) : sec_ctx_stack_ndx = 1
[2005/01/10 11:00:01, 3] smbd/uid.c:push_conn_ctx(365)
  push_conn_ctx(100) : conn_ctx_stack_ndx = 0
[2005/01/10 11:00:01, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2005/01/10 11:00:01, 5] auth/auth_util.c:debug_nt_user_token(486)
  NT user token: (NULL)
[2005/01/10 11:00:01, 5] auth/auth_util.c:debug_unix_user_token(505)
  UNIX token of user 0
  Primary group is 0 and contains 0 supplementary groups
[2005/01/10 11:00:01, 2] lib/messages.c:message_notify(154)
  pid 21540 doesn't exist - deleting messages record
[..]
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1028)
  print_cache_expired: cache expired for queue hplj4100 
(last_qscan_time = 1105351088, time now = 1105351201, qcachetime = 30)
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1044)
  print_cache_expired: message already pending for hplj4100.  Accepting 
cache
[..]
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1028)
  print_cache_expired: cache expired for queue hplj2200 
(last_qscan_time = 1105349941, time now = 1105351201, qcachetime = 30)
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1044)
  print_cache_expired: message already pending for hplj2200.  Accepting 
cache
[..]
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1028)
  print_cache_expired: cache expired for queue hplj4100 
(last_qscan_time = 1105351088, time now = 1105351201, qcachetime = 30)
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1044)
  print_cache_expired: message already pending for hplj4100.  Accepting 
cache
[..]
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1028)
  print_cache_expired: cache expired for queue hpclj450 
(last_qscan_time = 1105351088, time now = 1105351201, qcachetime = 30)
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1044)
  print_cache_expired: message already pending for hpclj450.  Accepting 
cache
[..]
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1028)
  print_cache_expired: cache expired for queue hplj1100 
(last_qscan_time = 1105351090, time now = 1105351201, qcachetime = 30)
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1044)
  print_cache_expired: message already pending for hplj1100.  Accepting 
cache
[..]
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1028)
  print_cache_expired: cache expired for queue hplj4100 
(last_qscan_time = 1105351088, time now = 1105351201, qcachetime = 30)
[2005/01/10 11:00:01, 4] printing/printing.c:print_cache_expired(1044)
  print_cache_expired: message already pending for hplj4100.  Accepting 
cache
[.]

Re: [Samba] Samba 3.0.11pre1 Available for Download

2005-01-09 Thread Thomas Bork
Gerald Carter wrote:
This is a preview release of the Samba 3.0.11 code base and
is provided for testing only.  This release is *not* intended
for production servers.  However, there have been several bug
fixes since 3.0.10 that we feel are important to make available
to the Samba community for wider testing.
Common bugs fixed in 3.0.11pre1 include:
~  o Numerous printing bugs bugs including memory
~bloating on large/busy print servers.
I had two installations with old printjobs not deleting after printing 
with 3.0.10 with printing patch.

After updating to 3.0.11pre1 one of these installations still have this 
problems but not in the same manner. It is necessarily to update the 
windows status monitor with F5 to remove old jobs.
From the other installation feedback is pending.

Here is the thread about the first installation. Sorry, this is an 
german newsgroup:

http://lists.spline.inf.fu-berlin.de/mailman/htdig/eisfair/2005-January/072638.html
and ff.
In my installation old jobs are removed and it is not necessarily to 
update the windows status monitor with F5. After the update to 
3.0.11pre1 I saw these messages in the samba log (think it has somthing 
to do with browsing the printer folder from windows):

[2005/01/05 21:58:04, 0] lib/util_sock.c:get_peer_addr(1150)
  getpeername failed. Error was Transport endpoint is not connected
[2005/01/05 21:58:04, 0] lib/access.c:check_access(328)
[2005/01/05 21:58:04, 0] lib/util_sock.c:get_peer_addr(1150)
  getpeername failed. Error was Transport endpoint is not connected
  Denied connection from  (0.0.0.0)
[2005/01/05 21:58:04, 0] lib/util_sock.c:write_socket_data(430)
  write_socket_data: write failure. Error = Connection reset by peer
[2005/01/05 21:58:04, 0] lib/util_sock.c:write_socket(455)
  write_socket: Error writing 5 bytes to socket 25: ERRNO = Connection 
reset by peer
[2005/01/05 21:58:04, 0] lib/util_sock.c:send_smb(647)
  Error writing 5 bytes to client. -1. (Connection reset by peer)
[2005/01/05 22:00:33, 0] smbd/service.c:make_connection(799)
  r40 (192.168.0.9) couldn't find service
::{2227a280-3aea-1069-a2de-08002b30309d}

der tom
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


[Samba] Samba 3.0.11pre1 Available for Download

2005-01-05 Thread Gerald Carter
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
This is a preview release of the Samba 3.0.11 code base and
is provided for testing only.  This release is *not* intended
for production servers.  However, there have been several bug
fixes since 3.0.10 that we feel are important to make available
to the Samba community for wider testing.
Common bugs fixed in 3.0.11pre1 include:
~  o Numerous printing bugs bugs including memory
~bloating on large/busy print servers.
~  o Compatibility issues with Exchange 5.5 SP4.
~  o sendfile fixes.
Additional features introduced in Samba 3.0.11pre1:
~  o Winbindd performance improvements.
~  o More 'net rpc vampire' functionality.
The uncompressed tarball and patch file have been signed
using GnuPG (ID F17F9772).  The source code and release notes
can be downloaded from:
http://download.samba.org/samba/ftp/pre/
Binary packages are available at
http://download.samba.org/samba/ftp/Binary_Packages/
Our Code, Our Bugs, Our Responsibility.
(https://bugzilla.samba.org/)
--Enjoy
The Samba Team

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFB3D2nIR7qMdg1EfYRAmzWAJ9mEgLwWZuMuS+fmy20kljdSRd2qwCcCLgp
omGD3TbMCRsye7haUXMY0AM=
=xvhh
-END PGP SIGNATURE-
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba