1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-30 13:18:05 +03:00
samba-mirror/librpc/ndr
2011-08-09 13:53:01 +02:00
..
libndr.h librpc/ndr remove _SAMBA_BUILD_ conditionals 2011-07-06 12:23:40 +10:00
ndr_auth.c auth: Move auth_session_info into IDL 2011-04-05 23:46:04 +02:00
ndr_auth.h auth: Move auth_session_info into IDL 2011-04-05 23:46:04 +02:00
ndr_backupkey.c idl: Add IDL for remote key backup protocol (rkbp) 2011-01-12 09:08:06 +01:00
ndr_backupkey.h librpc/ndr/ndr_backupkey.h: fix licence/copyright 2011-06-10 15:11:48 +02:00
ndr_basic.c librpc/ndr use hyper for uid_t/gid_t rather than udlong 2011-03-09 09:03:09 +01:00
ndr_compression.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_compression.h librpc/ndr/ndr_compression.h: fix licence/copyright 2011-06-10 15:11:49 +02:00
ndr_dns.c ndr: Make sure ndr_dns.c has no lines wider than 80 chars 2010-10-27 21:17:50 +00:00
ndr_dns.h librpc/ndr/ndr_dns.h: fix licence/copyright 2011-06-10 15:11:52 +02:00
ndr_dnsp.c dns: cope with trailing '.' in dns_name 2010-12-21 11:18:20 +01:00
ndr_dnsp.h dnsp: Parse TXT records 2010-10-04 20:59:59 +02:00
ndr_drsblobs.c librpc/ndr/ndr_*.c - remove "const" from OIDs 2010-12-21 15:10:37 +11:00
ndr_drsblobs.h s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support. 2010-08-25 13:27:50 +02:00
ndr_drsuapi.c ndr_drsuapi: fix compiler warning 2011-08-09 13:53:01 +02:00
ndr_drsuapi.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_frsrpc.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_frsrpc.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_krb5pac.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_misc.c Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
ndr_netlogon.c Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems with 2008-11-26 18:20:51 +01:00
ndr_netlogon.h netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum. 2008-11-06 18:50:12 +01:00
ndr_ntlmssp.c idl: naming a structure 'VERSION' is not a good idea! 2011-02-17 00:55:23 +01:00
ndr_ntlmssp.h Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_ntprinting.c ntprinting: add ntprinting.idl. 2010-05-14 14:12:57 +02:00
ndr_ntprinting.h ntprinting: add ntprinting.idl. 2010-05-14 14:12:57 +02:00
ndr_orpc.c Move orpc to top-level directory. 2008-10-20 19:20:12 +02:00
ndr_preg.c librpc: move preg.idl to main directory. 2011-02-10 13:56:49 +01:00
ndr_preg.h librpc: move preg.idl to main directory. 2011-02-10 13:56:49 +01:00
ndr_rap.c rap: add rap_status to IDL. 2010-04-30 13:44:41 +02:00
ndr_rap.h rap: add rap_status to IDL. 2010-04-30 13:44:41 +02:00
ndr_schannel.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
ndr_schannel.h s3-schannel: add dump_NL_AUTH_SIGNATURE. 2009-09-16 07:54:02 +02:00
ndr_sec_helper.c libcli/security Provide a common, top level libcli/security/security.h 2010-10-12 05:54:10 +00:00
ndr_spoolss_buf.c librpc/ndr remove _SAMBA_BUILD_ conditionals 2011-07-06 12:23:40 +10:00
ndr_spoolss_buf.h librpc/ndr/ndr_spoolss_buf.h: fix licence/copyright 2011-06-10 15:11:53 +02:00
ndr_string.c lib/util/charset: Remove 'display charset' 2011-06-23 13:47:27 +02:00
ndr_svcctl.c svcctl: add ndr_push/pull_ENUM_SERVICE_STATUSW_array helper. 2009-01-09 16:52:40 +01:00
ndr_svcctl.h svcctl: add ndr_push/pull_ENUM_SERVICE_STATUSW_array helper. 2009-01-09 16:52:40 +01:00
ndr_table.c Make sure prototypes are always included, make some functions static and 2008-10-20 18:59:51 +02:00
ndr_table.h librpc/ndr/ndr_table.h: fix licence/copyright 2011-06-10 15:11:55 +02:00
ndr_wmi.c librpc: fix buildwarning in NDR_WMI. 2011-06-15 17:23:48 +02:00
ndr_wmi.h librpc: fix buildwarning in NDR_WMI. 2011-06-15 17:23:48 +02:00
ndr_xattr.c Add in Metze's new code to ndr encode the user.DOSATTRIB 2009-10-28 15:42:47 -07:00
ndr_xattr.h Add in Metze's new code to ndr encode the user.DOSATTRIB 2009-10-28 15:42:47 -07:00
ndr.c librpc/ndr remove _SAMBA_BUILD_ conditionals 2011-07-06 12:23:40 +10:00
util.c librpc/ndr Merge ndr_print_sockaddr_storage() into common code 2011-05-18 16:12:08 +02:00
uuid.c libndr: apply some const and make is_valid_policy_hnd a callback to policy_handle_empty. 2011-02-08 14:05:36 +01:00