..
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
r3095: - fix a free'ing of msg.dn
2007-10-10 13:02:20 -05:00
messaging
r3034: - fixed a bug in message dispatch, when the dispatch function called messaging_deregister()
2007-10-10 13:00:00 -05:00
popt
r665: merge over the new build system from my tmp branch
2007-10-10 12:53:36 -05:00
registry
r2914: ... and support enumerating values (data is not handled yet, only the names)
2007-10-10 12:59:47 -05:00
socket
r3020: better error handling in socket_unix
2007-10-10 12:59:58 -05:00
tdb
r3091: link only the needed stuff
2007-10-10 13:02:19 -05:00
basic.m4
r845: convert SUBSYSTEM LIBBASIC to a .mk file
2007-10-10 12:53:54 -05:00
basic.mk
r3058: we don't use the bitmap code any more, delete it
2007-10-10 13:01:54 -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
r1498: (merge from 3.0)
2007-10-10 12:57:35 -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
r3064: - use UINT8_MAX and UINT16_MAX instead of hex values for idr_get_new() limits
2007-10-10 13:01:55 -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
r1973: for systems that don't have strtoull() try strtouq(). This should fix
2007-10-10 12:58:14 -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
r2646: - use a talloc destructor to ensure that sockets from the new socket
2007-10-10 12:59:16 -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
r3073: Fix bug in the handling of null-terminated ASCII strings in RPC.
2007-10-10 13:01:55 -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