1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/lib
2001-09-19 04:16:35 +00:00
..
.cvsignore - fixed cast warnings 1998-10-05 12:35:30 +00:00
access.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
bitmap.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
charcnv.c added "display charset" option in smb.conf, along with d_printf() 2001-09-07 14:14:57 +00:00
cmd_interp.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
crc32.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
debug.c replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
domain_namemap.c Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI. 1999-12-13 19:17:40 +00:00
dprintf.c move to SAFE_FREE() 2001-09-17 02:19:44 +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 Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +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 move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 1998-10-17 17:41:13 +00:00
hash.c Fix (I hope) compile on HP-UX. Found by the build farm. 2001-09-19 04:16:35 +00:00
hmacmd5.c Add backend encryption support for NTLMv2. 2001-07-07 07:00:15 +00:00
iconv.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
interface.c move to SAFE_FREE() 2001-09-17 02:19:44 +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 move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
ms_fnmatch.c a bunch of fixes from the sflight to seattle 2001-08-20 05:15:26 +00:00
netatalk.c Ok - this is the 64 bit widening check in. It changes the configure 1998-09-03 18:40:31 +00:00
pidfile.c Oops. Typo. 2001-08-01 17:43:57 +00:00
readline.c declare dbf in one spot 2001-09-10 12:14:18 +00:00
replace.c move to SAFE_FREE() 2001-09-17 02:19:44 +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 Merge of Andrew's changes in 2.2. 2001-04-13 19:12:06 +00:00
snprintf.c replace modf so we don't need the math library 2001-05-06 15:19:25 +00:00
substitute.c strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
sysacls.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
system.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
talloc.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
time.c move to SAFE_FREE() 2001-09-17 02:19:44 +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 move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
util_array.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
util_file.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
util_getent.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
util_list.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
util_seaccess.c converted another bunch of stuff to NTSTATUS 2001-08-27 19:46:22 +00:00
util_sec.c Restore the profiling data shmem parinoia. This whole area needs to be 2001-09-15 02:10:22 +00:00
util_sid.c strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn. 2001-07-04 07:36:09 +00:00
util_sock.c added a new global option "hostname lookups = yes/no" 2001-09-13 00:30:47 +00:00
util_str.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
util_unistr.c fixes big endian unistring problems. Need to check that it didn't 2001-08-24 19:17:43 +00:00
util.c fixed ctemp in server and client. It turns out that ctemp on NT is completely broken, and it's pointless to emulate their brokenness completely in this case, but at least this makes us use approximately the same packet format. The spec is complelet wrong in this case 2001-09-17 04:23:48 +00:00
wins_srv.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00
xfile.c move to SAFE_FREE() 2001-09-17 02:19:44 +00:00