search for: debug_message

Displaying 20 results from an estimated 37 matches for "debug_message".

2009 Mar 28
1
ISOLINUX and readdir: Performance
...performance is almost a non-issue except when it comes to disk-like device I/O (floppy, hdd, optical CD/DVD) and graphics, it seems that it may be time to implement the cache. If the cache were to be implemented, it would either have to have pass through routines when in debug mode ("%define DEBUG_MESSAGES 1") to reduce size or some of the uninitialized data in the first segment needs to move elsewhere, probably a new data segment (for a total of 5 segments in ISOLINUX). -Gene
2003 Nov 03
1
FW: XP joining domain - problem
...e it just in case. Sorry I did not include them in the initial email. Sincerely, Mike ====START OF SMBD LOG============ [2003/11/02 22:11:12, 0] smbd/server.c:main(707) smbd version 2.2.7a started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2003/11/02 22:11:12, 1] lib/debug.c:debug_message(258) INFO: Debug class all level = 2 (pid 2721 from pid 2721) [2003/11/02 22:11:12, 2] param/loadparm.c:do_section(3055) Processing section "[homes]" [2003/11/02 22:11:12, 2] param/loadparm.c:do_section(3055) Processing section "[profiles]" [2003/11/02 22:11:12, 0] param...
2004 Dec 08
3
isolinux needing mkisofs
...;DEB < mov eax, 17 ;DEB Location of Boot Record Volume < call getonesec ;DEB Retrieve Boot Record Volume < < mov eax, dword [trackbuf+47h] ;DEB EAX is now address of Boot Catalog < < %ifdef DEBUG_MESSAGES < mov si,bcat_loc_msg ;DEB Write sector address of boot cat < call writemsg ;DEB < call writehex8 ;DEB < call crlf ;DEB < %endif < < mov...
2008 Jul 16
1
[PATCH] isolinux: rename CurDir to CurrentDir
...irectory RootDir resb dir_t_size ; Root directory FirstSecSum resd 1 ; Checksum of bytes 64-2048 ImageDwords resd 1 ; isolinux.bin size, dwords @@ -891,7 +891,7 @@ mov eax,[trackbuf+156+2] mov [RootDir+dir_lba],eax - mov [CurDir+dir_lba],eax + mov [CurrentDir+dir_lba],eax %ifdef DEBUG_MESSAGES mov si,dbg_rootdir_msg call writemsg @@ -900,11 +900,11 @@ %endif mov eax,[trackbuf+156+10] mov [RootDir+dir_len],eax - mov [CurDir+dir_len],eax + mov [CurrentDir+dir_len],eax add eax,SECTOR_SIZE-1 shr eax,SECTOR_SHIFT mov [RootDir+dir_clust],eax - mov [CurDir+dir_clust],e...
2002 May 16
1
Samba 2.2.4: Problem with output of smbpasswd
Hi people, since i'm using samba 2.2.4 i have a problem when starting smbpasswd. When i start the program i have always the following output (which i don't like too much :o) ) : ------------------------ # 486dx66:/ smbpasswd INFO: Debug class all level = 1 (pid 8318 from pid 8318) <= That's what i don't like New SMB password: Retype new SMB password: Mismatch - password
2003 Dec 16
5
A domain controller for the domain could not by contacted (2.2.3a-12.3 for Debian)
...ome/samba/profiles writeable = yes browseable = no create mask = 0600 -------------- next part -------------- [2003/12/16 17:18:37, 0] smbd/server.c:main(698) smbd version 2.2.3a-12.3 for Debian started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2003/12/16 17:18:37, 1] lib/debug.c:debug_message(250) INFO: Debug class all level = 2 (pid 232 from pid 232) [2003/12/16 17:18:37, 2] param/loadparm.c:do_section(2973) Processing section "[homes]" [2003/12/16 17:18:37, 2] param/loadparm.c:do_section(2973) Processing section "[profiles]" [2003/12/16 17:18:37, 2] param/l...
2006 Oct 11
2
Adding TrippLite SMART550 / Protocol 2001 Support
...OMNIVS2: dstate_setinfo("output.voltage", "%.1f", hex2d(l_value+1, 4)/2.0); break; case TRIPP_LITE_SMARTPRO: @@ -1047,7 +1090,7 @@ break; } - if(tl_model != TRIPP_LITE_OMNIVS) { + if(tl_model != TRIPP_LITE_OMNIVS && tl_model != TRIPP_LITE_OMNIVS2) { debug_message("D", 2); debug_message("V", 2);
2002 Oct 28
1
intermitent domain logon failures
...lding connection to [2002/10/21 21:30:57, 3] smbd/server.c:exit_server(492) Server exit (caught signal) [2002/10/27 06:25:34, 0] smbd/server.c:sig_hup(384) Got SIGHUP [2002/10/27 06:25:34, 1] smbd/server.c:open_sockets(220) Reloading services after SIGHUP [2002/10/27 06:25:35, 1] lib/debug.c:debug_message(250) INFO: Debug class all level = 1 (pid 18438 from pid 18438) We are running Debian woody with samba 2.2.3a-6 and Linux 2.4.19 i686 ---smb.conf--- [global] workgroup = diggers server string = %h server (Samba %v) load printers = yes netbios name = admin domain logons...
2003 Mar 03
3
Problem of access samba from rh8
Hello, I already setup a samba server as PDC for windows client to logon and working fine now with the following config: - redhat 7.3 - samba 2.2.7a Then I try to access the samba share from Redhat 8, I can use smbclient to access the share without problem but I can't access the share with "KDE's Konqueror" (smb://NetbiosName/), it can show all shares, when I double one of
2002 Dec 16
0
Winbind problem (NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND)
...ly storms here on the US West Coast I had to shutdown my Samba v.2.2.4 server running Winbind this weekend, unfourtunatly once I powered back up the server I started getting this error from log.winbindd and could no longer access Samba from my Windows stations. [2002/12/16 09:58:09, 1] lib/debug.c:debug_message(256) INFO: Debug class all level = 3 (pid 1185 from pid 1185) [2002/12/16 09:58:09, 2] param/loadparm.c:do_section(3055) Processing section "[localsys]" [2002/12/16 09:58:09, 3] param/loadparm.c:lp_add_ipc(2023) adding IPC service IPC$ [2002/12/16 09:58:09, 3] param/loadparm.c:lp_...
2003 Jun 11
0
nmbd error messages - Samba version 2.2.8a
...e on my samba server "samba2000". samba2000 is running Samba version 2.2.8a. Sincerely, Derek Moran [2003/06/10 15:40:17, 0] nmbd/nmbd.c:main(795) Netbios nameserver version 2.2.8a started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2003/06/10 15:40:17, 1] lib/debug.c:debug_message(258) INFO: Debug class all level = 1 (pid 379 from pid 379) [2003/06/10 15:40:17, 0] nmbd/nmbd.c:main(827) standard input is not a socket, assuming -D option [2003/06/10 15:40:17, 0] nmbd/nmbd_nameregister.c:register_name_response(109) register_name_response: server at IP 172.20.8.150 re...
2003 May 19
2
netbios aliases and shares
...s/download [dist] path = /packages/samba/shares/dist Now when I type net use \\CSWIN\dist /USER:DC\username * and then type in the password, I get System error 1326 has occurred. Logon Failure: unknown username or bad password. The log file shows: [2003/05/19 16:08:56, 1] lib/debug.c:debug_message(258) INFO: Debug class all level = 2 (pid 30798 from pid 30798) [2003/05/19 16:08:56, 2] param/loadparm.c:do_section(3073) Processing section "[download]" [2003/05/19 16:08:56, 2] param/loadparm.c:do_section(3073) Processing section "[dist]" [2003/05/19 16:08:56, 2...
2006 Mar 09
11
syncPEOPLE on Rails TextMate Bundle 1.0 & Screencast
The 1.0 version of our bundle is now available for download, along with a 10 minute demonstration of it in use. See http:// syncpeople.com/downloads. == What is syncPEOPLE on Rails? == syncPEOPLE on Rails is a bundle of snippets, macros and commands for TextMate that make Rails development on the Mac even easier. Generate scaffolds, migrations, models and controllers from inside the
2002 Jun 20
0
Error looking up domain users
...all run properly, in the other one I can join the domain (wbinfo -t tells secret is good), but wbinfo -u says 'Error looking up domain users', wbinfo --sequence says 'NAMIBIA: DISCONNECTED'. The log.winbindd (log level 3) shows following output: [2002/06/20 11:02:32, 0] lib/debug.c:debug_message(259) INFO: Debug class all level = 3 (pid 479 from pid 479) [2002/06/20 11:02:32, 2] param/loadparm.c:do_section(3024) Processing section "[dir1]" [2002/06/20 11:02:32, 2] param/loadparm.c:do_section(3024) Processing section "[dir2]" [2002/06/20 11:02:32, 2] param/loadpa...
2002 Mar 06
0
win98 - can't find files
...ection from (192.168.37.154) [2002/03/05 13:56:58, 2] smbd/password.c:pass_check_smb(584) pass_check_smb failed - invalid password for user [dennis] [2002/03/05 13:56:58, 1] smbd/password.c:pass_check_smb(561) Account for user 'nobody' was disabled. [2002/03/05 13:58:04, 1] lib/debug.c:debug_message(250) -- "Is it really you, Fuzz, or is it Memorex, or is it radiation sickness?" -- Sonic Disruptors comics
2003 Jun 03
0
samba 2.2.8a on Reliant (SINIX) 5.44 smbclient request timed out
...------------------------------------------------------------- --------------------------------- the messages from log.smbd [2003/06/02 12:30:31, 0] smbd/server.c:main(791) smbd version 2.2.8a started. Copyright Andrew Tridgell and the Samba Team 1992-2002 [2003/06/02 12:30:31, 1] lib/debug.c:debug_message(256) INFO: Debug class all level = 10 (pid 5736 from pid 5736) doing parameter preferred master = No doing parameter local master = No doing parameter domain master = No doing parameter wins server = 172.16.200.0 [2003/06/02 12:30:31, 4] lib/wins_srv.c:wins_srv_load_list(139) wins_srv...
2003 Mar 18
3
can't print over samba
...while I can explore the network and I can copy files to unix, I cannot print to unix. Then log.nmbd file says; [2003/03/17 16:58:10, 0] nmbd/nmbd.c:main(795) Netbios nameserver version 2.2.8 started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2003/03/17 16:58:10, 1] lib/debug.c:debug_message(258) INFO: Debug class all level = 2 (pid 60080 from pid 60080) [2003/03/17 16:58:10, 2] nmbd/nmbd.c:main(833) Becoming a daemon. [2003/03/17 16:58:10, 2] lib/interface.c:add_interface(81) added interface ip=192.168.1.1 bcast=192.168.1.255 nmask=255.255.255.0 [2003/03/17 16:58:10, 2] nmbd/...
2002 Feb 13
0
"could not open file /var/lock/samba/unexpected.tdb"
...696 Feb 12 21:59 winbindd_cache.tdb -rw------- 1 root root 8192 Feb 12 21:59 winbindd_idmap.tdb -rw-r--r-- 1 root root 313 Feb 13 10:08 wins.dat What can/should I do to stop these complaints? Thanks. -------------------------- [2002/02/12 21:59:21, 1] lib/debug.c:debug_message(248) INFO: Debug class all level = 1 (pid 919 from pid 919) [2002/02/12 21:59:21, 1] nsswitch/winbindd_util.c:get_domain_info(137) getting trusted domain list [2002/02/12 21:59:21, 0] tdb/tdbutil.c:tdb_log(475) tdb((null)): tdb_open_ex: could not open file /var/lock/samba/unexpected.tdb: No...
2019 Feb 28
2
winbind causing huge timeouts/delays since 4.8
...10:33:52 EST 2019 [root at centos7dev64 samba]# Beside log.winbindd i also added log.wb-CENTOS7DEV64 as it may be of interest too. So let me know if there is something i can test once more. Alex -------------- next part -------------- [2019/02/28 10:31:52.827255, 3] ../../lib/util/debug_s3.c:75(debug_message) INFO: Remote set of debug to `10' (pid 18451 from pid 18439) [2019/02/28 10:31:52.827297, 5, pid=18451, effective(0, 0), real(0, 0)] ../../lib/util/debug.c:804(debug_dump_status) INFO: Current debug levels: all: 10 tdb: 10 printdrivers: 10 lanman: 10 smb: 10 rpc_p...
2003 Feb 21
1
2.2.7a - lot of open/close calls
...257.bat read=Yes write=No (numopen=1) [2003/02/21 08:19:06, 2] smbd/close.c:close_normal_file(213) dm389245 closed file mr00257.bat (numopen=0) [2003/02/21 08:19:06, 2] smbd/open.c:open_file(245) dm389245 opened file mr00257.bat read=Yes write=No (numopen=1) [2003/02/21 08:19:06, 1] lib/debug.c:debug_message(258) why does samba open and close the file so many times? this is the login script file it is opening btw.... Bill