..
cmdline
r3102: typo
2007-10-10 13:02:21 -05:00
crypto
r995: - renamed many of our crypto routines to use the industry standard
2007-10-10 12:56:25 -05:00
dcom
r1838: Updates from the airplane:
2007-10-10 12:58:00 -05:00
ldb
r3210: split lib/replace.o into a separate build subsystem LIBREPLACE, and
2007-10-10 13:04:41 -05:00
messaging
r3271: use "struct messaging_context *" instead of "void *" in messaging API
2007-10-10 13:04:48 -05:00
popt
r665: merge over the new build system from my tmp branch
2007-10-10 12:53:36 -05:00
registry
r3164: Look up ncalrpc identifiers using the EPMAPPER. ncalrpc now works nicely :-)
2007-10-10 13:02:28 -05:00
socket
r3184: don't setup socket options on unix domain sockets (our smb.conf socket options are really meant for tcp)
2007-10-10 13:04:38 -05:00
tdb
r3267: make LIBTDB depend on LIBREPLACE. This is needed for building the tdb tools on Solaris.
2007-10-10 13:04:48 -05:00
basic.m4
r3210: split lib/replace.o into a separate build subsystem LIBREPLACE, and
2007-10-10 13:04:41 -05:00
basic.mk
r3223: continue the effort on LIBREPLACE to try to get the ldb tools to
2007-10-10 13:04:43 -05:00
charcnv.c
r3063: our default dos charset is CP850, but some systems don't have that, so
2007-10-10 13:01:55 -05:00
data_blob.c
r2674: I have realised that talloc() should have its context marked const, as
2007-10-10 12:59:20 -05:00
db_wrap.c
r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the
2007-10-10 12:59:56 -05:00
debug.c
r1123: Make all lp_ string functions return 'const char *'.
2007-10-10 12:56:38 -05:00
dprintf.c
r2017: fix compiler warnings
2007-10-10 12:58:17 -05:00
events.c
r3028: use talloc_free() instead of talloc_unlink(), as the
2007-10-10 12:59:59 -05:00
fault.c
r2867: make call_backtrace() public
2007-10-10 12:59:40 -05:00
fsusage.c
r873: converted samba4 to use real 64 bit integers instead of
2007-10-10 12:56:14 -05:00
gencache.c
r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that the
2007-10-10 12:59:56 -05:00
genrand.c
r3261: added seek to RAW-SEARCH test
2007-10-10 13:04:47 -05:00
getsmbpass.c
first public release of samba4 code
2003-08-13 01:53:07 +00:00
iconv.c
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots of associated functions.
2007-10-10 12:59:39 -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
r3130: - added a LOCAL-IDTREE test suite
2007-10-10 13:02:24 -05:00
interface.c
r884: convert samba4 to use [u]int32_t instead of [u]int32
2007-10-10 12:56:15 -05:00
interfaces.c
r962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 12:56:23 -05:00
ldap_escape.c
first public release of samba4 code
2003-08-13 01:53:07 +00:00
module.c
r2940: Complain when there is an attempt to register a backend for a subsystem that does
2007-10-10 12:59:50 -05:00
ms_fnmatch.c
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots of associated functions.
2007-10-10 12:59:39 -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
r962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 12:56:23 -05:00
replace.c
r3223: continue the effort on LIBREPLACE to try to get the ldb tools to
2007-10-10 13:04:43 -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
first public release of samba4 code
2003-08-13 01:53:07 +00:00
snprintf.c
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
2007-10-10 12:56:21 -05:00
substitute.c
r2542: I really don't like the 'substitute' code, and I particularly don't
2007-10-10 12:59:04 -05:00
system.c
r2872: got rid of a couple of unused (and horrible) functions
2007-10-10 12:59:40 -05:00
talloc.c
r3052: added talloc_zero_p() and talloc_zero_array_p() calls, for allocating zeroed memory
2007-10-10 13:01:53 -05:00
talloctort.c
remove a lot of unused stuff from the header files
2004-01-28 18:54:36 +00: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
r3238: rename null_mtime() to the more accurate name "null_time()", and
2007-10-10 13:04:44 -05:00
username.c
r861: remove the next round of unused stuff
2007-10-10 12:56:13 -05:00
util_file.c
r2872: got rid of a couple of unused (and horrible) functions
2007-10-10 12:59:40 -05:00
util_getent.c
r685: The SAM is dead! Long live the new SAM! ;-)
2007-10-10 12:53:42 -05:00
util_pw.c
first public release of samba4 code
2003-08-13 01:53:07 +00:00
util_secdesc.c
r937: - added a simple QuerySecurity implementation in samr server
2007-10-10 12:56:20 -05:00
util_sid.c
r929: Remove more unused code from util_sid.c (the old-style sid code is
2007-10-10 12:56:20 -05:00
util_sock.c
r2621: - now that the client code is non-blocking, we no longer need
2007-10-10 12:59:12 -05:00
util_str.c
r3210: split lib/replace.o into a separate build subsystem LIBREPLACE, and
2007-10-10 13:04:41 -05:00
util_strlist.c
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots of associated functions.
2007-10-10 12:59:39 -05:00
util_unistr.c
r2902: make toupper_w() and tolower_w() slightly faster by putting the most common
2007-10-10 12:59:46 -05:00
util_uuid.c
r1983: a completely new implementation of talloc
2007-10-10 12:58:14 -05:00
util.c
r3004: removed some unused functions
2007-10-10 12:59:56 -05:00
version.c
merge the version.h autogeneration stuff from 3.0
2004-01-28 12:47:52 +00:00
wins_srv.c
r962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 12:56:23 -05:00
xfile.c
r2601: avoid free()ing unallocated memory by mistake
2007-10-10 12:59:11 -05:00