search for: ctor

Displaying 20 results from an estimated 955 matches for "ctor".

Did you mean: cor
2017 Mar 15
1
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
...-- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens BasSamba via > samba > Verzonden: woensdag 15 maart 2017 16:09 > Aan: samba at lists.samba.org > Onderwerp: [Samba] samba: setproctitle not initialized, please either call > setproctitle_init() or link against libbsd-ctor. > > > > Hi, > Ubuntu server edition 16.04.1 > samba 4.3.11-ubuntu > Samba server role = Active directory domain controller > The following log is recurring at /var/log/samba/log.samba > How to resolve it. > > ----------------------------------------------------...
2012 Feb 27
3
[LLVMdev] Microsoft constructors implementation problem.
Hi all. I am working on constructors implementation for MS ABI. Itanium ABI has 2 constructor types - base & complete. MS ABI has only 1 type. How it works I'll show on example. class first { public: virtual void g(){} }; class second : public virtual first { public : virtual void g(){} }; When construct instance of s...
2016 Jul 04
3
samba4 stopped working
...asic test: # smbclient -L localhost -U% Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED) The globals section of smb.conf is: [global] workgroup = DENTALOFFICE realm = DENTALOFFICE.ROSSLAND.DENTAL netbios name = MOLAR server role = active directory domain controller dns forwarder = 8.8.8.8 idmap_ldb:use rfc2307 = yes allow dns updates = nonsecure which explains why I can't get to the Debian servers. The hand off to Google's DNS servers never happens. ps aux | grep nmbd, smbd or samba all show that samba...
2017 Mar 17
0
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
-----Original Message----- From: BasSamba [mailto:bassamba at rediffmail.com] Sent: Friday, March 17, 2017 12:17 PM To: 'L.P.H. van Belle'; samba at lists.samba.org Subject: RE: [Samba] samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor. Hi, Tried, It says "not installed" below is the result --------------------------------------------------------------------- apt-get remove libbsd-dev Reading package lists...done Building dependency tree Reading state information...done Package 'libbsd-dev' is not installed, so...
2012 Feb 27
0
[LLVMdev] Microsoft constructors implementation problem.
On Mon, Feb 27, 2012 at 3:42 AM, r4start <r4start at gmail.com> wrote: > Hi all. > > I am working on constructors implementation for MS ABI. Itanium ABI has > 2 constructor types - base & complete. MS ABI has only 1 type. > How it works I'll show on example. > class first { > public: >   virtual void g(){} > }; > > class second : public virtual first { > public : >   virt...
2017 Mar 17
0
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
...; -----Original Message----- > From: L.P.H. van Belle [mailto:belle at bazuin.nl]  > Sent: Wednesday, March 15, 2017 8:48 PM > To: samba at lists.samba.org > Subject: Re: [Samba] samba: setproctitle not initialized, please > either call > setproctitle_init() or link against libbsd-ctor. > > Try :  > > apt-get remove libbsd-dev > restart samba, now is the message gone?  > > > Gr.  > > Louis > > > > -----Oorspronkelijk bericht----- > > Van: samba [mailto:samba-bounces at lists.samba.org] Namens BasSamba > > via > >...
2016 Feb 04
2
user login passwords are mixed up
...it, that the old password is still requested on some computers? Can this happen, when users do not turn off Windows 7 computers (are still logged in on the PC where they changed the passwort) and switch to other computers? I looked in all relevant logs in /var/log, auth.log and in all logs in directory samba. I cannot even find ANY information for user authentication. Where to look? Which log is relevant? How to rise the log level? I run a Samba Active Directory DC 4.1.17 on Debian Jessie. I attached some logs to the mail how /var/log looks ... hardly any looging except for startups and shutd...
2016 Sep 20
2
setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor
Hi for all! I have Samba 4.3.9-Ubuntu DC in ADDC_Mode and it's working perfectly But in Samba Log have this: "samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor." The libbsd-dev package is installed Is this a problem? SAMBA.CONF: # Global parameters [global] workgroup = TESTEAD realm = testead.xxxxx.xxx netbios name = GTESTE2 server role = active directory domain controller dns forwarder = 8.8.8.8 username map = /etc/samba/usermap.txt winbind enum...
2012 Nov 01
1
[PATCH] com32: Include .init_array section in .ctors in linker script
From: Matt Fleming <matt.fleming at intel.com> GCC 4.7 now places pointers to functions with the 'constructor' and 'destructor' function attributes in .init_array and .fini_array sections, respectively, whereas previously they were in the .ctors and .dtors sections. This change breaks the ctors/dtors code as it only expects function to be in the .ctors and .dtors sections, meaning the ctors and...
2015 Mar 23
1
Samba4 classic upgrade problem
...netbios name = SOMEDOM server role = member server passdb backend = samba_dsdb server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdate idmap_ldb:use rfc2307 = yes But if I run: *# sed -i 's/member server/active directory domain controller/g' /etc/samba/smb.conf** **# service slapd stop** * * Stopping OpenLDAP slapd [ OK ] *#**samba** **# cat /var/log/samba/log.** [2015/03/17 14:49:46.694097, 0] ../source4/smbd/server.c:370(binary_smbd_main) samba version 4.1.6-Ubuntu started. Copyright Andrew Tridgell and...
2015 May 01
2
recurring error in log.samba . . .
...tu started. Copyright Andrew Tridgell and the Samba Team 1992-2013 [2015/04/30 05:06:31.744414, 0] ../source4/smbd/server.c:492(binary_smbd_main) samba: using 'standard' process model samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor. samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor. samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor. samba: setproctitle not initialized, please either call setproctitle_init() or link a...
2016 Jul 04
0
samba4 stopped working
...% > Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED) > > The globals section of smb.conf is: > > [global] > workgroup = DENTALOFFICE > realm = DENTALOFFICE.ROSSLAND.DENTAL > netbios name = MOLAR > server role = active directory domain controller > dns forwarder = 8.8.8.8 > idmap_ldb:use rfc2307 = yes > allow dns updates = nonsecure > > which explains why I can't get to the Debian servers. The hand off to > Google's DNS servers never happens. > > ps aux | grep nmbd...
2015 Apr 20
0
Joining 2008 R2 to Samba4 AD DC
Looking at the Windows Server Event Viewer, I find this error: The Remote Desktop license server could not be registered as a service connection point in Active Directory Domain Services (AD DS). Ensure that there is network connectivity between the license server and AD DS. To register the license server as a service connection point in AD DS, use Review Configuration in the RD Licensing Manager tool. Would this keep me from joining the Samba domain on this se...
2008 Dec 12
2
[LLVMdev] C++ Constructors
Chris Lattner wrote: > [snip] > > Yes, that will cause it to run before anything else in the module. If > you link to native code with a static ctor, the static ctors in that > code may run first. > Thanks Chris and Anton! Another question: the llvm.global.ctor array is an array of structures with an integer and a function pointer. What information does the integer convey? -- John T. > -Chris > ___________________________...
2016 Apr 19
3
Samba4 quit working after update
...Ubuntu started. Copyright Andrew Tridgell and the Samba Team 1992-2015 [2016/04/19 12:27:06.157629, 0] ../source4/smbd/server.c:490(binary_smbd_main) samba: using 'standard' process model samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor. samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor. samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor. samba: setproctitle not initialized, please either call setproctitle_init() or link agai...
2016 Feb 04
0
user login passwords are mixed up
...still requested on some computers? > Can this happen, when users do not turn off Windows 7 computers (are still > logged in on the PC where they changed the passwort) and switch to other > computers? > > I looked in all relevant logs in /var/log, auth.log and in all logs in > directory samba. I cannot even find ANY information for user > authentication. Where to look? Which log is relevant? How to rise the log > level? > > I run a Samba Active Directory DC 4.1.17 on Debian Jessie. > > I attached some logs to the mail how /var/log looks ... hardly any looging &g...
2012 Sep 10
3
[LLVMdev] Question about ctors, dtors and sections on Windows
Hello all! I extended the LDC2 with a pragma to register a funcion in the llvm.global_ctors or llvm.global_dtors list. On Linux, references to these functions are placed in .ctors and .dtors sections and everything runs fine. On Windows, functions from llvm.global_ctors are placed in section .CRT$XCU, which is automatically called by the MS C Runtime. However, functions from llvm.gl...
2008 Jan 03
3
unimplemented function gdiplus.dll.GdipGetGenericFontFamilySansSerif
I'm trying to install My Siruis Studio (to access a Sirius satellite radio) with Wine 0.9.52 on in Intel iMac running OS X 10.5.1. This application requires MS .NET Framework 1.1, so I tried installing Mono 1.26 instead. This allowed the My Siruis Studio installation to complete, but an attempt to run My Siruis Studio fails immediately with: Call from 0x7b830330 to unimplemented
2020 Jun 11
2
Issue with __attribute__((constructor)) and -Os -fno-common
Hi, I think that Clang erroneously discards a function annotated with __attribute__((constructor)) when flags -Os -fno-common are given. Test case below. What do you think? Thanks. ----8<--------8<--------8<--------8<--------8<--------8<-------- $ cat ctor.c int val; static void __attribute__((constructor)) init_fn(void) { val = 1; } int main(int argc, char *argv...
2016 Apr 19
2
Samba4 quit working after update
...39;t install it, but I seem to recall something about Samba4 in an AD domain control role not needing it. I ended up using SSS instead. Sanatized smb.conf: # Global parameters [global] workgroup = DCS realm = DCS.LOCAL netbios name = SERVER server role = active directory domain controller dns forwarder = 8.8.8.8 idmap_ldb:use rfc2307 = yes debug level = 0 [netlogon] path = /var/lib/samba/sysvol/dcs.local/scripts read only = No [sysvol] path = /var/lib/samba/sysvol read only = No # Network shares. [Share]...