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