..
access.c
r6149: Fixes bugs #2498 and 2484.
2007-10-10 10:56:24 -05:00
account_pol.c
r6263: Get rid of generate_wellknown_sids, they are const static and initializable
2007-10-10 10:56:33 -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
r6779: Use the SID in the user token for the %s expansion in 'afs username map'. This
2007-10-10 10:56:54 -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
r5933: We were handling setting of EA's incorrectly - we should be able to set
2007-10-10 10:56:09 -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
r5907: Fix compile warning noticed by Jason Mader <jason@ncac.gwu.edu>.
2007-10-10 10:56:08 -05:00
debug.c
r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunk
2007-10-10 10:56:43 -05:00
dmallocmsg.c
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
r6588: just include includes.h to get prototypes here.
2007-10-10 10:56:46 -05:00
dummysmbd.c
r6588: just include includes.h to get prototypes here.
2007-10-10 10:56:46 -05: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
iconv.c
r6149: Fixes bugs #2498 and 2484.
2007-10-10 10:56:24 -05:00
interface.c
r5163: Fix bugzilla 2062:
2007-10-10 10:55:31 -05:00
interfaces.c
r6586: get rid of a few more compiler warnings
2007-10-10 10:56:46 -05: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
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
r6044: Ensure the old search calls always ask mask_match to translate
2007-10-10 10:56:18 -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
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one is the
2007-10-10 10:56:20 -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
r6822: Use chsize if we don't have ftruncate. From Steven Edwards <steven_ed4153@yahoo.com>.
2007-10-10 10:56:55 -05:00
secace.c
r6263: Get rid of generate_wellknown_sids, they are const static and initializable
2007-10-10 10:56:33 -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
r6263: Get rid of generate_wellknown_sids, they are const static and initializable
2007-10-10 10:56:33 -05:00
select.c
r6090: Patch to fix sys_select so it can't drop signals if another fd
2007-10-10 10:56:21 -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
r6351: This is quite a large and intrusive patch, but there are not many pieces that
2007-10-10 10:56:38 -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
socket_wrapper.c
r6643: fix some build issues on IRIX;l patch from james peach
2007-10-10 10:56:49 -05:00
substitute.c
r6225: get rid of warnings from my compiler about nested externs
2007-10-10 10:56:30 -05:00
sysacls.c
r5789: Patch from William Jojo <jojowil@hvcc.edu> - AIX has no default ACLs.
2007-10-10 10:56:00 -05:00
sysquotas_4A.c
r6586: get rid of a few more compiler warnings
2007-10-10 10:56:46 -05:00
sysquotas_linux.c
r6586: get rid of a few more compiler warnings
2007-10-10 10:56:46 -05:00
sysquotas_xfs.c
r6586: get rid of a few more compiler warnings
2007-10-10 10:56:46 -05:00
sysquotas.c
r6586: get rid of a few more compiler warnings
2007-10-10 10:56:46 -05:00
system_smbd.c
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one is the
2007-10-10 10:56:20 -05:00
system.c
r6681: updating copyrights (see bug 2546)
2007-10-10 10:56:51 -05:00
talloc.c
r6849: Merge revision 6845 from Samba 4
2007-10-10 10:56:56 -05:00
tallocmsg.c
r6595: This is Volkers new-talloc patch. Just got the go-ahead from
2007-10-10 10:56:46 -05:00
talloctort.c
r6658: Sorry for the spam... I think now I've got a version that should compile on
2007-10-10 10:56:50 -05:00
time.c
r6014: rather large change set....
2007-10-10 10:56:15 -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
r5647: Caches are good for performance, but you get a consistency problem.
2007-10-10 10:55:53 -05:00
util_seaccess.c
r6263: Get rid of generate_wellknown_sids, they are const static and initializable
2007-10-10 10:56:33 -05:00
util_sec.c
Clarify comment on set_effective_uid()
2004-01-27 10:01:30 +00:00
util_sid.c
r6263: Get rid of generate_wellknown_sids, they are const static and initializable
2007-10-10 10:56:33 -05:00
util_smbd.c
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one is the
2007-10-10 10:56:20 -05:00
util_sock.c
r7039: Ensure we always call read_socket_with_timeout() when
2007-10-10 10:57:01 -05:00
util_str.c
r6149: Fixes bugs #2498 and 2484.
2007-10-10 10:56:24 -05:00
util_unistr.c
r6965: Remove some dead code from util_unistr.c.
2007-10-10 10:56:59 -05:00
util_uuid.c
r6149: Fixes bugs #2498 and 2484.
2007-10-10 10:56:24 -05:00
util.c
r6942: * merging the registry changes back to the 3.0 tree
2007-10-10 10:56:57 -05:00
version.c
sync 3.0 into HEAD for the last time
2003-09-09 04:07:32 +00:00
wins_srv.c
r6225: get rid of warnings from my compiler about nested externs
2007-10-10 10:56:30 -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