Ignore:
Timestamp:
Mar 12, 2008, 9:08:18 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.28a

File:
1 edited

Legend:

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

    r22 r124  
    693693         *  loop check do a new check as root.
    694694         */
    695 
    696695        if( geteuid() != 0 )
    697696                return;
     
    716715                }
    717716        }
    718 
    719717        /*
    720718         * Here's where we need to panic if dbf == NULL..
Note: See TracChangeset for help on using the changeset viewer.