Displaying 11 results from an estimated 11 matches for "subcontext".
2006 Jan 06
2
Using local\number
Hi,
What do I have to do to get local\number to work in a context?
It works from my [from-internal]... however from subcontexts it does not work:
Jan 6 15:55:32 VERBOSE[20237] logger.c: -- AGI Script Executing
Application: (Dial) Options: (Local/570323xxxx)
Jan 6 15:55:32 NOTICE[20237] chan_local.c: No such extension/context
570323xxxx@default creating local channel
Jan 6 15:55:32 NOTICE[20237] app_dial.c: Unable t...
2015 Jan 06
2
Problem with HP printers after upgrade from 4.1.12-9 to 4.1.14-9
...versal
drivers Version 5.9.0.18326 with snmp disabled. Errors occure from
Windows Server 2003 32Bit and Windows 7 clients.
Here's an level 1 log of what happens if i try to print an test page.
[2015/01/06 09:38:46.390992, 1] ../librpc/ndr/ndr.c:489(ndr_push_error)
ndr_push_error(7): Bad subcontext (PUSH) content_size 104 is larger
than size_is(0)
[2015/01/06 09:38:46.391316, 0]
../source3/rpc_server/srv_pipe.c:1395(api_rpcTNP)
api_rpcTNP: \spoolss: SPOOLSS_GETJOB failed.
[2015/01/06 09:38:47.802525, 1] ../source3/smbd/service.c:1130(close_cnum)
192.168.170.25 (ipv4:192.168.170.25:5...
2016 May 24
2
Errors building 3.6.25 after applying security patches
...autogen.sh: running autoheader -Im4 -I../m4 -I../lib/replace
./autogen.sh: running autoconf -Im4 -I../m4 -I../lib/replace
./autogen.sh: running autoheader in ../examples/VFS/
./autogen.sh: running autoconf in ../examples/VFS/
Compiling ../librpc/idl/dcerpc.idl
../librpc/idl/dcerpc.idl:564: warning: subcontext() is deprecated. Use
represent_as() or transmit_as() instead
error: Unable to determine origin of type `struct ist'
Now run ./configure (or ./configure.developer) and then make.
If I go ahead and run ./configure and make I get:
...
Compiling lib/access.c
Compiling lib/smbrun.c
make: *** No ru...
2009 Jul 09
3
before(:all) and nested contexts
On Thu, Jul 9, 2009 at 5:40 AM, Daniel Tenner<daniel.rspec at tenner.org> wrote:
> Hi all,
> Like everyone (?), I use nested contexts to keep my specs well organised and
> tidy.
> However, I have a problem. I have various sets of specs that needs to
> perform very time-expensive operations to set up the fixtures that will be
> examined in the tests. Two specific examples:
2010 May 02
2
samba4 make error - drsblobs.so
...TATUS
Compiling ../librpc/idl/dfsblobs.idl
Compiling ../librpc/idl/dfs.idl
Compiling ../librpc/idl/dnsserver.idl
Compiling ../librpc/idl/drsblobs.idl
../librpc/idl/drsblobs.idl:648: warning: helper() is pidl-specific and deprecated. Use `include' instead
../librpc/idl/drsblobs.idl:589: warning: subcontext() is deprecated. Use represent_as() or transmit_as() instead
../librpc/idl/drsblobs.idl:383: warning: pointless array cntr: 'cntr_service_keys_0': length=0
../librpc/idl/drsblobs.idl:383: warning: pointless array `service_keys' will always have size 0
../librpc/idl/drsblobs.idl:383: war...
2015 Jan 06
0
Problem with HP printers after upgrade from 4.1.12-9 to 4.1.14-9
....18326 with snmp disabled. Errors occure from
>Windows Server 2003 32Bit and Windows 7 clients.
>
>Here's an level 1 log of what happens if i try to print an test page.
>
>[2015/01/06 09:38:46.390992, 1]
>../librpc/ndr/ndr.c:489(ndr_push_error)
> ndr_push_error(7): Bad subcontext (PUSH) content_size 104 is larger
>than size_is(0)
>[2015/01/06 09:38:46.391316, 0]
>../source3/rpc_server/srv_pipe.c:1395(api_rpcTNP)
> api_rpcTNP: \spoolss: SPOOLSS_GETJOB failed.
>[2015/01/06 09:38:47.802525, 1]
>../source3/smbd/service.c:1130(close_cnum)
> 192.168....
2016 May 24
0
Errors building 3.6.25 after applying security patches
...eader -Im4 -I../m4 -I../lib/replace
> ./autogen.sh: running autoconf -Im4 -I../m4 -I../lib/replace
> ./autogen.sh: running autoheader in ../examples/VFS/
> ./autogen.sh: running autoconf in ../examples/VFS/
> Compiling ../librpc/idl/dcerpc.idl
> ../librpc/idl/dcerpc.idl:564: warning: subcontext() is deprecated. Use
> represent_as() or transmit_as() instead
> error: Unable to determine origin of type `struct ist'
> Now run ./configure (or ./configure.developer) and then make.
>
> If I go ahead and run ./configure and make I get:
>
> ...
> Compiling lib/access.c...
2019 Oct 15
4
clarification on gosub, macros and AEL
>>> Nobody has any information or opinions on any of this?
Personally, I don't think MACROS are going anywhere any time soon, so I have not bothered looking into a substitution.
As for ael; I've never used it.
Doug
2020 Jul 06
2
failed to compile samba-4.12.5
...aceback (most recent call last):
File "/home/alex/workspace/samba-4.12.5/bin/python/samba/tests/blackbox/ndrdump.py", line 427, in test_ndrdump_fuzzed_NULL_struct_ntlmssp_CHALLENGE_MESSAGE
self.assertEqual(actual, expected)
AssertionError: b"pul[2034 chars].c:904\npush returned Subcontext Error\nvalidate push FAILED\n" != b"pul[2034 chars].c:905\npush returned Subcontext Error\nvalidate push FAILED\n"
command: python3 -m samba.subunit.run $LOADLIST samba.tests.blackbox.ndrdump 2>&1 | python3 /home/alex/workspace/samba-4.12.5/selftest/filter-subunit --fail-on-...
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...Update/samba-4.6.4/librpc/idl/winbind.idl:182:
error: winbind_SamLogon: [out] argument 'validation' is not a pointer or
array, skip client functions
[ 329/3390] Compiling IDL source4/librpc/idl/irpc.idl
/home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:28:
warning: subcontext() is deprecated. Use represent_as() or transmit_as()
instead
/home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:70:
warning: [out] argument `info' not a pointer
/home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:83:
warning: top-level [out] pointer...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
.../idl/winbind.idl:182:
> error: winbind_SamLogon: [out] argument 'validation' is not a pointer
> or array, skip client functions
> [ 329/3390] Compiling IDL source4/librpc/idl/irpc.idl
> /home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:28:
> warning: subcontext() is deprecated. Use represent_as() or
> transmit_as() instead
> /home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:70:
> warning: [out] argument `info' not a pointer
> /home/andreas/Thecus/SambaUpdate/samba-4.6.4/source4/librpc/idl/irpc.idl:83:
> warning...