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
2013-10-09
libndr: Avoid ommitting display of unset bitmap flags.
Günther Deschner
1
-4
/
+4
2013-10-03
Revert "Support UPN_DNS_INFO in the PAC"
Stefan Metzmacher
1
-9
/
+7
2013-10-02
librpc: Fix blank line endings
Volker Lendecke
1
-8
/
+8
2013-10-02
libndr: Fix ndr_print_bitmap_flag for value=0
Volker Lendecke
1
-0
/
+4
2013-10-02
librpc: return a ndr_pull_error instead of just NDR_ERR_NDR64 when upper bits...
Matthieu Patou
1
-1
/
+2
2013-09-24
idl: fix frsrpc idl with NDR64 fields
Matthieu Patou
1
-2
/
+2
2013-09-24
idl: remove duplicate flag
Matthieu Patou
1
-1
/
+0
2013-09-24
frstrans.idl: add flag(NDR_PAHEX) to frstrans_BytePipe
Stefan Metzmacher
1
-1
/
+1
2013-09-24
drsuapi.idl: change the range for attribute values to 26214400 bytes.
Stefan Metzmacher
1
-1
/
+1
2013-09-24
librpc/ndr: make use of ndr_dump_data() in ndr_print_array_uint8()
Stefan Metzmacher
1
-2
/
+11
2013-09-24
librpc/ndr: make ndr_pull/push_DATA_BLOB NDR64 aware
Stefan Metzmacher
1
-4
/
+4
2013-09-20
librpc: add dcerpc_default_transport_endpoint() function.
Günther Deschner
2
-0
/
+58
2013-09-20
librpc/ndr: make sure ndr_table_list() always calls ndr_init_table() first.
Günther Deschner
1
-0
/
+1
2013-09-20
librpc/ndr: call ndr_table_list() from all ndr_X functions.
Günther Deschner
1
-3
/
+3
2013-08-22
pkgconfig: Do not hardcode library version numbers in pc files.
Günther Deschner
4
-4
/
+4
2013-08-12
librpc: Use tevent_req_simple_recv_ntstatus
Volker Lendecke
1
-9
/
+1
2013-08-09
lib: add FSCTL_[GET/SET]_COMPRESSION constants
David Disseldorp
1
-0
/
+11
2013-08-01
security.idl: add new security_secinfo bits
Gregor Beck
1
-0
/
+3
2013-07-18
librpc: srvsvc.idl: define level 1005 share info flags
Shekhar Amlekar
1
-2
/
+15
2013-06-14
librpc: Shorten dcerpc_binding_handle_call a bit
Volker Lendecke
1
-13
/
+6
2013-06-14
librpc: Use tevent_req_poll_ntstatus
Volker Lendecke
1
-2
/
+1
2013-06-12
Fix bug #9932 - Currently the maximum number of aces in an SD is limited to 1...
Partha Sarathi
1
-1
/
+1
2013-06-11
librpc: Fix some "ignored asprint result" warnings
Volker Lendecke
1
-18
/
+9
2013-05-28
build: Remove unused build_idl.sh
Andrew Bartlett
1
-67
/
+0
2013-05-26
idl: Add DNS HINFO record support
Kai Blin
1
-0
/
+8
2013-05-26
idl: Add DNS RP record support as per RFC 1183
Kai Blin
1
-0
/
+7
2013-05-26
idl: Add support for parsing OPT records
Kai Blin
1
-0
/
+8
2013-05-20
spoolss: fill in IDL for spoolss_DeletePrintProcessor.
Günther Deschner
1
-1
/
+4
2013-05-20
s4-torture: add ndr test for spoolss_RpcSetJobNamedProperty.
Günther Deschner
1
-1
/
+1
2013-05-20
s4-torture: add ndr test for spoolss_GetCorePrinterDrivers.
Günther Deschner
1
-1
/
+1
2013-05-20
spoolss: add spoolss_MonitorContainer IDL.
Günther Deschner
1
-0
/
+21
2013-05-20
spoolss: make RPC_PrintNamedProperty public
Günther Deschner
1
-2
/
+2
2013-05-20
spoolss: fill in IDL for JobNamedProperty calls.
Günther Deschner
1
-4
/
+56
2013-05-20
spoolss: make more container objects public for iremotewinspool.
Günther Deschner
1
-13
/
+13
2013-05-20
spoolss: add idl for spoolss_RpcSendRecvBidiData.
Günther Deschner
1
-1
/
+70
2013-05-20
spoolss: add [ms_union] to spoolss.idl where appropriate.
Günther Deschner
1
-9
/
+9
2013-05-20
spoolss: fix string types in spoolss_JTEXP.
Günther Deschner
1
-3
/
+3
2013-05-20
spoolss: Fix two size elements in the devmode private spoolss_JTEXP struct.
Günther Deschner
1
-2
/
+2
2013-05-18
librpc: Add NDR_PRINT_DEBUGC to ndr print to a debug class
Kai Blin
4
-1
/
+302
2013-05-09
librpc: Add special owner/group/other constants to nfs4acl.idl
Andrew Bartlett
1
-0
/
+4
2013-05-09
build: Move nfs4acl to the top level
Andrew Bartlett
3
-1
/
+48
2013-03-15
ndr: Pass down string_flags in ndr_pull_ntprinting_printer().
Andreas Schneider
1
-0
/
+2
2013-03-15
idl: Add flags for strings in ntprinting idl.
Andreas Schneider
1
-27
/
+42
2013-03-15
ndr: Add ndr_ntprinting_string_flags() function.
Andreas Schneider
2
-0
/
+17
2013-02-22
ndrdump: Don't leak plugin handle on error.
Andreas Schneider
1
-0
/
+1
2013-02-22
ndrdump: Check return value of ndr_pull_init_blob().
Andreas Schneider
1
-0
/
+12
2013-02-22
librpc: Add NULL check for ndr functions for epm bindings.
Andreas Schneider
1
-1
/
+6
2013-02-22
ndr: Comparing an array to null is always true.
Andreas Schneider
1
-1
/
+1
2013-02-19
librpc/rpc: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-2
/
+2
2013-02-04
idl: Provide a common wrapper for the data to hash for a non-POSIX ACL
Andrew Bartlett
1
-0
/
+12
[next]