1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/lib
James Peach 90a6873b05 r15848: Introduce commandline options to set the remainder of the parameters in
dynconfig.c. This is mainly useful for test harness scripts, hence the
lack of short options.
(This used to be commit bf3b71c845)
2007-10-10 11:17:11 -05:00
..
access.c r7139: trying to reduce the number of diffs between trunk and 3.0; changing version to 3.0.20pre1 2007-10-10 10:57:02 -05:00
account_pol.c r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does not 2007-10-10 11:16:23 -05:00
adt_tree.c r9998: starting content for maintainers file 2007-10-10 11:03:30 -05:00
afs_settoken.c r10976: Fix the build with openssl-0.9.8a. 2007-10-10 11:04:58 -05:00
afs.c r10976: Fix the build with openssl-0.9.8a. 2007-10-10 11:04:58 -05:00
arc4.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
audit.c r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS 2007-10-10 11:15:59 -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 r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensure that global memory is freed when unloading pam_winbind.so (needs more testing on non-linux platforms) 2007-10-10 11:15:55 -05:00
clobber.c r12855: Remove erroneous commenting out of valgrind fix. 2007-10-10 11:06:05 -05:00
crc32.c r12043: It's amazing the warnings you find when compiling on a 64-bit 2007-10-10 11:05:42 -05:00
data_blob.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
debug.c r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensure that global memory is freed when unloading pam_winbind.so (needs more testing on non-linux platforms) 2007-10-10 11:15:55 -05:00
display_sec.c r13948: Fix the build. Remove rpcclient.h include. 2007-10-10 11:11:01 -05:00
dmallocmsg.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05: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 r6588: just include includes.h to get prototypes here. 2007-10-10 10:56:46 -05:00
dummysmbd.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
events.c r15084: Try and squeeze more out of the non-read/write code path. 2007-10-10 11:16:22 -05:00
fault.c r15631: Add a new option "enable core files". Administrators can use this to 2007-10-10 11:17:03 -05:00
fsusage.c r1608: Fix from Nick THOMPSON <nickthompson@agere.com> to protect smbd 2007-10-10 10:52:16 -05:00
gencache.c r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does not 2007-10-10 11:16:23 -05:00
genrand.c r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -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 r14454: Janitor for tridge - same code exists in Samba3 and 4. 2007-10-10 11:15:31 -05:00
iconv.c r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the patch to SAMBA_3_0 to declare prototypes for the initialization functions. These are the same changes I just made to head. --paulg 2007-10-10 11:16:31 -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 r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -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 r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensure that global memory is freed when unloading pam_winbind.so (needs more testing on non-linux platforms) 2007-10-10 11:15:55 -05:00
module.c r15655: Log the result of module initialisation if it fails. 2007-10-10 11:17:05 -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 r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
pidfile.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
popt_common.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
privileges.c r14432: Give in and grant BUILT\Administrators all privileges 2007-10-10 11:15:30 -05:00
readline.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
repdir.c r14746: Add the Samba4 replacements for opendir/readdir etc. to 2007-10-10 11:15:45 -05:00
replace1.c sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
replace.c r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C") 2007-10-10 11:05:58 -05:00
secace.c r13999: Quick fix for Coverity bug #11. 2007-10-10 11:11:04 -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 r14280: Fix Coverity #129 and 130: check before dereferencing a pointer. This 2007-10-10 11:15:23 -05:00
select.c r7440: * merge registry server changes from trunk (so far) for more 2007-10-10 10:57:09 -05:00
sendfile.c r14393: Fix a couple of AIX warnings. 2007-10-10 11:15:28 -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
sharesec.c r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does not 2007-10-10 11:16:23 -05:00
signal.c Merge from HEAD: 2003-01-14 08:26:54 +00:00
smbldap_util.c r13682: Actually give a developer a prayer of finding out where 2007-10-10 11:10:23 -05:00
smbldap.c r15633: Minor smbldap/pdb_ldap cleanup 2007-10-10 11:17:04 -05:00
smbrun.c r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based 2007-10-10 11:15:42 -05:00
snprintf.c r13591: I really have no idea how this code ever worked. And I have 2007-10-10 11:10:16 -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 r14522: sync socket_wrapper code with samba4 2007-10-10 11:15:36 -05:00
substitute.c r15494: Fix debug statement 2007-10-10 11:16:54 -05:00
sysacls.c r15525: fix compile error on HP-UX reported by Ryan Novosielski 2007-10-10 11:16:56 -05:00
sysquotas_4A.c r10163: try to fix the build on fedora 4, when --with-quota is not used 2007-10-10 11:03:35 -05:00
sysquotas_linux.c r10962: fix setting of quotas on linux kernel with the 2007-10-10 11:04:58 -05:00
sysquotas_xfs.c r6586: get rid of a few more compiler warnings 2007-10-10 10:56:46 -05:00
sysquotas.c r14342: Fix coverity #68, resource leak on error path. 2007-10-10 11:15:26 -05:00
system_smbd.c r14868: I will not write code when changing to Daylight Savings Time. 2007-10-10 11:15:52 -05:00
system.c r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based 2007-10-10 11:15:42 -05:00
talloc.c r15838: Back-port tridge's talloc fixes (r15824, r15828) from Samba4. 2007-10-10 11:17:10 -05:00
tallocmsg.c r11962: Bring talloc up to date with Samba4, re-add the 2007-10-10 11:05:40 -05:00
talloctort.c r13574: fix build; talloctort.c should not use the TALLOC_FREE() macro 2007-10-10 11:10:15 -05:00
time.c r15449: Remove unused function get_nttime_max (which claims it 2007-10-10 11:16:46 -05: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 r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
util_file.c r15005: Fix printf args to remove warnings. 2007-10-10 11:15:55 -05:00
util_pw.c r14764: Fix possible null pointer deref. Coverity #253. 2007-10-10 11:15:47 -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 r15305: Let winbind search by sid directly (or in windows terms: "bind to a 2007-10-10 11:16:33 -05:00
util_sock.c r15700: Make nmbd udp sockets non-blocking to prevent problem 2007-10-10 11:17:08 -05:00
util_str.c r15305: Let winbind search by sid directly (or in windows terms: "bind to a 2007-10-10 11:16:33 -05:00
util_unistr.c r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensure that global memory is freed when unloading pam_winbind.so (needs more testing on non-linux platforms) 2007-10-10 11:15:55 -05:00
util_uuid.c r7139: trying to reduce the number of diffs between trunk and 3.0; changing version to 3.0.20pre1 2007-10-10 10:57:02 -05:00
util.c r15509: Preserve errno in fcntl lock wrappers. 2007-10-10 11:16:55 -05:00
version.c r13231: apparently strncat() is converted to strcat() on RH7.3 and similar systems. Fix the build on those boxes 2007-10-10 11:06:19 -05:00
wins_srv.c r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
xfile.c r14020: Coverity bug CID #66. Missing free on error exit. 2007-10-10 11:11:05 -05:00