search for: testsam_debug_level

Displaying 1 result from an estimated 1 matches for "testsam_debug_level".

2006 Jul 12
1
updated samba-3.0.23/examples/pdb/test.c
...the GNU General Public License for * more details. * * You should have received a copy of the GNU General Public License along with * this program; if not, write to the Free Software Foundation, Inc., 675 * Mass Ave, Cambridge, MA 02139, USA. */ #include "includes.h" static int testsam_debug_level = DBGC_ALL; #undef DBGC_CLASS #define DBGC_CLASS testsam_debug_level /*************************************************************** Start enumeration of the passwd list. ****************************************************************/ static NTSTATUS testsam_setsampwent(struct pdb_methods *m...