search for: pstrings

Displaying 20 results from an estimated 83 matches for "pstrings".

Did you mean: strings
2007 May 08
1
asterisk 1.2 from svn ... lock on shutdown
Hi, I hope this gets picked up by some bug marshall ... I have downloaded (yesterday) the 1.2 branch from svn ... When running: asterisk -vvvvc loaded modules: [modules] autoload=no load => pbx_functions.so load => pbx_config.so load => codec_a_mu.so load => format_pcm_alaw.so load => codec_ulaw.so load => codec_alaw.so load => format_pcm.so load => func_uri.so
1998 Jul 22
0
BUG-with-fix: smbclient ignores WORKGROUP= in smb.conf
I recently upgraded to 18p8 from 16p11 and found that smbclient now needed a -W in order to connect properly to our domain (which was not the name supplied with the -DWORKGROUP= from the make). Turns out that clientutil.c always uses the value specified by the WORKGROUP macro and never calls lp_workgroup() to get the value specified in the smb.conf file, unless WORKGROUP is "".
2004 Jun 22
2
pwlib compile error
I am trying to compile pwlib in order to get h323 support working. Most of the compile is fine except it falls over at the point below. Does anyone have a solution? Thanks Johan make[2]: Entering directory `/root/pwlib/tools/asnparser' g++ -o obj_linux_x86_r/asnparser -Wl,--gc-sections -s -L/root/pwlib/lib ./obj_linux_x86_r/asn_grammar.o ./obj_linux_x86_r/asn_lex.o
2005 May 06
1
oh323 compile problem in FreeBSD
Hi, I'm trying to compile asterisk-oh323-0.7.1 in FreeBSD 5.3. I tried to use gmake but it exits with too many errors. Did somebody compile before oh323 in FreeBSD? How should I compile it under FreeBSD? thanks, Ganbold
2005 May 13
0
[Asterisk-Dev] Re: oh323 compile problem in FreeBSD
Following is the errors when I tried to compile oh323 in FreeBSD 5.3. Asterisk is updated from cvs. asterisk# gmake for x in wrapper asterisk-driver; do gmake -C $x build || exit 1 ; done make: illegal option -- - usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable]
1999 Sep 21
0
[patch] fixing scope id problems
hi*& Samba has troubles with joining to NT PDC, that has some scope id because: 1. smbpasswd does not know anything about scope id and you haven't any chance to join into NT PDC. 2. also many utils like smbmount doesn't know scope id 3. In smbclient you can specify scope id, but you should remember it and etc. It's not so usable. I'm asked about these problems in samba
2000 Jan 30
0
More checks for param/loadparm.c
Here's a second set of diffs for sanity-checking smb.conf files. This one implements a basic set of checks on netbios names. No, it won't recognize someone using an ip address, but it will realize the dots don't belong: $ testparm Load smb config files from /usr/local/samba/lib/smb.conf WARNING: netbios name "127.0.0.1" contained a dot, which is only legal in DNS domain
2004 Aug 26
0
chan_oh323 build (resubmit w/ new title)
I'm trying to make the chan_h323 in /usr/src/asterisk/channels/h323 But I'm getting all kinds of errors about PWLIB... I built using the newest PWLIB and OpenH323 from CVS Error log from make below make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES
2004 Aug 26
1
chan_oh323: __use_ast_pthread_create_instead __ (was: chan_oh323 loading error)
I'm trying to make the chan_h323 in /usr/src/asterisk/channels/h323 But I'm getting all kinds of errors about PWLIB... I built using the newest PWLIB and OpenH323 from CVS Error log from make below make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES
2000 Jan 04
0
two-level getgrent bug in samba-2.0.6 (PATCH#11)
leon@eatworms.swmed.edu wrote: > > I ran into a bug in samba-2.0.6: an infinite loop caused by two-level > getgrent calls. validate_group, in the middle of a getgrent loop, may > indirectly call user_in_group_list, which resets getgrent. As a result, > validate_group never exits. The attached patch works around this. It's a > quick and dirty patch which I'm including
2005 Feb 01
2
Error on compiling oh323 0.6.5 on cvs stable asterisk
Hi, I have downloaded files and also local versions of pwlib oh323 (both Janus patched). Both libraries compile fine, but I get following errors on asterisk-oh323-0.6.5. Readme is a bit confusing since it doesn't mention which local libraries should be downloaded from inaccess to get everything working OK. I've also tried with/without patching oh323 with supplied patch. Any hint, advice
2008 Aug 08
1
h323 channel compile error
I have following settings done on my Fedora8: Downloaded openh323-v1_19_0_1-src-tar.gz pwlib-v1_11_1-src.tar.gz Extracted them in /root/openh323 and /root/pwlib Exported the following variables: PWLIBDIR=/root/pwlib export PWLIBDIR OPENH323DIR=/root/openh323 export OPENH323DIR LD_LIBRARY_PATH=$PWLIBDIR/lib:$OPENH323DIR/lib export LD_LIBRARY_PATH Then I compiled pwlib and it was fine. But in
2008 Dec 30
3
Samba 3.2.5 and vscan-clamav.so
Hello Recently I migrated from samba 3.0.24 to samba 3.2.5 on Debian etch amd64. In old system I have working samba-vscan used with ClamAV 0.91. Now I have ClamAV 0.94.2. I compiled vscan-clamav successfully, but when I try to connect to the share, it fails and I get some strange messages in the samba logs: "Error trying to resolve symbol 'init_samba_module' in
2003 Jan 09
1
Re: samba (2.2.7a) + openldap (2.0.x)
> >Seems I was wrong (left out ldap switch ...), it doesn't compile on >cooker, here is the error: > >Compiling passdb/pdb_ldap.c >passdb/pdb_ldap.c: In function `ldap_connect_system': >passdb/pdb_ldap.c:289: warning: passing arg 2 of `ldap_set_rebind_proc' >from incompatible pointer type >passdb/pdb_ldap.c:289: too many arguments to function
1998 Jul 13
1
password server problem
We are using samba with a NT4.0 Primary Domain Controller as a samba password server. Logon validation on the primary domain controller works fine, the NT machine validates the user password. BUT: On the NT PDC the event log shows numerous entries saying: Unknown user or wrong password Did anybody experience this too ???? Rainer von Bongartz /D/I/L/ rainer.von-bongartz@dil.de
2001 Apr 05
0
smbclient, find, and NetBSD
Dear developers, I often use smbclient from NetBSD 1.5 (i386) to an NT4.6a box. When I leave recursion off and do an 'mput', the find fails because NetBSD's find does not have the '-maxdepth' option. The problem is in samba/source/client/client.c at line 1168. Here is the code that causes the problem with a temporary fix. > if (recurse) >
2001 Apr 05
0
smbclient, find, and NetBSD (fwd)
This has come up before. Anyone want to comment (other than an OS specific #ifdef)? Cheers, jerry ---------- Forwarded message ---------- Date: Thu, 5 Apr 2001 09:26:18 -0400 (EDT) From: Claude Marinier <claude.marinier@dreo.dnd.ca> To: samba@lists.samba.org Subject: smbclient, find, and NetBSD Dear developers, I often use smbclient from NetBSD 1.5 (i386) to an NT4.6a box. When I
1998 Jun 19
1
SAMBA 1.9.18p8, username map, server security
I have a problem with new version (1.9.18p8) of SAMBA and username mapping. Configuration: WindowsNT 4.0 Workstation + SP1 WindowsNT domain - NTEP01 is PDC Digital UNIX 3.2C Username on NT: Babor Username on UNIX: baborl In SMB.CONF I have following lines: [global] security = server password server = NTEP01 username map = /usr/local/samba/lib/username.map username.map: baborl = babor
2001 Mar 28
1
UTF-8 patch for Samba 2.0.7
See description in the attached patch. -------------- next part -------------- This quick hack adds primitive support of UTF-8 as a server 'character set' to Samba 2.0.7. All file, share and user names are stored on server in UTF-8, and translated into client code page (not UCS2) on the fly. Additionally, server string conversion is added. Tested with Chinese and Russian Windows clients.
2005 Jul 25
2
problems with compiling asterisk-oh323
i ve downloaded asterisk-oh323-0.6.6.tar.gz I am getting this and anybody know howto fix this? #tar zxvf asterisk-oh323-0.6.6.tar.gz oh323]# cd asterisk-oh323-0.6.6 asterisk-oh323-0.6.6]# ls asterisk-driver CONFIGURATION Makefile rpm TESTS BUGS COPYING README rules.mak wrapper asterisk-oh323-0.6.6]# make for x in wrapper asterisk-driver; do make -C $x