1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/utils
Andrew Bartlett 7acbbe9ba0 I should have done this years ago...
This adds the very simple 'admin set password' capability to 'net rpc',
much as we have it for 'net ads'.

Andrew Bartlett
(This used to be commit ced7fb5527)
2004-02-07 03:54:39 +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 Replace all use of bzero with memset ... 2003-06-16 17:49:01 +00:00
log2pcaphex.c We don't need to #include memory.h here. It's a BSD'ism and just includes 2003-08-31 23:58:55 +00:00
net_ads_cldap.c Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com. 2003-09-26 06:35:11 +00:00
net_ads.c fixing compile problems due to my recent ads.h changes 2004-01-12 14:26:50 +00:00
net_cache.c Typo fix for bug 258. 2003-07-29 02:34:18 +00:00
net_groupmap.c fix some warnings found by the Sun C compiler 2003-09-22 17:53:59 +00:00
net_help.c Beautify the net status help message a bit 2003-12-01 14:07:22 +00:00
net_idmap.c Another round of uid/gid/pid format string changes I missed the 2003-07-22 06:52:39 +00:00
net_lookup.c Fix for bug #73. Name types can be specified using name#type notation. 2003-09-05 04:40:10 +00:00
net_rap.c Fix bug #4 for net rap. Allow more than 50 chars for long form listings of users and groups. 2003-05-09 12:58:28 +00:00
net_rpc_join.c This adds client-side support for the unicode/SAMR password change scheme. 2004-01-26 08:45:02 +00:00
net_rpc_samsync.c JHT came up with a nasty (broken) torture case in preparing examples for 2004-01-02 05:32:07 +00:00
net_rpc.c I should have done this years ago... 2004-02-07 03:54:39 +00:00
net_status.c I needed a decently parseable format of smbstatus. Looking at smbstatus code 2003-12-01 13:58:43 +00:00
net_time.c convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
net.c Display some nicer error messages for login via 'net'. I don't 2004-01-21 14:36:56 +00:00
net.h Fix bug 451. Stop net -P from prompting for machine account password. 2003-10-23 14:33:19 +00:00
nmblookup.c Ensure nmblookup correctly converts from CH_DOS to CH_UNIX when displaying 2003-08-22 00:13:42 +00:00
ntlm_auth.c This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS 2004-01-08 08:19:18 +00:00
pdbedit.c more initialization fixes 2004-01-29 22:16:58 +00:00
profiles.c Set errno = ENOSYS if mmap not supported. 2003-10-14 03:38:24 +00:00
rpccheck.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
smbcacls.c Ensure that dup_sec_desc copies the 'type' field correctly. This caused 2003-09-19 21:57:43 +00:00
smbcontrol.c Fix -s option to smbcontrol (#908) 2004-01-06 20:01:48 +00:00
smbcquotas.c Put strcasecmp/strncasecmp on the banned list (except for needed calls 2003-10-22 23:38:20 +00:00
smbfilter.c Final round of printf warnings fixes for the moment. 2003-11-06 22:11:08 +00:00
smbget.c Add smbget utility, a simple wget-like utility that uses libsmbclient. 2004-01-07 00:43:52 +00:00
smbpasswd.c This should be the correct fix for the lack of a prototype for 2004-02-04 11:12:25 +00:00
smbtree.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +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 based on work from James Peach <jpeach@sgi.com> to convert over to 2004-01-06 01:22:14 +00:00
testparm.c Changed output so all debug output goes to stderr, and all file processing 2003-10-20 04:51:40 +00:00
testprns.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00