1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Jeremy Allison 5b69009b25 Fixed the nastiest locking bug to track down.... smb_pids are sent in the
lockingX calls - use that instead of smb_pid in the packet.
Jeremy.
(This used to be commit a3925cb9c6)
2001-07-02 02:42:41 +00:00
..
aparser Modified test.h generator to return error if structure passed to vluke 2000-09-18 01:14:21 +00:00
auth Added Andrew's pam password change stuff. Needs some testing but looks good ! 2001-06-25 20:44:04 +00:00
bin Added winbindd to list of binaries. 2001-05-08 05:52:17 +00:00
client next_token() was supposed to be a reentrant replacement for strtok(), 2001-06-21 09:10:42 +00:00
codepages Update from Toomas Soome <tsoome@ut.ee>. 2001-05-16 02:25:26 +00:00
groupdb use LDSHFLAGS not -shared in several places 2001-06-04 05:13:59 +00:00
include Fixed the nastiest locking bug to track down.... smb_pids are sent in the 2001-07-02 02:42:41 +00:00
lib "netbios aliases" and "interfaces" options change from P_STRING to P_LIST 2001-07-01 23:24:08 +00:00
libsmb Insure caught the fact that PTRDIFFs were being done between two unrelated 2001-07-02 00:33:15 +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 This should return the build to normallity. 2001-06-30 02:45:16 +00:00
nmbd "netbios aliases" and "interfaces" options change from P_STRING to P_LIST 2001-07-01 23:24:08 +00:00
nsswitch fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53:13 +00:00
pam_smbpass Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code. 2001-04-24 20:00:12 +00:00
param "netbios aliases" and "interfaces" options change from P_STRING to P_LIST 2001-07-01 23:24:08 +00:00
passdb Added Andrew's pam password change stuff. Needs some testing but looks good ! 2001-06-25 20:44:04 +00:00
printing Properly instrument print_job_start()/print_job_end() so every fail case 2001-06-28 19:23:43 +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 Use a logical cli_read(), removed the cli_read_one() hack. 2001-06-29 00:22:22 +00:00
rpc_parse Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>. 2001-06-29 23:12:55 +00:00
rpc_server Added LsaGetConnectedCredentials patch from Manoj Naik <manoj@almaden.ibm.com>. 2001-06-29 23:12:55 +00:00
rpcclient fix compiler warnings 2001-06-23 14:58:38 +00:00
script initial support for paramter type P_LIST 2001-06-20 16:54:32 +00:00
smbd Fixed the nastiest locking bug to track down.... smb_pids are sent in the 2001-07-02 02:42:41 +00:00
smbwrapper Grr - fixed compile error in smbwrapper stuff. 2001-04-16 02:42:10 +00:00
tdb Ok - I misspoke.... mmap returns MAP_FAILED, not neccessarily -1 :-). 2001-06-21 19:56:25 +00:00
tests Add check for working AF_LOCAL sockets, which are borken 2001-06-26 07:44:02 +00:00
torture Ensure we return correct error on trying to unlock a region not locked. 2001-06-30 03:11:44 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Experimental support for joining a domain without creating an account in 2001-06-29 08:04:12 +00:00
web uhm some pointer went wrong 2001-06-23 15:27:04 +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 fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define 2001-06-25 02:53: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 global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
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 Modified Makefile.in to work properly. Define BLDSHARED as a variable in the makefile now. 2001-06-30 01:40:51 +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 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. 2001-06-29 23:30:01 +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 merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
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 Fix another small problem with Makefile.in ... not doing the correct 2001-06-30 03:01:09 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00