summaryrefslogtreecommitdiffstats
path: root/source/param
Commit message (Expand)AuthorAgeFilesLines
* changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1998-05-111-2/+4
* added FLAG_BASIC to some browse options for swat.Herb Lewis1998-05-081-4/+4
* This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1998-05-071-2/+2
* loadparm.c: Added #ifdef USE_LDAP around ldap code.Jeremy Allison1998-05-061-2/+10
* jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1998-05-061-0/+29
* genrand.c: SGI compile warning fix.Jeremy Allison1998-05-051-1/+2
* Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1998-04-301-0/+4
* Makefile: Added files to smbpasswd.c.Jeremy Allison1998-04-291-2/+4
* This is the checkin that adds the security=domain functionality.Jeremy Allison1998-04-291-5/+0
* This looks like a big change but really isn't.Jeremy Allison1998-04-251-2/+2
* genrand.c: Improved generation of random values, more secure.Jeremy Allison1998-04-221-0/+6
* Added 'passwd chat debug' parameter to allow admins to debug theirJeremy Allison1998-04-201-0/+4
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1998-04-091-0/+4
* loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather thanJeremy Allison1998-04-061-1/+1
* 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