Searched refs:DEBUG (Results 1 - 25 of 1016) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/rp-pppoe/
H A Dadsl-start.in43 if [ "$DEBUG" = "1" ] ; then
45 DEBUG=/tmp/pppoe-debug-$$
46 export DEBUG
47 mkdir $DEBUG
49 echo "Could not create directory $DEBUG... exiting"
52 DEBUG=$DEBUG/pppoe-debug.txt
55 echo "---------------------------------------------" > $DEBUG
56 date >> $DEBUG
57 echo "Output of uname -a" >> $DEBUG
[all...]
H A Dadsl-connect.in90 if test "$DEBUG" = "1" ; then
91 echo "*** If you want to use DEBUG, invoke adsl-start, not adsl-connect."
95 if test "$DEBUG" != "" ; then
96 echo "ETH=$ETH; USER=$USER" >> $DEBUG
97 echo "---------------------------------------------" >> $DEBUG
156 if test "$DEBUG" != "" ; then
161 echo "pppd invocation" >> $DEBUG
162 echo "$SETSID $PPPD pty '$PPPOE_CMD' $PPP_STD_OPTIONS $PPPD_SYNC debug" >> $DEBUG
163 echo "---------------------------------------------" >> $DEBUG
164 $SETSID $PPPD pty "$PPPOE_CMD -D $DEBUG
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Dsysctl.h8 #ifdef DEBUG
16 #endif /* DEBUG */
/asus-wl-520gu-7.0.1.45/src/router/samba/source/lib/
H A Ddmallocmsg.c43 DEBUG(2,("Got MSG_REQ_DMALLOC_MARK: mark set\n"));
45 DEBUG(2,("Got MSG_REQ_DMALLOC_MARK but dmalloc not in this process\n"));
57 DEBUG(2,("Got MSG_REQ_DMALLOC_LOG_CHANGED: done\n"));
59 DEBUG(2,("Got MSG_REQ_DMALLOC_LOG_CHANGED but dmalloc not in this process\n"));
71 DEBUG(2, ("Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED\n"));
H A Dserver_mutex.c38 DEBUG(0,("grab_server_mutex: malloc failed for %s\n", name));
42 DEBUG(10,("grab_server_mutex: failed for %s\n", name));
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/pdb/
H A Dpdb_test.c34 DEBUG(10, ("testsam_setsampwent called\n"));
44 DEBUG(10, ("testsam_endsampwent called\n"));
53 DEBUG(10, ("testsam_getsampwent called\n"));
63 DEBUG(10, ("testsam_getsampwnam called\n"));
73 DEBUG(10, ("testsam_getsampwsid called\n"));
83 DEBUG(10, ("testsam_delete_sam_account called\n"));
93 DEBUG(10, ("testsam_update_sam_account called\n"));
103 DEBUG(10, ("testsam_add_sam_account called\n"));
132 DEBUG(0, ("testsam: Couldn't register custom debugging class!\n"));
133 } else DEBUG(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/udhcpd/
H A Dlibbb_udhcp.h14 #define DEBUG macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libsmb/
H A Dcredentials.c59 DEBUG(4,("cred_session_key\n"));
61 DEBUG(5,(" clnt_chal: %s\n", credstr(clnt_chal->data)));
62 DEBUG(5,(" srv_chal : %s\n", credstr(srv_chal->data)));
63 DEBUG(5,(" clnt+srv : %s\n", credstr(sum2)));
64 DEBUG(5,(" sess_key : %s\n", credstr(session_key)));
90 DEBUG(4,("cred_create\n"));
92 DEBUG(5,(" sess_key : %s\n", credstr(session_key)));
93 DEBUG(5,(" stor_cred: %s\n", credstr(stor_cred->data)));
94 DEBUG(5,(" timestamp: %x\n" , timestamp.time));
95 DEBUG(
[all...]
H A Dntlm_check.c42 DEBUG(10,("No password set - DISALLOWING access\n"));
48 DEBUG(0, ("smb_pwd_check_ntlmv1: incorrect challenge size (%lu)\n",
54 DEBUG(0, ("smb_pwd_check_ntlmv1: incorrect password length (%lu)\n",
67 DEBUG(100,("Part password (P16) was |\n"));
97 DEBUG(10,("No password set - DISALLOWING access\n"));
103 DEBUG(0, ("smb_pwd_check_ntlmv2: incorrect challenge size (%lu)\n",
112 DEBUG(0, ("smb_pwd_check_ntlmv2: incorrect password length (%lu)\n",
136 DEBUG(100,("Part password (P16) was |\n"));
181 DEBUG(3,("ntlm_password_check: NO NT password stored for user %s.\n",
189 DEBUG(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/auth/
H A Dauth.c35 DEBUG(0,("Can't register auth_method!\n"
45 DEBUG(5,("Attempting to register auth backend %s\n", name));
48 DEBUG(0,("There already is an auth method registered with the name %s!\n", name));
57 DEBUG(5,("Successfully added auth method '%s'\n", name));
86 DEBUG(5, ("get_ntlm_challenge (auth subsystem): returning previous challenge by module %s (normal)\n",
95 DEBUG(5, ("auth_get_challenge: module %s did not want to specify a challenge\n", auth_method->name));
99 DEBUG(5, ("auth_get_challenge: getting challenge from module %s\n", auth_method->name));
101 DEBUG(1, ("auth_get_challenge: CONFIGURATION ERROR: authentication method %s has already specified a challenge. Challenge by %s ignored.\n",
113 DEBUG(3, ("auth_get_challenge: getting challenge from authentication method %s FAILED.\n",
116 DEBUG(
[all...]
H A Dauth_server.c56 DEBUG(1,("server_cryptkey: Can't resolve address for %s\n",desthost));
61 DEBUG(1,("Password server loop - disabling password server %s\n",desthost));
75 DEBUG(3,("connected to password server %s\n",desthost));
83 DEBUG(0,("password server not available\n"));
91 DEBUG(1,("password server fails session request\n"));
100 DEBUG(3,("got session\n"));
103 DEBUG(1,("%s rejected the negprot\n",desthost));
111 DEBUG(1,("%s isn't in user level security mode\n",desthost));
124 DEBUG(0,("%s rejected the initial session setup (%s)\n",
133 DEBUG(
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/math-emu/
H A Dfrsp.c17 #ifdef DEBUG
23 #ifdef DEBUG
H A Dfsqrt.c18 #ifdef DEBUG
24 #ifdef DEBUG
35 #ifdef DEBUG
H A Dfsqrts.c19 #ifdef DEBUG
25 #ifdef DEBUG
36 #ifdef DEBUG
H A Dlfs.c19 #ifdef DEBUG
28 #ifdef DEBUG
35 #ifdef DEBUG
H A Dfres.c11 #ifdef DEBUG
H A Dfrsqrte.c11 #ifdef DEBUG
H A Dmffs.c15 #ifdef DEBUG
H A Dmtfsb0.c16 #ifdef DEBUG
/asus-wl-520gu-7.0.1.45/src/router/busybox/tests/
H A Dtester.sh18 DEBUG=2
33 d) DEBUG=$OPTARG; ;;
57 if [ $DEBUG -ge 3 ]
66 echo "DEBUG=$DEBUG"
92 [ $DEBUG -ge 2 ] && echo "running setup commands in $SETUP"
118 [ $DEBUG -ge 2 ] && echo "testing: $line" | tee -a $LOGFILE
131 [ $DEBUG -ge 2 ] && echo "testing: $line" | tee -a $LOGFILE
138 [ $DEBUG -ge 1 ] && echo "FAILED: $line" | tee -a $LOGFILE
146 [ $DEBUG
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/passdb/
H A Dpdb_plugin.c35 DEBUG(0, ("The plugin module needs an argument!\n"));
50 DEBUG(5, ("Trying to load sam plugin %s\n", plugin_name));
53 DEBUG(0, ("Failed to load sam plugin %s using sys_dlopen (%s)\n", plugin_name, sys_dlerror()));
60 DEBUG(0, ("Failed to find function 'pdb_version' using sys_dlsym in sam plugin %s (%s)\n", plugin_name, sys_dlerror()));
66 DEBUG(0, ("Wrong PASSDB_INTERFACE_VERSION! sam plugin has version %d and version %d is needed! Please update!\n",
74 DEBUG(0, ("Failed to find function 'pdb_init' using sys_dlsym in sam plugin %s (%s)\n", plugin_name, sys_dlerror()));
78 DEBUG(5, ("Starting sam plugin %s with location %s\n", plugin_name, plugin_location));
/asus-wl-520gu-7.0.1.45/src/router/samba/source/profile/
H A Dprofile.c57 DEBUG(1,("INFO: Profiling turned OFF from pid %d\n", (int)src));
62 DEBUG(1,("INFO: Profiling counts turned ON from pid %d\n", (int)src));
67 DEBUG(1,("INFO: Full profiling turned ON from pid %d\n", (int)src));
71 DEBUG(1,("INFO: Profiling values cleared from pid %d\n", (int)src));
75 DEBUG(1,("INFO: Profiling support unavailable in this build.\n"));
91 DEBUG(1,("INFO: Received REQ_PROFILELEVEL message from PID %u\n",(unsigned int)src));
118 DEBUG(0,("Can't create or use IPC area. Error was %s\n",
127 DEBUG(0,("Can't attach to IPC area. Error was %s\n",
134 DEBUG(0,("ERROR shmctl : can't IPC_STAT. Error was %s\n",
140 DEBUG(
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/sam/
H A Didmap_tdb.c69 DEBUG(3,("db_allocate_rid: Failed to locate next rid record in idmap db\n"));
74 DEBUG(0, ("db_allocate_rid: no RIDs available!\n"));
105 DEBUG(0, ("idmap Fatal Error: UID range full!! (max: %lu)\n",
113 DEBUG(0, ("idmap_tdb: Fatal error while fetching a new id\n!"));
119 DEBUG(0, ("idmap Fatal Error: UID range full!! (max: %lu)\n",
125 DEBUG(10,("db_allocate_id: ID_USERID (*id).uid = %d\n", (unsigned int)hwm));
135 DEBUG(0, ("idmap Fatal Error: GID range full!! (max: %lu)\n",
144 DEBUG(0, ("idmap_tdb: Fatal error while fetching a new id\n!"));
150 DEBUG(0, ("idmap Fatal Error: GID range full!! (max: %lu)\n",
156 DEBUG(1
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/rpc_server/
H A Dsrv_samr_util.c56 DEBUG(10,("INFO_20 UNI_MUNGED_DIAL: %s -> %s\n",old_string, new_string));
79 DEBUG(10,("INFO_21 LOGON_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
86 DEBUG(10,("INFO_21 LOGOFF_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
94 DEBUG(10,("INFO_21 KICKOFF_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
102 DEBUG(10,("INFO_21 PASS_CAN_CH: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
109 DEBUG(10,("INFO_21 PASS_LAST_SET: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
117 DEBUG(10,("INFO_21 PASS_MUST_CH: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
126 DEBUG(10,("INFO_21 UNI_USER_NAME: %s -> %s\n", old_string, new_string));
134 DEBUG(10,("INFO_21 UNI_FULL_NAME: %s -> %s\n",old_string, new_string));
142 DEBUG(1
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbd/
H A Dchgpasswd.c78 DEBUG(0,
86 DEBUG(10,
102 DEBUG(3,
109 DEBUG(3, ("pty: opened %s\n", line));
131 DEBUG(0,
144 DEBUG(3,
152 DEBUG(3, ("More weirdness, could not open %s\n", slavedev));
161 DEBUG(3, ("Error in ioctl call for slave pty\n"));
173 DEBUG(3, ("Could not re-direct stdin\n"));
178 DEBUG(
[all...]

Completed in 98 milliseconds

1234567891011>>