Fixed last remaining instance of MS_DFS to WITH_MSDFS.
[samba.git] / source3 / param / loadparm.c
2000-05-24 Andrew Tridgellremoved lp_revalidate()
2000-05-16 Shirish KaleleThe new msdfs implementation that uses symlinks to...
2000-05-12 Andrew Tridgelluse "winbind separator" option for domain/user separato...
2000-05-10 Andrew TridgellI found a better way of handling deleted auto printers
2000-05-10 Andrew Tridgellremove autoloaded printers that are no longer in /etc...
2000-05-10 Andrew Tridgellmore merging
2000-05-06 Andrew Tridgelladded winbindd options in head branch, so it is possibl...
2000-05-02 Andrew Tridgellsplit the username in the vuser structure into a separate
2000-04-28 Shirish KaleleAdded info level 1005 to netsharegetinfo (is the share...
2000-04-16 Andrew Tridgellconverted a bunch more functions to use a fd instead...
2000-04-12 Jeremy AllisonRemoved "ole locking compat" parameter (no longer used).
2000-04-12 Jeremy AllisonCode to map tdb locks onto POSIX. Mainly placeholder...
2000-04-05 Jean-François Mico... changed all the status code to ERROR_xxx instead of...
2000-04-03 Jeremy AllisonFix for compiler warning about invalid structure type.
2000-03-30 Jeremy AllisonFix for coredump in testparm.
2000-03-27 Jeremy AllisonFixed crash bug in new handle_netbios_name code.
2000-03-16 Jeremy AllisonFixes to add "paranoid" option to popen. Checks some...
2000-03-13 Jeremy Allisoninclude/smb.h:
2000-03-10 Shirish KaleleCleaning up the warnings from configure.developer.
2000-03-08 Shirish Kaleledded Microsoft Dfs services.
2000-03-07 Luke Leightonadded a tcon test: make two tconXs with the same user...
2000-02-16 Jeremy AllisonAdded "source environment" parameter from Nicolas Willi...
2000-02-07 Jean-François Mico... Jeremy can you check lib/util_unistr.c for codepages...
2000-02-03 Tim PotterAdded 'vfs object' and 'vfs options' smb.conf parameters.
2000-01-30 Herb Lewismade "enable" and "disable" the default "lpresume"...
2000-01-29 Jeremy AllisonFix from Motonobu TAKAHASHI to sort code page parameter...
2000-01-20 Jeremy AllisonMoved Herb's global -> local changes to HEAD.
2000-01-18 Jeremy AllisonAdded Herb's swat fixes.
2000-01-16 Andrew Tridgelluse string_set() instead of string_init()
2000-01-14 Jeremy AllisonAdded "inherit permissions" patch.
2000-01-13 Jeremy AllisonAdded missing #ifdef for WITH_UTMP.
2000-01-12 Jeremy AllisonAdded utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
2000-01-07 Andrew Tridgellnetbios scope is a DOS_STRING
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
2000-01-06 Jeremy AllisonRemoved unneeded #define.
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-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 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-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 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-23 Jeremy AllisonFirst cut at kernel oplocks. This should have no effect...
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-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:
next