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
*
Fix reference count bug where smbd's would not terminate with no
Jeremy Allison
2003-01-17
1
-1
/
+12
*
Remove debugging stmt.
Tim Potter
2003-01-15
1
-3
/
+0
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
2
-6
/
+10
*
removing unused variable and unused file
Gerald Carter
2003-01-14
2
-238
/
+0
*
make -i flag work lik eit did in 2.2
Gerald Carter
2003-01-14
1
-2
/
+5
*
Merge from HEAD:
Andrew Bartlett
2003-01-14
2
-2
/
+2
*
Merge from HEAD - eliminated unused arguments.
Andrew Bartlett
2003-01-14
2
-3
/
+2
*
Merge indirection, signed/unsigned and uninitialiased-value fixes from HEAD.
Andrew Bartlett
2003-01-14
2
-0
/
+4
*
merge alt_name patch from head
Andrew Tridgell
2003-01-14
1
-1
/
+1
*
[merge] make sure to update print queue cache during timeout_processing() to ...
Gerald Carter
2003-01-11
1
-0
/
+4
*
Moved smbd process counting functions from smbd/server.c to smbd/process.c
Herb Lewis
2003-01-09
2
-30
/
+26
*
Ensure we return disk full by default on short writes.
Jeremy Allison
2003-01-08
1
-6
/
+6
*
Ensure we don't get an invalid number for total smbd's if the tdb update
Jeremy Allison
2003-01-08
2
-6
/
+18
*
Fix erroneous free of SAM_ACCOUNT (make clearer when allocated
Jeremy Allison
2003-01-08
1
-15
/
+8
*
Fix open problem with changing attributes on an existing file - based
Jeremy Allison
2003-01-08
1
-8
/
+45
*
Fix memory leaks in pdb_ code.
Jeremy Allison
2003-01-06
1
-1
/
+13
*
Merge from HEAD - handle VFS module load failures, change some error returns to
Andrew Bartlett
2003-01-06
2
-3
/
+9
*
Merge from HEAD - get the test the right way around, so that we can change
Andrew Bartlett
2003-01-05
1
-1
/
+1
*
Merge from HEAD - move user password changes into the NTSTATUS era, and add
Andrew Bartlett
2003-01-04
2
-47
/
+87
*
Fix problem with "hide unreadable". stat file opens are baaack :-).
Jeremy Allison
2003-01-03
3
-584
/
+542
*
patch to include support for daemontools from Michael Handler
Gerald Carter
2003-01-03
1
-2
/
+16
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
14
-53
/
+60
*
pstring/fstring missmatches found by Andrew Bartlett.
Jeremy Allison
2003-01-02
1
-5
/
+5
*
Merge Andrew Bartletts (size_t)-1 checks.
Jeremy Allison
2003-01-02
1
-1
/
+1
*
from HEAD:
Simo Sorce
2002-12-31
1
-1
/
+1
*
Add check to prevent non-Dfs clients from connecting to an msdfs proxy.
Shirish Kalele
2002-12-27
1
-0
/
+7
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
2
-9
/
+26
*
Fix for old DOS client when veto files is set to /.*/
Jeremy Allison
2002-12-13
1
-1
/
+1
*
Added "kernel change notify" boolean to allow easier valgrind testing.
Jeremy Allison
2002-12-12
1
-1
/
+2
*
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison
2002-12-11
1
-1
/
+0
*
Merge from HEAD:
Tim Potter
2002-12-05
1
-3
/
+0
*
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
Jeremy Allison
2002-12-05
3
-8
/
+15
*
Added Volker's directory fix - save the attributes
Jeremy Allison
2002-12-04
1
-0
/
+3
*
merges from HEAD - change_trust_account_password() must always talk to PDC
Gerald Carter
2002-12-04
2
-88
/
+80
*
Need brackets around macro args. Spotted by Patrick Welche <prlw1@newn.cam.ac...
Jeremy Allison
2002-12-04
1
-1
/
+1
*
Missed the removal of the incorrect ifdef.
Jeremy Allison
2002-12-04
1
-3
/
+1
*
Fix for 64 bit issues with oplocks and allocation size.
Jeremy Allison
2002-12-04
4
-47
/
+68
*
Reformat of reply.c before Volker's patch.
Jeremy Allison
2002-12-03
1
-1059
/
+1029
*
Fixed nasty bug where file writes with start offsets in the range
Jeremy Allison
2002-12-03
3
-23
/
+24
*
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
2002-11-29
2
-2
/
+0
*
merged the %U changes to 3.0
Andrew Tridgell
2002-11-20
2
-3
/
+11
*
Very curious. It turns out attribute matching on truncate only matters
Jeremy Allison
2002-11-19
1
-2
/
+2
*
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
[next]