merge from 2_2
[tprouty/samba.git] / source / param /
2000-01-06 Jeremy AllisonRe-added "dfree command" functionality that was describ...
2000-01-05 Andrew Tridgellimplemented talloc() as described on samba-technical...
2000-01-04 Jeremy AllisonAdded "crap" fix for rotating string buffers. (Increase...
1999-12-21 Jeremy AllisonFix based on code from monyo@home.monyo.com to fix...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonchanged function name of get_home_dir() to get_unixhome...
1999-11-16 Luke Leightonadded two new params: "trusted domains" and "trusting...
1999-07-22 Tim PotterSupport for arbitrary VFS options in smb.conf. Options...
1999-07-14 Luke Leightoncode from bertl to allow remap of default built-in...
1999-07-12 Luke LeightonJean-Francois Micouleau's rewritten DFS patch, original...
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-05-01 Luke Leightonadded server ntlmv2 false/auto/true parameter, defaults...
1999-04-27 Jean-François Mico... rpc_parse/parse_misc.c : defined a new BUFFER5 struct
1999-04-11 Matthew ChapmanAllow "Yes" and "No" as well as "True" and "False"...
1999-04-11 Matthew ChapmanTrying to improve DC location & browsing performance...
1999-04-04 Tim PotterAdded configuration parameter 'vfs object' to specify...
1999-03-03 Luke LeightonBenjamin Kuit's latest mysql mods. issue with "make...
1999-03-01 Luke LeightonBenjamin Kuit's MYSQL SAM Database implementation.
1999-02-02 Luke Leightonserver type announcements modified to include the ...
1999-01-24 Richard SharpeAdding first of the fixes for SSL.
1998-12-07 Luke Leightonmatthew chapman's ldap code, to date. plus docs!
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-24 Luke Leightonjean-francois pointed out problem with "lp_domain_role...
1998-11-23 Luke Leightonunix instance of group database API
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-11-10 Jeremy Allisoninclude/local.h:
1998-11-10 Jeremy AllisonDefault for SMB_PASSWD program was set to smbpasswd...
1998-11-09 Andrew TridgellI talked to Dave Miller and he thinks that we should...
1998-11-07 Jeremy Allisoncodepages/codepage_def.936: Updated comment.
1998-10-18 Andrew Tridgelladd an option to enable/disable nt pipes
1998-10-07 Andrew Tridgellsomehow "in_client" got included twice in two places.
1998-10-06 Richard SharpeAdded capability for smbclient to use the local WINS...
1998-10-05 Andrew Tridgellignore *.po32 files
1998-10-05 Andrew Tridgellremoved requirement of having a smb.conf for smbwrapper...
1998-10-04 Andrew Tridgellstarted basic support for solaris 2.5 in smbwrapper.
1998-10-03 Andrew Tridgell- ignore *.p files
1998-09-30 Andrew Tridgellset the default fstype for IPC$ to "IPC". I'm not sure...
1998-09-30 Jeremy Allison(Finally) implemented "max open files" as a global...
1998-09-30 Jeremy Allisonlibsmb/clientgen.c: Fixed signed/unsigned compile warni...
1998-09-29 Alexandre Olivaget away with dummy and .dummy files
1998-09-29 Richard SharpeNow have a better solution to the need to have smblcien...
1998-09-28 Andrew Tridgellmade bad boolean values stand out a little better
1998-09-28 Richard SharpeBacked out that just as ill-considered change :-(
1998-09-28 Richard SharpeThe previous fix for WINS on the WINS server was wrong. It
1998-09-28 Richard SharpeMake sure that WINS Server = 127.0.0.1 in case we
1998-09-28 Alexandre Olivaautomated generation of .dummy files for each subdirectory;
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...
next