..
cmdline
r4817: ccache was being made ineffective on all the build farm machines
2007-10-10 13:08:59 -05:00
crypto
r4197: Remove silly extra const.
2007-10-10 13:07:25 -05:00
dcom
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
2007-10-10 13:09:15 -05:00
ldb
r5092: Add a bit more const - moving it further into the LDB layer.
2007-10-10 13:09:22 -05:00
messaging
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
2007-10-10 13:09:15 -05:00
netif
r5052: minor formatting fix
2007-10-10 13:09:18 -05:00
popt
r3730: More build system fixes and simplifications
2007-10-10 13:05:47 -05:00
registry
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
2007-10-10 13:09:15 -05:00
socket
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
2007-10-10 13:09:15 -05:00
talloc
r4793: minor doc updates
2007-10-10 13:08:55 -05:00
tdb
r4467: - tdb standalone build doesn't need -DSTANDALONE any more
2007-10-10 13:07:54 -05:00
basic.mk
r5053: - fix up the library dependencies so that tools that need nbt don't
2007-10-10 13:09:18 -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
r4591: - converted the other _p talloc functions to not need _p
2007-10-10 13:08:30 -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
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
2007-10-10 13:09:15 -05:00
debug.c
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
2007-10-10 13:05:22 -05:00
dprintf.c
r3441: some include file cleanups and general housekeeping
2007-10-10 13:05:11 -05:00
events.c
r4954: we don't need the separate event_remove_*() calls any more, as you now
2007-10-10 13:09:09 -05:00
fault.c
r4817: ccache was being made ineffective on all the build farm machines
2007-10-10 13:08:59 -05:00
fsusage.c
r3447: more include/system/XXX.h include files
2007-10-10 13:05:12 -05:00
gencache.c
r4055: fixed more places to use type safe allocation macros
2007-10-10 13:06:20 -05:00
genrand.c
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
2007-10-10 13:09:15 -05:00
getsmbpass.c
r3518: fixed some includes to be consistent.
2007-10-10 13:05:27 -05:00
iconv.c
r4267: fixed the charset code to use the builtin_functions.
2007-10-10 13:07:30 -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
more mutex portability.
2003-12-16 03:45:04 +00:00
pam_errors.c
first public release of samba4 code
2003-08-13 01:53:07 +00:00
pidfile.c
r3441: some include file cleanups and general housekeeping
2007-10-10 13:05:11 -05:00
replace.c
r4055: fixed more places to use type safe allocation macros
2007-10-10 13:06:20 -05:00
select.c
first public release of samba4 code
2003-08-13 01:53:07 +00: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
r4898: - removed the unused wins_srv_*() code
2007-10-10 13:09:04 -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
r5093: Make debugs less confusing when a 0 NTTIME is printed.
2007-10-10 13:09:22 -05:00
unix_privs.c
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
2007-10-10 13:09:15 -05:00
username.c
r861: remove the next round of unused stuff
2007-10-10 12:56:13 -05:00
util_file.c
r4055: fixed more places to use type safe allocation macros
2007-10-10 13:06:20 -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
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
2007-10-10 13:09:15 -05:00
util_str.c
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
2007-10-10 13:09:15 -05:00
util_strlist.c
r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p()
2007-10-10 13:06:19 -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
r4682: A LDB-based secrets implementation in Samba4.
2007-10-10 13:08:42 -05:00
version.c
r4818: missed version.h here
2007-10-10 13:08:59 -05:00
xfile.c
r4055: fixed more places to use type safe allocation macros
2007-10-10 13:06:20 -05:00