Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
[kai/samba.git] / source3 / utils / net_util.c
2008-07-20 Volker LendeckeRefactoring: Change calling conventions for cli_rpc_pip...
2008-06-20 Kai Blinnet: Don't crash on invalid command line options.
2008-06-19 rootnet: Fix crash when specifying invalid options on the...
2008-06-10 Kai Blinnet: Rename functable3 to functable, get rid of old...
2008-06-10 Kai Blinnet: Add net_display_usage_from_functable()
2008-06-10 Kai Blinnet: Use functable2 to give a short help text for top...
2008-06-10 Kai Blinnet: Add net_run_function3
2008-06-10 Kai Blinnet: Move net_run_function/net_run_function2 to net_util.c
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Kai Blinnet: Move more utility functions into net_util.c
2008-05-20 Kai Blinnet: Use true/false instead of True/False.
2008-05-10 Kai Blinnet: Remove globals
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Volker LendeckeReplace cli_rpc_pipe_close by a talloc destructor on...
2008-04-08 Günther DeschnerMove is_valid_policy_hnd() out of net.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 Gerald Carterr18747: replace rpccli_lsa_close() with rpccli_lsa_Close()
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Jeremy Allisonr16644: Fix bug #3887 reported by jason@ncac.gwu.edu
2007-10-10 Gerald Carterr13316: Let the carnage begin....