1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source3/utils
Tim Potter a72eafee54 Rewrite of smbcontrol - it was a bit of a mess. It should now be much
nicer to use and more hackable.

 - converted to popt

 - text message destinations (except for broadcast smbd) are resolved
   using files in piddir so the string 'winbindd' is now a destination

 - added --timeout option to specify timeout value

 - deleted complicated handling of debug args as separate command line
   arguments: use shell quoting instead

 - deleted interactive mode as punishment for using strtok() (-:

 - much improved command line argument checking

Some of this stuff was broken before I started (print notify,
profiling) but the basics still work (ping, pool-usage, debug,
debuglevel).
(This used to be commit 269f838dee)
2003-04-09 05:52:01 +00:00
..
.cvsignore Add a .cvsignore file 2002-06-25 08:32:43 +00:00
debug2html.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
editreg.c Convert to popt. 2003-03-23 13:12:04 +00:00
net_ads_cldap.c Fix signed/unsigned issues - mostly 'i' counters. 2003-03-15 07:45:51 +00:00
net_ads.c Changes to help the kerberos change password code work on systems that 2003-03-16 02:14:05 +00:00
net_cache.c Having waited for *way* too long, this is mimir's namecache and trusted domain 2002-11-26 11:57:30 +00:00
net_help.c Use popt_common for -s, -d and -V 2003-03-23 12:40:48 +00:00
net_lookup.c [merge from APP_HEAD] 2002-11-23 14:27:56 +00:00
net_rap.c More safe_strcpy() off-by-one bug fixes. (mostly moves to pstrcpy()/fstrcpy()) 2003-03-06 07:55:48 +00:00
net_rpc_join.c Add the 'session key' output of the NTLMSSP exchange to the cli struct, so 2003-02-16 22:10:48 +00:00
net_rpc_samsync.c Waider's cosmetic change to print out the database type when 2003-03-31 10:44:21 +00:00
net_rpc.c Fix compiler warning - cli_lsa_query_info_policy actually returns the 2003-04-04 00:41:07 +00:00
net_time.c BIG patch... 2003-01-02 09:07:17 +00:00
net.c Revoke some of the popt patch from metze I applied earlier today. It added 2003-03-24 14:15:14 +00:00
net.h * removed unused variable from rpcclient code 2003-01-15 16:07:14 +00:00
nmblookup.c fixed the -B option as well 2003-03-30 00:00:10 +00:00
ntlm_auth.c Print out the 'freindly' error message from winbind. Also print useful 2003-04-02 15:03:07 +00:00
pdbedit.c - Point users at the HOWTO Collection instead of 'README' in modules/mysql.c 2003-03-30 12:42:18 +00:00
profiles.c Fix typo in comment 2003-03-23 00:26:41 +00:00
rpccheck.c Finish adding strings to all talloc_init() calls. 2002-12-23 23:53:56 +00:00
smbcacls.c Revoke some of the popt patch from metze I applied earlier today. It added 2003-03-24 14:15:14 +00:00
smbcontrol.c Rewrite of smbcontrol - it was a bit of a mess. It should now be much 2003-04-09 05:52:01 +00:00
smbfilter.c No need to #include smb.h, when we already #include include.h 2002-11-24 08:37:02 +00:00
smbgroupedit.c Removed global_myworkgroup, global_myname, global_myscope. Added liberal 2002-11-12 23:15:52 +00:00
smbpasswd.c BIG patch... 2003-01-02 09:07:17 +00:00
smbtree.c Some more good stuff from coolo. 2003-04-04 23:39:16 +00:00
smbw_sample.c Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
status.c Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes 2003-03-24 11:25:34 +00:00
testparm.c Don't use 'opt' 2003-03-25 13:59:55 +00:00
testprns.c BIG patch... 2003-01-02 09:07:17 +00:00