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
1997-12-17
Missed terminating {-1,NULL} in an enum parameter list.
Jeremy Allison
1
-1
/
+1
1997-12-16
WHATSNEW.txt - updated for 1.9.18alpha13.
Jeremy Allison
1
-1
/
+4
1997-12-16
Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.
Jeremy Allison
1
-0
/
+10
1997-12-13
This is it ! The mega-merge of the JRA_NMBD_REWRITE branch
Jeremy Allison
1
-1
/
+9
1997-12-03
applied a patch from Norm Jacobs to allow "printcap name = lpstat"
Andrew Tridgell
1
-8
/
+0
1997-12-03
loadparm.c: Added lp_we_are_a_wins_server as an alias for lp_wins_support.
Jeremy Allison
1
-0
/
+1
1997-12-03
make the "printing" option a per share option rather than global. When
Andrew Tridgell
1
-5
/
+5
1997-11-26
oh no! my favourite hack is broken. You can't do:
Andrew Tridgell
1
-1
/
+1
1997-11-22
added true enumerated types in loadparm.c. Now we don't need all those
Andrew Tridgell
1
-368
/
+339
1997-11-21
Added in mods for new smb.conf "remote browse sync" option as posted to
John Terpstra
1
-0
/
+3
1997-11-17
loadparm.c : Added "veto oplock files" parameter.
Jeremy Allison
1
-0
/
+4
1997-11-06
following a cvs error, i am rewriting this monster-commit. with bad grace.
Luke Leighton
1
-3
/
+3
1997-11-03
Rolling back the files
Jeremy Allison
1
-112
/
+42
1997-11-02
Christian Lademann's contribution: new capabilities in smb.conf.
Luke Leighton
1
-42
/
+112
1997-11-02
loadparm.c :
Luke Leighton
1
-4
/
+13
1997-10-29
clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()
Andrew Tridgell
1
-4
/
+0
1997-10-28
Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.
Jeremy Allison
1
-0
/
+8
1997-10-22
loadparm.c :
Luke Leighton
1
-2
/
+5
1997-10-21
loadparm.c :
Luke Leighton
1
-0
/
+6
1997-10-20
loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added
Jeremy Allison
1
-4
/
+8
1997-10-20
added "domain groups" parameter, allowing you to specify the groups that
Luke Leighton
1
-0
/
+4
1997-10-20
util.c password.c :
Luke Leighton
1
-0
/
+11
1997-10-19
update the timestamp on config files in our linked list when we notice
Andrew Tridgell
1
-4
/
+4
1997-10-18
After talking with Andrew added "interfaces only" parameter that
Jeremy Allison
1
-0
/
+4
1997-10-16
fixed the problem that browsing breaks if you put quote marks around
Andrew Tridgell
1
-0
/
+2
1997-10-08
loadparm.c proto.h:
Luke Leighton
1
-0
/
+4
1997-10-02
change the semantics of hosts allow/hosts deny so that a global
Andrew Tridgell
1
-0
/
+6
1997-09-26
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
1
-4
/
+4
1997-09-19
Makefile: Changed proto: target to not include c files not used currently.
Jeremy Allison
1
-0
/
+4
1997-09-17
Added 'delete veto files' paremeter. Ugly - but the only
Jeremy Allison
1
-0
/
+4
1997-09-14
This commit does 3 main things:
Andrew Tridgell
1
-4
/
+0
1997-09-11
charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
Jeremy Allison
1
-10
/
+5
1997-09-11
some minor modifications to loadparm.c to support the necessary
Andrew Tridgell
1
-56
/
+193
1997-09-05
added debug reporting to file listing / mod_time() checking routine.
Luke Leighton
1
-2
/
+17
1997-08-12
charset.c: Fixed bug with 'valid chars' param.
Samba Release Account
1
-0
/
+6
1997-08-05
Makefile: Added IRIX 6 target.
Samba Release Account
1
-1
/
+2
1997-07-31
loadparm.c: Added new netbios aliases parameter (code from Cisco)
Samba Release Account
1
-0
/
+3
1997-07-30
client.c: Minor change to cast parameters for DEC unix.
Samba Release Account
1
-11
/
+141
1997-07-24
loadparm.c: Changed default create mask to 755 to support MAP_ARCHIVE.
Samba Release Account
1
-10
/
+10
1997-07-24
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
Samba Release Account
1
-3
/
+3
1997-07-18
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1
-0
/
+4
1997-07-08
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
1
-1
/
+1
1997-07-06
added, tested and debugged new "hide files" option.
Samba Release Account
1
-3
/
+8
1997-07-06
replaced the "wins proxy" to treat NetBIOS names as DNS names with new
Samba Release Account
1
-0
/
+16
1997-07-01
Rolled back Lukes changes. Not quite ready for prime time.
Samba Release Account
1
-8
/
+3
1997-07-01
made "hide files" and "veto files" into per-service parameter sections,
Samba Release Account
1
-7
/
+8
1997-07-01
added "hide files" option.
Samba Release Account
1
-0
/
+4
1997-07-01
client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...
Samba Release Account
1
-2
/
+2
1997-06-19
loadparm.c: Added "force create mode" and "force directory mode" params.
Samba Release Account
1
-0
/
+8
1997-06-16
charset.c: Dropped debug message to level 6.
Samba Release Account
1
-0
/
+4
[next]