1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00
samba-mirror/source3/lib
Gerald Carter 9f18298bee r14075: * add support for long variable names in smb.conf in the form of %(....)
* add support for %(DomainSID)
* replace standard_sub_XXX() functions with wrappers around their
  alloc_sub_XXX() counterparts
* add support for using SIDs in read list, et. al. (anything that
  is checked by nt_token_contains_name_in_list())
(This used to be commit 71d960250d)
2007-10-10 11:11:09 -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 r12398: adding Guenther's account policy migration fix 2007-10-10 11:05:54 -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
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 r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -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 r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -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 r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() 2007-10-10 11:10:14 -05:00
fault.c r9353: Updating troublshooting error message. 2007-10-10 11:00:33 -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 r13310: first round of server affinity patches for winbindd & net ads join 2007-10-10 11:06: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 r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bartlett's 2007-10-10 11:10:11 -05:00
iconv.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -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 r13316: Let the carnage begin.... 2007-10-10 11:06:23 -05:00
module.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -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 source code fix for bug 1095 -- honor the '-l' option 2004-03-26 15:40:06 +00:00
privileges.c r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 2007-10-10 11:05:02 -05:00
readline.c r13316: Let the carnage begin.... 2007-10-10 11:06:23 -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 r14002: Quick fix for Coverity CID #12. 2007-10-10 11:11:04 -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 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
sharesec.c r13316: Let the carnage begin.... 2007-10-10 11:06: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 r14060: Only set the last rebind timestamp when we did rebind after a non-read 2007-10-10 11:11:09 -05:00
smbrun.c r13293: Rather a big patch I'm afraid, but this should fix bug #3347 2007-10-10 11:06:21 -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 r8961: Merge IRIX fix for socket wrapper 2007-10-10 11:00:22 -05:00
substitute.c r14075: * add support for long variable names in smb.conf in the form of %(....) 2007-10-10 11:11:09 -05:00
sysacls.c r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -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 r11560: Fix core dump if setmntent returns NULL. 2007-10-10 11:05:20 -05:00
system_smbd.c r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
system.c r13566: Fix EA support for AIX. 2007-10-10 11:10:14 -05:00
talloc.c r11985: Move to LGPL as per tridge's Samba4 change. 2007-10-10 11:05:41 -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 r13427: Fix ctime -> st_ctime. 2007-10-10 11:10:01 -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 r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
util_pw.c r13601: * Remove unused code from pdb_ldap.c 2007-10-10 11:10:18 -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 r13915: Fixed a very interesting class of realloc() bugs found by Coverity. 2007-10-10 11:10:59 -05:00
util_sock.c r12953: Support the TCP_FASTACK socket option if it is available. Note that this will 2007-10-10 11:06:09 -05:00
util_str.c r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistent 2007-10-10 11:11:02 -05:00
util_unistr.c r13521: Implement LOOKUPNAME3 and 4. 2007-10-10 11:10:09 -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 r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistent 2007-10-10 11:11:02 -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