index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libmsrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().
Günther Deschner
2007-10-10
1
-7
/
+7
*
r23271: merge service control pidl change for CloseServiceHandle() from SAMBA...
Gerald Carter
2007-10-10
1
-3
/
+1
*
r22590: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
2007-10-10
1
-3
/
+7
*
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
2007-10-10
3
-96
/
+147
*
r22588: Make all uses of TALLOC_MEMDUP consistent.
Jeremy Allison
2007-10-10
1
-7
/
+10
*
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
2007-10-10
3
-17
/
+17
*
r21666: (only in 3.0, not 3.0.25). Fix bad parameter to call.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r20832: Remove extra pointers previously added to unique [out] pointers. Inst...
Jelmer Vernooij
2007-10-10
1
-13
/
+6
*
r20271: Fix the build
Volker Lendecke
2007-10-10
1
-2
/
+2
*
r20269: merge -r20264:20267 from SAMBA_3_0_24
Herb Lewis
2007-10-10
5
-0
/
+15
*
r19914: The "default" value with the name "" need different 0-length treatmen...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...
Volker Lendecke
2007-10-10
1
-5
/
+13
*
r19006: Final cleanups for the winreg libmsrpc functions.
Gerald Carter
2007-10-10
1
-98
/
+158
*
r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODO
Gerald Carter
2007-10-10
1
-2
/
+9
*
r18963: * Move parts of registry headers that were still in
Gerald Carter
2007-10-10
1
-2
/
+2
*
r18959: reformat using indent
Gerald Carter
2007-10-10
6
-4912
/
+5563
*
r18919: * Get the new rpccli_winreg_XXXX() functions into the tree
Gerald Carter
2007-10-10
1
-94
/
+71
*
r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
Gerald Carter
2007-10-10
1
-1
/
+1
*
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r18711: Replace the following hand code client routines:
Gerald Carter
2007-10-10
1
-3
/
+2
*
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r18560: * Add in the winreg and initshutdown IDL files
Gerald Carter
2007-10-10
1
-6
/
+6
*
r18271: Big change:
Gerald Carter
2007-10-10
1
-8
/
+8
*
r18188: merge 3.0-libndr branch
Jelmer Vernooij
2007-10-10
2
-10
/
+10
*
r17363: Some C++ warnings
Volker Lendecke
2007-10-10
2
-3
/
+6
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
5
-32
/
+35
*
r16644: Fix bug #3887 reported by jason@ncac.gwu.edu
Jeremy Allison
2007-10-10
1
-8
/
+8
*
r16585: Fix Klocwork #1976. Possible null deref.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r16546: Fix bug #3865 reported by jason@ncac.gwu.edu.
Jeremy Allison
2007-10-10
1
-10
/
+10
*
r14408: More on fix for coverity #36. The previous fix would cause us to
Jim McDonough
2007-10-10
1
-0
/
+2
*
r14406: Disable this call until we can sort out how this
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r14387: Try and fix the coverity issues (#53, #54) with negative
Jeremy Allison
2007-10-10
1
-2
/
+1
*
r14377: Fix coverity #4 for 3_0 too
Simo Sorce
2007-10-10
1
-1
/
+1
*
r14367: Not that I fully understand what's going on here, but the code as it ...
Volker Lendecke
2007-10-10
1
-4
/
+8
*
r14261: Fix coverity #38. No null deref.
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r14224: Fix Coverity bug # 6
Volker Lendecke
2007-10-10
1
-9
/
+0
*
r14212: Definately fixes a coverity issue but I've lost track
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r14196: Move to using talloc, not malloc for all policy handles.
Jeremy Allison
2007-10-10
1
-5
/
+3
*
r14194: Coverity bug #35. Fix uninitialized pipe_hnd.
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r14192: Don't forget to correctly initialize pipe_hnd.
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r14190: Coverity bug #33. Missing initialization of pipe_hnd.
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r14188: Coverity fix #32. Don't deref null.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r14186: Coverity fix #31. Don't deref null.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r13864: Some cleanup and the samr set security object function client-side.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
2007-10-10
5
-38
/
+38
*
r13491: Fix bug # 3498 from jason@ncac.gwu.edu. Unsigned comparison
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-7
/
+7
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
2
-2
/
+2
*
r11125: remove unused variables
Gerald Carter
2007-10-10
1
-2
/
+0
*
r11124: Commit Chris' fixes for libmsrpc after the rpc_client
Gerald Carter
2007-10-10
6
-681
/
+561
[next]