1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4/lib
Andrew Bartlett 6d1ae6d35a r6271: Don't zero the cli_credentials structure - instead allow valgrind to
track the use of un-initialised values.

This change will require a recompile from clean, as the enum
describing the status of each element now has a default of
CRED_UNINITIALISED.

Andrew Bartlett
(This used to be commit 83c2eb806d)
2007-10-10 13:11:29 -05:00
..
cmdline r6024: Some of the ordering constraints on the popt callbacks were getting 2007-10-10 13:11:15 -05:00
com r5941: Commit this patch much earlier than I would normally prefer, but metze needs a working tree... 2007-10-10 13:11:11 -05:00
compression r6129: - add our own MSZIP decompression implementation 2007-10-10 13:11:20 -05:00
crypto r4197: Remove silly extra const. 2007-10-10 13:07:25 -05:00
events r6147: The maxfd was being recalculated on every event loop, which made us 2007-10-10 13:11:22 -05:00
ldb r6118: Make it so that we can do --with-zlib=no in configure and also a couple 2007-10-10 13:11:20 -05:00
messaging r5304: removed lib/socket/socket.h from includes.h 2007-10-10 13:09:39 -05:00
netif r5411: make network interface selection a bit saner 2007-10-10 13:10:43 -05:00
popt r5906: Fix the usage of the internal popt (make proto should ignore it) 2007-10-10 13:11:08 -05:00
registry r6045: Couple of small GTK+ fixes 2007-10-10 13:11:16 -05:00
socket r6070: Fix typo's and fallback to "" as default user name if no 2007-10-10 13:11:17 -05:00
socket_wrapper r6222: fixed the socket wrapper code for getsockname() 2007-10-10 13:11:27 -05:00
talloc r6075: added talloc_enable_null_tracking() (asked for by lifeless) 2007-10-10 13:11:17 -05:00
tdb r6238: Ensure if realloc fails on an internal 2007-10-10 13:11:28 -05:00
basic.mk r6139: Move socket_wrapper to a seperate directory 2007-10-10 13:11:21 -05:00
capability.c r3471: split out capabilities code from lib/system.c - should fix IRIX 6.5 build 2007-10-10 13:05:18 -05:00
charcnv.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
credentials.c r6271: Don't zero the cli_credentials structure - instead allow valgrind to 2007-10-10 13:11:29 -05:00
data_blob.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
db_wrap.c r5585: LDB interfaces change: 2007-10-10 13:10:55 -05:00
debug.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
dprintf.c r3441: some include file cleanups and general housekeeping 2007-10-10 13:05:11 -05:00
fault.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
fsusage.c r3447: more include/system/XXX.h include files 2007-10-10 13:05:12 -05:00
gencache.c r5781: Fix build. 2007-10-10 13:11:03 -05:00
gendb.c r5988: Fix the -P option (use machine account credentials) to use the Samba4 2007-10-10 13:11:12 -05:00
genrand.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
iconv.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
iconv.m4 r665: merge over the new build system from my tmp branch 2007-10-10 12:53:36 -05:00
idtree.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
ldap_escape.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
ms_fnmatch.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
mutex.c r5306: removed all the unused mutex functions from mutex.c. When (if?) we 2007-10-10 13:09:40 -05:00
pam_errors.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
pidfile.c r5308: trimmed back a lot of the old macros from smb_macros.h 2007-10-10 13:09:40 -05:00
replace.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00
select.c r6093: Patch to fix sys_select so it can't drop signals if another fd 2007-10-10 13:11:18 -05:00
server_mutex.c first public release of samba4 code 2003-08-13 01:53:07 +00:00
signal.c r3450: portability fixes 2007-10-10 13:05:13 -05:00
snprintf.c r4719: snprintf.c is used outside of samba, so don't use our special types 2007-10-10 13:08:48 -05:00
substitute.c r3494: got rid of include/rewrite.h, and split out the dynconfig.h header 2007-10-10 13:05:22 -05:00
system.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
tdb_helper.c r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the 2007-10-10 12:59:56 -05:00
time.c r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfo 2007-10-10 13:10:58 -05:00
unix_privs.c r5299: fixed an include ordering problem 2007-10-10 13:09:38 -05:00
util_file.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
util_getent.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00
util_pw.c r4058: added a type safe version of smb_xmalloc() 2007-10-10 13:06:20 -05:00
util_sock.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
util_str.c r5298: - got rid of pstring.h from includes.h. This at least makes it a bit 2007-10-10 13:09:38 -05:00
util_strlist.c r5401: using talloc_array() is neater here 2007-10-10 13:10:42 -05:00
util_unistr.c r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the 2007-10-10 13:09:15 -05:00
util.c r5308: trimmed back a lot of the old macros from smb_macros.h 2007-10-10 13:09:40 -05:00
version.c r5871: Remove file with unused function (that uses fstring) 2007-10-10 13:11:06 -05:00
xfile.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00