index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
param
/
loadparm.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
2007-10-10
1
-4
/
+0
*
r283: removing --with-cracklib after discussion with abartklet @ sambaXP
Gerald Carter
2007-10-10
1
-4
/
+0
*
r242: adding 'cups options' parameter to allow raw printing without changing ...
Gerald Carter
2007-10-10
1
-0
/
+4
*
r155: real for for BUG 761 -- allow printing parameter to set defaults on a p...
Gerald Carter
2007-10-10
1
-49
/
+85
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
1
-0
/
+4
*
Added per-share parameter "store dos attributes". When set, will store
Jeremy Allison
2004-04-02
1
-0
/
+4
*
Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.
Jeremy Allison
2004-03-31
1
-0
/
+4
*
As I raised (without objection) on the mailing list a while back, this
Andrew Bartlett
2004-03-27
1
-4
/
+0
*
BUG 417: fix %UuGg variables expansion in include lines setging the current_u...
Gerald Carter
2004-03-19
1
-2
/
+20
*
BUG 761: read the config file before initialized default values for printing ...
Gerald Carter
2004-03-02
1
-46
/
+50
*
marking 'only user' as deprecated (based on feedback in bug 66)
Gerald Carter
2004-02-11
1
-1
/
+1
*
Merge the 'use cracklib' parameter from HEAD back to 3.0
Andrew Bartlett
2004-02-02
1
-0
/
+4
*
* BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER;
Gerald Carter
2004-01-31
1
-104
/
+6
*
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
2004-01-30
1
-1
/
+3
*
removing more unused parameters
Gerald Carter
2004-01-29
1
-10
/
+0
*
Don't substitute stuff in lp_afs_username_map, this is explicitly
Volker Lendecke
2004-01-15
1
-1
/
+1
*
revert the cracklib changes until post 3.0.2
Gerald Carter
2004-01-14
1
-4
/
+0
*
Remove duplicate extern.
Jeremy Allison
2004-01-14
1
-1
/
+0
*
First stab at cracklib support (password quality checking) in Samba 3.0
Andrew Bartlett
2004-01-12
1
-0
/
+4
*
Machines are people too!
Andrew Bartlett
2004-01-07
1
-2
/
+2
*
ldap rebind sleep -> ldap replication sleep
Andrew Bartlett
2003-12-25
1
-4
/
+4
*
This is metze's LDAP rebind sleep patch:
Volker Lendecke
2003-12-25
1
-0
/
+4
*
abartlet pointed me at the fact that the order and flags in loadparm.c are
Volker Lendecke
2003-12-25
1
-1
/
+1
*
Fixing barfed idmap entries and adding not on use of FLAG_HIDE.
John Terpstra
2003-11-26
1
-2
/
+8
*
Added "passwd chat timeout" parameter. Docs to follow.
Jeremy Allison
2003-11-24
1
-0
/
+4
*
Ensure that items in a list of strings containing whitespace
Gerald Carter
2003-11-22
1
-3
/
+7
*
Fix Jerry's no-proto bug :-).
Jeremy Allison
2003-11-21
1
-4
/
+4
*
make sure we don't append the ldap suffix when writing out the ldap XXX suffi...
Gerald Carter
2003-11-21
1
-53
/
+46
*
* make sure we only enumerate group mapping entries
Gerald Carter
2003-11-17
1
-3
/
+0
*
Fix bug #471. (const needed in lp_set_name_resolve_order).
Jeremy Allison
2003-11-06
1
-2
/
+2
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-1
/
+1
*
Moving towards better i18n support in SWAT. This commit contains a
Tim Potter
2003-10-03
1
-16
/
+16
*
mark 'mangled map' as depcreated and remove 'mangled stack'
Gerald Carter
2003-10-01
1
-4
/
+1
*
Don't #ifdef an AFS option with WITH_ADS. Thanks, jerry!
Volker Lendecke
2003-09-24
1
-1
/
+1
*
This only touches the fake kaserver support. It adds two parameters:
Volker Lendecke
2003-09-23
1
-0
/
+7
*
remove references to 'strip dot'
Gerald Carter
2003-09-10
1
-4
/
+0
*
address bug #359. Andrew B's patch for implementing client
Gerald Carter
2003-09-06
1
-1
/
+2
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-3
/
+3
*
revert the change from r1.414 in HEAD that removed the
Gerald Carter
2003-09-05
1
-7
/
+2
*
More hand-tuning of the fastpath. Don't do strlen() when we're doing
Jeremy Allison
2003-09-04
1
-2
/
+4
*
revert a change to r1.397.2.91 because to operate like the docs; browseable f...
Gerald Carter
2003-08-28
1
-0
/
+7
*
remove 'ldap trust ids' since there was no way for it to work now
Gerald Carter
2003-08-27
1
-3
/
+0
*
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
2003-08-27
1
-4
/
+11
*
fix compile problem (stray character)
Gerald Carter
2003-08-22
1
-1
/
+1
*
ensure that 'available = no' works for [homes]; reported by Walter Haidinger
Gerald Carter
2003-08-22
1
-3
/
+1
*
Turn UNIX extensions on by default. Yes I will change the docs :-).
Jeremy Allison
2003-08-21
1
-1
/
+1
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
1
-1
/
+1
*
- Update 'preload modules' documention (bug #304)
Jelmer Vernooij
2003-08-19
1
-2
/
+1
*
Fix charset detection code in configure.
Alexander Bokovoy
2003-08-15
1
-3
/
+3
*
Make client signing auto.
Jeremy Allison
2003-08-11
1
-0
/
+4
[prev]
[next]