index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
librpc/ndr use hyper for uid_t/gid_t rather than udlong
Andrew Bartlett
2011-03-09
1
-4
/
+4
*
s3-rpc_client: Added DCERPC_AUTH_TYPE_NCALRPC bind.
Andreas Schneider
2011-03-08
1
-1
/
+2
*
librpc/idl: remove unused string defines from idl_types.h
Stefan Metzmacher
2011-03-02
1
-23
/
+0
*
librpc/rpc: let ndr_pull_spoolss_EnumPrinterDataEx() use a subcontext
Stefan Metzmacher
2011-03-02
1
-1
/
+4
*
rap: add rap_NetSessionEnum to IDL.
Günther Deschner
2011-03-02
1
-0
/
+30
*
librpc/ndr: handle NOALIGN flag for relative pointers and alignment DATA_BLOBs
Stefan Metzmacher
2011-03-01
2
-5
/
+14
*
librpc/idl Add helper structures for use by samba3 in auth_session_info
Andrew Bartlett
2011-03-01
2
-0
/
+23
*
pidl Add support for uid_t and gid_t types
Andrew Bartlett
2011-03-01
2
-0
/
+62
*
spoolss.idl: align spoolss_DriverFileInfo relative pointer to 4 byte
Stefan Metzmacher
2011-03-01
1
-1
/
+1
*
spoolss.idl: align spoolss_PrinterEnumValues 'data' based on the type
Stefan Metzmacher
2011-02-28
3
-1
/
+34
*
TODO test/review librpc/ndr: remove align2 hack for relative pointers
Stefan Metzmacher
2011-02-28
1
-5
/
+1
*
TODO test/review librpc: align nstring and nstring_array to 2 byte
Stefan Metzmacher
2011-02-28
1
-2
/
+2
*
librpc/ndr: ndr align relative pointers based on the given flags
Stefan Metzmacher
2011-02-28
1
-0
/
+26
*
TODO test/review librpc/ndr: let ndr_push/pull_DATA_BLOB() look at LIBNDR_FLA...
Stefan Metzmacher
2011-02-28
1
-4
/
+5
*
build: moved librpc/rpc/*.c into a rpccommon library
Andrew Tridgell
2011-02-24
6
-0
/
+111
*
s4:build: add RPC_NDR_ATSVC subsystem
Stefan Metzmacher
2011-02-22
1
-2
/
+12
*
librpc make ndr-standard a common library
Andrew Bartlett
2011-02-18
1
-0
/
+11
*
librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript files
Andrew Bartlett
2011-02-18
1
-0
/
+14
*
idl: naming a structure 'VERSION' is not a good idea!
Andrew Tridgell
2011-02-17
2
-3
/
+3
*
libndr: remove prototype for nonexisting function ndr_print_ipv4_addr().
Günther Deschner
2011-02-17
1
-1
/
+0
*
librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).
Günther Deschner
2011-02-14
2
-5
/
+18
*
librpc: add bindings for dnsp in python
Matthieu Patou
2011-02-13
2
-1
/
+11
*
s4-build: fixed export of krb5pac.h, needed by other public headers
Andrew Tridgell
2011-02-11
1
-3
/
+5
*
librpc: move preg.idl to main directory.
Günther Deschner
2011-02-10
5
-1
/
+147
*
s4-auth: install gen_ndr/auth.h, used by public session.h
Andrew Tridgell
2011-02-10
1
-3
/
+5
*
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
2011-02-10
2
-12
/
+12
*
auth.idl fix size_is() reference in IDL
Andrew Bartlett
2011-02-10
1
-1
/
+1
*
libcli/named_pipe_auth Remove support for unused levels 0-2.
Andrew Bartlett
2011-02-10
1
-24
/
+0
*
s4-auth Add auth.idl to encode auth subsystem structures in IDL
Andrew Bartlett
2011-02-09
2
-1
/
+71
*
s4-waf: split out wscript_build for ndrdump binary.
Günther Deschner
2011-02-08
1
-0
/
+7
*
lib/compression: add shared wscript_build.
Günther Deschner
2011-02-08
1
-0
/
+1
*
libndr: apply some const and make is_valid_policy_hnd a callback to policy_ha...
Günther Deschner
2011-02-08
2
-5
/
+3
*
libndr: share some uuid helpers.
Günther Deschner
2011-02-08
2
-0
/
+20
*
ndr: merge ndr_map_error2string and ndr_errstr.
Günther Deschner
2011-02-08
1
-0
/
+1
*
ndr: move null_ndr_syntax_id to the common libndr location.
Günther Deschner
2011-02-08
2
-0
/
+6
*
ndr: merge duplicate ndr_map_error2ntstatus() functions.
Günther Deschner
2011-02-08
1
-0
/
+25
*
s4-waf Don't include ../librpc in paths
Andrew Bartlett
2011-02-07
1
-100
/
+100
*
s3-waf: no need to call pidl with --samba3-ndr-client anymore.
Günther Deschner
2011-02-02
1
-2
/
+2
*
s3-build: remove --samba3-ndr-client from build_idl.sh script.
Günther Deschner
2011-02-02
1
-3
/
+3
*
netlogon.idl: remove pointless union arms of netr_DELTA_UNION
Stefan Metzmacher
2011-02-02
1
-16
/
+4
*
netlogon.idl: use 'ms_union' as specified in [MS-NRPC]
Stefan Metzmacher
2011-02-02
1
-0
/
+1
*
netlogon.idl: add missing [default]; union arms
Stefan Metzmacher
2011-02-02
1
-0
/
+4
*
s4-smbtorture: add samr_changepassworduser3 ndr torture tests.
Günther Deschner
2011-01-31
1
-1
/
+1
*
librpc/rpc: add dcerpc_fault_to_nt_status() mapping from DCERPC_FAULT_SEC_PKG...
Stefan Metzmacher
2011-01-30
1
-0
/
+2
*
dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERROR
Stefan Metzmacher
2011-01-30
1
-0
/
+1
*
s4-smbtorture: add NDR tests for netr_LogonSamLogon.
Günther Deschner
2011-01-28
1
-1
/
+1
*
idl: Added missing endpoint mapper defines.
Andreas Schneider
2011-01-27
1
-10
/
+23
*
librpc: Added support to accept netbios names.
Andreas Schneider
2011-01-27
1
-1
/
+2
*
idl: add file_id idl.
Günther Deschner
2011-01-25
3
-1
/
+20
*
waf: share libndr.so between samba3 and samba4.
Günther Deschner
2011-01-25
1
-0
/
+10
[prev]
[next]