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
*
r1468: Dump the parametrical options only once at the end of the service.
Simo Sorce
2007-10-10
1
-7
/
+7
*
r1430: Although prepared for only one remote backend, make the 'idmap backend'
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r1386: We can't use sendfile for Win9x. It causes oplock failures (who knew.....
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
2007-10-10
1
-7
/
+11
*
r1314: Restore the 2.2 'force unknown acl user' parameter. When getting a sec...
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r1311: Turn on sendfile for non-oplocked files. tridge proved
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r1263: Make "defer sharing violations" a global parameter.
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r1260: Added new parameter in the protocol section. "defer sharing violations",
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r1224: Fix longstanding memleak bug with logfile name being set before lp_load()
Jeremy Allison
2007-10-10
1
-0
/
+7
*
r1215: Intermediate checkin of the new keytab code. I need to make sure I
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r1212: small change to prevent home directories added during the SMBsesssetup...
Gerald Carter
2007-10-10
1
-0
/
+6
*
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
2007-10-10
1
-14
/
+12
*
r1104: get_called_name is used in the printing subsystem. In case of multi-homed
Volker Lendecke
2007-10-10
1
-1
/
+4
*
r1087: BUG 1221: revert old change that used single and double quotes as deli...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r979: Implement the 'cups server' option. This makes it possible to have virtual
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r971: Auto remove store dos attributes if underlying filesystem
Jeremy Allison
2007-10-10
1
-0
/
+11
*
r799: BUG 1259 -- add 'printcap cache time' patch from Lars
Gerald Carter
2007-10-10
1
-0
/
+4
*
r786: Memory leak fixes in (mostly) error code paths from
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r647: fix for setting the called name to by our IP if the called name was *SM...
Gerald Carter
2007-10-10
1
-1
/
+1
*
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
[next]