s3-rpc: Avoid including every pipe's client and server stubs everywhere in samba.
[samba.git] / source3 / utils / net_util.c
2009-11-26 Günther Deschners3-rpc: Avoid including every pipe's client and server...
2009-11-12 Jeremy AllisonEnsure all callers to the rpc_client/cli_pipe functions...
2009-08-11 Kai Blins3 net: i18n support for net utility functions
2009-07-28 Jeremy AllisonAdded prefer_ipv4 bool parameter to resolve_name().
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-22 Kai BlinRevert "net: Use samba default command line arguments."
2009-05-25 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-25 Kai Blinnet: Use samba default command line arguments.
2009-04-21 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-21 Günther Deschners3-secdesc: use SEC_FLAG_MAXIMUM_ALLOWED instead of...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-17 Stefan Metzmachers3:net: add --request-timeout option
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-01-01 Jeremy AllisonFix all warnings in source3 with gcc4.3.
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Günther Deschners3-net: add net_scan_dc function.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-26 Kai Blinnet: Make share type lookup a function.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-21 Jeremy AllisonFix broken net rpc join message when DC can't be found...
2008-07-31 Günther Deschnernet: add "-k" switch for kerberos authentication (in...
2008-07-21 Volker LendeckeRefactoring: connect_dst_pipe uses ndr_syntax_id instea...
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....