r17439: Fix logic error in checking TALLOC return. Spotted by Volker.
[ira/wip.git] / source / libmsrpc /
2007-10-10 Volker Lendecker17363: Some C++ warnings
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16644: Fix bug #3887 reported by jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr16585: Fix Klocwork #1976. Possible null deref.
2007-10-10 Jeremy Allisonr16546: Fix bug #3865 reported by jason@ncac.gwu.edu.
2007-10-10 Jim McDonoughr14408: More on fix for coverity #36. The previous...
2007-10-10 Jeremy Allisonr14406: Disable this call until we can sort out how...
2007-10-10 Jeremy Allisonr14387: Try and fix the coverity issues (#53, #54)...
2007-10-10 Simo Sorcer14377: Fix coverity #4 for 3_0 too
2007-10-10 Volker Lendecker14367: Not that I fully understand what's going on...
2007-10-10 Jeremy Allisonr14261: Fix coverity #38. No null deref.
2007-10-10 Volker Lendecker14224: Fix Coverity bug # 6
2007-10-10 Jeremy Allisonr14212: Definately fixes a coverity issue but I've...
2007-10-10 Jeremy Allisonr14196: Move to using talloc, not malloc for all policy...
2007-10-10 Jeremy Allisonr14194: Coverity bug #35. Fix uninitialized pipe_hnd.
2007-10-10 Jeremy Allisonr14192: Don't forget to correctly initialize pipe_hnd.
2007-10-10 Jeremy Allisonr14190: Coverity bug #33. Missing initialization of...
2007-10-10 Jeremy Allisonr14188: Coverity fix #32. Don't deref null.
2007-10-10 Jeremy Allisonr14186: Coverity fix #31. Don't deref null.
2007-10-10 Günther Deschnerr13864: Some cleanup and the samr set security object...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Jeremy Allisonr13491: Fix bug # 3498 from jason@ncac.gwu.edu. Unsigne...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr11125: remove unused variables
2007-10-10 Gerald Carterr11124: Commit Chris' fixes for libmsrpc after the...
2007-10-10 Gerald Carterr10005: forgot to remove one object file
2007-10-10 Gerald Carterr10003: in the rush for 10k, I forgot to run add the...