1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/utils
Andrew Bartlett 9e2a098a0a Fix bug in previous global_sam_sid() commit. I broke the 'read from
MACHINE.SID' file functionality.

Also, before we print out the results of 'net getlocalsid' and 'net
getdomainsid', ensure we have tried to read that file, or have
generated one.

Andrew Bartlett
(This used to be commit 191b43159e)
2004-02-25 23:12:29 +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 success message for net groupmap modify 2004-02-16 14:04:56 +00:00
net_help.c Beautify the net status help message a bit 2003-12-01 14:07:22 +00:00
net_idmap.c Remove unused variable. 2004-02-24 17:28:17 +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 BUG 1055; patch from SATOH Fumiyasu <fumiya@miraclelinux.com>; formatting fixes for 'net share' 2004-02-11 14:59:08 +00:00
net_rpc_join.c Make more functions static, and remove duplication in the use of functions 2004-02-08 08:38:42 +00:00
net_rpc_samsync.c Make it possible to 'net rpc samdump' of any domain you are currently joined 2004-02-08 10:59:09 +00:00
net_rpc.c Add 'net rpc group add'. For this parse_samr.c had to be changed: The 2004-02-24 18:00:41 +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 Fix bug in previous global_sam_sid() commit. I broke the 'read from 2004-02-25 23:12:29 +00:00
net.h Make it possible to 'net rpc samdump' of any domain you are currently joined 2004-02-08 10:59:09 +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 Make this table static const. 2004-02-08 01:02:12 +00:00
pdbedit.c Fix "unable to initialize" bug when smbd hasn't been run with 2004-02-23 20:12:31 +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 Fix ETA Calculation when resuming 2004-02-13 22:09:53 +00:00
smbpasswd.c I *hate* global variables... 2004-02-25 22:01:02 +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