summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2011-06-06s3-s4-param: Add hooks for parametric options in the s3/s4 glue layerAndrew Bartlett1-0/+26
2011-06-06s4-param Add hook between Samba3 and Samba4 loadparm systems.Andrew Bartlett2-2/+64
2011-06-06s3-param always allow the realm parameterAndrew Bartlett1-2/+0
2011-06-01s3-param Make lp_ncalrpc_dir() constAndrew Bartlett1-1/+1
2011-06-01s3-param Make lp_dedicated_keytab_file() constAndrew Bartlett1-1/+1
2011-06-01s3-param Make lp_realm() constAndrew Bartlett1-1/+1
2011-06-01s3-param Make lp_name_resolv_order() constAndrew Bartlett1-1/+1
2011-06-01s3-param Make lp_utmpdir() and lp_wtmpdir constAndrew Bartlett1-2/+2
2011-06-01s3-param Make lp_piddir() constAndrew Bartlett1-1/+1
2011-06-01s3-param Make lp_cachedir() constAndrew Bartlett1-5/+5
2011-06-01s3-param Make lp_statedir() constAndrew Bartlett1-5/+5
2011-06-01s3-param Make lp_lockdir() constAndrew Bartlett1-1/+1
2011-06-01s3-param Make lp_smb_passwd_file() and lp_private_dir() constAndrew Bartlett1-2/+2
2011-06-01s3-param Make lp_smb_ports() constAndrew Bartlett1-1/+1
2011-06-01s3-param Make charset parameters constAndrew Bartlett1-3/+3
2011-06-01s3-param Make lp_passwordserver() const.Andrew Bartlett1-1/+1
2011-05-31s3-param Move init_iconv() to loadparm.cAndrew Bartlett1-0/+14
2011-05-31s3-param split service.c into param and smbd componentsAndrew Bartlett2-21/+276
2011-05-31s3-smbd provide struct smbd_server_connection * to conn_snum_usedAndrew Bartlett1-5/+6
2011-05-25s3-param Depricate 'password server = foo:12389' syntaxAndrew Bartlett1-0/+5
2011-05-24Fix bug #8150 - Ban 'dos charset = utf8'Jeremy Allison1-1/+39
2011-05-18s3-param: Remove unused snum2params_staticAndrew Bartlett1-12/+0
2011-05-18s3-param: remove unused share_iterator functionsAndrew Bartlett1-48/+0
2011-05-16s3-printing: Get the location info from cups.Günther Deschner1-1/+2
2011-05-13s3-param Deprecate a number of security parameters for 3.6Andrew Bartlett1-5/+11
2011-05-10libsmbconf: Convert smbconf_get_config() to sbcErr.Andreas Schneider1-3/+3
2011-05-10libsmbconf: Convert smbconf_get_share() to sbcErr.Andreas Schneider1-3/+3
2011-05-10libsmbconf: Convert smbconf_init() to sbcErr.Andreas Schneider1-4/+4
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-0/+1
2011-05-05s3-param: run minimal_includes.pl.Günther Deschner1-1/+0
2011-04-05s3: Make vlp printing work by defaultVolker Lendecke1-8/+55
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-03-28Revert "Change strict allocate to default to true.Stefan Metzmacher1-1/+1
2011-03-23fault: get fault.c ready for use by s4Andrew Tridgell1-0/+2
2011-03-22s3:loadparm: set the default "idmap config * : backend" in initialize_globals().Michael Adam1-0/+2
2011-03-22s3:loadparm: deprecate "idmap uid/gid/backend" and have them set "idmap confi...Michael Adam1-26/+14
2011-03-22s3:loadparm: remove unused parameter "idmap read only".Michael Adam1-10/+0
2011-03-18s3: Add "print notify backchannel" parameter to prevent us doing the reverse ...Volker Lendecke1-0/+12
2011-03-15s3-build: try to silence annoying "Ignoring invalid value 'vlp' for parameter...Günther Deschner1-2/+3
2011-03-01lib/util: new merged debug systemAndrew Bartlett1-1/+0
2011-02-25s3-param: Make "rlimit_max below minimum Windows limit" notification less scaryJonathan Nieder1-2/+2
2011-02-15s3: no need to globally include intl.h.Günther Deschner1-1/+1
2011-02-09s3:loadparm: skip leading spaces in parameter values from the command lineMichael Adam1-1/+6
2011-01-29s3: Make _lp_maxprotocol staticVolker Lendecke1-1/+1
2011-01-27Change "security=share" to downgrade to SMB1 from SMB2, rather than trying to...Jeremy Allison1-1/+12
2011-01-21s3:winbind: Fork multiple children per domainVolker Lendecke1-0/+24
2011-01-19s3-param: Fixed code block in max_open_files().Andreas Schneider1-1/+1
2010-12-15Change strict allocate to default to true. (cherry picked from commit 820ea22...Jeremy Allison1-1/+1
2010-12-10Add a SMB2 crediting algorithm, by default the same as Windows. Defaults to 1...Jeremy Allison1-4/+21
2010-12-10s3-client Use NTLMv2 by default in the Samba clientAndrew Bartlett1-2/+2