index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-21
s4-ndr_basic.c: Fix ndr_*_hyper() when [bigendian] data is processed
Kamen Mazdrashki
1
-0
/
+6
2010-08-21
s4-drsuapi: Implement custom printing for drsuapi protocol for
Kamen Mazdrashki
2
-1
/
+108
2010-08-20
librpc/rpc: move dcerpc_read_ncacn_packet_send/recv() to dcerpc_util.c
Stefan Metzmacher
1
-0
/
+178
2010-08-20
idl: added the RODC allow/deny secrets RIDs
Andrew Tridgell
1
-0
/
+2
2010-08-18
librpc/rpc: call do_ndr_print hook in dcerpc_binding_handle_call*()
Stefan Metzmacher
1
-0
/
+10
2010-08-18
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
1
-2
/
+0
2010-08-17
s4-netlogon: added SEC_CHAN_RODC
Andrew Tridgell
1
-1
/
+2
2010-08-16
waf: Generate the ntprinting ndr functions.
Andreas Schneider
1
-1
/
+1
2010-08-14
ndr: allow ndr_print to print DATA_BLOB
Andrew Tridgell
3
-6
/
+64
2010-08-14
dnsp: dnsp_name is 2 byte aligned
Andrew Tridgell
1
-0
/
+2
2010-08-12
s4:librpc/rpc: make struct dcerpc_binding_handle private
Stefan Metzmacher
1
-0
/
+9
2010-08-12
librpc/rpc: add dcerpc_binding_handle abstration
Stefan Metzmacher
1
-0
/
+470
2010-08-08
librpc/idl/mgmt.idl: add missing size_is()
Stefan Metzmacher
1
-1
/
+1
2010-08-05
s4-dns: ndr_dnsp helper functions
Andrew Tridgell
2
-0
/
+123
2010-08-05
s4-dns: expanded the DNSP code to handle more record type
Andrew Tridgell
1
-8
/
+56
2010-08-05
dns: first version of dsnRecord parser
Andrew Tridgell
2
-1
/
+46
2010-08-02
idl: Fixed a possible crash bug.
Andreas Schneider
1
-1
/
+1
2010-08-02
spoolss: fix potential crash bug in spoolss_PrinterEnumValues push path.
Günther Deschner
1
-1
/
+1
2010-07-20
dcerpc: Clarify what the arguments of dcerpc_pull_auth_trailer() actually rep...
Simo Sorce
1
-15
/
+34
2010-07-19
waf-idl: put the gen_ndr/README file for source3 back
Andrew Tridgell
1
-0
/
+3
2010-07-16
s3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATURE_SIZE and move to IDL.
Günther Deschner
1
-0
/
+2
2010-07-16
s3-dcerpc: Fix ability to receive Big Endian PDUs
Simo Sorce
1
-0
/
+5
2010-07-16
dcerpc: remove ncacn_packet_header and related functions
Simo Sorce
1
-12
/
+0
2010-07-13
dcerpc: move dcerpc_pull_auth_trailer into a the common dcerpc_util.c file
Simo Sorce
1
-0
/
+64
2010-07-13
s4-dcerpc: move some util functions up to main librpc directory.
Günther Deschner
1
-0
/
+53
2010-07-08
s3:dcerpc Add prs_parse_dcerpc_bind
Simo Sorce
1
-1
/
+1
2010-07-08
dcerpc: add ncacn_packet_header to IDL.
Günther Deschner
1
-0
/
+12
2010-07-05
samr.idl:UserInfo structures - fix some names according to MS-SAMR documentation
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-07-05
s4-dsdb: Implementation of User-Change-Password and User-Force-Password-Change
Nadezhda Ivanova
1
-0
/
+2
2010-06-29
s4-smbtorture: fix incorrect IDL for QueryMultipleValue (aka RVALENT).
Günther Deschner
1
-1
/
+1
2010-06-29
winreg: fix winreg_QueryMultipleValues2 IDL.
Günther Deschner
1
-4
/
+5
2010-06-29
winreg: fix winreg_QueryMultipleValues() IDL and torture tests.
Günther Deschner
1
-6
/
+7
2010-06-29
s3-librpc: Fixed GUID_from_data_blob() with length of 32.
Andreas Schneider
1
-5
/
+5
2010-06-28
librpc: Use switch in GUID_from_data_blob().
Andreas Schneider
1
-7
/
+16
2010-06-16
ntlmssp: add decode_NTLMv2_RESPONSE to IDL.
Günther Deschner
1
-0
/
+4
2010-06-09
Added guids for the validated writes.
Nadezhda Ivanova
1
-0
/
+7
2010-06-03
security: move generic_mapping and standard_mapping to security.idl.
Günther Deschner
1
-0
/
+18
2010-06-03
s3: remove unused librpc/ndr/sid.c.
Günther Deschner
1
-0
/
+1
2010-05-31
s3/s4:netrEnumerateTrustedDomains - this call returns a "NTSTATUS" result
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-05-27
libndr: add support for relative_rap_convert.
Günther Deschner
2
-0
/
+2
2010-05-26
rap: use rap_LogonHours in rap_NetUserInfo11 as well.
Günther Deschner
1
-1
/
+1
2010-05-26
rap: fix typo in IDL.
Günther Deschner
1
-1
/
+1
2010-05-26
rap: add rap_NetUserGetInfo IDL.
Günther Deschner
1
-0
/
+134
2010-05-24
s4:idmap Seperate idmap structures from winbind.idl and match to source3/ idmap
Andrew Bartlett
2
-1
/
+35
2010-05-21
rap: fix rap_NetUserPasswordSet2 IDL.
Günther Deschner
1
-2
/
+2
2010-05-21
s4-drsuapi: Sort ATTID definitions by ATTID value
Kamen Mazdrashki
1
-8
/
+8
2010-05-21
s4/drsuapi: Yet another set of predefined ATTIDs
Kamen Mazdrashki
1
-0
/
+7
2010-05-20
librpc: finally merge ndr_string.c.
Günther Deschner
1
-0
/
+720
2010-05-19
Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the corre...
Jeremy Allison
1
-1
/
+1
2010-05-19
s4/drsuapi: Add another set of predefined ATTIDs
Kamen Mazdrashki
1
-1
/
+5
[next]