summaryrefslogtreecommitdiffstats
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1998-08-281-8/+12
* added a warning when loading a parameter that is deprecatedAndrew Tridgell1998-08-261-0/+5
* changed the default permissions code to do this:Andrew Tridgell1998-08-251-2/+1
* Changed ASSERT macros to SMB_ASSERT macros as some systems alreadyJeremy Allison1998-08-241-1/+1
* added new smb.conf option "panic action". see my samba-technicalAndrew Tridgell1998-08-211-0/+4
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-79/+27
* moved username.c into lib/ so we no longer $(PASSDB_OBJ) in mostAndrew Tridgell1998-08-101-13/+12
* added ignore rules for the dummy filesAndrew Tridgell1998-08-091-0/+1
* these dummy files are needed for autoconf processingAndrew Tridgell1998-08-091-0/+0
* added --with-nisplus-home optionAndrew Tridgell1998-08-081-1/+1
* loadparm.c: Added "debug timestamp" synonym for Chris.Jeremy Allison1998-08-041-0/+1
* More formatting changes. Mostly converted some DEBUG() calls to DEBUGADD()Christopher R. Hertel1998-08-031-4/+4
* First implementation of ChangeNotify - this version only checksJeremy Allison1998-08-031-4/+12
* I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1998-08-031-5/+8
* Makefile.in: Moved UBIQX stuff into UTILOBJ.Jeremy Allison1998-07-301-0/+4
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-23/+23
* loadparm.c: Added strict sync parameter.Jeremy Allison1998-07-281-0/+4
* 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