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 bcd0e51e28 Get the DOMAIN\username around the right way (I had username\domain...)
Push the unix username into utf8 for it's trip across the socket.

Andrew Bartlett
(This used to be commit 3225f262b1)
2003-12-30 22:27:33 +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 Collecting some minor patches... 2003-12-26 19:38:36 +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 Add support for variable-length session keys in our client code. 2003-11-22 23:38:41 +00:00
net_rpc_samsync.c Break out of samsync loop on error. 2003-10-14 03:50:27 +00:00
net_rpc.c In the brief 'net rpc group' listing, don't cut off group names at 21 chars. 2003-12-01 14:12:26 +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 I needed a decently parseable format of smbstatus. Looking at smbstatus code 2003-12-01 13:58:43 +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 Get the DOMAIN\username around the right way (I had username\domain...) 2003-12-30 22:27:33 +00:00
pdbedit.c Fix for pdbedit error code returns (sorry, forgot who sent in the patch). 2003-11-27 18:34:42 +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 Final round of printf warnings fixes for the moment. 2003-11-06 22:11:08 +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
smbpasswd.c fix online help 2003-09-15 14:13:35 +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 show locked files for -u <user>; bug 590 2003-11-12 22:35:50 +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