index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
param
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r6155: Fixes bug #1133
Derrell Lipman
1
-1
/
+1
2007-10-10
r6104: Update dos filetimes to default yes for Office 2000.
Jeremy Allison
1
-1
/
+1
2007-10-10
r6014: rather large change set....
Gerald Carter
1
-1
/
+45
2007-10-10
r5792: Added new parameter "inherit owner". If set on a share, the created fi...
Jeremy Allison
1
-0
/
+4
2007-10-10
r5696: BUG 2355: use bsd style commands for 'printing = cups' but \!defined(H...
Gerald Carter
1
-3
/
+3
2007-10-10
r5636: Re-add the allocation size - parameterized by share as
Jeremy Allison
1
-0
/
+4
2007-10-10
r5628: Deprecate the write cache parameter - this code will go away soon.
Jeremy Allison
1
-1
/
+1
2007-10-10
r5543: Fix for bug #962 - using MB sharenames containing a ']' character.
Jeremy Allison
1
-13
/
+41
2007-10-10
r5535: Reformat so I can actually maintain this code and eventually convert t...
Jeremy Allison
1
-401
/
+377
2007-10-10
r5359: BUG 2333: use the lpq command to pass in the correct printer name for ...
Gerald Carter
1
-1
/
+3
2007-10-10
r5331: Support SIDs as %s replacements in the afs username map parameter.
Volker Lendecke
1
-0
/
+3
2007-10-10
r5174: ensure that we consistently use the current_user_info.smb_name vs. smb...
Gerald Carter
1
-24
/
+7
2007-10-10
r5046: mark 'winbind enable local accounts' and testprns as depcrecated
Gerald Carter
1
-1
/
+1
2007-10-10
r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilege
Gerald Carter
1
-0
/
+9
2007-10-10
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
1
-0
/
+1
2007-10-10
r4312: Marking "min password length" as depreciated (to be removed in one of
Günther Deschner
1
-2
/
+2
2007-10-10
r4256: Add a patch from kllin@it.su.se: New Parameter 'afs token lifetime' te...
Volker Lendecke
1
-0
/
+8
2007-10-10
r4143: Make strict locking an enum. Auto means use oplock optimization.
Jeremy Allison
1
-4
/
+4
2007-10-10
r4094: BUG 2107: fix memory bloating caused by large numbers of print_queue_u...
Gerald Carter
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2
-26
/
+23
2007-10-10
r3946: Fix for bugid #2085 reported by Jason Mader <jason@ncac.gwu.edu>. Use ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r3923: BUG 2073: fall back to smb_name if current_user_info is not available ...
Gerald Carter
1
-1
/
+1
2007-10-10
r3873: The semantics of the parameter 'printcap name' are a bit tricky. I had...
Volker Lendecke
1
-5
/
+20
2007-10-10
r3326: BUG 1782: reorder loadparm.c to prevent testparm from displaying synon...
Gerald Carter
1
-5
/
+5
2007-10-10
r3298: turning sendfile back off by default
Gerald Carter
1
-1
/
+1
2007-10-10
r3069: add 'force printername' service parameter for people that want to enfo...
Gerald Carter
1
-0
/
+4
2007-10-10
r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...
Gerald Carter
1
-22
/
+0
2007-10-10
r2331: check password script code and example from trunk
Simo Sorce
1
-0
/
+4
2007-10-10
r2190: disable 'winbind enable local accounts' by default (had to be done doc...
Gerald Carter
1
-1
/
+1
2007-10-10
r2157: This parameter in loadparm appears compleatly unused.
Andrew Bartlett
1
-2
/
+0
2007-10-10
r2135: BUG 1464: make sure that printing commands are initialized even if the...
Gerald Carter
1
-3
/
+2
2007-10-10
r2090: fix formatting that was bugging me
Gerald Carter
1
-36
/
+18
2007-10-10
r2077: fix logic bug in the check for creating a user's home directory in reg...
Gerald Carter
1
-1
/
+5
2007-10-10
r1841: Fix for #1606, can't launch dos exe's.
Jeremy Allison
1
-0
/
+5
2007-10-10
r1665: Patch from James Peach @ SGI to stop using sendfile if it isn't
Jeremy Allison
1
-0
/
+12
2007-10-10
r1638: Dont always uppercase "afs username map"
Volker Lendecke
1
-1
/
+1
2007-10-10
r1468: Dump the parametrical options only once at the end of the service.
Simo Sorce
1
-7
/
+7
2007-10-10
r1430: Although prepared for only one remote backend, make the 'idmap backend'
Volker Lendecke
1
-3
/
+3
2007-10-10
r1386: We can't use sendfile for Win9x. It causes oplock failures (who knew.....
Jeremy Allison
1
-1
/
+1
2007-10-10
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
1
-7
/
+11
2007-10-10
r1314: Restore the 2.2 'force unknown acl user' parameter. When getting a sec...
Volker Lendecke
1
-0
/
+4
2007-10-10
r1311: Turn on sendfile for non-oplocked files. tridge proved
Jeremy Allison
1
-1
/
+1
2007-10-10
r1263: Make "defer sharing violations" a global parameter.
Jeremy Allison
1
-4
/
+4
2007-10-10
r1260: Added new parameter in the protocol section. "defer sharing violations",
Jeremy Allison
1
-0
/
+4
2007-10-10
r1224: Fix longstanding memleak bug with logfile name being set before lp_load()
Jeremy Allison
1
-0
/
+7
2007-10-10
r1215: Intermediate checkin of the new keytab code. I need to make sure I
Jeremy Allison
1
-0
/
+3
2007-10-10
r1212: small change to prevent home directories added during the SMBsesssetup...
Gerald Carter
1
-0
/
+6
2007-10-10
r1154: Change default setting for case sensitivity to "auto". If set to auto
Jeremy Allison
1
-14
/
+12
2007-10-10
r1104: get_called_name is used in the printing subsystem. In case of multi-homed
Volker Lendecke
1
-1
/
+4
2007-10-10
r1087: BUG 1221: revert old change that used single and double quotes as deli...
Gerald Carter
1
-2
/
+2
[next]