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
*
Samba janitor... Merging tridge's change to 3.0. Original commit
Jeremy Allison
2002-11-18
1
-0
/
+3
*
Updates from HEAD:
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
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
12
-66
/
+44
*
Last sync with HEAD
Jelmer Vernooij
2002-11-09
1
-105
/
+27
*
Stop using hardcoded smbtrans subcommands
Jim McDonough
2002-11-07
1
-3
/
+3
*
Merge of get_dc_list() api change from HEAD.
Tim Potter
2002-11-06
1
-10
/
+4
*
Ensure can_delete returns the 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
*
Merge passdb from HEAD -> 3.0
Andrew Bartlett
2002-11-02
3
-4
/
+4
*
Merges from HEAD:
Andrew Bartlett
2002-11-01
2
-1
/
+3
*
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
2002-10-31
1
-4
/
+7
*
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 mangle prefix code.
Jeremy Allison
2002-10-21
1
-16
/
+41
*
removed the following parameters
Gerald Carter
2002-10-21
2
-225
/
+94
*
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
*
Merge Anton's 64-bit fix.
Jeremy Allison
2002-10-15
1
-4
/
+2
*
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
*
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
*
remove files not in HEAD
Gerald Carter
2002-09-26
1
-286
/
+0
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
22
-685
/
+1049
*
Sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
23
-885
/
+1188
*
more bug updates from head
Andrew Tridgell
2002-07-15
1
-1
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
37
-3460
/
+4406
*
merge from SAMBA_2_2
Gerald Carter
2002-04-15
1
-1
/
+1
*
merged the mangling test and passdb bugfixes into SAMBA_3_0
Andrew Tridgell
2002-04-12
2
-5
/
+29
*
don't try to return a void
Andrew Tridgell
2002-04-11
1
-1
/
+1
*
- the 36^6 hash space gives 31 bits, not 32 bits. We need to mask the
Andrew Tridgell
2002-04-11
1
-2
/
+4
*
a few debug statements (disabled)
Andrew Tridgell
2002-04-11
1
-2
/
+7
*
don't treat '.' as FLAG_ASCII, instead handle it separately
Andrew Tridgell
2002-04-11
1
-2
/
+2
*
- tidier flag checking code
Andrew Tridgell
2002-04-11
1
-8
/
+40
*
added some more comments
Andrew Tridgell
2002-04-11
1
-5
/
+15
*
some optimisations to the new mangling system
Andrew Tridgell
2002-04-11
1
-16
/
+44
*
this adds a completely new hash based mangling scheme
Andrew Tridgell
2002-04-11
2
-0
/
+511
*
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
2002-04-11
9
-996
/
+1090
*
Added Shirish's client side caching policy change.
Jeremy Allison
2002-04-10
1
-1
/
+2
*
Shirish pointed out more areas we should be doing roundups for allocation size.
Jeremy Allison
2002-04-09
1
-17
/
+16
*
a fix yet committed to 2.2 sometimes ago and reintroduced here!
Simo Sorce
2002-04-08
1
-1
/
+1
*
Reintroduce the 2.2 name mangling code, until we get are more flexible solution.
Andrew Bartlett
2002-04-08
4
-830
/
+805
*
Fixed the error bad path for recursive mkdir so mkdir \a\b\c\d works.
Jeremy Allison
2002-04-02
3
-71
/
+33
*
added shutdown to smbd
Jean-François Micouleau
2002-03-29
1
-0
/
+6
*
Ensure that setting file length can return disk full on failure.
Jeremy Allison
2002-03-28
1
-2
/
+7
*
Removed HAVE_LIBDL from most places (except system.c). Added checks for
Jeremy Allison
2002-03-27
2
-230
/
+194
[next]