man pages: Fix typos in man smbclient.
[tprouty/samba.git] / source / libmsrpc /
2008-01-23 Jeremy AllisonVersion of Matt Geddes <musicalcarrion@gmail.com>
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... initial-v3-0-test
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 Gerald Carterr23271: merge service control pidl change for CloseServ...
2007-10-10 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22588: Make all uses of TALLOC_MEMDUP consistent.
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jeremy Allisonr21666: (only in 3.0, not 3.0.25). Fix bad parameter...
2007-10-10 Jelmer Vernooijr20832: Remove extra pointers previously added to uniqu...
2007-10-10 Volker Lendecker20271: Fix the build
2007-10-10 Herb Lewisr20269: merge -r20264:20267 from SAMBA_3_0_24
2007-10-10 Volker Lendecker19914: The "default" value with the name "" need diffe...
2007-10-10 Volker Lendecker19790: Check in the PIDL change and the converted...
2007-10-10 Gerald Carterr19006: Final cleanups for the winreg libmsrpc functions.
2007-10-10 Gerald Carterr18981: * cleanup some vestiges of old cli_reg.c code...
2007-10-10 Gerald Carterr18963: * Move parts of registry headers that were...
2007-10-10 Gerald Carterr18959: reformat using indent
2007-10-10 Gerald Carterr18919: * Get the new rpccli_winreg_XXXX() functions...
2007-10-10 Gerald Carterr18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
2007-10-10 Jelmer Vernooijr18745: Use the Samba4 data structures for security...
2007-10-10 Gerald Carterr18711: Replace the following hand code client routines:
2007-10-10 Jelmer Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2007-10-10 Gerald Carterr18560: * Add in the winreg and initshutdown IDL files
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jelmer Vernooijr18188: merge 3.0-libndr branch
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...