]> git.pld-linux.org Git - packages/samba.git/blame - samba-debug-0-suxorz.patch
- more specific Requires
[packages/samba.git] / samba-debug-0-suxorz.patch
CommitLineData
c9869883
JR
1--- samba-2.2.1a/source/smbd/posix_acls.c~ Fri Jul 6 04:02:02 2001
2+++ samba-2.2.1a/source/smbd/posix_acls.c Wed Oct 3 03:20:47 2001
3@@ -418,7 +418,7 @@
4 *pgrp = (gid_t)-1;
5
6 if(security_info_sent == 0) {
7- DEBUG(0,("unpack_nt_owners: no security info sent !\n"));
8+ DEBUG(1,("unpack_nt_owners: no security info sent !\n"));
9 return False;
10 }
11
0d892176
JR
12--- samba-2.2.1a/source/smbd/oplock.c~ Fri Jul 6 04:02:01 2001
13+++ samba-2.2.1a/source/smbd/oplock.c Fri Oct 5 21:13:04 2001
14@@ -994,7 +994,7 @@
15 {
16 if(smb_read_error == READ_TIMEOUT)
17 {
18- if( DEBUGLVL( 0 ) )
19+ if( DEBUGLVL( 1 ) )
20 {
21 dbgtext( "request_oplock_break: no response received to oplock " );
22 dbgtext( "break request to pid %d ", (int)share_entry->pid );
This page took 0.050985 seconds and 4 git commands to generate.