index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
param
/
loadparm.c
Age
Commit message (
Expand
)
Author
Files
Lines
1998-09-28
Backed out that just as ill-considered change :-(
Richard Sharpe
1
-9
/
+0
1998-09-28
The previous fix for WINS on the WINS server was wrong. It
Richard Sharpe
1
-3
/
+10
1998-09-28
Make sure that WINS Server = 127.0.0.1 in case we
Richard Sharpe
1
-1
/
+3
1998-09-23
First cut at kernel oplocks. This should have no effect unless runnin
Jeremy Allison
1
-1
/
+1
1998-09-20
added a per-share parameter "fstype" that allows you to select the
Andrew Tridgell
1
-0
/
+5
1998-09-18
configure configure.in include/config.h.in include/includes.h
Jeremy Allison
1
-0
/
+18
1998-09-17
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1
-5
/
+5
1998-09-17
configure configure.in: Added tests for fseek64 and ftell64.
Jeremy Allison
1
-1
/
+1
1998-09-08
Added back groupname map stuff removed by Andrew's "slash 'n' burn"
Jeremy Allison
1
-0
/
+12
1998-09-06
add a "stat cache" boolean smb.conf option. (defaults to on)
Andrew Tridgell
1
-0
/
+4
1998-09-05
tridge the destroyer returns!
Andrew Tridgell
1
-24
/
+5
1998-09-05
Bugfix for leak in reference counted file struct.
Jeremy Allison
1
-0
/
+4
1998-08-28
This checking fixes the statcache bug that stopped NetBench from running
Jeremy Allison
1
-8
/
+12
1998-08-26
added a warning when loading a parameter that is deprecated
Andrew Tridgell
1
-0
/
+5
1998-08-25
changed the default permissions code to do this:
Andrew Tridgell
1
-2
/
+1
1998-08-24
Changed ASSERT macros to SMB_ASSERT macros as some systems already
Jeremy Allison
1
-1
/
+1
1998-08-21
added new smb.conf option "panic action". see my samba-technical
Andrew Tridgell
1
-0
/
+4
1998-08-14
this is the bug change to using connection_struct* instead of cnum.
Andrew Tridgell
1
-79
/
+27
1998-08-10
moved username.c into lib/ so we no longer $(PASSDB_OBJ) in most
Andrew Tridgell
1
-13
/
+12
1998-08-08
added --with-nisplus-home option
Andrew Tridgell
1
-1
/
+1
1998-08-04
loadparm.c: Added "debug timestamp" synonym for Chris.
Jeremy Allison
1
-0
/
+1
1998-08-03
More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()
Christopher R. Hertel
1
-4
/
+4
1998-08-03
First implementation of ChangeNotify - this version only checks
Jeremy Allison
1
-4
/
+12
1998-08-03
I finished removing timestring() calls from DEBUG() messages. Also went
Christopher R. Hertel
1
-5
/
+8
1998-07-30
Makefile.in: Moved UBIQX stuff into UTILOBJ.
Jeremy Allison
1
-0
/
+4
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-23
/
+23
1998-07-28
loadparm.c: Added strict sync parameter.
Jeremy Allison
1
-0
/
+4
1998-07-16
Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.
Jeremy Allison
1
-1
/
+15
1998-07-14
loadparm.c:
Jeremy Allison
1
-1
/
+1
1998-06-16
clientgen: Added USE_SSL for client shutdown.
Jeremy Allison
1
-1
/
+1
1998-06-16
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
1
-0
/
+73
1998-06-13
Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...
Jeremy Allison
1
-0
/
+3
1998-06-09
loadparm.c: Removed 'domain other sids' parameter.
Jeremy Allison
1
-1
/
+0
1998-06-05
loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...
Jeremy Allison
1
-6
/
+2
1998-06-04
added "domain admin group" and "domain guest group" parameters. this is
Luke Leighton
1
-0
/
+6
1998-05-27
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1
-0
/
+4
1998-05-18
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1
-2
/
+2
1998-05-18
Makefile:
Luke Leighton
1
-1
/
+1
1998-05-12
removed lp_domain_workstation() parameter
Luke Leighton
1
-3
/
+0
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-4
/
+5
1998-05-11
add lp_domain_workstations() parameter. this is a list of workstation names
Luke Leighton
1
-0
/
+3
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1
-2
/
+4
1998-05-08
added FLAG_BASIC to some browse options for swat.
Herb Lewis
1
-4
/
+4
1998-05-07
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
1
-2
/
+2
1998-05-06
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
1
-2
/
+10
1998-05-06
jean-francois micouleau's well-alpha code for ldap password database stuff!
Luke Leighton
1
-0
/
+29
1998-05-05
genrand.c: SGI compile warning fix.
Jeremy Allison
1
-1
/
+2
1998-04-30
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1
-0
/
+4
1998-04-29
Makefile: Added files to smbpasswd.c.
Jeremy Allison
1
-2
/
+4
1998-04-29
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1
-5
/
+0
[next]