r25598: Add missing become_root/unbecome_root around calls of add_aliases.
[samba.git] / source / libmsrpc / cac_lsarpc.c
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23627: Allow to pass down the lookup-level to rpccli_l...
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Gerald Carterr18959: reformat using indent
2007-10-10 Gerald Carterr18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
2007-10-10 Jelmer Vernooijr18654: Rename "struct uuid" => "struct GUID" for consi...
2007-10-10 Gerald Carterr18271: Big change:
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 Simo Sorcer14377: Fix coverity #4 for 3_0 too
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 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 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
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 Carterr11124: Commit Chris' fixes for libmsrpc after the...
2007-10-10 Gerald Carterr10003: in the rush for 10k, I forgot to run add the...