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
/
source
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23299: Fix the build for !WITH_SENDFILE.
James Peach
2007-10-10
1
-4
/
+3
*
r23272: Fix main event loop - reviewed by Volker.
Jeremy Allison
2007-10-10
1
-2
/
+4
*
r23241: In preparation for the cluster messaging import the parent smbd needs to
Volker Lendecke
2007-10-10
1
-5
/
+19
*
r23236: Another bad merge: Correctly free and unlock the session record in
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r23221: Fix a bad merge, avoid a memory leak and tdb lock problem
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r23220: Add traverse_read to dbwrap
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23206: remove unreachable code
Gerald Carter
2007-10-10
1
-3
/
+0
*
r23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a bit different from your bzr
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r23186: Checkin on behalf of Tridge:
Volker Lendecke
2007-10-10
1
-57
/
+57
*
r23185: Try to fix the IRIX build, also add the forgotten file_id.c in .26
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
10
-193
/
+158
*
r23173: Convert sessionid.tdb to ctdb. The 3.0.26 patch is a bit larger because
Volker Lendecke
2007-10-10
1
-53
/
+118
*
r23172: Change shutdown_other_smbds to use connections_traverse instead of
Volker Lendecke
2007-10-10
2
-11
/
+13
*
r23171: Convert connections.tdb to dbwrap
Volker Lendecke
2007-10-10
1
-88
/
+75
*
r23168: Move the lp_max_connections() into service.c.
Volker Lendecke
2007-10-10
4
-26
/
+25
*
r23167: Remove an unused parameter
Volker Lendecke
2007-10-10
4
-4
/
+5
*
r23151: Re-arrange the logic so it looks identical to the
Jeremy Allison
2007-10-10
1
-8
/
+14
*
r23150: Fix Samba3 in the build farm again. In the case where the
Jeremy Allison
2007-10-10
1
-0
/
+17
*
r23107: Fix renames on file descriptors that are supposed to overwrite the
Jeremy Allison
2007-10-10
1
-3
/
+4
*
r23106: Use lchown for symlinks.
Jeremy Allison
2007-10-10
1
-2
/
+11
*
r23100: Implement the delete on close semantics I've just tested for
Jeremy Allison
2007-10-10
3
-27
/
+72
*
r23088: Fix rename for cifsfs client. This may be needed for
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r23087: Fix POSIX setfilepathinfo to use lstat, not stat.
Jeremy Allison
2007-10-10
2
-10
/
+27
*
r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm
Volker Lendecke
2007-10-10
4
-5
/
+3
*
r23016: Remove extra & - thanks to Volker for spotting this.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23015: Make message_(de)register static to messages.c
Volker Lendecke
2007-10-10
1
-19
/
+24
*
r23014: For all branches, ensure that if we're blocked on a POSIX
Jeremy Allison
2007-10-10
3
-10
/
+36
*
r23007: Ensure we don't allow large read over the possible
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r22978: Don't use current_user to prep the security ctx in change_to_user
Gerald Carter
2007-10-10
1
-7
/
+15
*
r22954: More messaging_register
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22942: Some message_register -> messaging_register conversions
Volker Lendecke
2007-10-10
3
-42
/
+75
*
r22925: Sync read_and_X with 3.0.26 code (use setup_readX_header()).
Jeremy Allison
2007-10-10
1
-6
/
+1
*
r22922: Move "normal_read:" label out of ifdef guard. Fix the build.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r22920: Add in the UNIX capability for 24-bit readX, as discussed
Jeremy Allison
2007-10-10
2
-63
/
+111
*
r22911: Pass a messaging_context to message_send_all
Volker Lendecke
2007-10-10
2
-2
/
+4
*
r22908: All callers of message_init now also call messaging_init. Unify those.
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22900: Convert profile/ to messaging_send_pid/messaging_register
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22868: Replace some message_send_pid calls with messaging_send_pid calls. More
Volker Lendecke
2007-10-10
7
-80
/
+98
*
r22846: Chunk one to replace message_send_pid with messaging_send: Deep inside
Volker Lendecke
2007-10-10
4
-15
/
+28
*
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
2007-10-10
4
-24
/
+24
*
r22784: fixed change notify for delete on close
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r22765: Fix from Alison Winters <alisonw@sgi.com> for missing return
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
2007-10-10
4
-25
/
+12
*
r22755: Second half of r22754. As it stands now, string_replace expects a
Volker Lendecke
2007-10-10
1
-10
/
+8
*
r22751: Next step for the cluster merge: sessionid.tdb should contain a 'struct
Volker Lendecke
2007-10-10
2
-4
/
+4
*
r22747: Fix some C++ warnings
Volker Lendecke
2007-10-10
2
-8
/
+4
*
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
2007-10-10
7
-19
/
+19
*
r22695: Dummy checkin (reformatting) to make the AIX hosts retry.
Volker Lendecke
2007-10-10
1
-6
/
+6
*
r22693: Always compile before checkin.... I've now installed dmapi on my lapt...
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r22691: Fix a 64-bit warning and a const const discard warning
Volker Lendecke
2007-10-10
2
-5
/
+5
[next]