summaryrefslogtreecommitdiff
path: root/source3/param/loadparm.c
AgeCommit message (Expand)AuthorFilesLines
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-23/+23
1998-07-28loadparm.c: Added strict sync parameter.Jeremy Allison1-0/+4
1998-07-16Makefile: Added CC=gcc to DGUX on Intel. Comment from ross@filmworks.com.Jeremy Allison1-1/+15
1998-07-14loadparm.c:Jeremy Allison1-1/+1
1998-06-16clientgen: Added USE_SSL for client shutdown.Jeremy Allison1-1/+1
1998-06-16Added SSL support from Christian Starkjohann <cs@obdev.at>Jeremy Allison1-0/+73
1998-06-13Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...Jeremy Allison1-0/+3
1998-06-09loadparm.c: Removed 'domain other sids' parameter.Jeremy Allison1-1/+0
1998-06-05loadparm.c: Did it ! Changed defaults for 'case preserve' and 'short case pre...Jeremy Allison1-6/+2
1998-06-04added "domain admin group" and "domain guest group" parameters. this isLuke Leighton1-0/+6
1998-05-27loadparm.c: Added machine password timeout parameter - set to 7 days be default.Jeremy Allison1-0/+4
1998-05-18chgpasswd.c: Changed back to getsmb... from getsam...Jeremy Allison1-2/+2
1998-05-18Makefile:Luke Leighton1-1/+1
1998-05-12removed lp_domain_workstation() parameterLuke Leighton1-3/+0
1998-05-12This is a security audit change of the main source.Jeremy Allison1-4/+5
1998-05-11add lp_domain_workstations() parameter. this is a list of workstation namesLuke Leighton1-0/+3
1998-05-11changed to use slprintf() instead of sprintf() just aboutAndrew Tridgell1-2/+4
1998-05-08added FLAG_BASIC to some browse options for swat.Herb Lewis1-4/+4
1998-05-07This should (hopefully :-) be the final fix for the %U %G substitutionJeremy Allison1-2/+2
1998-05-06loadparm.c: Added #ifdef USE_LDAP around ldap code.Jeremy Allison1-2/+10
1998-05-06jean-francois micouleau's well-alpha code for ldap password database stuff!Luke Leighton1-0/+29
1998-05-05genrand.c: SGI compile warning fix.Jeremy Allison1-1/+2
1998-04-30Added patch from Bruce Tenison <btenison@dibbs.net> to allow encryptedJeremy Allison1-0/+4
1998-04-29Makefile: Added files to smbpasswd.c.Jeremy Allison1-2/+4
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-5/+0
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-2/+2
1998-04-22genrand.c: Improved generation of random values, more secure.Jeremy Allison1-0/+6
1998-04-20Added 'passwd chat debug' parameter to allow admins to debug theirJeremy Allison1-0/+4
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-1/+1
1998-04-09Makefile, loadparm.c, server.c, smb.h, util.c: Patch fromJeremy Allison1-0/+4
1998-04-06loadparm.c: Cause IPC$ comment to be evaluated at runtime, rather thanJeremy Allison1-1/+1
1998-04-03Fix from Josef Hinteregger <joehtg@joehtg.co.at> for usingJeremy Allison1-1/+1
1998-04-02Patch from Chris Maltby <chris@softway.com.au>. His comments follow:Jeremy Allison1-1/+9
1998-03-27chgpasswd.c, ipc.c, loadparm.c: Added boolean "unix password sync"Jeremy Allison1-0/+4
1998-03-17oops, I got the sense of the show_defaults parameter to lp_dump()Andrew Tridgell1-1/+1
1998-03-17- added "Full View"/"Normal View" on the "view config" pageAndrew Tridgell1-1/+5
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1-1/+18
1998-03-16changed the default "keepalive" value to 300 seconds.Andrew Tridgell1-1/+1
1998-03-14if a local parameter is changed at the global level then propogate theAndrew Tridgell1-0/+13
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell1-204/+320
1998-03-14remove an unnecessary #ifdefAndrew Tridgell1-2/+0
1998-03-12add FLAG_HIDE to "config file" option (so it can't be set in swat)Andrew Tridgell1-1/+1
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-4/+2
1998-03-08Jeremy is going to hate me ...Andrew Tridgell1-296/+216
1998-03-03Change the multibyte character set support so thatJeremy Allison1-1/+18
1998-02-13Ding-dong the witch is dead, the witch is dead......Jeremy Allison1-4/+4
1998-02-11Makefile: Added AIX 3.2.5.Jeremy Allison1-0/+4
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-0/+4
1998-01-24Added log message so we can tell when free_service is called.Jeremy Allison1-0/+3
1998-01-24Fix for memory leak in loadparm.c - donated by Branko Cibej <branko.cibej@her...Jeremy Allison1-1/+8