..
aparser
Modified test.h generator to return error if structure passed to vluke
2000-09-18 01:14:21 +00:00
auth
Fixed up the oldpw prompts. Made the matching case insensitive.
2001-05-09 21:14:41 +00:00
bin
Added winbindd to list of binaries.
2001-05-08 05:52:17 +00:00
client
removed need for scandir in client.c
2001-05-07 05:19:52 +00:00
codepages
Update from Toomas Soome <tsoome@ut.ee>.
2001-05-16 02:25:26 +00:00
groupdb
groupdb/mapping.c: Fix gcc compiler warning.
2001-05-17 00:24:34 +00:00
include
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
2001-05-30 12:28:13 +00:00
lib
Fixed compiler warning.
2001-05-29 07:34:51 +00:00
libsmb
Added srv_get_info client command.
2001-05-24 08:02:27 +00:00
locking
Stupid typo. Should be if (!tdb).
2001-05-23 18:33:45 +00:00
msdfs
Got "medieval on our ass" about adding the -1 to slprintf.
2001-04-08 20:22:39 +00:00
nmbd
Mismatched format and args.
2001-04-27 22:19:25 +00:00
nsswitch
Try to fix build by adding autoconf tests for pam headers.
2001-05-22 21:47:11 +00:00
pam_smbpass
Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.
2001-04-24 20:00:12 +00:00
param
Removed extraneous semicolons from some lp_ parameter definitions.
2001-05-15 02:00:15 +00:00
passdb
update from Simo
2001-05-10 20:52:20 +00:00
printing
merge from 2.2 (deleteprinterdriver RPC)
2001-05-18 04:11:17 +00:00
profile
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
2001-05-03 19:47:30 +00:00
rpc_client
Broke out change trust account password routines into separate file
2001-05-17 02:52:45 +00:00
rpc_parse
Added a init function for net_q_logon_ctrl2 so we can make this call
2001-05-24 07:58:49 +00:00
rpc_server
4 new functions to retrieve single linked list of group and passwd entries
2001-05-29 07:34:01 +00:00
rpcclient
Added srvinfo and partial logonctrl and logonctrl2 commands.
2001-05-24 08:10:50 +00:00
script
Cosmetic changes in make proto output.
2001-05-14 04:11:39 +00:00
smbd
use the new tdb_open_log() fn on connections database
2001-05-30 06:08:23 +00:00
smbwrapper
Grr - fixed compile error in smbwrapper stuff.
2001-04-16 02:42:10 +00:00
tdb
merged fix for tdb_unpack from 2_2
2001-05-30 06:23:05 +00:00
tests
allow env variable TESTDIR for directory for fcntl_lock test
2001-05-06 14:09:10 +00:00
ubiqx
Again, just syncronizing. The a function name was changed in the sll
2000-06-08 17:42:20 +00:00
utils
Check sizes of data entries in connections.tdb before deciding they're crecs...
2001-05-15 18:12:02 +00:00
web
make swat recover from previously bad umask from xinetd
2001-05-30 06:12:21 +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
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
2001-05-30 12:28:13 +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
latest config.guess and config.sub from gnu.org
2001-05-09 01:29:44 +00:00
config.sub
latest config.guess and config.sub from gnu.org
2001-05-09 01:29:44 +00:00
configure
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
2001-05-30 12:28:13 +00:00
configure.developer
Run configure script using dirname of $0. This allows configure.developer
2000-12-01 01:22:17 +00:00
configure.in
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
2001-05-30 12:28:13 +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
ltconfig
Adding libtool support to HEAD branch. We're going to need this for
2000-03-13 23:20:01 +00:00
ltmain.sh
Adding libtool support to HEAD branch. We're going to need this for
2000-03-13 23:20:01 +00:00
Makefile.in
4 new functions to retrieve single linked list of group and passwd entries
2001-05-29 07:34:01 +00:00
parsing.doc
smbadduser