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
*
Fix type mixing warnings.
Jeremy Allison
2011-06-01
1
-2
/
+2
*
librpc/ndr: Use converted_size to determine if NULL termination was sent
Andrew Bartlett
2011-06-01
1
-4
/
+10
*
librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string
Sean Finney
2011-06-01
3
-8
/
+45
*
librpc/ndr: consolidate string conversion logic in ndr_pull_string
Sean Finney
2011-06-01
1
-171
/
+44
*
librpc/ndr Merge ndr_print_sockaddr_storage() into common code
Andrew Bartlett
2011-05-18
3
-1
/
+35
*
build: Expand dcerpc-samba grouping library
Andrew Bartlett
2011-05-18
1
-42
/
+45
*
s4-dfs: fix bugs in idl and adapt code accordingly
Matthieu Patou
2011-05-17
1
-15
/
+2
*
s3-printing: Get the location info from cups.
Günther Deschner
2011-05-16
1
-0
/
+1
*
s3-rap: add rap_NetRemoteTOD to IDL.
Günther Deschner
2011-05-16
1
-0
/
+22
*
build: Move NDR_DSSETUP and NDR_SPOOLSS into ndr-standard
Andrew Bartlett
2011-05-13
1
-1
/
+1
*
s3: Add wbint_LookupSids
Volker Lendecke
2011-04-13
1
-3
/
+3
*
lsa: use lsa_TrustedAccessMask in some more places in the lsa IDL.
Günther Deschner
2011-04-07
1
-3
/
+3
*
lib: make asn1_util a private library
Andrew Tridgell
2011-04-06
1
-1
/
+1
*
auth: Move auth_session_info into IDL
Andrew Bartlett
2011-04-05
4
-2
/
+94
*
librpc/idl Add [nopython] to krb5pac ndrdump functions
Andrew Bartlett
2011-04-05
1
-5
/
+5
*
Fix convert_string() to take a *converted_size arg. and return a bool.
Jeremy Allison
2011-03-30
1
-6
/
+6
*
This doesn't look like it has anything to do with character set conversion, b...
Jeremy Allison
2011-03-30
1
-7
/
+10
*
Ensure convert_string_XXX is always called with a valid converted_size pointer.
Jeremy Allison
2011-03-29
1
-1
/
+2
*
librpc: Add some error checking to dcerpc_floor_pack_rhs_if_version_data
Volker Lendecke
2011-03-27
1
-1
/
+5
*
librpc: Fix Coverity ID 2198: NULL_RETURNS
Volker Lendecke
2011-03-27
1
-3
/
+14
*
librpc: Return an error if we a broken floor.
Andreas Schneider
2011-03-24
1
-4
/
+9
*
cleanup: fix some trailing spaces
Simo Sorce
2011-03-24
1
-4
/
+4
*
librpc: Added a dcerpc_binding_dup() function.
Andreas Schneider
2011-03-24
2
-0
/
+82
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
2
-11
/
+11
*
librpc: bring more librpc prototypes in common.
Günther Deschner
2011-03-23
1
-0
/
+12
*
ndrdump - make "in_pipes" and "out_pipes" const
Matthias Dieter Wallnöfer
2011-03-23
1
-2
/
+2
*
idmap.idl: Fix whitespace
Volker Lendecke
2011-03-21
1
-1
/
+1
*
rap: add rap_NetSessionGetInfo to IDL.
Günther Deschner
2011-03-18
1
-0
/
+11
*
rap: add rap_NetUserDelete IDL.
Günther Deschner
2011-03-18
1
-0
/
+7
*
rap: add rap_NetUserAdd IDL.
Günther Deschner
2011-03-18
1
-0
/
+11
*
idl: define printcap IPC message format
David Disseldorp
2011-03-16
3
-1
/
+24
*
rpc: make ndr/ndr_svcctl.h public
Andrew Tridgell
2011-03-15
1
-2
/
+2
*
librpc/rpc: move DCERPC_ flags to rpc_common.h
Stefan Metzmacher
2011-03-13
1
-0
/
+54
*
librpc/rpc: add dcerpc_binding_handle_raw_call()
Stefan Metzmacher
2011-03-13
2
-0
/
+70
*
librpc/rpc: move struct dcerpc_binding to rpc_common.h
Stefan Metzmacher
2011-03-13
1
-0
/
+14
*
librpc/rpc: move enum dcerpc_transport_t to rpc_common.h
Stefan Metzmacher
2011-03-13
1
-0
/
+6
*
librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.h
Stefan Metzmacher
2011-03-11
1
-2
/
+101
*
frstrans.idl: add idl for RawGetFileDataAsync() and RdcGetFileDataAsync()
Stefan Metzmacher
2011-03-10
1
-2
/
+10
*
librpc/tools/ndrdump: add support for dcerpc 'pipe' elements in functions
Stefan Metzmacher
2011-03-10
1
-5
/
+73
*
librpc/ndr: add ndr_push_pipe_chunk_trailer() and ndr_check_pipe_chunk_trailer()
Stefan Metzmacher
2011-03-10
2
-0
/
+36
*
librpc/ndr: add ndr_interface_call_pipe
Stefan Metzmacher
2011-03-10
1
-0
/
+16
*
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
[next]