summaryrefslogtreecommitdiff
path: root/source3/utils/smbcontrol.c
Commit message (Expand)AuthorAgeFilesLines
...
* s3:smbcontrol: remove an unused variableMichael Adam2012-04-211-4/+0
* s3:id_cache: do not use the in-memory idmap cache (it is going to be removed)Michael Adam2012-04-201-6/+3
* s3: Add "notify-cleanup" to smbcontrolVolker Lendecke2012-04-171-0/+13
* s3-utils: add do_reload_printers command to smbcontolBjörn Baumbach2012-04-061-0/+14
* s3:smbcontrol: avoid using messaging_event_context()Stefan Metzmacher2012-01-171-10/+7
* s3:smbcontrol: pass tevent_context down to wait_replies()Stefan Metzmacher2012-01-171-10/+11
* s3:smbcontrol: pass tevent_context down to subcommandsStefan Metzmacher2012-01-171-38/+69
* s3:smbcontrol: remove unused "samsync" and "samrepl" commandsStefan Metzmacher2011-12-131-30/+0
* s3: Remove a bunch of calls to procid_self()Volker Lendecke2011-12-121-1/+1
* Finish commit 8745c70d by Michael Adam.Jeremy Allison2011-09-151-4/+4
* s3-id_cache: Use better names for id cache management opsAndreas Schneider2011-08-211-3/+3
* s3:smbcontrol: use lp_load_global(): smbcontrol does not need to load the sharesMichael Adam2011-07-281-1/+1
* s3-param Remove special case for global_scope()Andrew Bartlett2011-06-091-1/+1
* lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett2011-06-091-3/+3
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-2/+2
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-301-0/+1
* s3-libsmb: put namequery headers to nmblib.hGünther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3: smbcontrol to notify smbd about idmap changesGregor Beck2011-02-281-0/+49
* s3-printing: isolate print notification prototypes better.Günther Deschner2011-02-221-0/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+1
* s3: Add "smbcontrol winbindd ip-dropped <local-ip>"Volker Lendecke2010-09-301-0/+17
* s3: Fix a typo in dump-domain-list smbcontrol usage msgVolker Lendecke2010-09-301-1/+1
* Change to using TDB_INCOMPATIBLE_HASH (the jenkins hash) on allJeremy Allison2010-09-271-1/+2
* s3: Lift the server_messaging_context from notify_printer_bynameVolker Lendecke2010-08-081-1/+2
* s3: Lift the server_messaging_context from notify_job_status_bynameVolker Lendecke2010-08-081-0/+4
* s3: Lift the server_messaging_context from notify_printer_status_bynameVolker Lendecke2010-08-081-3/+7
* s3: Remove some explicit calls to procid_self()Volker Lendecke2010-08-061-7/+10
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* s3: Fix some nonempty blank linesVolker Lendecke2010-08-011-14/+14
* s3-build: avoid to globally include printing and spoolss headers.Günther Deschner2010-07-311-0/+2
* s3: only include gen_ndr headers where needed.Günther Deschner2010-05-061-0/+1
* s3: Make "smbcontrol xx debuglevel" print the correct cluster pidVolker Lendecke2010-03-051-2/+6
* s3: Add connections_forall_read()Volker Lendecke2010-03-011-3/+2
* s3: Consolidate some pid_to_procid() calls to procid_self()Volker Lendecke2010-02-231-5/+5
* s3: Consolidate server_id_self into the equivalent procid_self()Volker Lendecke2010-02-231-1/+1
* s3: Fix the format string for smbcontrol pool-usageVolker Lendecke2010-01-171-1/+1
* make smbcontrol smbd ping work proper checking for arguments handle short pid...Olaf Flebbe2009-08-241-8/+5
* s3-smbcontrol: use correct PRINTER_NOTIFY flags.Günther Deschner2009-03-181-3/+3
* s3:smbcontrol: don't call message_dispatch() anymore, it's triggered by teven...Stefan Metzmacher2009-01-221-13/+16
* s3:winbindd: put winbindd_cache.tdb into cache_dir, not lock_dir.Michael Adam2009-01-161-4/+4
* s3:events: change event_add_timed() prototype to match samba4Stefan Metzmacher2009-01-051-4/+3
* Use common net utility code (address and sockaddr manipulation).Jelmer Vernooij2008-10-231-1/+1
* Make the change to smbcontrol for "all" to mean broadcast,Jeremy Allison2008-08-181-4/+3
* Don't block smbcontrol online/offline if !"winbind offline logons"Volker Lendecke2008-05-191-14/+0
* Fix a C++ warningVolker Lendecke2008-02-231-1/+1
* Add dump-domain-list command for debugging winbindd's domain_list.Günther Deschner2008-01-241-0/+57
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1