1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/libcli
Andrew Tridgell cc55aef7c1 r4547: - added talloc_new(ctx) macro that is a neater form of the common talloc(ctx, 0) call.
- cleaned up some talloc usage in various files

I'd like to get to the point that we have no calls to talloc(), at
which point we will rename talloc_p() to talloc(), to encourage
everyone to use the typesafe functions.
(This used to be commit e6c81d7c9f)
2007-10-10 13:08:20 -05:00
..
auth r4531: Include the OID locally, as it seems to be hard to get the includes 2007-10-10 13:08:18 -05:00
ldap r4460: Add a new GENSEC module: gensec_gssapi 2007-10-10 13:07:53 -05:00
raw r4547: - added talloc_new(ctx) macro that is a neater form of the common talloc(ctx, 0) call. 2007-10-10 13:08:20 -05:00
security r4429: the owner of a file always gets SEC_STD_DELETE 2007-10-10 13:07:48 -05:00
util r4547: - added talloc_new(ctx) macro that is a neater form of the common talloc(ctx, 0) call. 2007-10-10 13:08:20 -05:00
cliconnect.c r4073: - added a set of lsa helper routines to make lsa lookups that are 2007-10-10 13:06:23 -05:00
clideltree.c r4013: got rid of a bunch of unused or unmaintained code 2007-10-10 13:06:15 -05:00
clifile.c r3454: moved a few more things out if includes.h into the include/system/ include files. 2007-10-10 13:05:13 -05:00
clilist.c r4547: - added talloc_new(ctx) macro that is a neater form of the common talloc(ctx, 0) call. 2007-10-10 13:08:20 -05:00
climessage.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
clireadwrite.c r4063: - change char * -> uint8_t in struct request_buffer 2007-10-10 13:06:21 -05:00
clitrans2.c r3441: some include file cleanups and general housekeeping 2007-10-10 13:05:11 -05:00
config.m4 r3740: Convert more files to .mk, fix the build 2007-10-10 13:05:48 -05:00
config.mk r4073: - added a set of lsa helper routines to make lsa lookups that are 2007-10-10 13:06:23 -05:00
libsmb.mk r3744: Support building subsystems as a shared library. Modules don't work yet, 2007-10-10 13:05:50 -05:00
namecache.c r3447: more include/system/XXX.h include files 2007-10-10 13:05:12 -05:00
namequery_dc.c r3457: s_addr is a macro on solaris, so we can't use it in structure names. arrgh. 2007-10-10 13:05:15 -05:00
namequery.c r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p() 2007-10-10 13:06:19 -05:00
nmblib.c r4055: fixed more places to use type safe allocation macros 2007-10-10 13:06:20 -05:00
unexpected.c r3360: improved the deletion of tmp files. smbd now puts all tmp files in var/locks/smbd.tmp/ 2007-10-10 13:05:01 -05:00