search for: protos

Displaying 20 results from an estimated 3170 matches for "protos".

Did you mean: proto
2001 Sep 19
2
--with-acl-support
Dear Andrew Tridgell, i cant compile the 2.2.1-9 package --with-acl-support, beacuse HAVE_SYS_ACL_H has wrong settings somewhere. i cant fix the bug, i just comment out the #ifdef HAVE_SYS_ACL_H line in the source/include/includes.h for a (i hope) good compilation. i use acl 1.1.2 from sgi, and the latest debian woody packages. Regards. Imre Szollosi mailto:szollosi@elme.hu
2002 Nov 23
1
2.2.7 compile error using --with-acl-support on debian
hi, i'm trying to package samba2.2.7 on a debian woody, using --with-acl-support. the configure part seems ok, but when the compile starts i get a lot of errors.. what's wrong? attached the sensitive part of the dpkg-buildpackage output. thanks -- Francesco Mosca <askmosca@tin.it> -------------- next part -------------- /usr/bin/make -C source all nsswitch/libnss_wins.so make[1]:
2006 Oct 10
1
Profiles utility not obtaining SID
For a few years, I've used a homegrown script to migrate local profiles to domain profiles utilizing the profiles utility. After upgrading to Samba 3.0.23c, the profiles utility has changed. The script used to run the profiles utility against the NTUSER.DAT file to obtain the user and group SIDS. Now, however, the utility will only print off TONS of stuff to stderr (of course not the SIDS,
2019 Oct 31
5
[PATCH] Replace mkproto.pl with mkproto.awk
...to.awk $(srcdir)/*.c $(srcdir)/lib/compat.c man: rsync.1 rsyncd.conf.5 man-copy diff --git a/mkproto.awk b/mkproto.awk new file mode 100644 index 00000000..0c6fcdd1 --- /dev/null +++ b/mkproto.awk @@ -0,0 +1,39 @@ +#!/usr/bin/awk -f + +BEGIN { + while (getline i <"proto.h") old_protos = old_protos ? old_protos "\n" i : i + protos = "/* This file is automatically generated with \"make proto\". DO NOT EDIT */\n" +} + +inheader { + protos = protos "\n" ((inheader = /\)[ \t]*$/ ? 0 : 1) ? $0 : $0 ";") + next +} + +/^FN_(LOCA...
2007 May 15
1
Samba 3.0.25 plugin changes
Greetings, Before I start digging into making our local passdb plugin work with Samba 3.0.25, is there any heads up I need to know about? I tried to compile the example plugin in samba-3.0.25/examples/pdb, but it fails. See below for a sample of the error messages. If I try to compile the same example that comes with Samba v3.0.24, the example code compiles without any issues? Any
2002 Aug 13
1
compile problem samba-2.2.6pre1
Hi, I have a problem to compile samba-2.2.6pre1 on a SUNsparc Solaris 8 maschine. The make command produced follow error (configure was O.K): Thanks for any help. --- # make Using FLAGS = -O -I./popt -Iinclude -I./include -I./ubiqx -I./smbwrapper -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLOGFILEBASE=" /usr/local/samba/var" -DCONFIGFILE="/usr/local/samba/lib/smb.conf"
2019 Feb 08
1
Samba and ufw (mmcg29440@frontier.com)
Rowland, Thank you for all your help, I agree that this is not a Samba issue. Given rhat it works without the firewall. It' either a ufw or Windows 8.1 issue. Louis, Applied the rules you suggested to ufw exactly as written. No change. Still cannot connect with firewall enabled. Same error mesage as before "Cannot mount location ...". ufw log set to medium and copied below.
2010 May 24
2
[LLVMdev] linker errors when trying to link llvm-gcc
any ideas what library has these symbols lang_eh_catch_all get_pointer_alignment validate_arglist i get these linker errors when trying to link llvm-gcc: make[1]: Entering directory `/home/anatolyy/qctp406/pakman/depot/users/anatolyy/proto/crosscompiler/llvm-gcc-4.2-2.7.source-objtree' make[2]: Entering directory
2009 Jun 12
1
Error messages? or what
I've been seeing this kind of crap now for some time, and only in the past couple of weeks did I realize I was using the Plus Kernel instead of the normal stock kernel. Could this have something to do with it? Messages also appear mentioning something about a PowerNow K-8, which I thought was something you'd see from an AMD processor, not a quad core intel 64 bit box. Any insight
2000 Jun 12
0
TINC 1.0pre2: unable to access one private network (fwd)
Voor de duidelijkheid... ---------- Forwarded message ---------- Date: Sun, 11 Jun 2000 16:14:37 -0500 From: gbarnett <gbarnett@satx.rr.com> To: guus@sliepen.warande.net Subject: TINC 1.0pre2: unable to access one private network Guus... I couldn't seem to get this to the mail list... could you post it and/or answer it for me? Thx. I have been having problems configuring TINC
2017 May 14
2
ssh ethernet tunnel jumbo frame udp is not work
root at ne-vlezay80:~# tcpdump -i tap0 -n tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on tap0, link-type EN10MB (Ethernet), capture size 262144 bytes 00:23:53.206672 ARP, Request who-has 10.194.0.2 tell 10.194.0.200, length 28 00:23:53.206691 ARP, Reply 10.194.0.2 is-at 52:54:00:38:b9:0b, length 28 00:23:53.710691 STP 802.1d, Config, Flags [none], bridge-id
2004 Apr 20
2
Compiling 3.8p1 on AIX with IBM OpenSSL RPMs
Folks, I've just updated a machine to the latest IBM supplied OpenSSL RPMS: openssl-0.9.6m-1 openssl-devel-0.9.6m-1 (this is a power4 running AIX 5.1) and Tried to upgrade to the latest OpenSSH (3.8p1 - both the release and a snapshot from about a week ago) I'm using: ./configure --prefix=/usr --sysconfdir=/etc/ssh --with-ssl-dir=/opt/freeware and the compilation seems OK: OpenSSH
2006 Aug 06
2
no SID in NTUSER.DAT
hello, when i do profiles NTUSER.DAT i see this: [$$$PROTO.HIV\Software\Policies\Microsoft\SystemCertificates\TrustedPublisher] [$$$PROTO.HIV\Software\Policies\Microsoft\SystemCertificates] [$$$PROTO.HIV\Software\Policies\Microsoft] [$$$PROTO.HIV\Software\Policies] [$$$PROTO.HIV\Software\SimonTatham\PuTTY\SshHostKeys] [$$$PROTO.HIV\Software\SimonTatham\PuTTY]
2006 Sep 18
26
[Bug 512] poptop (pptpd) will not work if ip_nat_pptp loaded
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=512 ------- Additional Comments From kaber@trash.net 2006-09-18 07:36 MET ------- There are still some problems with the PPtP helper, I'm currently trying to fix these. Can you attach a tcpdump of a failed attempt please? -- Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email ------- You are
2003 Jul 18
2
pf
ei tuka imam edin pf conf obache pravi mnogo nomera, kato se pusne parvoto koeto e dropva paketi, timeoutva po serverite i t.n.. i speed-a e mnogo baven, vijte ako nqkoi moje da otkrie generalna greshka da reply :) vapreki che ne e freebsd-specific :P ne sym go pisal az a i ne sam mnogo mnogo zapoznat s pf zatova ako nqkoi moje da pomogne e dobre doshyl :) btw moje i neshto ot tia opcii kato set
2019 Jan 29
3
Samba and UFW
Here is the ufw.log after enabling logging medium and trying to connect to the windows net. Unfortunately the web Microsoft page is in German. I think it says window uses smb1 syntax. Jan 27 15:11:09 martin-RB042AV-ABA-a1410y kernel: [ 887.241685] [UFW BLOCK] IN=enp2s5 OUT= MAC=00:19:21:a2:11:5e:74:27:ea:ab:1e:e0:08:00 SRC=192.168.254.15 DST=192.168.254.39 LEN=90 TOS=0x00 PREC=0x00 TTL=128
2006 Mar 02
4
Dual ISP routing and NAT problem
Hello newsgroup, I hope somebody with more routing experience then me can help me with the problem I have. The setup is as described below. A dual internet provider routing, multiple local area networks, and a dmz network with one public and one private ip range. I followed the instructions at lartc.org, and so far everything is working. The default route is via
2007 Oct 14
0
3 commits - doc/Makefile.am libswfdec/swfdec_text_field_movie_as.c
doc/Makefile.am | 4 libswfdec/swfdec_text_field_movie_as.c | 304 ++++++++++++++++++++++----------- 2 files changed, 205 insertions(+), 103 deletions(-) New commits: commit 0d49e6e7e7c5b80fd12e3d117593a10848688a89 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Sun Oct 14 17:43:27 2007 +0300 Update doc/Makefile.am to handle edittext to text_field
2007 Sep 03
0
4 commits - libswfdec/swfdec_as_boolean.c libswfdec/swfdec_as_boolean.h libswfdec/swfdec_as_context.c libswfdec/swfdec_as_initialize.as libswfdec/swfdec_as_initialize.h libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_boolean.c | 49 ++++++++--------------- libswfdec/swfdec_as_boolean.h | 3 - libswfdec/swfdec_as_context.c | 2 libswfdec/swfdec_as_initialize.as | 4 + libswfdec/swfdec_as_initialize.h | 58 +++++++++++++++------------- libswfdec/swfdec_as_interpret.c | 44 +++++++++++++++++----
2010 Feb 25
2
proto and baseenv()
I understand why the following happens ($.proto delegates to get, which ascends the parent hierarchy up to globalenv()), but I still find it anti-intuitive: > z <- 1 > y <- proto(a=2) > y$z [1] 1 Although this is well-documented behavior; wouldn't it uphold the principle of least surprise to inherit instead from baseenv() or emptyenv()? (See attached patch.) Spurious