1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source/lib
0001-01-01 00:00:00 +00:00
..
.cvsignore - fixed cast warnings 0001-01-01 00:00:00 +00:00
access.c fix compiler warnings 0001-01-01 00:00:00 +00:00
bitmap.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 0001-01-01 00:00:00 +00:00
charcnv.c Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR 0001-01-01 00:00:00 +00:00
charset.c Got "medieval on our ass" about adding the -1 to slprintf. 0001-01-01 00:00:00 +00:00
cmd_interp.c next_token() was supposed to be a reentrant replacement for strtok(), 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 Fix for race condition found by Herb where we can end up with a NULL dbf. 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 utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff. 0001-01-01 00:00:00 +00:00
error.c Changes from APPLIANCE_HEAD (per Tim Potter): 0001-01-01 00:00:00 +00:00
fault.c Added sys_fork() and sys_getpid() functions to stop the overhead 0001-01-01 00:00:00 +00:00
fsusage.c split fsusage() into a separate module (to fix linking problems with 0001-01-01 00:00:00 +00:00
genrand.c Fixed compiler warning. 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 string_hash() should be static. hash_clear() should be void. 0001-01-01 00:00:00 +00:00
interface.c - sorry, forgot to check a pointer 0001-01-01 00:00:00 +00:00
interfaces.c fix interfaces.c for aix 3.2.5 0001-01-01 00:00:00 +00:00
kanji.c Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb.conf 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
messages.c use LDSHFLAGS not -shared in several places 0001-01-01 00:00:00 +00:00
ms_fnmatch.c Had to add a "pam password change" parameter (defaults to "off") and inlined 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 getting and setting security descriptors on printers now works 0001-01-01 00:00:00 +00:00
readline.c Some versions of readline don't have rl_completion_func_t. )-: 0001-01-01 00:00:00 +00:00
replace.c include/ntdomain.h: 0001-01-01 00:00:00 +00:00
select.c Always increment even if the read fails (otherwise we spin if we hit the kernel bug...). 0001-01-01 00:00:00 +00:00
signal.c fixed a bug in BlockSignals() for systems that don't have 0001-01-01 00:00:00 +00:00
smbrun.c Merge of Andrew's changes in 2.2. 0001-01-01 00:00:00 +00:00
snprintf.c replace modf so we don't need the math library 0001-01-01 00:00:00 +00:00
substitute.c Fixed %U and %D substitutions. %U is lowercase user name, %D is uppercase 0001-01-01 00:00:00 +00:00
sysacls.c Added patches to remove Linux specific XFS ACLs. These are now handled by the 0001-01-01 00:00:00 +00:00
system.c Ensured all the system calls in msdfs.c go through the vfs layer. 0001-01-01 00:00:00 +00:00
talloc.c Made talloc_realloc() semantics match realloc(). JF was complaining :-). 0001-01-01 00:00:00 +00:00
time.c Another large patch for the passdb rewrite. 0001-01-01 00:00:00 +00:00
ufc.c Fix proto's in old code. 0001-01-01 00:00:00 +00:00
username.c If we can't open the username map file, at least print the strerror. 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 As Andrew suggested, make smbrun return a fd for a deleted file which can then 0001-01-01 00:00:00 +00:00
util_getent.c lib/util_getent.c: removed debug code. 0001-01-01 00:00:00 +00:00
util_list.c Sync up handle creation with 2.2 branch. We can now join AS/U domains and 0001-01-01 00:00:00 +00:00
util_seaccess.c Don't use variables called "acl" as it's the name of a function in Solaris. 0001-01-01 00:00:00 +00:00
util_sec.c make sure we have BOOL in autoconf usage of util_sec.c 0001-01-01 00:00:00 +00:00
util_sid.c Added sid_peek_rid() function to return the rid of a sid. Saves mucking 0001-01-01 00:00:00 +00:00
util_sock.c fixed socketpair_tcp for OpenBSD 0001-01-01 00:00:00 +00:00
util_str.c Replaced memcpy() with memmove() to make safe_strcpy() safe for overlapping 0001-01-01 00:00:00 +00:00
util_unistr.c Added other_safe_chars to alpha_strcpy(). Needs testing but is a better 0001-01-01 00:00:00 +00:00
util.c Ensure numeric group or user names don't get misinterpreted. 0001-01-01 00:00:00 +00:00
wins_srv.c Fixed %d printf with unsigned long arg. 0001-01-01 00:00:00 +00:00