Age | Commit message (Expand) | Author | Files | Lines |
2011-11-03 | librpc: remove nbt dependency to svcctl. | Günther Deschner | 3 | -34/+34 |
2011-11-03 | librpc: remove nbt dependency to samr. | Günther Deschner | 3 | -13/+10 |
2011-10-31 | s4-torture: Add tests for the smb2 copychunk ioctl | David Disseldorp | 2 | -1/+6 |
2011-10-31 | idl: add copychunk and request_resume_key ioctl definitions | David Disseldorp | 1 | -0/+33 |
2011-10-24 | idl: Improve MS-PAC IDL | Simo Sorce | 1 | -5/+9 |
2011-10-20 | s4-dns: Added support for multiple DNS_RPC_RECORDS structures | Amitay Isaacs | 4 | -3/+93 |
2011-10-20 | s4-dns: Added more data types for dnsserver implementation | Amitay Isaacs | 1 | -376/+547 |
2011-10-20 | dnsp: Added typedefs to interpret dnsProperty attribute for dnsZone objectclass | Amitay Isaacs | 1 | -3/+123 |
2011-10-10 | ndr.pc: needs samba-util not samba-hostconfig | Simo Sorce | 1 | -1/+1 |
2011-10-08 | dnsserver.idl: avoid '//' comments | Stefan Metzmacher | 1 | -180/+180 |
2011-10-07 | build: ndrdump is only built with waf | Andrew Bartlett | 1 | -2/+0 |
2011-10-04 | drsuapi: added ncName attid in enum | Andrew Tridgell | 1 | -0/+1 |
2011-10-04 | dns: build python bindings for dnsserver RPC protocol | Andrew Tridgell | 1 | -0/+5 |
2011-10-04 | dns: filled in dnsserver.idl | Andrew Tridgell | 2 | -3/+1334 |
2011-10-02 | dns: Move the dns_srv_record to the correct place in the idl file | Kai Blin | 1 | -7/+7 |
2011-10-02 | dns: Add support for TXT record to idl file | Kai Blin | 1 | -0/+6 |
2011-09-28 | dns: The QCLASS is called IN, not IP | Kai Blin | 1 | -1/+1 |
2011-09-23 | build: avoid util.h as a public header name due to conflict with MacOS | Andrew Bartlett | 1 | -1/+1 |
2011-09-21 | Fix bug #8458] - IE9 on Windows 7 cannot download files to samba 3.5.11 share | Jeremy Allison | 1 | -0/+1 |
2011-09-08 | librpc: put NDR_NTPRINTING into ndr-samba grouping library | Andrew Bartlett | 1 | -1/+1 |
2011-09-08 | libndr: add checking to all pull/push functions of base types | Andrew Tridgell | 1 | -0/+34 |
2011-09-08 | libndr: moved the NDR_* flags to have less overlap | Andrew Tridgell | 1 | -8/+36 |
2011-09-05 | ndr: range check on push of dom_sid blob | Andrew Tridgell | 1 | -1/+4 |
2011-09-05 | drsblobs: fixed alignment of drs blobs authentication information | Andrew Tridgell | 1 | -5/+5 |
2011-08-31 | security.idl add new well-known SIDs | Christian Ambach | 1 | -0/+8 |
2011-08-21 | dcerpc-binding: Install header file. | Jelmer Vernooij | 1 | -0/+1 |
2011-08-21 | wafsamba: Require public libraries to have a pc file specified, or explicitly... | Jelmer Vernooij | 1 | -3/+4 |
2011-08-09 | ndr_drsuapi: fix compiler warning | Stefan Metzmacher | 1 | -2/+3 |
2011-08-08 | build: rename rpcommon to dcerpc-binding an make a public library | Andrew Bartlett | 1 | -39/+39 |
2011-08-08 | build: provide tevent-util as a public library | Andrew Bartlett | 1 | -1/+1 |
2011-08-06 | idl: We don't need a context for FRSRPC_COMM_PKT_CHUNK_CO_EXTENTION_2 and avo... | Matthieu Patou | 1 | -2/+2 |
2011-08-01 | eventlog6.idl: fix definition of eventlog6_StringArray | Stefan Metzmacher | 1 | -1/+1 |
2011-07-29 | nbt: Add comment explaining that these responses are manually encoded | Andrew Bartlett | 1 | -1/+5 |
2011-07-28 | nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdc | Andrew Bartlett | 1 | -1/+1 |
2011-07-20 | security.idl: Use gid_t for gid in security_unix_token | Andrew Bartlett | 1 | -1/+1 |
2011-07-20 | s3-auth Remove seperate guest boolean | Andrew Bartlett | 1 | -1/+0 |
2011-07-20 | auth: remove now unused auth3_session_info from auth.idl | Andrew Bartlett | 1 | -11/+1 |
2011-07-20 | s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info | Andrew Bartlett | 1 | -2/+2 |
2011-07-20 | auth: use char * pointers in auth.idl | Andrew Bartlett | 1 | -10/+10 |
2011-07-20 | s3-auth import auth3_session_info into IDL | Andrew Bartlett | 1 | -1/+23 |
2011-07-20 | auth: Put 'guest' and 'system' booleans into auth_user_info_unix | Andrew Bartlett | 1 | -0/+6 |
2011-07-15 | lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, not | Günther Deschner | 1 | -1/+1 |
2011-07-15 | lsa: rename auth info argument in lsa_CreateTrustedDomainEx2 | Günther Deschner | 1 | -1/+1 |
2011-07-06 | librpc/ndr remove _SAMBA_BUILD_ conditionals | Andrew Bartlett | 3 | -8/+0 |
2011-07-05 | build: Add missing dep on UTIL_TEVENT | Andrew Bartlett | 1 | -1/+1 |
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 |