Displaying 9 results from an estimated 9 matches similar to: "how to submit patches ? (patch for pdb_xml.c included)"
2005 Sep 23
1
pdb_mysql, pdb_pgsql and pdb_xml modules: request for maintainer
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
The experimental pdb modules (pdb_mysql, pdb_pgsql and pdb_xml) have
been a bit neglected during the last few releases of Samba 3 as they
haven't been actively maintained. I was the original author and
maintainer, but I no longer work on Samba 3 and I no longer use any of
the modules in production.
I'll remove these modules unless
2011 Apr 29
4
You don't check for malloc failure
Hi,
You don't check for malloc failure. I've made a patch that is possibly
wrong but it saves the program from SIGSEGV and replaces it with SIGABRT.
-peter
diff -ru icecast-2.3.2-ORIG/src/admin.c icecast-2.3.2/src/admin.c
--- icecast-2.3.2-ORIG/src/admin.c Fri May 2 17:40:00 2008
+++ icecast-2.3.2/src/admin.c Thu Apr 28 19:53:03 2011
@@ -291,6 +291,9 @@
2005 Sep 26
0
[Fwd: Re: Samba with Mysql, Compilation of version 3.0.11]
Hello again,
Related to previous bug, i have corrected few things from util.c,
3 char* data structures were defined more than one time so i commented
them in code, it seem to compile now...
data_path
state_path
cache_path
Thanks anyway.
Pierre
(C)ollen wrote:
> pdb_sql.c is the new mysql backend name
> (was pdb_mysql) so it does get compiled...
> but this output shows that you still
2004 Aug 31
2
plaintext backend
Hello
I would like to use plaintext backend with a simple Samba 3.0.6
configuration to get rid of the system of double passwords and rely just
on the plain old unix /etc/passwd ones.
However I couldn't find any information about it in
1) man smb.conf
2) online Samba official HOWTO
I tried putting passdb backend = plaintext into a smb.conf file with
security=share and the Samba server
2005 Sep 21
2
Samba with Mysql, compilation problem.
First i would like to say hello to everybody here, because i am new to
this ML.
So here is the description of my problem:
I began with a clean samba installation from the stable branch few
monthes ago, everything was just fine, i have a linux box which was
sharing files for another linux workstation and two WinXP laptops. The
sharing linux box is a debian stable branch O/S, which is my choice
2004 Jan 15
2
Installation Problem !!!
Hello there,
I encountered an error with Samba3.0 installation. I'm sending it as an attachment(i.e. whatever appeared at "konsole")
So, please help me out to install Samba3.0 on RedHat Linux 8.0
Waiting For reply !!!
Aditya R. Gupta
[Beta] HelpClick onthe image to chat with me
-------------- next part --------------
[root@localhost root]# cd
2005 Aug 10
2
Compiling smbtorture
Is smbtorture a simple SMB client that is completely separate from Samba
server? (I.e., can I use it to test, e.g., a regular Windows SMB
server?) Or is it something that only tests Samba server?
Anyway, I haven't had any luck compiling it. Any hints? Here is a
transcript (this is on SUSE Linux Enterprise 9):
cwu@cham6:~/tmp/apps/samba-3.0.14a/source> ./configure
2004 Jun 02
0
Re: samba Digest, Vol 18, Issue 3
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a
2004 Jun 02
0
SAMBA 3.0.4 on AIX 5.2 configure usability question?
Hopefully someone can hep. I am trying to compile Samba 3.0.4 on AIX 5.2
with AD Support. The problem is that it compiles fine but does a core dump
when it's use is attempted. Several of the configuration usability
parameters are showing NO. Expecially the CoreFoundation, fcntl, and
syscall related areas. I need help determining what my problem is, and is
there a place where I can find a