summaryrefslogtreecommitdiff
path: root/source3/utils/net.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-12s3:net: add 'vfs' hierarchy with 'stream2adouble' commandRalph Boehme1-0/+27
2019-01-28s3:utils: Use C99 initializer in functable in netAndreas Schneider1-9/+15
2019-01-28s3:utils: Use C99 initializer for poptOption in netAndreas Schneider1-50/+302
2018-12-07net: Use dom_sid_str_bufVolker Lendecke1-8/+10
2018-11-30net: Add support for a credentials fileOlly Betts1-0/+25
2018-11-06gencache: Remove transaction-based tdbVolker Lendecke1-2/+0
2018-10-19lib: Remove gencache.h from proto.hVolker Lendecke1-0/+1
2018-09-22s3: net: implement json output for ads infoPhilipp Gesang1-0/+1
2018-09-07s3:net: Use cmdline_messaging_contextChristof Schmitt1-27/+2
2018-09-07s3:lib: Move popt_common_credentials to separate fileChristof Schmitt1-1/+1
2018-07-30s3:libads: Add net ads leave keep-account optionJustin Stephenson1-1/+2
2018-03-29net: Fix CID 1128559 Dereference null return valueVolker Lendecke1-3/+7
2017-06-27net: make use of secrets_*_password_change() for "net changesecretpw"Stefan Metzmacher1-7/+44
2017-06-27net: add "net primarytrust dumpinfo" command that dumps the details of the wo...Stefan Metzmacher1-0/+85
2017-06-27s3:secrets: rename secrets_delete() to secrets_delete_entry()Stefan Metzmacher1-3/+3
2017-05-08net: Add net tdb command to print information from tdb recordsChristof Schmitt1-0/+8
2016-11-16s3:net: Use messaging_init_client()Andreas Schneider1-5/+17
2015-12-22s3: fix encryption help messagesRalph Boehme1-1/+1
2015-09-30net: Fix some tiny memleaksVolker Lendecke1-2/+2
2015-09-09net: add option --no-dns-updates for net ads joinMichael Adam1-0/+2
2015-07-07utils: add net notifyVolker Lendecke1-0/+8
2015-06-15net: Fix messaging_init for clusteringVolker Lendecke1-6/+17
2015-05-07s3: utils: Convert all uses of uint32/16/8 to _t.Richard Sharpe1-5/+5
2015-03-24lib: load_case_tables() -> smb_init_locale()Volker Lendecke1-1/+1
2014-04-02s3:utils: avoid argv related const warningsStefan Metzmacher1-3/+4
2013-12-16s3: smbpasswd - fix crashes on invalid input.Jeremy Allison1-0/+5
2013-02-19s3:utils: make use of samba_tevent_context_init()Stefan Metzmacher1-1/+1
2012-11-08s3fs-client: Burn commandline password of client utils.Andreas Schneider1-0/+2
2012-10-30s3fs-net: Use talloc for memory allocation.Andreas Schneider1-1/+1
2012-10-19s3:utils/net: remove unused "net connections"Stefan Metzmacher1-7/+0
2012-08-16s3:net add command "connections cleanup"Gregor Beck1-0/+7
2012-06-26s3:net registry import: add option --precheckGregor Beck1-0/+2
2012-04-30net: Let get*sid return error from passdb initChristof Schmitt1-6/+4
2011-12-12s3: Remove a bunch of calls to procid_self()Volker Lendecke1-2/+1
2011-11-17s3-net Do not look for a local SID when we are a DCAndrew Bartlett1-7/+8
2011-10-12s3:net: add command registry checkGregor Beck1-0/+4
2011-07-28s3:net: use lp_load_global()Michael Adam1-1/+1
2011-06-23s3-net: Bind our gettext results to 'unix charset'Andrew Bartlett1-0/+10
2011-06-09s3-param Remove special case for global_myname(), rename to lp_netbios_name()Andrew Bartlett1-5/+5
2011-04-13s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett1-1/+1
2011-04-04s3-net: add command "net idmap check"Gregor Beck1-0/+3
2011-03-30s3-messages: only include messages.h where needed.Günther Deschner1-0/+1
2011-03-30s3-passdb: add passdb.h where needed.Günther Deschner1-0/+1
2011-02-09s3:net add option --dbGregor Beck1-1/+2
2011-02-02s3: Fix a typoVolker Lendecke1-1/+1
2010-12-15Fix bug 7866 - "net" in v3-6-test broken.Jeremy Allison1-3/+3
2010-11-02s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett1-8/+1
2010-11-02s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett1-1/+2
2010-10-12libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett1-0/+1
2010-09-23s3-dsgetdcname: always pass in messaging context.Günther Deschner1-0/+6