1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source4/lib
Jelmer Vernooij aa9f67163c r12620: Get rid of automatically generated lists of init functions of subsystems.
This allows Samba libraries to be used by other projects (and parts of
Samba to be built as shared libraries).
(This used to be commit 44f0aba715)
2007-10-10 13:49:06 -05:00
..
appweb r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
charset r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
cmdline r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
com r12620: Get rid of automatically generated lists of init functions of subsystems. 2007-10-10 13:49:06 -05:00
compression r6129: - add our own MSZIP decompression implementation 2007-10-10 13:11:20 -05:00
crypto r11634: - make crc table static 2007-10-10 13:46:03 -05:00
events r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
ldb r12620: Get rid of automatically generated lists of init functions of subsystems. 2007-10-10 13:49:06 -05:00
messaging r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
netif r12616: remove unused function, and we have iface_local() as replacement 2007-10-10 13:49:05 -05:00
popt r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
registry r12620: Get rid of automatically generated lists of init functions of subsystems. 2007-10-10 13:49:06 -05:00
replace r12592: Remove some useless dependencies 2007-10-10 13:49:00 -05:00
samba3 r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
socket r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
socket_wrapper r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
stream r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
talloc r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
tdb r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using 2007-10-10 13:47:45 -05:00
tdr r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. 2007-10-10 13:47:51 -05:00
tls r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
basic.mk r12592: Remove some useless dependencies 2007-10-10 13:49:00 -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
data_blob.c r11593: added a data_blob_realloc() function 2007-10-10 13:45:55 -05:00
db_wrap.c r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb 2007-10-10 13:47:22 -05:00
debug.c r7525: Unify lp_load(), load_interfaces and logging setup into popt(). 2007-10-10 13:18:06 -05:00
dprintf.c r7265: fixed d_printf() so it works again. 2007-10-10 13:17:33 -05:00
fault.c r8685: an alpha in the build farm is dying with a floating point 2007-10-10 13:29:54 -05:00
fsusage.c r3447: more include/system/XXX.h include files 2007-10-10 13:05:12 -05:00
gencache.c r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to 2007-10-10 13:33:27 -05:00
gendb.c r12433: Add comment describing this function. 2007-10-10 13:47:38 -05:00
genrand.c r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works now 2007-10-10 13:38:32 -05:00
idtree.c r6687: added a idr helper function for creating random IDs 2007-10-10 13:16:34 -05:00
module.c r12494: Support loading modules from .so files for most subsystems. 2007-10-10 13:47:45 -05:00
ms_fnmatch.c r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking 2007-10-10 13:35:01 -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
pidfile.c r10535: fixed the pidfile code (it didn't survive the recent pstring changes) 2007-10-10 13:39:03 -05:00
select.c r9591: - Remove empty file 2007-10-10 13:34:33 -05:00
signal.c r10438: Move portability functions to lib/replace/; replace now simply ensures 2007-10-10 13:38:45 -05:00
substitute.c r9591: - Remove empty file 2007-10-10 13:34:33 -05:00
system.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
time.c r12431: - the TIME_T_MAX needs to be a singed max value 2007-10-10 13:47:38 -05:00
unix_privs.c r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -05:00
util_file.c r10593: Add printf attribute 2007-10-10 13:39:08 -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 r10579: str_list_make() can return NULL 2007-10-10 13:39:07 -05:00
util_str.c r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers 2007-10-10 13:47:19 -05:00
util_strlist.c r10516: Add seperator argument to str_list_{make,join}_shell() 2007-10-10 13:38:59 -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 r12608: Remove some unused #include lines. 2007-10-10 13:49:03 -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