summaryrefslogtreecommitdiff
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* ndr: Pass down string_flags in ndr_pull_ntprinting_printer().Andreas Schneider2013-03-211-0/+2
* idl: Add flags for strings in ntprinting idl.Andreas Schneider2013-03-211-27/+42
* ndr: Add ndr_ntprinting_string_flags() function.Andreas Schneider2013-03-212-0/+17
* librpc: Add NULL check for ndr functions for epm bindings.Andreas Schneider2013-02-271-1/+6
* spoolss: add SPOOLSS_DRIVER_VERSION_2012 (4) define to IDL.Günther Deschner2013-01-231-1/+2
* pymessaging: Use the server_id IDL structure rather than a tupleAndrew Bartlett2012-12-031-0/+5
* docs: man ndrdump: Add missing meta data.Karolin Seeger2012-11-301-0/+3
* pidl: Remove depends_on=PIDL_MISC as it sets -I/ into CFLAGSAndrew Bartlett2012-11-021-1/+0
* drsuapi-idl: Fix the encoding of the source_dsa_dnsMatthieu Patou2012-10-151-1/+1
* smbd: Remove pre-allocation of ACL array in sys_acl_init()Andrew Bartlett2012-09-121-1/+0
* smbd-posix_acls: Use a IDL union to store the ACL entryAndrew Bartlett2012-09-121-5/+21
* s4 dns: Create IDL entry for TSIG-like record needed for signature checkKai Blin2012-09-051-0/+14
* s4 dns: Revert erroneous push from wrong branchKai Blin2012-09-051-14/+0
* s4 dns: Handle GSS-TSIG signaturesKai Blin2012-09-051-0/+14
* SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE aren't used anywhe...Jeremy Allison2012-08-311-8/+7
* s4-python: Complete python bindings for idmap.idlAndrew Bartlett2012-08-221-0/+5
* s4-python: complete python bindigns for smb_acls.idlAndrew Bartlett2012-08-221-0/+5
* librpc/idl: Fix acl array definition in smb_acl_tAndrew Bartlett2012-08-161-1/+1
* librpc/idl: Make smb_acl_t public so we can pull/push it as a blobAndrew Bartlett2012-08-151-1/+1
* s3-smbd: Move smb_acl_t declaration to smb_acl.idlAndrew Bartlett2012-08-153-1/+69
* build: rename security → samba-securityBjörn Jacke2012-08-101-1/+1
* s4:librpc/rpc: add DCERPC_SCHANNEL_AES supportStefan Metzmacher2012-07-171-0/+3
* ntprinting: mark the final 4 byte null pointer for printer data in ndr_pull_n...Günther Deschner2012-07-061-0/+1
* ndr: fix push/pull DATA_BLOB with NDR_NOALIGNDavid Disseldorp2012-07-061-12/+22
* ntprinting: make decode_ntprinting helpers public in idl.Günther Deschner2012-07-061-3/+3
* librpc/ndr: Initilaise the remainder of struct dom_sid after a pullAndrew Bartlett2012-06-281-0/+1
* s3:librpc: add smbXsrv.idlStefan Metzmacher2012-06-251-1/+1
* auth: Use only security_token_is_system to determine that a user is SYSTEMAndrew Bartlett2012-06-191-5/+0
* auth.idl: mark confidential attributes as [noprint]Stefan Metzmacher2012-06-151-4/+4
* make librpc/build_idl.sh more portableBjörn Jacke2012-06-141-1/+2
* idl: add File Server Remote VSS Protocol idlDavid Disseldorp2012-06-083-3/+126
* Revert "s3: Fix bug 8371"Stefan Metzmacher2012-06-031-2/+0
* librpc: Fix an incompatible pointer type warningVolker Lendecke2012-05-301-2/+4
* librpc: Fix some typosVolker Lendecke2012-05-301-3/+3
* Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.Jeremy Allison2012-05-252-5/+11
* s4 dns: Add TSIG and TKEY records to idlKai Blin2012-05-081-11/+56
* s4-messaging: Fill in the whole server_id in all use casesAndrew Bartlett2012-04-301-0/+3
* idl: fix the charset for the source_dsa_address in DsReplicaDel callMatthieu Patou2012-04-221-1/+1
* librpc: Make finding newest pidl file more portableVolker Lendecke2012-04-191-9/+1
* s3: New notify implementationVolker Lendecke2012-04-171-0/+13
* build: rebuild idl if the pidl compiler is changedDavid Disseldorp2012-04-161-5/+20
* ndr: Update ABI.Jelmer Vernooij2012-03-261-0/+245
* wafsamba: Cope with slight differences in gdb output regarding incomplete seq...Jelmer Vernooij2012-03-261-245/+0
* Add ABI file for libndr.Jelmer Vernooij2012-03-262-2/+249
* librpc/wscript_build: Fix formatting.Jelmer Vernooij2012-03-201-2/+2
* Move NS_GUID_string and NS_GUID_from_string to dsdb-common.Jelmer Vernooij2012-03-202-54/+0
* libndr: Define trivial is_valid_policy_hnd as macro.Jelmer Vernooij2012-03-202-6/+1
* libndr: Rename policy_handle_empty to ndr_policy_handle_empty.Jelmer Vernooij2012-03-202-3/+3
* libndr: Rename policy_handle_equal to ndr_policy_handle_equal.Jelmer Vernooij2012-03-202-2/+2
* libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...Jelmer Vernooij2012-03-203-13/+14