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
/
source4
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25793: check the return value of ndr_push_set_switch_value()
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25792: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()
Stefan Metzmacher
1
-16
/
+6
2007-12-21
r25785: more small updates to frsrpc
Ronnie Sahlberg
1
-7
/
+10
2007-12-21
r25784: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25782: use NT_STATUS_HAVE_NO_MEMORY()
Stefan Metzmacher
1
-5
/
+5
2007-12-21
r25779: the return value of ndr_pull_set_switch_value() should be checked
Stefan Metzmacher
1
-2
/
+2
2007-12-21
r25778: use NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macros
Stefan Metzmacher
1
-22
/
+10
2007-12-21
r25777: add NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directly
Stefan Metzmacher
2
-3
/
+10
2007-12-21
r25776: ndr compression: make use of NDR_CHECK() and not use NTSTATUS directly
Stefan Metzmacher
1
-14
/
+14
2007-12-21
r25774: create ndr_pull_union_blob_all() and match the logic of the struct fns
Stefan Metzmacher
1
-4
/
+20
2007-12-21
r25773: update frsrpc.idl and add some more comments
Ronnie Sahlberg
1
-5
/
+29
2007-12-21
r25772: rename the tail fields
Ronnie Sahlberg
1
-2
/
+2
2007-12-21
r25771: In traces unknown7 has the same pattern as a UNIQUE pointer referral id
Ronnie Sahlberg
1
-1
/
+1
2007-12-21
r25770: rename "unknown5" to tlv_size
Ronnie Sahlberg
1
-2
/
+2
2007-12-21
r25769: it looks like there are 9 uint32 before the TLV subcontext starts, not 6
Ronnie Sahlberg
1
-0
/
+3
2007-12-21
r25744: add NDR_ERR_INVALID_POINTER
Stefan Metzmacher
2
-1
/
+4
2007-12-21
r25731: Document winreg_NotifyChangeKeyValue's notify flags.
Günther Deschner
1
-5
/
+12
2007-12-21
r25730: Fix IDL for incorrect winreg_SetKeySecurity.
Günther Deschner
1
-1
/
+1
2007-12-21
r25699: Add ForceReplication test.
Günther Deschner
1
-2
/
+2
2007-12-21
r25696: Fix pipe name for dfs.
Günther Deschner
1
-1
/
+1
2007-12-21
r25675: More frsapi IDL.
Günther Deschner
1
-1
/
+7
2007-12-21
r25671: Add stub FRSAPI_FORCE_REPLICATION.
Günther Deschner
1
-0
/
+5
2007-12-21
r25670: Add torture test for frsapi_IsPathReplicated().
Günther Deschner
1
-2
/
+8
2007-12-21
r25667: Start on frsapi testsuite.
Günther Deschner
2
-2
/
+10
2007-12-21
r25666: Add frsapi_IsPathReplicated IDL.
Günther Deschner
1
-3
/
+14
2007-12-21
r25664: Use [out] pointers in frsapi idl.
Günther Deschner
1
-3
/
+3
2007-12-21
r25663: Add frsapi_SetDsPollingIntervalW and frsapi_GetDsPollingIntervalW idl.
Günther Deschner
1
-4
/
+12
2007-12-21
r25662: While watching traces, learned the frsapi_InfoEnum enum types.
Günther Deschner
1
-0
/
+14
2007-12-21
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...
Jelmer Vernooij
3
-9
/
+9
2007-10-10
r25594: Merge from 3_2:
Günther Deschner
1
-1
/
+5
2007-10-10
r25516: Sorry, I reverted too much of r25448 in r25515.
Michael Adam
1
-0
/
+1
2007-10-10
r25515: Revert r25448:
Michael Adam
1
-1
/
+0
2007-10-10
r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25433: - dcerpc_AuthType is a 8bit enum not 32bit
Stefan Metzmacher
1
-9
/
+12
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
3
-5
/
+5
2007-10-10
r25374: create an enum for the authentication types instead of defining them as
Ronnie Sahlberg
1
-11
/
+13
2007-10-10
r25373: add three more authentication types
Ronnie Sahlberg
1
-0
/
+3
2007-10-10
r25316: Remove last few instances of old BOOL type in librpc/.
Jelmer Vernooij
10
-37
/
+38
2007-10-10
r25301: Merge my includes.h cleanups.
Jelmer Vernooij
6
-1
/
+11
2007-10-10
r25194: A major rework of the Samba4 LSA LookupNames and LookupSids code, with
Andrew Bartlett
1
-0
/
+6
2007-10-10
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
2
-10
/
+10
2007-10-10
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r25028: Fix more warnings.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25027: Fix more warnings.
Jelmer Vernooij
3
-1
/
+4
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
3
-0
/
+3
2007-10-10
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r25000: Fix some more C++ compatibility warnings.
Jelmer Vernooij
5
-11
/
+14
2007-10-10
r24994: Fix some C++ warnings.
Jelmer Vernooij
5
-24
/
+24
2007-10-10
r24992: Remove some uses of lp_*().
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
2
-2
/
+7
[prev]
[next]