Small update to clitar.c to omit warnings about servers not
[samba.git] / source / param /
1998-09-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-20 Andrew Tridgelladded a per-share parameter "fstype" that allows you...
1998-09-18 Jeremy Allisonconfigure configure.in include/config.h.in include...
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-08 Jeremy AllisonAdded back groupname map stuff removed by Andrew's...
1998-09-06 Andrew Tridgelladd a "stat cache" boolean smb.conf option. (defaults...
1998-09-05 Andrew Tridgelltridge the destroyer returns!
1998-09-05 Jeremy AllisonBugfix for leak in reference counted file struct.
1998-08-28 Jeremy AllisonThis checking fixes the statcache bug that stopped...
1998-08-26 Andrew Tridgelladded a warning when loading a parameter that is deprecated
1998-08-25 Andrew Tridgellchanged the default permissions code to do this:
1998-08-24 Jeremy AllisonChanged ASSERT macros to SMB_ASSERT macros as some...
1998-08-21 Andrew Tridgelladded new smb.conf option "panic action". see my samba...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-10 Andrew Tridgellmoved username.c into lib/ so we no longer $(PASSDB_OBJ...
1998-08-09 Andrew Tridgelladded ignore rules for the dummy files
1998-08-09 Andrew Tridgellthese dummy files are needed for autoconf processing
1998-08-08 Andrew Tridgelladded --with-nisplus-home option
1998-08-04 Jeremy Allisonloadparm.c: Added "debug timestamp" synonym for Chris.
1998-08-03 Christopher R. HertelMore formatting changes. Mostly converted some DEBUG...
1998-08-03 Jeremy AllisonFirst implementation of ChangeNotify - this version...
1998-08-03 Christopher R. HertelI finished removing timestring() calls from DEBUG(...
1998-07-30 Jeremy AllisonMakefile.in: Moved UBIQX stuff into UTILOBJ.
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-28 Jeremy Allisonloadparm.c: Added strict sync parameter.
1998-07-16 Jeremy AllisonMakefile: Added CC=gcc to DGUX on Intel. Comment from...
1998-07-14 Jeremy Allisonloadparm.c:
1998-06-16 Jeremy Allisonclientgen: Added USE_SSL for client shutdown.
1998-06-16 Jeremy AllisonAdded SSL support from Christian Starkjohann <cs@obdev.at>
1998-06-13 Jeremy AllisonMakefile: Added ubi_sLinkList.o as the groupname.o...
1998-06-09 Jeremy Allisonloadparm.c: Removed 'domain other sids' parameter.
1998-06-05 Jeremy Allisonloadparm.c: Did it ! Changed defaults for 'case preserv...
1998-06-04 Luke Leightonadded "domain admin group" and "domain guest group...
1998-05-27 Jeremy Allisonloadparm.c: Added machine password timeout parameter...
1998-05-18 Jeremy Allisonchgpasswd.c: Changed back to getsmb... from getsam...
1998-05-18 Luke LeightonMakefile:
1998-05-12 Luke Leightonremoved lp_domain_workstation() parameter
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-11 Luke Leightonadd lp_domain_workstations() parameter. this is a...
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-08 Herb Lewisadded FLAG_BASIC to some browse options for swat.
1998-05-07 Jeremy AllisonThis should (hopefully :-) be the final fix for the...
1998-05-06 Jeremy Allisonloadparm.c: Added #ifdef USE_LDAP around ldap code.
1998-05-06 Luke Leightonjean-francois micouleau's well-alpha code for ldap...
1998-05-05 Jeremy Allisongenrand.c: SGI compile warning fix.
1998-04-30 Jeremy AllisonAdded patch from Bruce Tenison <btenison@dibbs.net...
1998-04-29 Jeremy AllisonMakefile: Added files to smbpasswd.c.
1998-04-29 Jeremy AllisonThis is the checkin that adds the security=domain funct...
1998-04-25 Jeremy AllisonThis looks like a big change but really isn't.
1998-04-22 Jeremy Allisongenrand.c: Improved generation of random values, more...
1998-04-20 Jeremy AllisonAdded 'passwd chat debug' parameter to allow admins...
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-09 Jeremy AllisonMakefile, loadparm.c, server.c, smb.h, util.c: Patch...
1998-04-06 Jeremy Allisonloadparm.c: Cause IPC$ comment to be evaluated at runti...
1998-04-03 Jeremy AllisonFix from Josef Hinteregger <joehtg@joehtg.co.at> for...
1998-04-02 Jeremy AllisonPatch from Chris Maltby <chris@softway.com.au>. His...
1998-03-27 Jeremy Allisonchgpasswd.c, ipc.c, loadparm.c: Added boolean "unix...
1998-03-17 Andrew Tridgelloops, I got the sense of the show_defaults parameter...
1998-03-17 Andrew Tridgell- added "Full View"/"Normal View" on the "view config...
1998-03-16 Jeremy AllisonAdding the same change as was added to 1.9.18 branch...
1998-03-16 Andrew Tridgellchanged the default "keepalive" value to 300 seconds.
1998-03-14 Andrew Tridgellif a local parameter is changed at the global level...
1998-03-14 Andrew Tridgellanother makeover of loadparm to support new stuff in...
1998-03-14 Andrew Tridgellremove an unnecessary #ifdef
1998-03-12 Andrew Tridgelladd FLAG_HIDE to "config file" option (so it can't...
1998-03-11 Jeremy Allison"For I have laboured mightily on Luke's code, and hath...
1998-03-08 Andrew TridgellJeremy is going to hate me ...
1998-03-03 Jeremy AllisonChange the multibyte character set support so that
1998-02-13 Jeremy AllisonDing-dong the witch is dead, the witch is dead......
1998-02-11 Jeremy AllisonMakefile: Added AIX 3.2.5.
1998-02-07 Jeremy AllisonA small raft of changes, I will sync up with 1.9.18...
1998-01-24 Jeremy AllisonAdded log message so we can tell when free_service...
1998-01-24 Jeremy AllisonFix for memory leak in loadparm.c - donated by Branko...
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-20 Jeremy Allisonloadparm.c: Added fix for veto oplock files bug from...
1997-12-17 Jeremy AllisonMissed terminating {-1,NULL} in an enum parameter list.
1997-12-16 Jeremy AllisonWHATSNEW.txt - updated for 1.9.18alpha13.
1997-12-16 Jeremy AllisonAdded Lanman announce patch from Jacco de Leeuw <leeuw...
1997-12-13 Jeremy AllisonThis is it ! The mega-merge of the JRA_NMBD_REWRITE...
1997-12-03 Andrew Tridgellapplied a patch from Norm Jacobs to allow "printcap...
1997-12-03 Jeremy Allisonloadparm.c: Added lp_we_are_a_wins_server as an alias...
1997-12-03 Andrew Tridgellmake the "printing" option a per share option rather...
1997-11-26 Andrew Tridgelloh no! my favourite hack is broken. You can't do:
1997-11-22 Andrew Tridgelladded true enumerated types in loadparm.c. Now we don...
1997-11-21 John TerpstraAdded in mods for new smb.conf "remote browse sync...
1997-11-17 Jeremy Allisonloadparm.c : Added "veto oplock files" parameter.
1997-11-06 Luke Leightonfollowing a cvs error, i am rewriting this monster...
1997-11-03 Jeremy AllisonRolling back the files
1997-11-02 Luke LeightonChristian Lademann's contribution: new capabilities...
1997-11-02 Luke Leightonloadparm.c :
1997-10-31 Andrew Tridgellpm_process() never closed the file (a memory and file...
1997-10-29 Andrew Tridgellclean up the hash entry code a bit. Got rid of lp_shmem...
1997-10-28 Jeremy AllisonAdding Windows 95 printer driver code donated by Jean...
1997-10-22 Luke Leightonloadparm.c :
1997-10-21 Luke Leightonloadparm.c :
1997-10-20 Jeremy Allisonloadparm.c: Changed 'interfaces only' parameter to...
1997-10-20 Luke Leightonadded "domain groups" parameter, allowing you to specif...
1997-10-20 Luke Leightonutil.c password.c :
next