summaryrefslogtreecommitdiffstats
path: root/source3/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
* Fixing barfed idmap entries and adding not on use of FLAG_HIDE.John Terpstra2003-11-261-2/+8
* Added "passwd chat timeout" parameter. Docs to follow.Jeremy Allison2003-11-241-0/+4
* Ensure that items in a list of strings containing whitespaceGerald Carter2003-11-221-3/+7
* Fix Jerry's no-proto bug :-).Jeremy Allison2003-11-211-4/+4
* make sure we don't append the ldap suffix when writing out the ldap XXX suffi...Gerald Carter2003-11-211-53/+46
* * make sure we only enumerate group mapping entriesGerald Carter2003-11-171-3/+0
* Fix bug #471. (const needed in lp_set_name_resolve_order).Jeremy Allison2003-11-061-2/+2
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-221-1/+1
* Moving towards better i18n support in SWAT. This commit contains aTim Potter2003-10-031-16/+16
* mark 'mangled map' as depcreated and remove 'mangled stack'Gerald Carter2003-10-011-4/+1
* Don't #ifdef an AFS option with WITH_ADS. Thanks, jerry!Volker Lendecke2003-09-241-1/+1
* This only touches the fake kaserver support. It adds two parameters:Volker Lendecke2003-09-231-0/+7
* remove references to 'strip dot'Gerald Carter2003-09-101-4/+0
* address bug #359. Andrew B's patch for implementing clientGerald Carter2003-09-061-1/+2
* More tuning from cachegrind. Change most trim_string() calls to trim_char(0,Jeremy Allison2003-09-051-3/+3
* revert the change from r1.414 in HEAD that removed theGerald Carter2003-09-051-7/+2
* More hand-tuning of the fastpath. Don't do strlen() when we're doingJeremy Allison2003-09-041-2/+4
* revert a change to r1.397.2.91 because to operate like the docs; browseable f...Gerald Carter2003-08-281-0/+7
* remove 'ldap trust ids' since there was no way for it to work nowGerald Carter2003-08-271-3/+0
* Fix the character set handling properly in nmbd. Also fix bug whereJeremy Allison2003-08-271-4/+11
* fix compile problem (stray character)Gerald Carter2003-08-221-1/+1
* ensure that 'available = no' works for [homes]; reported by Walter HaidingerGerald Carter2003-08-221-3/+1
* Turn UNIX extensions on by default. Yes I will change the docs :-).Jeremy Allison2003-08-211-1/+1
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* - Update 'preload modules' documention (bug #304)Jelmer Vernooij2003-08-191-2/+1
* Fix charset detection code in configure.Alexander Bokovoy2003-08-151-3/+3
* Make client signing auto.Jeremy Allison2003-08-111-0/+4
* Fix typos.Volker Lendecke2003-08-111-1/+1
* Turn on client ntlmv2 by default.Jeremy Allison2003-08-081-1/+2
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* Cleanup of loadparm and swat to correctly display all parameters as required.John Terpstra2003-07-281-409/+413
* Signing so far... the client code fails on a SMBtrans2 secondary transactionJeremy Allison2003-07-181-1/+1
* Putting the framework for server signing in place. Ensure we don't useJeremy Allison2003-07-171-1/+10
* Refactor signing code to remove most dependencies on 'struct cli'.Jeremy Allison2003-07-161-6/+11
* Added the "required" keyword to the "client signing" parameter to force itJeremy Allison2003-07-151-2/+21
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-0/+8
* Moved SAM_ACCOUNT marshall/unmarshall functions to make them externallyJeremy Allison2003-07-081-2/+2
* and so it begins....Gerald Carter2003-07-071-6/+9
* This parameter is unused.Andrew Bartlett2003-07-051-4/+0
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-3/+3
* Add the 'guest' passdb backend automatically ifVolker Lendecke2003-06-301-2/+2
* - added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)Andrew Tridgell2003-06-301-1/+6
* large change:Gerald Carter2003-06-251-3/+0
* Move the map acl inherit parameter into the protocol section.Jeremy Allison2003-06-241-1/+1
* Missed initial param, typo.Jeremy Allison2003-06-201-0/+1
* Mapping of Windows ACL inheritance and protected bits onto extended attributesJeremy Allison2003-06-201-0/+3
* when creating aliased parameters in loadparm.c you *must* place theAndrew Tridgell2003-06-101-1/+1
* Enforce 'client plaintext auth', 'client lanman auth' and 'client ntlmv2 auth'.Andrew Bartlett2003-06-081-0/+19
* add back the winbind uid/gid parameter but mark them as deprecatedGerald Carter2003-06-071-0/+2