1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3/lib
Gerald Carter b03c74446a r5565: fix breakage on gcc 2.96
(This used to be commit 67f8a1e3bc)
2007-10-10 10:55:47 -05:00
..
access.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
account_pol.c r5349: After talking with Jerry, reverted the addition of account policies to 2007-10-10 10:55:38 -05:00
adt_tree.c r5517: code cleanup; rename the sorted_tree to pathtree (used by registry code) 2007-10-10 10:55:43 -05:00
afs_settoken.c r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com). 2007-10-10 10:53:42 -05:00
afs.c r5331: Support SIDs as %s replacements in the afs username map parameter. 2007-10-10 10:55:37 -05:00
bitmap.c r4120: Never, ever, doubt valgrind :-). Fix order of evaluation bug that's been in the 2007-10-10 10:53:34 -05:00
charcnv.c r4126: Fix from Björn Jacke <bjoern@j3e.de> for bugid #2040 - ensure the locale 2007-10-10 10:53:35 -05:00
clobber.c Split "clobber" function and variables into its own file before it 2003-03-18 07:09:23 +00:00
crc32.c Add const. 2003-03-18 12:12:14 +00:00
data_blob.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
debug.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
dmallocmsg.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
dprintf.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
dummyroot.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
dummysmbd.c merge from old APP_HEAD 2004-02-12 05:24:02 +00:00
fault.c * Add SIGABRT to fault handling 2004-01-22 01:50:58 +00:00
fsusage.c r1608: Fix from Nick THOMPSON <nickthompson@agere.com> to protect smbd 2007-10-10 10:52:16 -05:00
gencache.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
genrand.c r1492: Rework our random number generation system. 2007-10-10 10:52:13 -05:00
getsmbpass.c Volker's fix for bug #668. Change the \n after the password prompt to go 2003-10-23 13:47:17 +00:00
hmacmd5.c bcopy must DIE ! Stop people creeping use of bcopy back into the code 2002-02-26 17:40:43 +00:00
iconv.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
interface.c r5163: Fix bugzilla 2062: 2007-10-10 10:55:31 -05:00
interfaces.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
ldap_escape.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
md4.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
md5.c updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
messages.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
module.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
ms_fnmatch.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
pam_errors.c Add a few more NTSTATUS <=> PAM error mappings. 2004-01-26 08:38:34 +00:00
pidfile.c r2023: If there's garbage in the pidfile, we should not panic but assume that no one 2007-10-10 10:52:28 -05:00
popt_common.c source code fix for bug 1095 -- honor the '-l' option 2004-03-26 15:40:06 +00:00
privileges.c r5484: Fix a memleak 2007-10-10 10:55:42 -05:00
readline.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
replace1.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
replace.c r4270: Add some const as a fix for bugzilla #2135. 2007-10-10 10:53:41 -05:00
secace.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
secacl.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
secdesc.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
select.c r4545: Fix based on work by Derrell.Lipman@UnwiredUniverse.com : 2007-10-10 10:53:47 -05:00
sendfile.c r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and add 2007-10-10 10:53:42 -05:00
server_mutex.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
signal.c Merge from HEAD: 2003-01-14 08:26:54 +00:00
smbldap.c r5565: fix breakage on gcc 2.96 2007-10-10 10:55:47 -05:00
smbrun.c r2331: check password script code and example from trunk 2007-10-10 10:52:39 -05:00
snprintf.c r1656: Patch from James Peach: 2007-10-10 10:52:17 -05:00
sock_exec.c Refactor existing sock_exec() and socketpair_tcp() functions into their own 2003-04-30 17:35:56 +00:00
substitute.c r5174: ensure that we consistently use the current_user_info.smb_name vs. smb_name when parsing smb.conf and reloading config files 2007-10-10 10:55:31 -05:00
sysacls.c r4305: Fix from Albert Chin (china@thewrittenword.com) to fix the 2007-10-10 10:53:43 -05:00
sysquotas_4A.c * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA 2004-01-15 08:49:30 +00:00
sysquotas_linux.c * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA 2004-01-15 08:49:30 +00:00
sysquotas_xfs.c * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA 2004-01-15 08:49:30 +00:00
sysquotas.c r4236: More *alloc fixes. 2007-10-10 10:53:39 -05:00
system_smbd.c r5127: Fix Bug 2289 -- thanks to jason@ncac.gwu.edu 2007-10-10 10:55:28 -05:00
system.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
talloc.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
tallocmsg.c Forward port the change to talloc_init() to make all talloc contexts 2002-12-20 20:23:06 +00:00
talloctort.c Ignore tallocdump binary. 2003-11-06 21:51:08 +00:00
time.c r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t values. 2007-10-10 10:55:38 -05:00
ufc.c
username.c r993: BUG 703 -- finishing patch by Eric Boehm <boehm@nortelnetworks.com> for netgroup case lookups 2007-10-10 10:51:53 -05:00
util_file.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
util_getent.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
util_pw.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
util_seaccess.c r5150: consolidate the samr_make.*obj_sd() functions to share code 2007-10-10 10:55:29 -05:00
util_sec.c Clarify comment on set_effective_uid() 2004-01-27 10:01:30 +00:00
util_sid.c r4724: Add support for Windows privileges in Samba 3.0 2007-10-10 10:53:51 -05:00
util_smbd.c r4306: Couple more MALLOC fixes from albert chin (china@thewrittenword.com). 2007-10-10 10:53:43 -05:00
util_sock.c r4217: Fix open_any_socket_out. 2007-10-10 10:53:38 -05:00
util_str.c r5158: BUG 2263: patch from Timur Bakeyev <timur@com.bat.ru> to guard base64_encode_data_blob() against empty blobs 2007-10-10 10:55:30 -05:00
util_unistr.c r5431: couple of cimpile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS 2341 & 2342 2007-10-10 10:55:40 -05:00
util_uuid.c r2160: fixed the uuid pack/unpack routines (they could go past the end of the UUID structure) 2007-10-10 10:52:34 -05:00
util.c r5100: We should only care about case-sensitivity when *reading* an incoming 2007-10-10 10:55:15 -05:00
version.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
wins_srv.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
xfile.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00