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
/
source3
/
rpc_parse
/
parse_misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
s3: add perfcount idl and generated files.
Günther Deschner
1
-42
/
+0
2009-09-30
s3-rpc_parse: remove unused UNISTR2 struct and init function.
Günther Deschner
1
-56
/
+0
2009-03-26
s3:rpc_parse: remove unused init_unistr().
Günther Deschner
1
-19
/
+0
2009-03-25
s3-rpc_parse: remove unused smb_io_domsid().
Günther Deschner
1
-38
/
+0
2009-03-18
s3-rpc_parse: remove some unused parsing code.
Günther Deschner
1
-338
/
+0
2009-03-18
s3-rpc_parse: remove unused BUFFER5 and UNISTR3.
Günther Deschner
1
-81
/
+0
2009-03-18
s3-rpc_parse: move prs_uint64 to rpc_parse/parse_prs.c.
Günther Deschner
1
-24
/
+0
2009-03-17
s3-spoolss: move SYSTEMTIME parsing to a more generic place, as suggested.
Günther Deschner
1
-0
/
+42
2009-02-05
s3-parsing: remove a lot of unused structures and their hand marshalling.
Günther Deschner
1
-1137
/
+0
2008-12-15
s3: Fix "differing signedness" build warnings
Tim Prouty
1
-1
/
+1
2008-11-19
s3-ntsvcs: remove old hand-marshalling for ntsvcs getdevregprop.
Günther Deschner
1
-54
/
+0
2008-03-27
Remove unused marshalling for Netlogon Lockout String.
Günther Deschner
1
-47
/
+0
2008-03-17
Coverity fixes
Marc VanHeyningen
1
-9
/
+18
2008-02-17
Move policy_handle_is_valid out of parse_lsa.c
Günther Deschner
1
-0
/
+10
2007-12-03
Make strhex_to_str clear on string limits. Remove pstring from web/*.c
Jeremy Allison
1
-2
/
+4
2007-11-27
Make init_unistr2_from_unistr take an explicit talloc context.
Jeremy Allison
1
-12
/
+5
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-47
/
+47
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-1
/
+48
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-73
/
+11
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-13
/
+13
2007-10-10
r23091: Add rpccli_netlogon_sam_network_logon_ex, fix its parsing. This does not
Volker Lendecke
1
-1
/
+2
2007-10-10
r22676: Fix zero alloc with create_rpc_blob().
Jeremy Allison
1
-13
/
+21
2007-10-10
r22585: Get us into a consistent state with TALLOC_ZERO_ARRAY also.
Jeremy Allison
1
-35
/
+60
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-1
/
+1
2007-10-10
r18802: Use the pidl-generated code for the srvsvc interface, both client and...
Jelmer Vernooij
1
-47
/
+0
2007-10-10
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r18598: Add marshalling support to smb_io_time.
Volker Lendecke
1
-1
/
+8
2007-10-10
r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h
Gerald Carter
1
-8
/
+2
2007-10-10
r18188: merge 3.0-libndr branch
Jelmer Vernooij
1
-5
/
+23
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
1
-3
/
+5
2007-10-10
r16362: That's the best way to fix a Klocwork bug: Remove the (unused...;-) code
Volker Lendecke
1
-50
/
+0
2007-10-10
r16299: Fix another "dereferencing type-punned pointer will break
Jeremy Allison
1
-2
/
+7
2007-10-10
r14770: Fix coverity bug #257. Possible null deref.
Jeremy Allison
1
-1
/
+9
2007-10-10
r14387: Try and fix the coverity issues (#53, #54) with negative
Jeremy Allison
1
-1
/
+1
2007-10-10
r14219: Fix coverity #135. Don't deref a ptr if it can be NULL.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14045: Coverity fix #14. Ensure if len is set buf != NULL.
Jeremy Allison
1
-0
/
+5
2007-10-10
r13802: I *knew* ASU on sparc had to be good for *something* ! :-).
Jeremy Allison
1
-3
/
+3
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
1
-1
/
+1
2007-10-10
r13455: Prepare to add lookupnames2.
Jeremy Allison
1
-10
/
+40
2007-10-10
r13439: Fix NET_SAM_LOGON_EX.
Jeremy Allison
1
-1
/
+1
2007-10-10
r10781: merging eventlog and svcctl code from trunk
Gerald Carter
1
-0
/
+4
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-4
/
+4
2007-10-10
r8553: Another compile warning fix from jason@ncac.gwu.edu.
Jeremy Allison
1
-1
/
+1
2007-10-10
r7563: svcctl patches from Marcin; have cleaned up formating and am checking ...
Gerald Carter
1
-1
/
+1
2007-10-10
r6942: * merging the registry changes back to the 3.0 tree
Gerald Carter
1
-2
/
+18
2007-10-10
r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename...
Gerald Carter
1
-61
/
+32
2007-10-10
r6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
Gerald Carter
1
-33
/
+36
2007-10-10
r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )
Gerald Carter
1
-64
/
+78
[next]