summaryrefslogtreecommitdiffstats
path: root/source3/utils/net.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* s3-secrets: only include secrets.h when needed.Günther Deschner2010-08-051-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-4/+4
* s3-net: Added a rather trivial "net printing dump" command.Günther Deschner2010-05-181-0/+8
* s3: Fix a long-standing problem with recycled PIDsVolker Lendecke2010-03-101-0/+7
* Fix typo in comments.Karolin Seeger2010-03-031-1/+1
* s3: Implement global locks in a g_lock tdbVolker Lendecke2010-02-121-0/+7
* s3: Add --use-ccache to netVolker Lendecke2010-01-241-0/+1
* s3 net: Fix compile warningsKai Blin2010-01-191-4/+7
* s3 net/i18n: Use only one spelling for "Usage:"Kai Blin2010-01-191-4/+4
* s3/net: split up some printable stings to ease i18nBjörn Jacke2010-01-181-4/+4
* s3: use enum netr_SchannelType all over the place.Günther Deschner2009-10-131-2/+2
* s3: Remove the lua interpreter againVolker Lendecke2009-09-291-7/+0
* s3 net: Add getauthuser/setauthuser commands.Kai Blin2009-08-181-0/+124
* Fix EVERY SINGLE build on the buildfarm that doesn't haveJeremy Allison2009-08-121-0/+4
* s3 net: Initial top level support.Kai Blin2009-07-291-153/+152
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-1/+0
* Revert "net: Use samba default command line arguments."Kai Blin2009-07-221-10/+33
* Make gencache more stableVolker Lendecke2009-07-151-0/+2
* net: Use samba default command line arguments.Kai Blin2009-05-251-33/+10
* s3-net: make "net eventlog" help output a little more appropriate.Günther Deschner2009-04-291-1/+1
* s3:net: add --request-timeout optionStefan Metzmacher2009-04-171-0/+1
* Shape up pdb_search a bit by making it a talloc ctx with a destructorVolker Lendecke2009-03-071-4/+5