index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
pymessaging: Use the server_id IDL structure rather than a tuple
Andrew Bartlett
2012-10-31
1
-0
/
+5
*
pidl: Remove depends_on=PIDL_MISC as it sets -I/ into CFLAGS
Andrew Bartlett
2012-10-29
1
-1
/
+0
*
posixacls: Add IDL changes for vfs_acl_xattr using hash of the sys acl
Andrew Bartlett
2012-10-11
2
-1
/
+32
*
drsuapi-idl: Fix the encoding of the source_dsa_dns
Matthieu Patou
2012-10-07
1
-1
/
+1
*
Support UPN_DNS_INFO in the PAC
Simo Sorce
2012-09-28
1
-7
/
+9
*
smbd: Remove pre-allocation of ACL array in sys_acl_init()
Andrew Bartlett
2012-09-12
1
-1
/
+0
*
smbd-posix_acls: Use a IDL union to store the ACL entry
Andrew Bartlett
2012-09-12
1
-5
/
+21
*
s4 dns: Create IDL entry for TSIG-like record needed for signature check
Kai Blin
2012-09-05
1
-0
/
+14
*
s4 dns: Revert erroneous push from wrong branch
Kai Blin
2012-09-05
1
-14
/
+0
*
s4 dns: Handle GSS-TSIG signatures
Kai Blin
2012-09-05
1
-0
/
+14
*
SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE aren't used anywhe...
Jeremy Allison
2012-08-31
1
-8
/
+7
*
s4-python: Complete python bindings for idmap.idl
Andrew Bartlett
2012-08-22
1
-0
/
+5
*
s4-python: complete python bindigns for smb_acls.idl
Andrew Bartlett
2012-08-22
1
-0
/
+5
*
librpc/idl: Fix acl array definition in smb_acl_t
Andrew Bartlett
2012-08-16
1
-1
/
+1
*
librpc/idl: Make smb_acl_t public so we can pull/push it as a blob
Andrew Bartlett
2012-08-15
1
-1
/
+1
*
s3-smbd: Move smb_acl_t declaration to smb_acl.idl
Andrew Bartlett
2012-08-15
3
-1
/
+69
*
build: rename security → samba-security
Björn Jacke
2012-08-10
1
-1
/
+1
*
s4:librpc/rpc: add DCERPC_SCHANNEL_AES support
Stefan Metzmacher
2012-07-17
1
-0
/
+3
*
ntprinting: mark the final 4 byte null pointer for printer data in ndr_pull_n...
Günther Deschner
2012-07-06
1
-0
/
+1
*
ndr: fix push/pull DATA_BLOB with NDR_NOALIGN
David Disseldorp
2012-07-06
1
-12
/
+22
*
ntprinting: make decode_ntprinting helpers public in idl.
Günther Deschner
2012-07-06
1
-3
/
+3
*
librpc/ndr: Initilaise the remainder of struct dom_sid after a pull
Andrew Bartlett
2012-06-28
1
-0
/
+1
*
s3:librpc: add smbXsrv.idl
Stefan Metzmacher
2012-06-25
1
-1
/
+1
*
auth: Use only security_token_is_system to determine that a user is SYSTEM
Andrew Bartlett
2012-06-19
1
-5
/
+0
*
auth.idl: mark confidential attributes as [noprint]
Stefan Metzmacher
2012-06-15
1
-4
/
+4
*
make librpc/build_idl.sh more portable
Björn Jacke
2012-06-14
1
-1
/
+2
*
idl: add File Server Remote VSS Protocol idl
David Disseldorp
2012-06-08
3
-3
/
+126
*
Revert "s3: Fix bug 8371"
Stefan Metzmacher
2012-06-03
1
-2
/
+0
*
librpc: Fix an incompatible pointer type warning
Volker Lendecke
2012-05-30
1
-2
/
+4
*
librpc: Fix some typos
Volker Lendecke
2012-05-30
1
-3
/
+3
*
Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.
Jeremy Allison
2012-05-25
2
-5
/
+11
*
s4 dns: Add TSIG and TKEY records to idl
Kai Blin
2012-05-08
1
-11
/
+56
*
s4-messaging: Fill in the whole server_id in all use cases
Andrew Bartlett
2012-04-30
1
-0
/
+3
*
idl: fix the charset for the source_dsa_address in DsReplicaDel call
Matthieu Patou
2012-04-22
1
-1
/
+1
*
librpc: Make finding newest pidl file more portable
Volker Lendecke
2012-04-19
1
-9
/
+1
*
s3: New notify implementation
Volker Lendecke
2012-04-17
1
-0
/
+13
*
build: rebuild idl if the pidl compiler is changed
David Disseldorp
2012-04-16
1
-5
/
+20
*
ndr: Update ABI.
Jelmer Vernooij
2012-03-26
1
-0
/
+245
*
wafsamba: Cope with slight differences in gdb output regarding incomplete seq...
Jelmer Vernooij
2012-03-26
1
-245
/
+0
*
Add ABI file for libndr.
Jelmer Vernooij
2012-03-26
2
-2
/
+249
*
librpc/wscript_build: Fix formatting.
Jelmer Vernooij
2012-03-20
1
-2
/
+2
*
Move NS_GUID_string and NS_GUID_from_string to dsdb-common.
Jelmer Vernooij
2012-03-20
2
-54
/
+0
*
libndr: Define trivial is_valid_policy_hnd as macro.
Jelmer Vernooij
2012-03-20
2
-6
/
+1
*
libndr: Rename policy_handle_empty to ndr_policy_handle_empty.
Jelmer Vernooij
2012-03-20
2
-3
/
+3
*
libndr: Rename policy_handle_equal to ndr_policy_handle_equal.
Jelmer Vernooij
2012-03-20
2
-2
/
+2
*
libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...
Jelmer Vernooij
2012-03-20
3
-13
/
+14
*
librpc/wscript_build: Santizize formatting.
Jelmer Vernooij
2012-03-20
1
-384
/
+387
*
idl: add offload data transfer ioctl types
David Disseldorp
2012-03-15
1
-0
/
+57
*
ndr: dnsserver: Add pull and push functions for DNS_RPC_RECORD_STRING
Amitay Isaacs
2012-03-02
1
-0
/
+37
*
idl: dnsserver: Add DNS_RPC_RECORD_STRING data type for TXT DNS record
Amitay Isaacs
2012-03-02
1
-2
/
+8
[next]