search for: lp_set_logfile

Displaying 4 results from an estimated 4 matches for "lp_set_logfile".

2007 May 16
1
SAMBA: Share specific log files
...trcat_fn (__FILE__,__LINE__,logfilefullpath,".log", sizeof("/log/sharenet/")+sizeof(lp_servicename(snum))+sizeof(".log")); safe_strcpy_fn (__FILE__,__LINE__,sharename,lp_servicename(snum), sizeof("/log/sharenet/")+sizeof(lp_servicename(snum))); lp_set_logfile(logfilefullpath); safe_strcpy_fn (__FILE__,__LINE__,debugf,logfilefullpath,sizeof(logfilefullpath)); if( DEBUGLVL( IS_IPC(conn) ? 3 : 1 ) ) { dbgtext( "%s (%s) ", get_remote_machine_name(), conn->client_address ); dbgtext( "%s", sr...
2002 Nov 14
2
nmbd memory leak in 2.2.x CVS
I am running 2.2.6 on a customer's site and everything has been perfect. However I noticed the other day that one of the two nmbd processes (it is a wins server) had grown to 13Mb over a two week period. I needed to update to the latest CVS version anyway and had hoped that something in that might fix things. Five days later and things are looking the same: nmbd started on Nov 9th: root
2004 May 28
0
Signal 11 on winbindd start: memory leak in malloc
...67356 bytes. ==23407== ==23407== 28 bytes in 1 blocks are definitely lost in loss record 10 of 27 ==23407== at 0x3C01F40D: malloc (vg_replace_malloc.c:105) ==23407== by 0x3C1F196F: strdup (in /lib/libc-2.3.2.so) ==23407== by 0x80BA887: (within /usr/sbin/winbindd) ==23407== by 0x80ABA9B: lp_set_logfile (in /usr/sbin/winbindd) ==23407== ==23407== LEAK SUMMARY: ==23407== definitely lost: 28 bytes in 1 blocks. ==23407== possibly lost: 0 bytes in 0 blocks. ==23407== still reachable: 705054 bytes in 389 blocks. ==23407== suppressed: 0 bytes in 0 blocks. ==23407== Reachable blocks (t...
2003 Jul 27
2
Samba Betas not building, cvs or provided tar archives
...n `lp_minor_announce_version': param/loadparm.c:4216: warning: assignment makes pointer from integer without a cast param/loadparm.c: In function `get_private_directory': param/loadparm.c:4249: warning: pointer/integer type mismatch in conditional expression param/loadparm.c: In function `lp_set_logfile': param/loadparm.c:4260: warning: pointer/integer type mismatch in conditional expression param/loadparm.c: In function `get_called_name': param/loadparm.c:4273: warning: pointer/integer type mismatch in conditional expression make: *** [param/loadparm.o] Error 1