..
aparser
Modified test.h generator to return error if structure passed to vluke
2000-09-18 01:14:21 +00:00
auth
This removes unused paramaters from various authtication functions, and should
2001-07-08 14:10:30 +00:00
bin
Added winbindd to list of binaries.
2001-05-08 05:52:17 +00:00
client
Changed instances of TRUE, FALSE to True, False as some compilers don't
2001-07-12 22:27:00 +00:00
codepages
we don't need the codepage sources any more
2001-07-04 07:42:57 +00:00
groupdb
when retrieving by sid fill also the map.sid field
2001-07-09 18:17:00 +00:00
include
Fix from bernd@arresum.inka.de for broken krb configure.
2001-07-16 22:58:47 +00:00
lib
It looks like the rpc client code in libsmb hasn't been converted to the
2001-07-20 01:32:56 +00:00
libsmb
formatting fix
2001-07-08 18:23:53 +00:00
locking
Fixed the nastiest locking bug to track down.... smb_pids are sent in the
2001-07-02 02:42:41 +00:00
msdfs
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
2001-07-04 07:36:09 +00:00
nmbd
Fixes from Jens-Uwe.Walther@force.de to make the -l option behave
2001-07-17 20:42:59 +00:00
nsswitch
Merged across rewritten version of winbindd_kill_connections(). This now
2001-07-19 09:18:23 +00:00
pam_smbpass
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
param
Fix the loading of configuration files using the include syntax.
2001-07-08 13:02:16 +00:00
passdb
move the global_machine_password_needs_changing where we need it.
2001-07-17 08:34:12 +00:00
printing
iFix from "Shahms E. King" <shahms@shahms.com> to get cups user name
2001-07-17 00:39:07 +00:00
profile
don't test for root ownership of profile shared memory segment
2001-07-18 01:13:16 +00:00
rpc_client
This fixes security=domain, which has been broke since the big charset
2001-07-10 17:02:02 +00:00
rpc_parse
This backs out my last change, which broke some of the finer points of RPC
2001-07-11 04:27:03 +00:00
rpc_server
#ifdef'ed out some unused functions.
2001-07-19 07:44:59 +00:00
rpcclient
fixed anonymous login in rpcclient
2001-07-08 20:28:17 +00:00
script
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
smbd
Tidied up calling yield_connection on connection allocation fail.
2001-07-17 22:04:46 +00:00
smbwrapper
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
2001-07-04 07:36:09 +00:00
tdb
Fix for enumerating large numbers of users.
2001-07-05 22:36:25 +00:00
tests
Add check for working AF_LOCAL sockets, which are borken
2001-06-26 07:44:02 +00:00
torture
Update smbtorture in line with SAMBA_2_2
2001-07-07 06:21:32 +00:00
ubiqx
Again, just syncronizing. The a function name was changed in the sll
2000-06-08 17:42:20 +00:00
utils
Changed instances of TRUE, FALSE to True, False as some compilers don't
2001-07-12 22:27:00 +00:00
web
This removes unused paramaters from various authtication functions, and should
2001-07-08 14:10:30 +00:00
.cvsignore
changes to sync with 2.2. tree
2000-10-11 05:31:39 +00:00
.indent.pro
indent update to make t easier to see setuid mods in TNG. some
2000-03-21 21:08:07 +00:00
acconfig.h
The big character set handling changeover!
2001-07-04 07:15:53 +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
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
Reran autoconf.
2001-07-19 07:19:53 +00:00
configure.developer
Allow user to specify CFLAGS even when using configure.developer
2001-07-05 12:28:01 +00:00
configure.in
Fix the PIC flag for IRIX
2001-07-18 02:58:19 +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
A few tweaks around linking libsmbclient
2001-07-14 02:52:41 +00:00
parsing.doc
smbadduser