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