summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2001-03-26Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....Jeremy Allison1-15/+23
2001-03-23Two OS/2 printer fixes from Jim McDonough @ IBM.Jeremy Allison1-0/+3
2001-03-23first pass of the new group mapping codeJean-François Micouleau1-0/+15
2001-03-21added option "enhanced browsing"Andrew Tridgell1-0/+4
2001-03-16Updated defaults for CUPS printing from Michael Sweet.Jeremy Allison1-6/+17
2001-03-16fixed volume_name(). It used dos_to_unix() which uses a static buffer,Andrew Tridgell1-1/+4
2001-03-16Added Michael Sweet's CUPS patch to call directly into the CUPS backend.Jeremy Allison1-10/+16
2001-03-16enable unicode on the wire by default in smbdAndrew Tridgell1-0/+4
2001-03-13Added ADMIN$ share as alias for IPC$ except no guest connect. AS/U wantsJeremy Allison1-5/+7
2001-03-09merge of 'lanman auth' and 'min protocol' from 2.2Gerald Carter1-0/+9
2001-02-12Merge of JohnR's changes to appliance-head, JF's changes to 2.2,Jeremy Allison1-3/+20
2001-01-30Fix inspited by Alan Romeril. 50% speedup in domain logins with thisJeremy Allison1-1/+1
2001-01-23Changes from APPLIANCE_HEAD:David O'Neill1-0/+4
2001-01-22Small bugfix from Kenichi Okuyama <okuyamak@dd.iij4u.or.jp>:David O'Neill1-1/+1
2001-01-17Changes from APPLIANCE_HEAD:David O'Neill2-16/+15
2001-01-16Changes from APPLIANCE_HEAD:David O'Neill1-0/+2
2001-01-10Changes from APPLIANCE_HEAD:David O'Neill1-0/+6
2001-01-09Fix from "B.V.Dean" <B.V.Dean@ukc.ac.uk> to add "dos filemode" parameterJeremy Allison1-0/+4
2000-12-13Changes from APPLIANCE_HEAD:David O'Neill1-1/+1
2000-12-07file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison1-2/+2
2000-11-21Another large patch for the passdb rewrite.Gerald Carter1-16/+4
2000-11-15Tuyrn debug timestamps on by default.Jeremy Allison1-1/+1
2000-11-14Changes from APPLIANCE_HEAD:David O'Neill1-0/+16
2000-11-13Large commit which restructures the local password storage API.Gerald Carter1-12/+14
2000-10-28David Lee's utmp patch (finally). Thanks David !Jeremy Allison1-0/+13
2000-10-26TDB password backend support written by Simo Sorce <simo.sorce@polimi.it>Gerald Carter1-0/+19
2000-10-24Yeah - not setting getwd_cache to True as default, that'd do it for a 5xJeremy Allison1-1/+1
2000-10-18Bug report that on some systems extended characters are being returned asChristopher R. Hertel1-1/+2
2000-10-11Fix for growing printing.tdb by adding check on job creation.Jeremy Allison1-0/+4
2000-10-07Integrated support for NT and OS/2 lpq parsing. Code fromJeremy Allison1-0/+4
2000-10-06Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>Jeremy Allison1-0/+4
2000-10-03utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.Jeremy Allison1-0/+1
2000-09-27Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison1-1/+1
2000-09-26Changes from John Reilly to add a parameter "show add printer wizard" thatJeremy Allison1-0/+4
2000-09-19param/loadparm.c: Fix based on Damian's code to stop printer scripts getting ...Jeremy Allison1-87/+97
2000-08-29missed removing the static declaration of strwicmp()Gerald Carter1-1/+0
2000-08-29needed to use strwicmp() in smbclient code, so I moved it to util_str.cGerald Carter1-31/+0
2000-08-28arrgh.Andrew Tridgell1-0/+4
2000-08-11Fix case where volumename could be returned as UNIX charset or DOS codepageJeremy Allison1-2/+6
2000-08-09added printer admin optionAndrew Tridgell1-0/+4
2000-07-31Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison1-0/+22
2000-07-19First cut toward adding WINS server failover.Christopher R. Hertel1-1/+15
2000-07-06don't need shmem any moreAndrew Tridgell1-4/+0
2000-06-22Changed enumports to show printernames as ports. In line with 'the grand plan...Jeremy Allison1-4/+15
2000-06-21Changed default printer driver to "" from NULL.Jeremy Allison1-1/+1
2000-06-16reverted lukes changes in param/Andrew Tridgell2-0/+139
2000-06-16more update.Luke Leighton2-139/+0
2000-06-11Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell1-1/+0
2000-06-10a first pass at Linux kernel oplocks supportAndrew Tridgell1-6/+3
2000-06-10continued the split of the kernel level oplocks code into a moreAndrew Tridgell1-31/+1