summaryrefslogtreecommitdiffstats
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
...
* Fix from Josef Hinteregger <joehtg@joehtg.co.at> for usingJeremy Allison1998-04-031-1/+1
* Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1998-04-021-1/+9
* chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1998-03-271-0/+4
* oops, I got the sense of the show_defaults parameter to lp_dump()Andrew Tridgell1998-03-171-1/+1
* - added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1998-03-171-1/+5
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-1/+18
* changed the default "keepalive" value to 300 seconds.Andrew Tridgell1998-03-161-1/+1
* if a local parameter is changed at the global level then propogate theAndrew Tridgell1998-03-141-0/+13
* another makeover of loadparm to support new stuff in swat andAndrew Tridgell1998-03-141-204/+320
* remove an unnecessary #ifdefAndrew Tridgell1998-03-141-2/+0
* add FLAG_HIDE to "config file" option (so it can't be set in swat)Andrew Tridgell1998-03-121-1/+1
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-4/+2
* Jeremy is going to hate me ...Andrew Tridgell1998-03-081-296/+216
* Change the multibyte character set support so thatJeremy Allison1998-03-031-1/+18
* Ding-dong the witch is dead, the witch is dead......Jeremy Allison1998-02-131-4/+4
* Makefile: Added AIX 3.2.5.Jeremy Allison1998-02-111-0/+4
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-0/+4
* Added log message so we can tell when free_service is called.Jeremy Allison1998-01-241-0/+3
* Fix for memory leak in loadparm.c - donated by Branko Cibej <branko.cibej@her...Jeremy Allison1998-01-241-1/+8
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-222-3/+3
* loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...Jeremy Allison1997-12-201-1/+1
* Missed terminating {-1,NULL} in an enum parameter list.Jeremy Allison1997-12-171-1/+1
* WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison1997-12-161-1/+4
* Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1997-12-161-0/+10
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-1/+9
* applied a patch from Norm Jacobs to allow "printcap name = lpstat"Andrew Tridgell1997-12-031-8/+0
* loadparm.c: Added lp_we_are_a_wins_server as an alias for lp_wins_support.Jeremy Allison1997-12-031-0/+1
* make the "printing" option a per share option rather than global. WhenAndrew Tridgell1997-12-031-5/+5
* oh no! my favourite hack is broken. You can't do:Andrew Tridgell1997-11-261-1/+1
* added true enumerated types in loadparm.c. Now we don't need all thoseAndrew Tridgell1997-11-221-368/+339
* Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1997-11-211-0/+3
* loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1997-11-171-0/+4
* following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1997-11-061-3/+3
* Rolling back the filesJeremy Allison1997-11-031-112/+42
* Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton1997-11-021-42/+112
* loadparm.c :Luke Leighton1997-11-021-4/+13
* pm_process() never closed the file (a memory and file descriptor leak)Andrew Tridgell1997-10-311-0/+3
* clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()Andrew Tridgell1997-10-291-4/+0
* Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison1997-10-281-0/+8
* loadparm.c :Luke Leighton1997-10-221-2/+5
* loadparm.c :Luke Leighton1997-10-211-0/+6
* loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1997-10-201-4/+8
* added "domain groups" parameter, allowing you to specify the groups thatLuke Leighton1997-10-201-0/+4
* util.c password.c :Luke Leighton1997-10-201-0/+11
* update the timestamp on config files in our linked list when we noticeAndrew Tridgell1997-10-191-4/+4
* After talking with Andrew added "interfaces only" parameter thatJeremy Allison1997-10-181-0/+4
* fixed the problem that browsing breaks if you put quote marks aroundAndrew Tridgell1997-10-161-0/+2
* loadparm.c proto.h:Luke Leighton1997-10-081-0/+4
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-1/+0
* nmblookup.c:Christopher R. Hertel1997-10-041-307/+548