1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source/lib
Andrew Tridgell bd5cd502bf added fdprintf()
this is like fprintf() but operates on a file descriptor

combined with file_load_lines() this makes it really easy to get rid
of the use of fopen() in Samba.
0001-01-01 00:00:00 +00:00
..
.cvsignore - fixed cast warnings 0001-01-01 00:00:00 +00:00
access.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
bitmap.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
charcnv.c Fixes for Eastern Europe code page. 0001-01-01 00:00:00 +00:00
charset.c use open() not fopen() on codepage files. 0001-01-01 00:00:00 +00:00
crc32.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
debug.c Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>. 0001-01-01 00:00:00 +00:00
domain_namemap.c Unicode conversion fix in Japanese environment from Motonobu TAKAHASHI. 0001-01-01 00:00:00 +00:00
doscalls.c Comments to use vfs_* functions instead of dos_* unless really 0001-01-01 00:00:00 +00:00
fault.c added new smb.conf option "panic action". see my samba-technical 0001-01-01 00:00:00 +00:00
fnmatch.c lib/fnmatch.c from 2.0.6 0001-01-01 00:00:00 +00:00
genrand.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 0001-01-01 00:00:00 +00:00
hash.c Added hash-based stat cache code from Ying Chen. 0001-01-01 00:00:00 +00:00
interface.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
interfaces.c Added "inherit permissions" patch. 0001-01-01 00:00:00 +00:00
kanji.c Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>. 0001-01-01 00:00:00 +00:00
md4.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
msrpc_use.c made cvs main up-to-date with samba_tng, with addition of process id to 0001-01-01 00:00:00 +00:00
msrpc-client.c made cvs main up-to-date with samba_tng, with addition of process id to 0001-01-01 00:00:00 +00:00
netatalk.c Ok - this is the 64 bit widening check in. It changes the configure 0001-01-01 00:00:00 +00:00
pidfile.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
replace.c Added replacement functions sys_popen and sys_pclose. These are based 0001-01-01 00:00:00 +00:00
signal.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
slprintf.c added fdprintf() 0001-01-01 00:00:00 +00:00
smbrun.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
snprintf.c Fix for crash bug from Paul Tyler <pct@ansto.gov.au>. 0001-01-01 00:00:00 +00:00
system.c Fixes to add "paranoid" option to popen. Checks some basic things. 0001-01-01 00:00:00 +00:00
talloc.c Fixed pointer arithmetic found by IRIX compiler. 0001-01-01 00:00:00 +00:00
time.c acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. 0001-01-01 00:00:00 +00:00
ufc.c Small tidyups for gcc in 'preen' mode.... 0001-01-01 00:00:00 +00:00
username.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
util_array.c simple mods to add msrpc pipe redirection. default behaviour: fall back 0001-01-01 00:00:00 +00:00
util_file.c added fdprintf() 0001-01-01 00:00:00 +00:00
util_sec.c Moved over lib/util_sec (with added fixes) as the HEAD source 0001-01-01 00:00:00 +00:00
util_sid.c Roll back to using static MACHINE.SID after consultation with Andrew. This 0001-01-01 00:00:00 +00:00
util_sock.c use interpret_addr2() instead of inet_aton() 0001-01-01 00:00:00 +00:00
util_str.c Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>. 0001-01-01 00:00:00 +00:00
util_unistr.c use macros for table boundaries 0001-01-01 00:00:00 +00:00
util.c added standard_sub_snum() function for modules that don't have 0001-01-01 00:00:00 +00:00