summaryrefslogtreecommitdiffstats
path: root/source3/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
...
* r570: Remove lots of globals to handle case issues - move themJeremy Allison2007-10-101-4/+0
* r283: removing --with-cracklib after discussion with abartklet @ sambaXPGerald Carter2007-10-101-4/+0
* r242: adding 'cups options' parameter to allow raw printing without changing ...Gerald Carter2007-10-101-0/+4
* r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...Gerald Carter2007-10-101-49/+85
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-0/+4
* Added per-share parameter "store dos attributes". When set, will storeJeremy Allison2004-04-021-0/+4
* Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.Jeremy Allison2004-03-311-0/+4
* As I raised (without objection) on the mailing list a while back, thisAndrew Bartlett2004-03-271-4/+0
* BUG 417: fix %UuGg variables expansion in include lines setging the current_u...Gerald Carter2004-03-191-2/+20
* BUG 761: read the config file before initialized default values for printing ...Gerald Carter2004-03-021-46/+50
* marking 'only user' as deprecated (based on feedback in bug 66)Gerald Carter2004-02-111-1/+1
* Merge the 'use cracklib' parameter from HEAD back to 3.0Andrew Bartlett2004-02-021-0/+4
* * BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER;Gerald Carter2004-01-311-104/+6
* Fix up name canonicalization (needed for krb5 keytab support later).Jeremy Allison2004-01-301-1/+3
* removing more unused parametersGerald Carter2004-01-291-10/+0
* Don't substitute stuff in lp_afs_username_map, this is explicitlyVolker Lendecke2004-01-151-1/+1
* revert the cracklib changes until post 3.0.2Gerald Carter2004-01-141-4/+0
* Remove duplicate extern.Jeremy Allison2004-01-141-1/+0
* First stab at cracklib support (password quality checking) in Samba 3.0Andrew Bartlett2004-01-121-0/+4
* Machines are people too!Andrew Bartlett2004-01-071-2/+2
* ldap rebind sleep -> ldap replication sleepAndrew Bartlett2003-12-251-4/+4
* This is metze's LDAP rebind sleep patch:Volker Lendecke2003-12-251-0/+4
* abartlet pointed me at the fact that the order and flags in loadparm.c areVolker Lendecke2003-12-251-1/+1
* 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