1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/lib
Andrew Tridgell 24449a9b0b fixed an off by 1 bug in talloc_asprintf()
(This used to be commit 2b2155beae)
2001-12-05 04:43:53 +00:00
..
.cvsignore - fixed cast warnings 1998-10-05 12:35:30 +00:00
access.c More spelling and grammer from Vance. <vance@digital-host.net> 2001-10-29 08:26:45 +00:00
account_pol.c moved init_account_policy() to the right place 2001-12-04 06:20:39 +00:00
bitmap.c More spelling and grammer from Vance. <vance@digital-host.net> 2001-10-29 08:26:45 +00:00
charcnv.c fixed some krb5 ifdefs 2001-11-28 23:54:07 +00:00
crc32.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
debug.c More spelling and grammer from Vance. <vance@digital-host.net> 2001-10-29 08:26:45 +00:00
domain_namemap.c Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI. 1999-12-13 19:17:40 +00:00
dprintf.c More spelling and grammer from Vance. <vance@digital-host.net> 2001-10-29 08:26:45 +00:00
error.c the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but the client code still needs some work 2001-09-04 07:13:01 +00:00
fault.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
fsusage.c split fsusage() into a separate module (to fix linking problems with 2000-04-19 08:23:13 +00:00
genrand.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
hash.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
hmacmd5.c Add backend encryption support for NTLMv2. 2001-07-07 07:00:15 +00:00
iconv.c get rid of compiler warnings (casts and delete unused variables) 2001-10-23 19:10:30 +00:00
interface.c merge from APPLIANCE_HEAD 2001-11-28 21:51:11 +00:00
interfaces.c fix interfaces.c for aix 3.2.5 2001-05-07 03:21:23 +00:00
md4.c Add backend encryption support for NTLMv2. 2001-07-07 07:00:15 +00:00
md5.c Add backend encryption support for NTLMv2. 2001-07-07 07:00:15 +00:00
messages.c Merged in JohnR's ping messaging extension. 2001-11-20 22:55:46 +00:00
ms_fnmatch.c a bunch of fixes from the sflight to seattle 2001-08-20 05:15:26 +00:00
netatalk.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
pidfile.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
readline.c Fix typo. 2001-11-19 07:39:35 +00:00
replace.c added strlcpy() and strlcat() 2001-11-20 08:50:57 +00:00
select.c Always increment even if the read fails (otherwise we spin if we hit the kernel bug...). 2001-02-23 00:46:28 +00:00
signal.c fixed a bug in BlockSignals() for systems that don't have 2000-06-12 06:09:39 +00:00
smbpasswd.c Started a cleanup of smbpasswd related stuff. I've created a new file 2001-09-06 09:10:26 +00:00
smbrun.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
snprintf.c allow printing of NULL pointers with internal snprintf 2001-11-27 13:31:02 +00:00
substitute.c Ensured the %G substitution exactly matches what the man page states. 2001-11-30 00:28:39 +00:00
sysacls.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
system.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
talloc.c fixed an off by 1 bug in talloc_asprintf() 2001-12-05 04:43:53 +00:00
time.c added a tdb to store the account policy informations. 2001-12-03 17:14:23 +00:00
ufc.c Fixed warnings and made const-safe so it has the correct prototype. 2001-07-03 21:07:26 +00:00
username.c winbindd friendly user_in_list code. Tested on a 65k user domain. 2001-12-04 05:13:04 +00:00
util_file.c initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
util_getent.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
util_seaccess.c Renamed sid field in SEC_ACE to trustee to be more in line with MS's 2001-11-30 01:04:15 +00:00
util_sec.c Parionia to ensure people don't install libsmb based programs setuid root. 2001-10-31 01:52:34 +00:00
util_sid.c added a boolean to the group mapping functions to specify if we need or 2001-12-04 21:53:47 +00:00
util_sock.c added "net join" command 2001-11-24 14:16:41 +00:00
util_str.c fixed some bugs. 2001-11-18 16:12:11 +00:00
util_unistr.c The beginnings of alternative backends for winbindd 2001-12-01 12:31:43 +00:00
util.c re-enabled insure backtrace, calling /usr/bin/backtrace 2001-12-03 00:21:51 +00:00
wins_srv.c Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +00:00
xfile.c Added NT_USER_TOKEN into server_info to fix extra groups problem. 2001-11-03 23:34:24 +00:00