Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-02 | librpc/idl: remove unused string defines from idl_types.h | Stefan Metzmacher | 1 | -23/+0 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Mar 2 14:09:44 CET 2011 on sn-devel-104 | |||||
2011-03-02 | librpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx() use a subcontext | Stefan Metzmacher | 1 | -1/+4 | |
This is not strictly needed, but it's good to have the logic in common with the other Enum* calls. This also allows us to play with the NDR_RELATIVE_REVERSE flag. metze | |||||
2011-03-02 | rap: add rap_NetSessionEnum to IDL. | Günther Deschner | 1 | -0/+30 | |
Guenther | |||||
2011-03-01 | librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBs | Stefan Metzmacher | 2 | -5/+14 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Mar 1 17:11:03 CET 2011 on sn-devel-104 | |||||
2011-03-01 | librpc/idl Add helper structures for use by samba3 in auth_session_info | Andrew Bartlett | 2 | -0/+23 | |
The unix info and in particular unix token needs to be preserved into the struct auth_session_info. Andrew Bartlett | |||||
2011-03-01 | pidl Add support for uid_t and gid_t types | Andrew Bartlett | 2 | -0/+62 | |
These are mapped to uint64_t, which should be big enough. This is proposed to be used for internal Samba representations, where it would be more painful to convert all the callers to an uint64_t calling convention. Andrew Bartlett | |||||
2011-03-01 | spoolss.idl: align spoolss_DriverFileInfo relative pointer to 4 byte | Stefan Metzmacher | 1 | -1/+1 | |
metze Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Tue Mar 1 02:12:37 CET 2011 on sn-devel-104 | |||||
2011-02-28 | spoolss.idl: align spoolss_PrinterEnumValues 'data' based on the type | Stefan Metzmacher | 3 | -1/+34 | |
metze | |||||
2011-02-28 | TODO test/review librpc/ndr: remove align2 hack for relative pointers | Stefan Metzmacher | 1 | -5/+1 | |
metze | |||||
2011-02-28 | TODO test/review librpc: align nstring and nstring_array to 2 byte | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2011-02-28 | librpc/ndr: ndr align relative pointers based on the given flags | Stefan Metzmacher | 1 | -0/+26 | |
We used to do this only for the reverse relative pointers and now we always do it. metze | |||||
2011-02-28 | TODO test/review librpc/ndr: let ndr_push/pull_DATA_BLOB() look at ↵ | Stefan Metzmacher | 1 | -4/+5 | |
LIBNDR_FLAG_REMAINING before LIBNDR_ALIGN_FLAGS metze | |||||
2011-02-24 | build: moved librpc/rpc/*.c into a rpccommon library | Andrew Tridgell | 6 | -0/+111 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Feb 24 02:42:37 CET 2011 on sn-devel-104 | |||||
2011-02-22 | s4:build: add RPC_NDR_ATSVC subsystem | Stefan Metzmacher | 1 | -2/+12 | |
metze | |||||
2011-02-18 | librpc make ndr-standard a common library | Andrew Bartlett | 1 | -0/+11 | |
2011-02-18 | librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript files | Andrew Bartlett | 1 | -0/+14 | |
There isn't any reson to keep these private to source3 and source4 and more, and doing so creates problems for the top level build. Andrew Bartlett | |||||
2011-02-17 | idl: naming a structure 'VERSION' is not a good idea! | Andrew Tridgell | 2 | -3/+3 | |
this renames it to ntlmssp_VERSION Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-17 | libndr: remove prototype for nonexisting function ndr_print_ipv4_addr(). | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-02-14 | librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so). | Günther Deschner | 2 | -5/+18 | |
Simo, please check. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Feb 14 18:54:38 CET 2011 on sn-devel-104 | |||||
2011-02-13 | librpc: add bindings for dnsp in python | Matthieu Patou | 2 | -1/+11 | |
2011-02-11 | s4-build: fixed export of krb5pac.h, needed by other public headers | Andrew Tridgell | 1 | -3/+5 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Fri Feb 11 01:45:55 CET 2011 on sn-devel-104 | |||||
2011-02-10 | librpc: move preg.idl to main directory. | Günther Deschner | 5 | -1/+147 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Feb 10 13:56:49 CET 2011 on sn-devel-104 | |||||
2011-02-10 | s4-auth: install gen_ndr/auth.h, used by public session.h | Andrew Tridgell | 1 | -3/+5 | |
needed for openchange. Thanks to Brad for reporting this. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-10 | libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport | Andrew Bartlett | 2 | -12/+12 | |
This changes the structure being used to convey the current user state from the netlogon-derived 'netr_SamInfo3' structure to a purpose-built structure that matches the internals of the Samba auth subsystem and contains the final group list, as well as the final privilege set and session key. These previously had to be re-created on the server side of the pipe each time. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-02-10 | auth.idl fix size_is() reference in IDL | Andrew Bartlett | 1 | -1/+1 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-02-10 | libcli/named_pipe_auth Remove support for unused levels 0-2. | Andrew Bartlett | 1 | -24/+0 | |
The only client and server for this code uses level 3 exclusively. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2011-02-09 | s4-auth Add auth.idl to encode auth subsystem structures in IDL | Andrew Bartlett | 2 | -1/+71 | |
This is not only a useful way to encode stuff, it also allows python to handle the structures, and natrually allows them to be NDR encoded. Andrew Bartlett | |||||
2011-02-08 | s4-waf: split out wscript_build for ndrdump binary. | Günther Deschner | 1 | -0/+7 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 8 14:50:54 CET 2011 on sn-devel-104 | |||||
2011-02-08 | lib/compression: add shared wscript_build. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-02-08 | libndr: apply some const and make is_valid_policy_hnd a callback to ↵ | Günther Deschner | 2 | -5/+3 | |
policy_handle_empty. Guenther | |||||
2011-02-08 | libndr: share some uuid helpers. | Günther Deschner | 2 | -0/+20 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 8 09:52:56 CET 2011 on sn-devel-104 | |||||
2011-02-08 | ndr: merge ndr_map_error2string and ndr_errstr. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-02-08 | ndr: move null_ndr_syntax_id to the common libndr location. | Günther Deschner | 2 | -0/+6 | |
Guenther | |||||
2011-02-08 | ndr: merge duplicate ndr_map_error2ntstatus() functions. | Günther Deschner | 1 | -0/+25 | |
Guenther | |||||
2011-02-07 | s4-waf Don't include ../librpc in paths | Andrew Bartlett | 1 | -100/+100 | |
The paths here are relative to the librpc directory the wscript_build file is in, and so these don't actually change anything. Andrew Bartlett | |||||
2011-02-02 | s3-waf: no need to call pidl with --samba3-ndr-client anymore. | Günther Deschner | 1 | -2/+2 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Feb 2 21:38:23 CET 2011 on sn-devel-104 | |||||
2011-02-02 | s3-build: remove --samba3-ndr-client from build_idl.sh script. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2011-02-02 | netlogon.idl: remove pointless union arms of netr_DELTA_UNION | Stefan Metzmacher | 1 | -16/+4 | |
These were just padding, which was needed as we didn't have 'ms_union' support. metze | |||||
2011-02-02 | netlogon.idl: use 'ms_union' as specified in [MS-NRPC] | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2011-02-02 | netlogon.idl: add missing [default]; union arms | Stefan Metzmacher | 1 | -0/+4 | |
metze | |||||
2011-01-31 | s4-smbtorture: add samr_changepassworduser3 ndr torture tests. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Jan 31 16:07:14 CET 2011 on sn-devel-104 | |||||
2011-01-30 | librpc/rpc: add dcerpc_fault_to_nt_status() mapping from ↵ | Stefan Metzmacher | 1 | -0/+2 | |
DCERPC_FAULT_SEC_PKG_ERROR metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Sun Jan 30 18:24:04 CET 2011 on sn-devel-104 | |||||
2011-01-30 | dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERROR | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2011-01-28 | s4-smbtorture: add NDR tests for netr_LogonSamLogon. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-01-27 | idl: Added missing endpoint mapper defines. | Andreas Schneider | 1 | -10/+23 | |
[MS-RPCE] 2.2.1.2.4 ept_lookup Method | |||||
2011-01-27 | librpc: Added support to accept netbios names. | Andreas Schneider | 1 | -1/+2 | |
If we have a NCACN_NP pipe, the binding host is the netbios name an not an IP address. | |||||
2011-01-25 | idl: add file_id idl. | Günther Deschner | 3 | -1/+20 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Jan 25 12:27:00 CET 2011 on sn-devel-104 | |||||
2011-01-25 | waf: share libndr.so between samba3 and samba4. | Günther Deschner | 1 | -0/+10 | |
Guenther | |||||
2011-01-25 | libndr: move ndr_print_bool to ndr_basic.c | Günther Deschner | 2 | -0/+7 | |
Guenther | |||||
2011-01-14 | s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE | Andrew Tridgell | 1 | -1/+2 | |
we now know that these are tombstone records, with a timestamp Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> |