1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/utils
Gerald Carter 3a5dc7c2ec convert snprintf() calls using pstrings & fstrings
to pstr_sprintf() and fstr_sprintf() to try to standardize.
lots of snprintf() calls were using len-1; some were using
len.  At least this helps to be consistent.
(This used to be commit 9f835b85dd)
2003-07-23 12:33:59 +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
net_ads_cldap.c Fix bug #96: Use DNS decompression to properly parse cldap netlogon 2003-05-20 13:51:43 +00:00
net_ads.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
net_cache.c Just a few formatting fixed caught while testing. 2003-07-10 23:22:09 +00:00
net_groupmap.c Fix memleak 2003-07-15 17:27:39 +00:00
net_help.c This removes the StrCaseCmp() stuff from 'net idmap' and 'net 2003-06-21 08:35:30 +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 large change: 2003-06-25 17:41:05 +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 Fixup a bunch of printf-style functions and debugs to use unsigned long when 2003-07-22 04:31:20 +00:00
net_rpc.c Removed strupper/strlower macros that automatically map to strupper_m/strlower_m. 2003-07-03 19:11:31 +00:00
net_time.c convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
net.c Replace the eight (!) copies of dummy become/unbecome root with a single one. 2003-07-22 00:20:53 +00:00
net.h Merge from HEAD - save the type of channel used to contact the DC. 2003-04-21 14:09:03 +00:00
nmblookup.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00
ntlm_auth.c convert snprintf() calls using pstrings & fstrings 2003-07-23 12:33:59 +00:00
pdbedit.c Fixup a bunch of printf-style functions and debugs to use unsigned long when 2003-07-22 04:31:20 +00:00
profiles.c #ifdef out apparently unused function. 2003-07-02 01:09:17 +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 Fixes from Martin Dorey <mdorey@bluearc.com> to only ask for and change 2003-06-24 01:09:36 +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 Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +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 Replace the eight (!) copies of dummy become/unbecome root with a single one. 2003-07-22 00:20:53 +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 Replace the eight (!) copies of dummy become/unbecome root with a single one. 2003-07-22 00:20:53 +00:00
testparm.c Fix bug #136. Add message about erroneous empty "passdb backend" parameter. 2003-06-20 17:41:04 +00:00
testprns.c Reverse previous patch from Stefan and me after comments by Andrew Bartlett 2003-05-10 11:49:51 +00:00