summaryrefslogtreecommitdiffstats
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.Jeremy Allison1998-07-161-1/+15
* loadparm.c:Jeremy Allison1998-07-141-1/+1
* clientgen: Added USE_SSL for client shutdown.Jeremy Allison1998-06-161-1/+1
* Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1998-06-161-0/+73
* Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...Jeremy Allison1998-06-131-0/+3
* loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1998-06-091-1/+0
* loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...Jeremy Allison1998-06-051-6/+2
* added "domain admin group" and "domain guest group" parameters. this isLuke Leighton1998-06-041-0/+6
* loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1998-05-271-0/+4
* chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1998-05-181-2/+2
* Makefile:Luke Leighton1998-05-181-1/+1
* removed lp_domain_workstation() parameterLuke Leighton1998-05-121-3/+0
* This is a security audit change of the main source.Jeremy Allison1998-05-121-4/+5
* add lp_domain_workstations() parameter. this is a list of workstation namesLuke Leighton1998-05-111-0/+3
* 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