..
aparser
Modified test.h generator to return error if structure passed to vluke
0001-01-01 00:00:00 +00:00
auth
Added Andrew's pam password change stuff. Needs some testing but looks good !
0001-01-01 00:00:00 +00:00
bin
Added winbindd to list of binaries.
0001-01-01 00:00:00 +00:00
client
next_token() was supposed to be a reentrant replacement for strtok(),
0001-01-01 00:00:00 +00:00
codepages
Update from Toomas Soome <tsoome@ut.ee>.
0001-01-01 00:00:00 +00:00
groupdb
use LDSHFLAGS not -shared in several places
0001-01-01 00:00:00 +00:00
include
Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.
0001-01-01 00:00:00 +00:00
lib
Ensured all the system calls in msdfs.c go through the vfs layer.
0001-01-01 00:00:00 +00:00
libsmb
Use a logical cli_read(), removed the cli_read_one() hack.
0001-01-01 00:00:00 +00:00
locking
use LDSHFLAGS not -shared in several places
0001-01-01 00:00:00 +00:00
msdfs
Ensured all the system calls in msdfs.c go through the vfs layer.
0001-01-01 00:00:00 +00:00
nmbd
Added info to some of the debug messages to get a better handle on a problem
0001-01-01 00:00:00 +00:00
nsswitch
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define
0001-01-01 00:00:00 +00:00
pam_smbpass
Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.
0001-01-01 00:00:00 +00:00
param
param/loadparm.c: Fix for bad volume label, found by TAKAHASHI Motonobu
0001-01-01 00:00:00 +00:00
passdb
Added Andrew's pam password change stuff. Needs some testing but looks good !
0001-01-01 00:00:00 +00:00
printing
Properly instrument print_job_start()/print_job_end() so every fail case
0001-01-01 00:00:00 +00:00
profile
Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.h
0001-01-01 00:00:00 +00:00
rpc_client
Use a logical cli_read(), removed the cli_read_one() hack.
0001-01-01 00:00:00 +00:00
rpc_parse
Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.
0001-01-01 00:00:00 +00:00
rpc_server
Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>.
0001-01-01 00:00:00 +00:00
rpcclient
fix compiler warnings
0001-01-01 00:00:00 +00:00
script
initial support for paramter type P_LIST
0001-01-01 00:00:00 +00:00
smbd
Ensured all the system calls in msdfs.c go through the vfs layer.
0001-01-01 00:00:00 +00:00
smbwrapper
Grr - fixed compile error in smbwrapper stuff.
0001-01-01 00:00:00 +00:00
tdb
Ok - I misspoke.... mmap returns MAP_FAILED, not neccessarily -1 :-).
0001-01-01 00:00:00 +00:00
tests
Add check for working AF_LOCAL sockets, which are borken
0001-01-01 00:00:00 +00:00
torture
Extra debug in open.c, fix for bad debug message in reply.c
0001-01-01 00:00:00 +00:00
ubiqx
Again, just syncronizing. The a function name was changed in the sll
0001-01-01 00:00:00 +00:00
utils
Experimental support for joining a domain without creating an account in
0001-01-01 00:00:00 +00:00
web
uhm some pointer went wrong
0001-01-01 00:00:00 +00:00
.cvsignore
changes to sync with 2.2. tree
0001-01-01 00:00:00 +00:00
.indent.pro
indent update to make t easier to see setuid mods in TNG. some
0001-01-01 00:00:00 +00:00
acconfig.h
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define
0001-01-01 00:00:00 +00:00
aclocal.m4
- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add
0001-01-01 00:00:00 +00:00
architecture.doc
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
0001-01-01 00:00:00 +00:00
change-log
global change from samba.anu.edu.au to samba.org
0001-01-01 00:00:00 +00:00
config.guess
latest config.guess and config.sub from gnu.org
0001-01-01 00:00:00 +00:00
config.sub
latest config.guess and config.sub from gnu.org
0001-01-01 00:00:00 +00:00
configure
Ensured all the system calls in msdfs.c go through the vfs layer.
0001-01-01 00:00:00 +00:00
configure.developer
Run configure script using dirname of $0. This allows configure.developer
0001-01-01 00:00:00 +00:00
configure.in
These changes cause the libsmbclient stuff to always build a non-shared library and to build a shared library only for the four OSes that we currently like.
0001-01-01 00:00:00 +00:00
configure.nodebug.developer
computer too slow to compile with debug info (100mins), but i need all the
0001-01-01 00:00:00 +00:00
install-sh
merge from the autoconf2 branch to the main branch
0001-01-01 00:00:00 +00:00
internals.doc
- sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick
0001-01-01 00:00:00 +00:00
ltconfig
Adding libtool support to HEAD branch. We're going to need this for
0001-01-01 00:00:00 +00:00
ltmain.sh
Adding libtool support to HEAD branch. We're going to need this for
0001-01-01 00:00:00 +00:00
Makefile.in
These changes cause the libsmbclient stuff to always build a non-shared library and to build a shared library only for the four OSes that we currently like.
0001-01-01 00:00:00 +00:00
parsing.doc
Added info about parsing debug messages.
0001-01-01 00:00:00 +00:00
smbadduser
JHT ==> Removed linefeed that caused problems.
0001-01-01 00:00:00 +00:00