summaryrefslogtreecommitdiffstats
path: root/librpc
Commit message (Expand)AuthorAgeFilesLines
* ndrdump: Don't leak plugin handle on error.Andreas Schneider2013-02-221-0/+1
* ndrdump: Check return value of ndr_pull_init_blob().Andreas Schneider2013-02-221-0/+12
* librpc: Add NULL check for ndr functions for epm bindings.Andreas Schneider2013-02-221-1/+6
* ndr: Comparing an array to null is always true.Andreas Schneider2013-02-221-1/+1
* librpc/rpc: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-2/+2
* idl: Provide a common wrapper for the data to hash for a non-POSIX ACLAndrew Bartlett2013-02-041-0/+12
* krb5pac: make sure to correctly store the highest relative pointer offset.Günther Deschner2013-02-011-0/+3
* ndrdump: make sure to deal with the highest relative pointer offset correctly.Günther Deschner2013-02-011-6/+19
* spoolss: add UNIVERSAL_FONT_ID_ctr for debugging.Günther Deschner2013-01-241-0/+5
* spoolss: Add UNIVERSAL_FONT_ID.Günther Deschner2013-01-241-0/+6
* spoolss: fill in spoolss_PlayGDIScriptOnPrinterIC IDL.Günther Deschner2013-01-241-1/+7
* spoolss: make spoolss deal with ndr64 StartDocPrinter by using proper contain...Günther Deschner2013-01-241-2/+6
* spoolss: add more spoolss_DriverAttributes values.Günther Deschner2013-01-241-3/+13
* spoolss: make spoolss deal with ndr64 SetForm by using proper container object.Günther Deschner2013-01-171-2/+1
* spoolss: make spoolss deal with ndr64 AddForm by using proper container object.Günther Deschner2013-01-171-2/+6
* s4-torture: add ndr64 spoolss_SetPrinter ndr test.Günther Deschner2013-01-171-1/+1
* spoolss: make spoolss deal with ndr64 ULONG_PTR of devmode_ptr and secdesc_ptr.Günther Deschner2013-01-171-9/+9
* spoolss: Make OpenPrinterEx work with NDR64 by using UserInfo Container.Günther Deschner2013-01-161-2/+1
* spoolss: add stubs for new JobNamedProperty dcerpc calls.Günther Deschner2013-01-071-0/+20
* spoolss: add SPOOLSS_DRIVER_VERSION_2012 (4) define to IDL.Günther Deschner2013-01-071-1/+2
* spoolss: add Windows ARM architecture defines to IDL.Günther Deschner2013-01-071-0/+4
* librpc: Check return codes of ndr functions.Andreas Schneider2012-12-211-2/+9
* ndr: Check return code of ndr_pull_advance().Andreas Schneider2012-12-211-1/+1
* idl: Fix spoolss check for the size of the struct.Andreas Schneider2012-12-121-4/+4
* docs: man ndrdump: Add missing meta data.Karolin Seeger2012-11-291-0/+3
* librpc/idl: teach ndrdump about dumping security.idl structuresStefan Metzmacher2012-11-201-0/+21
* pymessaging: Use the server_id IDL structure rather than a tupleAndrew Bartlett2012-10-311-0/+5
* pidl: Remove depends_on=PIDL_MISC as it sets -I/ into CFLAGSAndrew Bartlett2012-10-291-1/+0
* posixacls: Add IDL changes for vfs_acl_xattr using hash of the sys aclAndrew Bartlett2012-10-112-1/+32
* drsuapi-idl: Fix the encoding of the source_dsa_dnsMatthieu Patou2012-10-071-1/+1
* Support UPN_DNS_INFO in the PACSimo Sorce2012-09-281-7/+9
* 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