summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2001-08-08Change all realloc() statements to Realloc() (ecxept for tdb.c)Simo Sorce1-25/+13
2001-08-06Added Gerald's lanman printing only change to HEAD.Jeremy Allison1-0/+4
2001-08-03This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett1-0/+8
2001-08-02Put HPUX on mmap blacklist.Jeremy Allison1-0/+4
2001-08-01Added "strict allocate" per share parameter. This causes actual on-disk alloc...Jeremy Allison1-0/+4
2001-07-30Added "use mmap" for HPUX.Jeremy Allison1-0/+4
2001-07-24Convert other parameters (read list, write list, valid users...) to the P_LIS...Simo Sorce1-39/+112
2001-07-08Fix the loading of configuration files using the include syntax.Andrew Bartlett1-15/+19
2001-07-07Add a new paramater: add machine scriptAndrew Bartlett1-0/+4
2001-07-05removed an unreachable statementAndrew Tridgell1-1/+0
2001-07-04strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell1-3/+3
2001-07-04The big character set handling changeover!Andrew Tridgell2-200/+59
2001-07-01"netbios aliases" and "interfaces" options change from P_STRING to P_LISTSimo Sorce1-6/+6
2001-06-28param/loadparm.c: Fix for bad volume label, found by TAKAHASHI MotonobuJeremy Allison1-12/+6
2001-06-24fixed errorSimo Sorce1-5/+5
2001-06-23fix compiler warningsSimo Sorce1-1/+0
2001-06-22Fix for multibyte default service parameter from TAKAHASHI Motonobu, Samba Us...Jeremy Allison1-2/+2
2001-06-21use next_token instead of strtok.Simo Sorce1-6/+7
2001-06-20initial support for paramter type P_LISTSimo Sorce1-16/+182
2001-06-08Extra stuff for large readwrite support.Jeremy Allison1-0/+4
2001-05-15Removed extraneous semicolons from some lp_ parameter definitions.Tim Potter1-2/+2
2001-05-14Stupidity by me..... 777 != 0777Jeremy Allison1-1/+1
2001-05-10Got rid of iSERVICE/pSERVICE (Hungarian inspired obfuscation). Now useJeremy Allison1-84/+80
2001-05-10free_service() was never setting the valid field to False. This is a bugJeremy Allison1-0/+2
2001-05-10Made "security XXX" masks apply to ACL set. By default they have no effect.Jeremy Allison1-49/+8
2001-05-07merge from 2.2 removing the 'domain XXX' parameters.Gerald Carter1-8/+1
2001-05-04Added some missing winbind parameters. Yes they're already documented.Tim Potter1-0/+9
2001-05-03Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.hJeremy Allison1-0/+4
2001-05-02Had to add a "pam password change" parameter (defaults to "off") and inlinedJeremy Allison1-0/+4
2001-04-26removed references to SMBRUNGerald Carter1-2/+0
2001-04-24set "vfs object" and "vfs options" to be setable by SWAT on advanced pageHerb Lewis1-4/+4
2001-04-23Added "obey pam restrictions" parameter - default to "off".Jeremy Allison1-0/+4
2001-04-18merge from 2.2Andrew Tridgell1-28/+9
2001-04-16hide unreadable patch from idraAndrew Tridgell1-0/+4
2001-04-13Merge of Andrew's changes in 2.2.Jeremy Allison1-2/+0
2001-04-09Fixup warnings about extra ';' from SGI compiler.Jeremy Allison1-22/+22
2001-04-07Added 3 params to manipulate shares. "add share command/change share command/Jeremy Allison1-0/+9
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