index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
*
add an option to enable/disable nt pipes
Andrew Tridgell
1998-10-18
1
-0
/
+4
*
somehow "in_client" got included twice in two places.
Andrew Tridgell
1998-10-07
1
-1
/
+0
*
Added capability for smbclient to use the local WINS server on the same
Richard Sharpe
1998-10-06
1
-4
/
+5
*
ignore *.po32 files
Andrew Tridgell
1998-10-05
1
-0
/
+2
*
removed requirement of having a smb.conf for smbwrapper to work.
Andrew Tridgell
1998-10-05
1
-2
/
+4
*
started basic support for solaris 2.5 in smbwrapper.
Andrew Tridgell
1998-10-04
1
-1
/
+1
*
- ignore *.p files
Andrew Tridgell
1998-10-03
1
-0
/
+1
*
set the default fstype for IPC$ to "IPC". I'm not sure if this will
Andrew Tridgell
1998-09-30
1
-0
/
+1
*
(Finally) implemented "max open files" as a global smb.conf parameter.
Jeremy Allison
1998-09-30
1
-0
/
+4
*
libsmb/clientgen.c: Fixed signed/unsigned compile warnings spotted by Herb.
Jeremy Allison
1998-09-30
1
-6
/
+27
*
get away with dummy and .dummy files
Alexandre Oliva
1998-09-29
1
-1
/
+0
*
Now have a better solution to the need to have smblcient find
Richard Sharpe
1998-09-29
1
-0
/
+10
*
made bad boolean values stand out a little better
Andrew Tridgell
1998-09-28
1
-1
/
+1
*
Backed out that just as ill-considered change :-(
Richard Sharpe
1998-09-28
1
-9
/
+0
*
The previous fix for WINS on the WINS server was wrong. It
Richard Sharpe
1998-09-28
1
-3
/
+10
*
Make sure that WINS Server = 127.0.0.1 in case we
Richard Sharpe
1998-09-28
1
-1
/
+3
*
automated generation of .dummy files for each subdirectory;
Alexandre Oliva
1998-09-28
1
-1
/
+0
*
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1998-09-23
1
-1
/
+1
*
major autoconf clean-up
Alexandre Oliva
1998-09-21
1
-0
/
+1
*
added a per-share parameter "fstype" that allows you to select the
Andrew Tridgell
1998-09-20
1
-0
/
+5
*
configure configure.in include/config.h.in include/includes.h
Jeremy Allison
1998-09-18
1
-0
/
+18
*
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1998-09-17
1
-5
/
+5
*
configure configure.in: Added tests for fseek64 and ftell64.
Jeremy Allison
1998-09-17
1
-1
/
+1
*
Added back groupname map stuff removed by Andrew's "slash 'n' burn"
Jeremy Allison
1998-09-08
1
-0
/
+12
*
add a "stat cache" boolean smb.conf option. (defaults to on)
Andrew Tridgell
1998-09-06
1
-0
/
+4
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-24
/
+5
*
Bugfix for leak in reference counted file struct.
Jeremy Allison
1998-09-05
1
-0
/
+4
*
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1998-08-28
1
-8
/
+12
*
added a warning when loading a parameter that is deprecated
Andrew Tridgell
1998-08-26
1
-0
/
+5
*
changed the default permissions code to do this:
Andrew Tridgell
1998-08-25
1
-2
/
+1
*
Changed ASSERT macros to SMB_ASSERT macros as some systems already
Jeremy Allison
1998-08-24
1
-1
/
+1
*
added new smb.conf option "panic action". see my samba-technical
Andrew Tridgell
1998-08-21
1
-0
/
+4
*
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1998-08-14
1
-79
/
+27
*
moved username.c into lib/ so we no longer $(PASSDB_OBJ) in most
Andrew Tridgell
1998-08-10
1
-13
/
+12
*
added ignore rules for the dummy files
Andrew Tridgell
1998-08-09
1
-0
/
+1
*
these dummy files are needed for autoconf processing
Andrew Tridgell
1998-08-09
1
-0
/
+0
*
added --with-nisplus-home option
Andrew Tridgell
1998-08-08
1
-1
/
+1
*
loadparm.c: Added "debug timestamp" synonym for Chris.
Jeremy Allison
1998-08-04
1
-0
/
+1
*
More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()
Christopher R. Hertel
1998-08-03
1
-4
/
+4
*
First implementation of ChangeNotify - this version only checks
Jeremy Allison
1998-08-03
1
-4
/
+12
*
I finished removing timestring() calls from DEBUG() messages. Also went
Christopher R. Hertel
1998-08-03
1
-5
/
+8
*
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1998-07-30
1
-0
/
+4
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-23
/
+23
*
loadparm.c: Added strict sync parameter.
Jeremy Allison
1998-07-28
1
-0
/
+4
*
Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.
Jeremy Allison
1998-07-16
1
-1
/
+15
*
loadparm.c:
Jeremy Allison
1998-07-14
1
-1
/
+1
*
clientgen: Added USE_SSL for client shutdown.
Jeremy Allison
1998-06-16
1
-1
/
+1
*
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
1998-06-16
1
-0
/
+73
*
Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...
Jeremy Allison
1998-06-13
1
-0
/
+3
*
loadparm.c: Removed 'domain other sids' parameter.
Jeremy Allison
1998-06-09
1
-1
/
+0
[next]