summaryrefslogtreecommitdiff
path: root/librpc
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Support UPN_DNS_INFO in the PACSimo Sorce1-7/+9
2012-09-12smbd: Remove pre-allocation of ACL array in sys_acl_init()Andrew Bartlett1-1/+0
2012-09-12smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett1-5/+21
2012-09-05s4 dns: Create IDL entry for TSIG-like record needed for signature checkKai Blin1-0/+14
2012-09-05s4 dns: Revert erroneous push from wrong branchKai Blin1-14/+0
2012-09-05s4 dns: Handle GSS-TSIG signaturesKai Blin1-0/+14
2012-08-31SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE aren't used anywhe...Jeremy Allison1-8/+7
2012-08-22s4-python: Complete python bindings for idmap.idlAndrew Bartlett1-0/+5
2012-08-22s4-python: complete python bindigns for smb_acls.idlAndrew Bartlett1-0/+5
2012-08-16librpc/idl: Fix acl array definition in smb_acl_tAndrew Bartlett1-1/+1
2012-08-15librpc/idl: Make smb_acl_t public so we can pull/push it as a blobAndrew Bartlett1-1/+1
2012-08-15s3-smbd: Move smb_acl_t declaration to smb_acl.idlAndrew Bartlett3-1/+69
2012-08-10build: rename security → samba-securityBjörn Jacke1-1/+1
2012-07-17s4:librpc/rpc: add DCERPC_SCHANNEL_AES supportStefan Metzmacher1-0/+3
2012-07-06ntprinting: mark the final 4 byte null pointer for printer data in ndr_pull_n...Günther Deschner1-0/+1
2012-07-06ndr: fix push/pull DATA_BLOB with NDR_NOALIGNDavid Disseldorp1-12/+22
2012-07-06ntprinting: make decode_ntprinting helpers public in idl.Günther Deschner1-3/+3
2012-06-28librpc/ndr: Initilaise the remainder of struct dom_sid after a pullAndrew Bartlett1-0/+1
2012-06-25s3:librpc: add smbXsrv.idlStefan Metzmacher1-1/+1
2012-06-19auth: Use only security_token_is_system to determine that a user is SYSTEMAndrew Bartlett1-5/+0
2012-06-15auth.idl: mark confidential attributes as [noprint]Stefan Metzmacher1-4/+4
2012-06-14make librpc/build_idl.sh more portableBjörn Jacke1-1/+2
2012-06-08idl: add File Server Remote VSS Protocol idlDavid Disseldorp3-3/+126
2012-06-03Revert "s3: Fix bug 8371"Stefan Metzmacher1-2/+0
2012-05-30librpc: Fix an incompatible pointer type warningVolker Lendecke1-2/+4
2012-05-30librpc: Fix some typosVolker Lendecke1-3/+3
2012-05-25Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.Jeremy Allison2-5/+11
2012-05-08s4 dns: Add TSIG and TKEY records to idlKai Blin1-11/+56
2012-04-30s4-messaging: Fill in the whole server_id in all use casesAndrew Bartlett1-0/+3
2012-04-22idl: fix the charset for the source_dsa_address in DsReplicaDel callMatthieu Patou1-1/+1
2012-04-19librpc: Make finding newest pidl file more portableVolker Lendecke1-9/+1
2012-04-17s3: New notify implementationVolker Lendecke1-0/+13
2012-04-16build: rebuild idl if the pidl compiler is changedDavid Disseldorp1-5/+20
2012-03-26ndr: Update ABI.Jelmer Vernooij1-0/+245
2012-03-26wafsamba: Cope with slight differences in gdb output regarding incomplete seq...Jelmer Vernooij1-245/+0
2012-03-26Add ABI file for libndr.Jelmer Vernooij2-2/+249
2012-03-20librpc/wscript_build: Fix formatting.Jelmer Vernooij1-2/+2
2012-03-20Move NS_GUID_string and NS_GUID_from_string to dsdb-common.Jelmer Vernooij2-54/+0
2012-03-20libndr: Define trivial is_valid_policy_hnd as macro.Jelmer Vernooij2-6/+1
2012-03-20libndr: Rename policy_handle_empty to ndr_policy_handle_empty.Jelmer Vernooij2-3/+3
2012-03-20libndr: Rename policy_handle_equal to ndr_policy_handle_equal.Jelmer Vernooij2-2/+2
2012-03-20libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...Jelmer Vernooij3-13/+14
2012-03-20librpc/wscript_build: Santizize formatting.Jelmer Vernooij1-384/+387
2012-03-15idl: add offload data transfer ioctl typesDavid Disseldorp1-0/+57
2012-03-02ndr: dnsserver: Add pull and push functions for DNS_RPC_RECORD_STRINGAmitay Isaacs1-0/+37
2012-03-02idl: dnsserver: Add DNS_RPC_RECORD_STRING data type for TXT DNS recordAmitay Isaacs1-2/+8
2012-03-02ndr: Add NDR pull, push, print functions for dnsp_string_listAmitay Isaacs1-0/+53
2012-03-02idl: dnsp: Add dnsp_string_list data type for TXT DNS recordAmitay Isaacs1-1/+6
2012-03-02ndr: Fix NDR push function for dnsp_stringAmitay Isaacs1-3/+2
2012-03-02ndr: Fix the error messages, add correct data type nameAmitay Isaacs1-6/+6