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 d17425ed52 r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session key could
be anything, and may not be based on anything 'NT'.  This is also what microsoft
calls it.
(This used to be commit 724e8d3f33)
2007-10-10 10:51:06 -05: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 Use possessive in message asking for user's password. 2004-03-14 03:47:03 +00:00
net_cache.c Typo fix for bug 258. 2003-07-29 02:34:18 +00:00
net_groupmap.c Implement 'net groupmap set' and 'net groupmap cleanup'. 2004-02-26 11:29: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 Two little annoyances: 2004-03-18 07:32:15 +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 r21: Ensure 'net' follows the behaviour of all other samba client tools, 2007-10-10 10:51:03 -05:00
net.h Implement 'net groupmap set' and 'net groupmap cleanup'. 2004-02-26 11:29:56 +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 r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session key could 2007-10-10 10:51:06 -05: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 Add -O (for writing downloaded files to standard out) based on patch by 2004-03-05 17:17:31 +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 Added strstr_m() function. Use in all places where we might run into mb 2004-03-09 00:17:14 +00:00
testprns.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00