Changes from APPLIANCE_HEAD:
[ira/wip.git] / source3 / param /
2001-01-10 David O'NeillChanges from APPLIANCE_HEAD:
2001-01-09 Jeremy AllisonFix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos...
2000-12-13 David O'NeillChanges from APPLIANCE_HEAD:
2000-12-07 Jeremy Allisonfile_lines_load/file_lines_pload can now optionally...
2000-11-21 Gerald CarterAnother large patch for the passdb rewrite.
2000-11-15 Jeremy AllisonTuyrn debug timestamps on by default.
2000-11-14 David O'NeillChanges from APPLIANCE_HEAD:
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-10-28 Jeremy AllisonDavid Lee's utmp patch (finally). Thanks David !
2000-10-26 Gerald CarterTDB password backend support written by Simo Sorce...
2000-10-24 Jeremy AllisonYeah - not setting getwd_cache to True as default,...
2000-10-18 Christopher R. HertelBug report that on some systems extended characters...
2000-10-11 Jeremy AllisonFix for growing printing.tdb by adding check on job...
2000-10-07 Jeremy AllisonIntegrated support for NT and OS/2 lpq parsing. Code...
2000-10-06 Jeremy AllisonFix for printf attribute from Mattias Gronlund <Mattias...
2000-10-03 Jeremy Allisonutf-8 and EUC3 patch from Hiroshi Miura Samba User...
2000-09-27 Jeremy AllisonRestructuring of the code to remove dos_ChDir/dos_GetWd...
2000-09-26 Jeremy AllisonChanges from John Reilly to add a parameter "show add...
2000-09-19 Jeremy Allisonparam/loadparm.c: Fix based on Damian's code to stop...
2000-08-29 Gerald Cartermissed removing the static declaration of strwicmp()
2000-08-29 Gerald Carterneeded to use strwicmp() in smbclient code, so I moved...
2000-08-28 Andrew Tridgellarrgh.
2000-08-11 Jeremy AllisonFix case where volumename could be returned as UNIX...
2000-08-09 Andrew Tridgelladded printer admin option
2000-07-31 Jeremy AllisonAdded John Reilly's enumports/addprinter/delprinter...
2000-07-19 Christopher R. HertelFirst cut toward adding WINS server failover.
2000-07-06 Andrew Tridgelldon't need shmem any more
2000-06-22 Jeremy AllisonChanged enumports to show printernames as ports. In...
2000-06-21 Jeremy AllisonChanged default printer driver to "" from NULL.
2000-06-16 Andrew Tridgellreverted lukes changes in param/
2000-06-16 Luke Leightonmore update.
2000-06-11 Andrew TridgellLinux kernel oplocks now seem to work, but need a _lot_...
2000-06-10 Andrew Tridgella first pass at Linux kernel oplocks support
2000-06-10 Andrew Tridgellcontinued the split of the kernel level oplocks code...
2000-06-08 Jeremy AllisonChange from "David S. Chappell" <David.Chappell@mail...
2000-06-01 Jeremy Allisonparam/loadparm.c: Looks like someone ran indent on...
2000-05-31 Luke Leightonspace in front of lp_preexec() causing make proto to...
2000-05-29 Luke Leightonmake proto
2000-05-28 Luke Leightonlp_server_role() + use in srv_reg.
2000-05-27 Luke LeightonTIMESTAMPS ARE IRRITATING AS HELL WHEN DEBUGGING! ...
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-05 Tim PotterFix for crash bug in OpenConfFile() if no smb.conf...
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-26 Jeremy AllisonSecond set of inline optimisation fixes from Ying Chen...
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-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...
next