Ignore:
Timestamp:
Mar 11, 2009, 9:14:55 AM (16 years ago)
Author:
Paul Smedley
Message:

Add 'missing' 3.0.34 diffs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/lib/debug.c

    r124 r165  
    693693         *  loop check do a new check as root.
    694694         */
     695
    695696        if( geteuid() != 0 )
    696697                return;
     
    715716                }
    716717        }
     718
    717719        /*
    718720         * Here's where we need to panic if dbf == NULL..
Note: See TracChangeset for help on using the changeset viewer.