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