summaryrefslogtreecommitdiff
path: root/source3/utils/net.c
Commit message (Expand)AuthorAgeFilesLines
* s3:utils: Use C99 initializer in functable in netAndreas Schneider2019-01-281-9/+15
* s3:utils: Use C99 initializer for poptOption in netAndreas Schneider2019-01-281-50/+302
* net: Use dom_sid_str_bufVolker Lendecke2018-12-071-8/+10
* net: Add support for a credentials fileOlly Betts2018-11-301-0/+25
* gencache: Remove transaction-based tdbVolker Lendecke2018-11-061-2/+0
* lib: Remove gencache.h from proto.hVolker Lendecke2018-10-191-0/+1
* s3: net: implement json output for ads infoPhilipp Gesang2018-09-221-0/+1
* s3:net: Use cmdline_messaging_contextChristof Schmitt2018-09-071-27/+2
* s3:lib: Move popt_common_credentials to separate fileChristof Schmitt2018-09-071-1/+1
* s3:libads: Add net ads leave keep-account optionJustin Stephenson2018-07-301-1/+2
* net: Fix CID 1128559 Dereference null return valueVolker Lendecke2018-03-291-3/+7
* net: make use of secrets_*_password_change() for "net changesecretpw"Stefan Metzmacher2017-06-271-7/+44
* net: add "net primarytrust dumpinfo" command that dumps the details of the wo...Stefan Metzmacher2017-06-271-0/+85
* s3:secrets: rename secrets_delete() to secrets_delete_entry()Stefan Metzmacher2017-06-271-3/+3
* net: Add net tdb command to print information from tdb recordsChristof Schmitt2017-05-081-0/+8
* s3:net: Use messaging_init_client()Andreas Schneider2016-11-161-5/+17
* s3: fix encryption help messagesRalph Boehme2015-12-221-1/+1
* net: Fix some tiny memleaksVolker Lendecke2015-09-301-2/+2
* net: add option --no-dns-updates for net ads joinMichael Adam2015-09-091-0/+2
* utils: add net notifyVolker Lendecke2015-07-071-0/+8
* net: Fix messaging_init for clusteringVolker Lendecke2015-06-151-6/+17
* s3: utils: Convert all uses of uint32/16/8 to _t.Richard Sharpe2015-05-071-5/+5
* lib: load_case_tables() -> smb_init_locale()Volker Lendecke2015-03-241-1/+1
* s3:utils: avoid argv related const warningsStefan Metzmacher2014-04-021-3/+4
* s3: smbpasswd - fix crashes on invalid input.Jeremy Allison2013-12-161-0/+5
* s3:utils: make use of samba_tevent_context_init()Stefan Metzmacher2013-02-191-1/+1
* s3fs-client: Burn commandline password of client utils.Andreas Schneider2012-11-081-0/+2
* s3fs-net: Use talloc for memory allocation.Andreas Schneider2012-10-301-1/+1
* s3:utils/net: remove unused "net connections"Stefan Metzmacher2012-10-191-7/+0
* s3:net add command "connections cleanup"Gregor Beck2012-08-161-0/+7
* s3:net registry import: add option --precheckGregor Beck2012-06-261-0/+2
* net: Let get*sid return error from passdb initChristof Schmitt2012-04-301-6/+4
* s3: Remove a bunch of calls to procid_self()Volker Lendecke2011-12-121-2/+1
* s3-net Do not look for a local SID when we are a DCAndrew Bartlett2011-11-171-7/+8
* s3:net: add command registry checkGregor Beck2011-10-121-0/+4
* s3:net: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3-net: Bind our gettext results to 'unix charset'Andrew Bartlett2011-06-231-0/+10
* s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett2011-06-091-5/+5
* s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett2011-04-131-1/+1
* s3-net: add command "net idmap check"Gregor Beck2011-04-041-0/+3
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-passdb: add passdb.h where needed.Günther Deschner2011-03-301-0/+1
* s3:net add option --dbGregor Beck2011-02-091-1/+2
* s3: Fix a typoVolker Lendecke2011-02-021-1/+1
* Fix bug 7866 - "net" in v3-6-test broken.Jeremy Allison2010-12-151-3/+3
* s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett2010-11-021-8/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+2
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3-dsgetdcname: always pass in messaging context.Günther Deschner2010-09-231-0/+6
* s3-net: only include netapi header when needed.Günther Deschner2010-08-061-0/+1