summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* librpc: put NDR_NTPRINTING into ndr-samba grouping libraryAndrew Bartlett2011-09-081-1/+1
* libndr: add checking to all pull/push functions of base typesAndrew Tridgell2011-09-081-0/+34
* libndr: moved the NDR_* flags to have less overlapAndrew Tridgell2011-09-081-8/+36
* ndr: range check on push of dom_sid blobAndrew Tridgell2011-09-051-1/+4
* drsblobs: fixed alignment of drs blobs authentication informationAndrew Tridgell2011-09-051-5/+5
* security.idl add new well-known SIDsChristian Ambach2011-08-311-0/+8
* dcerpc-binding: Install header file.Jelmer Vernooij2011-08-211-0/+1
* wafsamba: Require public libraries to have a pc file specified, or explicitly...Jelmer Vernooij2011-08-211-3/+4
* ndr_drsuapi: fix compiler warningStefan Metzmacher2011-08-091-2/+3
* build: rename rpcommon to dcerpc-binding an make a public libraryAndrew Bartlett2011-08-081-39/+39
* build: provide tevent-util as a public libraryAndrew Bartlett2011-08-081-1/+1
* idl: We don't need a context for FRSRPC_COMM_PKT_CHUNK_CO_EXTENTION_2 and avo...Matthieu Patou2011-08-061-2/+2
* eventlog6.idl: fix definition of eventlog6_StringArrayStefan Metzmacher2011-08-011-1/+1
* nbt: Add comment explaining that these responses are manually encodedAndrew Bartlett2011-07-291-1/+5
* nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdcAndrew Bartlett2011-07-281-1/+1
* security.idl: Use gid_t for gid in security_unix_tokenAndrew Bartlett2011-07-201-1/+1
* s3-auth Remove seperate guest booleanAndrew Bartlett2011-07-201-1/+0
* auth: remove now unused auth3_session_info from auth.idlAndrew Bartlett2011-07-201-11/+1
* s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_infoAndrew Bartlett2011-07-201-2/+2
* auth: use char * pointers in auth.idlAndrew Bartlett2011-07-201-10/+10
* s3-auth import auth3_session_info into IDLAndrew Bartlett2011-07-201-1/+23
* auth: Put 'guest' and 'system' booleans into auth_user_info_unixAndrew Bartlett2011-07-201-0/+6
* lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, notGünther Deschner2011-07-151-1/+1
* lsa: rename auth info argument in lsa_CreateTrustedDomainEx2Günther Deschner2011-07-151-1/+1
* librpc/ndr remove _SAMBA_BUILD_ conditionalsAndrew Bartlett2011-07-063-8/+0
* build: Add missing dep on UTIL_TEVENTAndrew Bartlett2011-07-051-1/+1
* krb5pac.idl: add PAC_CONSTRAINED_DELEGATION (S4U_DELEGATION_INFO)Stefan Metzmacher2011-06-281-1/+13
* lib/util/charset: Remove 'display charset'Andrew Bartlett2011-06-231-1/+0
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-202-3/+3
* librpc: fix buildwarning in NDR_WMI.Günther Deschner2011-06-152-0/+25
* librpc/ndr/ndr_table.h: fix licence/copyrightGünther Deschner2011-06-101-0/+22
* librpc/ndr/ndr_spoolss_buf.h: fix licence/copyrightGünther Deschner2011-06-101-0/+23
* librpc/ndr/ndr_dns.h: fix licence/copyrightGünther Deschner2011-06-101-0/+25
* librpc/ndr/ndr_compression.h: fix licence/copyrightGünther Deschner2011-06-101-0/+22
* librpc/ndr/ndr_backupkey.h: fix licence/copyrightGünther Deschner2011-06-101-0/+21
* server_id.idl: change unique_id to hyperStefan Metzmacher2011-06-091-1/+1
* lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett2011-06-091-0/+7
* librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett2011-06-093-1/+92
* server_id.idl: Bring server_id.idl in commonAndrew Bartlett2011-06-093-1/+34
* Fix type mixing warnings.Jeremy Allison2011-06-011-2/+2
* librpc/ndr: Use converted_size to determine if NULL termination was sentAndrew Bartlett2011-06-011-4/+10
* librpc/ndr: add new LIBNDR_FLAG_STR_RAW8 for ndr_pull_stringSean Finney2011-06-013-8/+45
* librpc/ndr: consolidate string conversion logic in ndr_pull_stringSean Finney2011-06-011-171/+44
* librpc/ndr Merge ndr_print_sockaddr_storage() into common codeAndrew Bartlett2011-05-183-1/+35
* build: Expand dcerpc-samba grouping libraryAndrew Bartlett2011-05-181-42/+45
* s4-dfs: fix bugs in idl and adapt code accordinglyMatthieu Patou2011-05-171-15/+2
* s3-printing: Get the location info from cups.Günther Deschner2011-05-161-0/+1
* s3-rap: add rap_NetRemoteTOD to IDL.Günther Deschner2011-05-161-0/+22
* build: Move NDR_DSSETUP and NDR_SPOOLSS into ndr-standardAndrew Bartlett2011-05-131-1/+1
* s3: Add wbint_LookupSidsVolker Lendecke2011-04-131-3/+3