summaryrefslogtreecommitdiff
path: root/source3/libmsrpc/cac_lsarpc.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18959: reformat using indentGerald Carter1-970/+1122
2007-10-10r18747: replace rpccli_lsa_close() with rpccli_lsa_Close()Gerald Carter1-1/+1
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij1-1/+1
2007-10-10r18271: Big change:Gerald Carter1-8/+8
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-1/+1
2007-10-10r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison1-8/+8
2007-10-10r14377: Fix coverity #4 for 3_0 tooSimo Sorce1-1/+1
2007-10-10r14212: Definately fixes a coverity issue but I've lost trackJeremy Allison1-1/+1
2007-10-10r14196: Move to using talloc, not malloc for all policy handles.Jeremy Allison1-5/+3
2007-10-10r14192: Don't forget to correctly initialize pipe_hnd.Jeremy Allison1-0/+6
2007-10-10r14190: Coverity bug #33. Missing initialization of pipe_hnd.Jeremy Allison1-0/+5
2007-10-10r14188: Coverity fix #32. Don't deref null.Jeremy Allison1-0/+1
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-3/+3
2007-10-10r13316: Let the carnage begin....Gerald Carter1-7/+7
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-1/+1
2007-10-10r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter1-137/+97
2007-10-10r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ...Gerald Carter1-0/+1111