index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed nasty bug where file writes with start offsets in the range
Jeremy Allison
2002-12-03
3
-23
/
+24
*
As per Jeremy's request back this out, so as to re-gain the implicit length
Andrew Bartlett
2002-12-01
1
-7
/
+5
*
No need for fstring manipulation here (Tcon&X), just use string pointers.
Andrew Bartlett
2002-12-01
1
-5
/
+7
*
Having waited for *way* too long, this is mimir's namecache and trusted domain
Andrew Bartlett
2002-11-26
1
-0
/
+1
*
a better for for using %U in smb.conf
Andrew Tridgell
2002-11-19
2
-3
/
+11
*
Very curious. It turns out attribute matching on truncate only matters
Jeremy Allison
2002-11-19
1
-2
/
+2
*
the change in the way %U is handled to use current_user has broken
Andrew Tridgell
2002-11-18
1
-0
/
+3
*
Add const to PACKS()
Andrew Bartlett
2002-11-15
1
-2
/
+2
*
small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...
Jelmer Vernooij
2002-11-13
1
-0
/
+5
*
Load modules in lp_modules() after fork()
Jelmer Vernooij
2002-11-13
1
-0
/
+4
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
12
-66
/
+44
*
Compleatly remove support for logfile truncation. All logs are opened for
Andrew Bartlett
2002-11-08
1
-3
/
+0
*
Make append_log work again
Jelmer Vernooij
2002-11-07
1
-0
/
+3
*
Stop using hardcoded transact commands
Jim McDonough
2002-11-07
1
-3
/
+3
*
Merge of get_dc_list() api change. This was slightly more intrusive
Tim Potter
2002-11-06
1
-11
/
+4
*
Ensure can_delete returns correct error code.
Jeremy Allison
2002-11-05
1
-1
/
+4
*
Fix to correctly return NT_STATUS_DELETE_PENDING.
Jeremy Allison
2002-11-05
2
-0
/
+4
*
Remove DRIVERFILE constant. It was removed with the old win95
Tim Potter
2002-11-05
1
-1
/
+0
*
Handle -p correctly
Jelmer Vernooij
2002-11-04
1
-1
/
+1
*
Make IRIX happy
Jelmer Vernooij
2002-11-04
1
-3
/
+3
*
Remove obsolete function usage and some unused variables
Jelmer Vernooij
2002-11-02
1
-27
/
+1
*
Convert to popt.
Jelmer Vernooij
2002-11-02
1
-75
/
+23
*
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
2002-10-31
1
-4
/
+7
*
Fix a nice little memory leak in our uid changing code.
Andrew Bartlett
2002-10-29
1
-0
/
+2
*
Fix fd leak with kernel change notify.
Jeremy Allison
2002-10-28
1
-1
/
+1
*
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
2002-10-23
5
-108
/
+430
*
Fix for systems that allow more than 65536 open files per process.
Jeremy Allison
2002-10-22
1
-1
/
+8
*
merge from samba_3_0
Gerald Carter
2002-10-21
2
-225
/
+94
*
This moves the group mapping API into the passdb backend.
Volker Lendecke
2002-10-21
1
-1
/
+1
*
add a 'mangle prefix' option to allow people to tune the number of
Andrew Tridgell
2002-10-21
1
-16
/
+41
*
Added new error codes. Fix up connection code to retry in the same way
Jeremy Allison
2002-10-17
1
-1
/
+1
*
Change default of max_xmit to match W2K. Ensure NT negprot uses it.
Jeremy Allison
2002-10-15
1
-1
/
+1
*
fixed a crash bug on 64 bit systems. Thanks to Anton Blanchard for
Andrew Tridgell
2002-10-15
1
-4
/
+2
*
Nice *big* patch from metze.
Andrew Bartlett
2002-10-12
2
-3
/
+3
*
Turns out with Win9x, we could occasionally return from unix_convert() given
Jeremy Allison
2002-10-11
1
-0
/
+12
*
Fix based on Jim McDonough's code for ACL inheritance problem.
Jeremy Allison
2002-10-08
1
-9
/
+60
*
Fix from Andreas Gruenbacher <agruen@suse.de> to prevent ACL set on read-only
Jeremy Allison
2002-10-07
1
-0
/
+5
*
Push Steve Langasek's fix ...
Richard Sharpe
2002-10-05
1
-1
/
+1
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-1
/
+1
*
Added ASCII art to make this clearer.
Jeremy Allison
2002-10-03
1
-1
/
+73
*
Write cache bugfix from Rasmus Borup Hansen, system adm. Email: rbh@math....
Jeremy Allison
2002-10-03
1
-0
/
+13
*
Metze claims that without this his win2k server gets horribly confused looking
Andrew Bartlett
2002-09-25
1
-2
/
+2
*
Kill of Get_Pwnam_Modify and smb_getpwnam(). The latter assumes some things
Andrew Bartlett
2002-09-25
1
-2
/
+2
*
Move to common user token debugging, and ensure we always print both the
Andrew Bartlett
2002-09-25
1
-11
/
+2
*
Merge of "profile acls" code.
Jeremy Allison
2002-09-25
1
-2
/
+28
*
"@" is valid in NetBIOS domain names.
Jeremy Allison
2002-09-20
1
-1
/
+1
*
change ADS negprot to match more closely the options used by w2k. This
Andrew Tridgell
2002-09-20
1
-5
/
+3
*
Use sendfile in readbraw.
Jeremy Allison
2002-09-19
1
-11
/
+56
*
Added "use sendfile" per share option.
Jeremy Allison
2002-09-18
1
-1
/
+1
*
We had a race condition when changing a machine acount password as we
Jeremy Allison
2002-09-18
1
-0
/
+9
[next]