..
aparser
this is a big global fix for the ptr = Realloc(ptr, size) bug.
2001-08-12 17:30:01 +00:00
auth
get rid of compiler warnings
2001-08-24 20:32:01 +00:00
bin
Added smbtree to list of ignored files.
2001-08-06 02:10:59 +00:00
client
fixed handling of 139/445 in clients
2001-08-24 20:11:09 +00:00
codepages
we don't need the codepage sources any more
2001-07-04 07:42:57 +00:00
groupdb
Realloc fix.
2001-08-19 18:25:14 +00:00
include
Process the SAM/UAS change notification message.
2001-08-24 19:28:08 +00:00
lib
Small changes to get ready for adding WINS failover to smbd and clients.
2001-08-26 06:01:46 +00:00
libsmb
get rid of compiler warnings
2001-08-24 20:32:01 +00:00
locking
we now have all but the dreaded 0/0 lock working
2001-08-24 21:09:38 +00:00
msdfs
this is a big global fix for the ptr = Realloc(ptr, size) bug.
2001-08-12 17:30:01 +00:00
nmbd
Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_server
2001-08-26 06:43:39 +00:00
nsswitch
get rid of compiler warnings
2001-08-24 20:32:01 +00:00
pam_smbpass
add a comment to make the code more readable
2001-08-24 18:29:37 +00:00
param
let admins also abort a shutdown
2001-08-24 07:51:59 +00:00
passdb
get rid of compiler warnings
2001-08-24 20:32:01 +00:00
printing
get rid of compiler warnings
2001-08-24 20:32:01 +00:00
profile
don't test for root ownership of profile shared memory segment
2001-07-18 01:13:16 +00:00
rpc_client
More status32 conversions.
2001-08-24 20:31:00 +00:00
rpc_parse
Fixed malloc -> talloc problems pointed out by Simo.
2001-08-24 07:32:51 +00:00
rpc_server
get rid of compiler warnings
2001-08-24 20:32:01 +00:00
rpcclient
- avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed)
2001-08-10 09:52:10 +00:00
script
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
smbd
get rid of compiler warnings
2001-08-24 20:32:01 +00:00
smbwrapper
compile fix
2001-08-23 18:12:47 +00:00
tdb
Add missing gcc memory barriers, this bug showed up when doing a
2001-08-19 13:45:38 +00:00
tests
Update to work with no crypt available, just like it will in Samba.
2001-08-07 19:48:54 +00:00
torture
fixed handling of 139/445 in clients
2001-08-24 20:11:09 +00:00
ubiqx
Again, just syncronizing. The a function name was changed in the sll
2000-06-08 17:42:20 +00:00
utils
Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_server
2001-08-26 06:43:39 +00:00
web
A few changes:
2001-08-22 19:11:55 +00:00
.cvsignore
changes to sync with 2.2. tree
2000-10-11 05:31:39 +00:00
acconfig.h
Added Mike Davidsons Tru64 ACL patch.
2001-08-10 20:48:25 +00:00
aclocal.m4
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
2001-05-30 12:28:13 +00:00
architecture.doc
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
1999-12-13 13:27:58 +00:00
change-log
global change from samba.anu.edu.au to samba.org
1998-11-21 13:20:31 +00:00
config.guess
Updated to latest from gnu.org.
2001-07-03 18:34:41 +00:00
config.sub
Updated to latest from gnu.org.
2001-07-03 18:34:41 +00:00
configure
fixed typo
2001-08-26 05:13:49 +00:00
configure.developer
Allow user to specify CFLAGS even when using configure.developer
2001-07-05 12:28:01 +00:00
configure.in
fixed typo
2001-08-26 05:13:49 +00:00
configure.nodebug.developer
computer too slow to compile with debug info (100mins), but i need all the
2000-03-09 22:22:38 +00:00
install-sh
merge from the autoconf2 branch to the main branch
1998-07-29 03:08:05 +00:00
internals.doc
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
Makefile.in
Link in smbdes routines for new wbinfo authentication stuff.
2001-08-22 03:10:58 +00:00
parsing.doc
Added info about parsing debug messages.
1998-10-27 21:07:52 +00:00
smbadduser