Age | Commit message (Expand) | Author | Files | Lines |
2011-06-28 | krb5pac.idl: add PAC_CONSTRAINED_DELEGATION (S4U_DELEGATION_INFO) | Stefan Metzmacher | 1 | -1/+13 |
2011-06-23 | lib/util/charset: Remove 'display charset' | Andrew Bartlett | 1 | -1/+0 |
2011-06-20 | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 2 | -3/+3 |
2011-06-15 | librpc: fix buildwarning in NDR_WMI. | Günther Deschner | 2 | -0/+25 |
2011-06-10 | librpc/ndr/ndr_table.h: fix licence/copyright | Günther Deschner | 1 | -0/+22 |
2011-06-10 | librpc/ndr/ndr_spoolss_buf.h: fix licence/copyright | Günther Deschner | 1 | -0/+23 |
2011-06-10 | librpc/ndr/ndr_dns.h: fix licence/copyright | Günther Deschner | 1 | -0/+25 |
2011-06-10 | librpc/ndr/ndr_compression.h: fix licence/copyright | Günther Deschner | 1 | -0/+22 |
2011-06-10 | librpc/ndr/ndr_backupkey.h: fix licence/copyright | Günther Deschner | 1 | -0/+21 |
2011-06-09 | server_id.idl: change unique_id to hyper | Stefan Metzmacher | 1 | -1/+1 |
2011-06-09 | lib/util Bring procid_str() into lib/util as server_id_string() | Andrew Bartlett | 1 | -0/+7 |
2011-06-09 | librpc/idr Use the Samba3 notify.idl in common. | Andrew Bartlett | 3 | -1/+92 |
2011-06-09 | server_id.idl: Bring server_id.idl in common | Andrew Bartlett | 3 | -1/+34 |
2011-06-01 | Fix type mixing warnings. | Jeremy Allison | 1 | -2/+2 |
2011-06-01 | librpc/ndr: Use converted_size to determine if NULL termination was sent | Andrew Bartlett | 1 | -4/+10 |
2011-06-01 | librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_string | Sean Finney | 3 | -8/+45 |
2011-06-01 | librpc/ndr: consolidate string conversion logic in ndr_pull_string | Sean Finney | 1 | -171/+44 |
2011-05-18 | librpc/ndr Merge ndr_print_sockaddr_storage() into common code | Andrew Bartlett | 3 | -1/+35 |
2011-05-18 | build: Expand dcerpc-samba grouping library | Andrew Bartlett | 1 | -42/+45 |
2011-05-17 | s4-dfs: fix bugs in idl and adapt code accordingly | Matthieu Patou | 1 | -15/+2 |
2011-05-16 | s3-printing: Get the location info from cups. | Günther Deschner | 1 | -0/+1 |
2011-05-16 | s3-rap: add rap_NetRemoteTOD to IDL. | Günther Deschner | 1 | -0/+22 |
2011-05-13 | build: Move NDR_DSSETUP and NDR_SPOOLSS into ndr-standard | Andrew Bartlett | 1 | -1/+1 |
2011-04-13 | s3: Add wbint_LookupSids | Volker Lendecke | 1 | -3/+3 |
2011-04-07 | lsa: use lsa_TrustedAccessMask in some more places in the lsa IDL. | Günther Deschner | 1 | -3/+3 |
2011-04-06 | lib: make asn1_util a private library | Andrew Tridgell | 1 | -1/+1 |
2011-04-05 | auth: Move auth_session_info into IDL | Andrew Bartlett | 4 | -2/+94 |
2011-04-05 | librpc/idl Add [nopython] to krb5pac ndrdump functions | Andrew Bartlett | 1 | -5/+5 |
2011-03-30 | Fix convert_string() to take a *converted_size arg. and return a bool. | Jeremy Allison | 1 | -6/+6 |
2011-03-30 | This doesn't look like it has anything to do with character set conversion, b... | Jeremy Allison | 1 | -7/+10 |
2011-03-29 | Ensure convert_string_XXX is always called with a valid converted_size pointer. | Jeremy Allison | 1 | -1/+2 |
2011-03-27 | librpc: Add some error checking to dcerpc_floor_pack_rhs_if_version_data | Volker Lendecke | 1 | -1/+5 |
2011-03-27 | librpc: Fix Coverity ID 2198: NULL_RETURNS | Volker Lendecke | 1 | -3/+14 |
2011-03-24 | librpc: Return an error if we a broken floor. | Andreas Schneider | 1 | -4/+9 |
2011-03-24 | cleanup: fix some trailing spaces | Simo Sorce | 1 | -4/+4 |
2011-03-24 | librpc: Added a dcerpc_binding_dup() function. | Andreas Schneider | 2 | -0/+82 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 2 | -11/+11 |
2011-03-23 | librpc: bring more librpc prototypes in common. | Günther Deschner | 1 | -0/+12 |
2011-03-23 | ndrdump - make "in_pipes" and "out_pipes" const | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2011-03-21 | idmap.idl: Fix whitespace | Volker Lendecke | 1 | -1/+1 |
2011-03-18 | rap: add rap_NetSessionGetInfo to IDL. | Günther Deschner | 1 | -0/+11 |
2011-03-18 | rap: add rap_NetUserDelete IDL. | Günther Deschner | 1 | -0/+7 |
2011-03-18 | rap: add rap_NetUserAdd IDL. | Günther Deschner | 1 | -0/+11 |
2011-03-16 | idl: define printcap IPC message format | David Disseldorp | 3 | -1/+24 |
2011-03-15 | rpc: make ndr/ndr_svcctl.h public | Andrew Tridgell | 1 | -2/+2 |
2011-03-13 | librpc/rpc: move DCERPC_ flags to rpc_common.h | Stefan Metzmacher | 1 | -0/+54 |
2011-03-13 | librpc/rpc: add dcerpc_binding_handle_raw_call() | Stefan Metzmacher | 2 | -0/+70 |
2011-03-13 | librpc/rpc: move struct dcerpc_binding to rpc_common.h | Stefan Metzmacher | 1 | -0/+14 |
2011-03-13 | librpc/rpc: move enum dcerpc_transport_t to rpc_common.h | Stefan Metzmacher | 1 | -0/+6 |
2011-03-11 | librpc/rpc: move dcerpc_binding_handle stuff to rpc_common.h | Stefan Metzmacher | 1 | -2/+101 |