1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/utils
Jim McDonough debbecb23c Add shutdown abort try over initshutdown pipe first, then fall back to
winreg pipe if it doesn't work.  Fixes bug #534.

I will go back and add the same logic for the shutdown itself, even though
that works so far against win2k (haven't tested all win clients).
(This used to be commit e660b04e8f)
2003-10-24 14:03:18 +00:00
..
.cvsignore Add a .cvsignore file 2002-06-25 08:32:43 +00:00
debug2html.c
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 Fix bug 451. Stop net -P from prompting for machine account password. 2003-10-23 14:33:19 +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 Formatting fixups for help output. 2003-09-10 06:15:07 +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 Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
net_rpc_samsync.c Break out of samsync loop on error. 2003-10-14 03:50:27 +00:00
net_rpc.c Add shutdown abort try over initshutdown pipe first, then fall back to 2003-10-24 14:03:18 +00:00
net_time.c convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
net.c Fix bug 451. Stop net -P from prompting for machine account password. 2003-10-23 14:33:19 +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 rid of more compiler warnings 2003-08-15 04:42:05 +00:00
pdbedit.c Fix typo 2003-09-21 02:58:08 +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 Replace the eight (!) copies of dummy become/unbecome root with a single one. 2003-07-22 00:20:53 +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 Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +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 metze's autogenerate patch for version.h 2003-08-20 17:13:38 +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