dsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
[samba.git] / librpc /
2013-06-12 Partha SarathiFix bug #9932 - Currently the maximum number of aces...
2013-06-11 Volker Lendeckelibrpc: Fix some "ignored asprint result" warnings
2013-05-28 Andrew Bartlettbuild: Remove unused build_idl.sh
2013-05-26 Kai Blinidl: Add DNS HINFO record support
2013-05-26 Kai Blinidl: Add DNS RP record support as per RFC 1183
2013-05-26 Kai Blinidl: Add support for parsing OPT records
2013-05-20 Günther Deschnerspoolss: fill in IDL for spoolss_DeletePrintProcessor.
2013-05-20 Günther Deschners4-torture: add ndr test for spoolss_RpcSetJobNamedProp...
2013-05-20 Günther Deschners4-torture: add ndr test for spoolss_GetCorePrinterDrivers.
2013-05-20 Günther Deschnerspoolss: add spoolss_MonitorContainer IDL.
2013-05-20 Günther Deschnerspoolss: make RPC_PrintNamedProperty public
2013-05-20 Günther Deschnerspoolss: fill in IDL for JobNamedProperty calls.
2013-05-20 Günther Deschnerspoolss: make more container objects public for iremote...
2013-05-20 Günther Deschnerspoolss: add idl for spoolss_RpcSendRecvBidiData.
2013-05-20 Günther Deschnerspoolss: add [ms_union] to spoolss.idl where appropriate.
2013-05-20 Günther Deschnerspoolss: fix string types in spoolss_JTEXP.
2013-05-20 Günther Deschnerspoolss: Fix two size elements in the devmode private...
2013-05-18 Kai Blinlibrpc: Add NDR_PRINT_DEBUGC to ndr print to a debug...
2013-05-09 Andrew Bartlettlibrpc: Add special owner/group/other constants to...
2013-05-09 Andrew Bartlettbuild: Move nfs4acl to the top level
2013-03-15 Andreas Schneiderndr: Pass down string_flags in ndr_pull_ntprinting_prin...
2013-03-15 Andreas Schneideridl: Add flags for strings in ntprinting idl.
2013-03-15 Andreas Schneiderndr: Add ndr_ntprinting_string_flags() function.
2013-02-22 Andreas Schneiderndrdump: Don't leak plugin handle on error.
2013-02-22 Andreas Schneiderndrdump: Check return value of ndr_pull_init_blob().
2013-02-22 Andreas Schneiderlibrpc: Add NULL check for ndr functions for epm bindings.
2013-02-22 Andreas Schneiderndr: Comparing an array to null is always true.
2013-02-19 Stefan Metzmacherlibrpc/rpc: make use of samba_tevent_context_init()
2013-02-04 Andrew Bartlettidl: Provide a common wrapper for the data to hash...
2013-02-01 Günther Deschnerkrb5pac: make sure to correctly store the highest relat...
2013-02-01 Günther Deschnerndrdump: make sure to deal with the highest relative...
2013-01-24 Günther Deschnerspoolss: add UNIVERSAL_FONT_ID_ctr for debugging.
2013-01-24 Günther Deschnerspoolss: Add UNIVERSAL_FONT_ID.
2013-01-24 Günther Deschnerspoolss: fill in spoolss_PlayGDIScriptOnPrinterIC IDL.
2013-01-24 Günther Deschnerspoolss: make spoolss deal with ndr64 StartDocPrinter...
2013-01-24 Günther Deschnerspoolss: add more spoolss_DriverAttributes values.
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 SetForm by using...
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 AddForm by using...
2013-01-17 Günther Deschners4-torture: add ndr64 spoolss_SetPrinter ndr test.
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 ULONG_PTR of...
2013-01-16 Günther Deschnerspoolss: Make OpenPrinterEx work with NDR64 by using...
2013-01-07 Günther Deschnerspoolss: add stubs for new JobNamedProperty dcerpc...
2013-01-07 Günther Deschnerspoolss: add SPOOLSS_DRIVER_VERSION_2012 (4) define...
2013-01-07 Günther Deschnerspoolss: add Windows ARM architecture defines to IDL.
2012-12-21 Andreas Schneiderlibrpc: Check return codes of ndr functions.
2012-12-21 Andreas Schneiderndr: Check return code of ndr_pull_advance().
2012-12-12 Andreas Schneideridl: Fix spoolss check for the size of the struct.
2012-11-29 Karolin Seegerdocs: man ndrdump: Add missing meta data.
2012-11-20 Stefan Metzmacherlibrpc/idl: teach ndrdump about dumping security.idl...
2012-10-30 Andrew Bartlettpymessaging: Use the server_id IDL structure rather...
2012-10-29 Andrew Bartlettpidl: Remove depends_on=PIDL_MISC as it sets -I/ into...
2012-10-11 Andrew Bartlettposixacls: Add IDL changes for vfs_acl_xattr using...
2012-10-08 Matthieu Patoudrsuapi-idl: Fix the encoding of the source_dsa_dns
2012-09-27 Simo SorceSupport UPN_DNS_INFO in the PAC
2012-09-12 Andrew Bartlettsmbd: Remove pre-allocation of ACL array in sys_acl_init()
2012-09-12 Andrew Bartlettsmbd-posix_acls: Use a IDL union to store the ACL entry
2012-09-05 Kai Blins4 dns: Create IDL entry for TSIG-like record needed...
2012-09-05 Kai Blins4 dns: Revert erroneous push from wrong branch
2012-09-05 Kai Blins4 dns: Handle GSS-TSIG signatures
2012-09-01 Jeremy AllisonSEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_REST...
2012-08-22 Andrew Bartletts4-python: Complete python bindings for idmap.idl
2012-08-21 Andrew Bartletts4-python: complete python bindigns for smb_acls.idl
2012-08-16 Andrew Bartlettlibrpc/idl: Fix acl array definition in smb_acl_t
2012-08-15 Andrew Bartlettlibrpc/idl: Make smb_acl_t public so we can pull/push...
2012-08-15 Andrew Bartletts3-smbd: Move smb_acl_t declaration to smb_acl.idl
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-07-17 Stefan Metzmachers4:librpc/rpc: add DCERPC_SCHANNEL_AES support
2012-07-06 Günther Deschnerntprinting: mark the final 4 byte null pointer for...
2012-07-06 David Disseldorpndr: fix push/pull DATA_BLOB with NDR_NOALIGN
2012-07-06 Günther Deschnerntprinting: make decode_ntprinting helpers public in...
2012-06-28 Andrew Bartlettlibrpc/ndr: Initilaise the remainder of struct dom_sid...
2012-06-25 Stefan Metzmachers3:librpc: add smbXsrv.idl
2012-06-19 Andrew Bartlettauth: Use only security_token_is_system to determine...
2012-06-15 Stefan Metzmacherauth.idl: mark confidential attributes as [noprint]
2012-06-14 Björn Jackemake librpc/build_idl.sh more portable
2012-06-08 David Disseldorpidl: add File Server Remote VSS Protocol idl
2012-06-03 Stefan MetzmacherRevert "s3: Fix bug 8371"
2012-05-30 Volker Lendeckelibrpc: Fix an incompatible pointer type warning
2012-05-29 Volker Lendeckelibrpc: Fix some typos
2012-05-25 Jeremy AllisonFix bug #8373 - Can't join XP Pro workstations to 3...
2012-05-08 Kai Blins4 dns: Add TSIG and TKEY records to idl
2012-04-30 Andrew Bartletts4-messaging: Fill in the whole server_id in all use...
2012-04-22 Matthieu Patouidl: fix the charset for the source_dsa_address in...
2012-04-19 Volker Lendeckelibrpc: Make finding newest pidl file more portable
2012-04-17 Volker Lendeckes3: New notify implementation
2012-04-16 David Disseldorpbuild: rebuild idl if the pidl compiler is changed
2012-03-26 Jelmer Vernooijndr: Update ABI.
2012-03-26 Jelmer Vernooijwafsamba: Cope with slight differences in gdb output...
2012-03-26 Jelmer VernooijAdd ABI file for libndr.
2012-03-20 Jelmer Vernooijlibrpc/wscript_build: Fix formatting.
2012-03-20 Jelmer VernooijMove NS_GUID_string and NS_GUID_from_string to dsdb...
2012-03-20 Jelmer Vernooijlibndr: Define trivial is_valid_policy_hnd as macro.
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_equal to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-03-20 Jelmer Vernooijlibrpc/wscript_build: Santizize formatting.
2012-03-15 David Disseldorpidl: add offload data transfer ioctl types
2012-03-01 Amitay Isaacsndr: dnsserver: Add pull and push functions for DNS_RPC...
2012-03-01 Amitay Isaacsidl: dnsserver: Add DNS_RPC_RECORD_STRING data type...
2012-03-01 Amitay Isaacsndr: Add NDR pull, push, print functions for dnsp_strin...
next