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