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