summaryrefslogtreecommitdiffstats
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* 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
* a first pass at Linux kernel oplocks supportAndrew Tridgell2000-06-101-6/+3
* continued the split of the kernel level oplocks code into a moreAndrew Tridgell2000-06-101-31/+1
* Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>Jeremy Allison2000-06-081-4/+6
* param/loadparm.c: Looks like someone ran indent on this !Jeremy Allison2000-06-011-529/+293
* space in front of lp_preexec() causing make proto to not detect this fn.Luke Leighton2000-05-311-1/+1
* make protoLuke Leighton2000-05-291-39/+32
* lp_server_role() + use in srv_reg.Luke Leighton2000-05-281-2102/+2701
* TIMESTAMPS ARE IRRITATING AS HELL WHEN DEBUGGING! NGGGH!!Luke Leighton2000-05-271-1/+1
* removed lp_revalidate()Andrew Tridgell2000-05-241-4/+0
* The new msdfs implementation that uses symlinks to point to otherShirish Kalele2000-05-161-26/+6
* use "winbind separator" option for domain/user separator characterAndrew Tridgell2000-05-121-1/+6
* I found a better way of handling deleted auto printersAndrew Tridgell2000-05-101-13/+2