1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source
0001-01-01 00:00:00 +00:00
..
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 Applied Michael Sweet's patch, with one minor signal change. 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 Not all OSs have setbuffer, so we better check for it. 0001-01-01 00:00:00 +00:00
lib - sorry, forgot to check a pointer 0001-01-01 00:00:00 +00:00
libsmb Insure caught the fact that PTRDIFFs were being done between two unrelated 0001-01-01 00:00:00 +00:00
locking Fixed the nastiest locking bug to track down.... smb_pids are sent in the 0001-01-01 00:00:00 +00:00
msdfs This should return the build to normallity. 0001-01-01 00:00:00 +00:00
nmbd - sorry, forgot to test a pointer 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 "netbios aliases" and "interfaces" options change from P_STRING to P_LIST 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 Fixed extra file_free calls - my fault :-(. 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 Missing prs_align() was causing Win9x nexus tools to fail. security_info_sent 0001-01-01 00:00:00 +00:00
rpc_server Fixed extra file_free calls - my fault :-(. 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 Very minor cleanup. I was looking for another problem and found some bits 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 Not all OSs have setbuffer, so we better check for it. 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 Re-ran configure. 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 Only build the pam_winbind module if --with-pam used. 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 Fix another small problem with Makefile.in ... not doing the correct 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