..
aparser
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
2001-09-10 11:08:57 +00:00
auth
Process the workstation trust account code INSIDE the authenticaion subsystem,
2001-09-26 13:11:22 +00:00
bin
Ignore torture test binaries.
2001-09-12 07:36:27 +00:00
client
smbmount fixes from Urban.
2001-09-20 21:06:02 +00:00
codepages
we don't need the codepage sources any more
2001-07-04 07:42:57 +00:00
groupdb
move to SAFE_FREE()
2001-09-17 04:16:35 +00:00
include
Fixed CUPS detection - patch from Michael Sweet.
2001-09-28 18:07:11 +00:00
intl
added files and directories to support gettext() feature
2001-09-24 16:13:06 +00:00
lib
Add a few const statements to various odd bits of the tree. (Fixes some
2001-09-29 11:51:40 +00:00
libsmb
Kill unused variables
2001-09-27 09:18:13 +00:00
locking
Removed test code that got added by accident.
2001-09-19 06:49:02 +00:00
msdfs
move to SAFE_FREE()
2001-09-17 04:16:35 +00:00
nmbd
How often did I read the CVS commit message
2001-09-27 16:28:50 +00:00
nsswitch
move to SAFE_FREE()
2001-09-17 04:52:45 +00:00
pam_smbpass
add a comment to make the code more readable
2001-08-24 18:29:37 +00:00
param
OpenSSL merge from 2.2
2001-09-26 17:29:53 +00:00
passdb
How the heck I missed this I don't know, but somehow I got a copy-and-paste
2001-09-28 04:48:36 +00:00
po
Fixup passdb stuff to add new nisplus and ldap backends.
2001-09-25 20:21:21 +00:00
printing
Added Elrond patch to make se_access_check use NT datastructures, not Samba.
2001-09-26 00:05:03 +00:00
profile
Restore the profiling data shmem parinoia. This whole area needs to be
2001-09-15 02:10:22 +00:00
rpc_client
Converted cli_net_auth2() and cli_nt_setup_creds() to return NTSTATUS.
2001-09-18 02:49:35 +00:00
rpc_parse
These are RIDs not Unix UIDs so make this clear in the feild names.
2001-09-22 03:44:15 +00:00
rpc_server
Fix memory leak in get_sampwd_entries(), reindent for clarity.
2001-09-27 09:13:26 +00:00
rpcclient
return NT_STATUS_NO_MEMORY istead of NT_STATUS_OK if we are out of memory.
2001-09-29 12:26:40 +00:00
script
now --with-i18n-swat works to install some international files
2001-09-25 17:40:12 +00:00
smbd
get out unicode_from_buffer and buffer_from_unicode, unneeded.
2001-09-27 12:41:38 +00:00
smbwrapper
move to SAFE_FREE()
2001-09-17 11:25:41 +00:00
tdb
fixed compilation of tdbtorture
2001-09-27 01:57:02 +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
added a little smbtorture test for dumping the unicode table of a
2001-09-25 05:20:43 +00:00
ubiqx
Again, just syncronizing. The a function name was changed in the sll
2000-06-08 17:42:20 +00:00
utils
Removed smbpasswd_XX call (how did this get re-added, I removed all
2001-09-27 21:27:12 +00:00
web
Fixup passdb stuff to add new nisplus and ldap backends.
2001-09-25 20:21:21 +00:00
.cvsignore
Add .headers.stamp
2001-09-24 01:04:52 +00:00
acconfig.h
Fixup passdb stuff to add new nisplus and ldap backends.
2001-09-25 20:21:21 +00:00
aclocal.m4
Added SWAT i18n feature:
2001-09-24 15:55:09 +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
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 CUPS detection - patch from Michael Sweet.
2001-09-28 18:07:11 +00:00
configure.developer
Change ./configure.developer to stay in effect across a
2001-09-25 05:08:05 +00:00
configure.in
Fixed CUPS detection - patch from Michael Sweet.
2001-09-28 18:07:11 +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
internals.doc
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
Makefile.in
Don't build make_printerdef in HEAD. This tool is not needed except
2001-09-29 04:04:35 +00:00
parsing.doc
smbadduser