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
2007-10-10
r23015: Make message_(de)register static to messages.c
Volker Lendecke
1
-19
/
+24
2007-10-10
r23014: For all branches, ensure that if we're blocked on a POSIX
Jeremy Allison
3
-10
/
+36
2007-10-10
r23007: Ensure we don't allow large read over the possible
Jeremy Allison
1
-0
/
+4
2007-10-10
r22978: Don't use current_user to prep the security ctx in change_to_user
Gerald Carter
1
-7
/
+15
2007-10-10
r22954: More messaging_register
Volker Lendecke
1
-1
/
+1
2007-10-10
r22942: Some message_register -> messaging_register conversions
Volker Lendecke
3
-42
/
+75
2007-10-10
r22925: Sync read_and_X with 3.0.26 code (use setup_readX_header()).
Jeremy Allison
1
-6
/
+1
2007-10-10
r22922: Move "normal_read:" label out of ifdef guard. Fix the build.
Jeremy Allison
1
-2
/
+2
2007-10-10
r22920: Add in the UNIX capability for 24-bit readX, as discussed
Jeremy Allison
2
-63
/
+111
2007-10-10
r22911: Pass a messaging_context to message_send_all
Volker Lendecke
2
-2
/
+4
2007-10-10
r22908: All callers of message_init now also call messaging_init. Unify those.
Volker Lendecke
1
-1
/
+1
2007-10-10
r22900: Convert profile/ to messaging_send_pid/messaging_register
Volker Lendecke
1
-1
/
+1
2007-10-10
r22868: Replace some message_send_pid calls with messaging_send_pid calls. More
Volker Lendecke
7
-80
/
+98
2007-10-10
r22846: Chunk one to replace message_send_pid with messaging_send: Deep inside
Volker Lendecke
4
-15
/
+28
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
4
-24
/
+24
2007-10-10
r22784: fixed change notify for delete on close
Andrew Tridgell
1
-0
/
+4
2007-10-10
r22765: Fix from Alison Winters <alisonw@sgi.com> for missing return
Jeremy Allison
1
-0
/
+1
2007-10-10
r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...
Volker Lendecke
4
-25
/
+12
2007-10-10
r22755: Second half of r22754. As it stands now, string_replace expects a
Volker Lendecke
1
-10
/
+8
2007-10-10
r22751: Next step for the cluster merge: sessionid.tdb should contain a 'struct
Volker Lendecke
2
-4
/
+4
2007-10-10
r22747: Fix some C++ warnings
Volker Lendecke
2
-8
/
+4
2007-10-10
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...
Volker Lendecke
7
-19
/
+19
2007-10-10
r22695: Dummy checkin (reformatting) to make the AIX hosts retry.
Volker Lendecke
1
-6
/
+6
2007-10-10
r22693: Always compile before checkin.... I've now installed dmapi on my lapt...
Volker Lendecke
1
-1
/
+2
2007-10-10
r22691: Fix a 64-bit warning and a const const discard warning
Volker Lendecke
2
-5
/
+5
2007-10-10
r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix bad
Jeremy Allison
1
-0
/
+1
2007-10-10
r22590: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
1
-4
/
+8
2007-10-10
r22561: Fix a memleak in lanman.c: Nobody would free the session_list.
Volker Lendecke
2
-3
/
+7
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
9
-12
/
+12
2007-10-10
r22533: Use lib functions where we have them
Volker Lendecke
1
-2
/
+3
2007-10-10
r22502: Fix bug #4536 - delete symlinks to a directory correctly.
Jeremy Allison
1
-1
/
+17
2007-10-10
r22495: Create wrapper to hide the details of obtaining a set of sockets
James Peach
2
-167
/
+203
2007-10-10
r22493: Fix horrible memory corruption bug with CIFS POSIX open/mkidr.
Jeremy Allison
1
-0
/
+2
2007-10-10
r22492: Add objectid code.
Jeremy Allison
1
-10
/
+23
2007-10-10
r22491: Fix the build (3.0.25 and 3.0 are different here).
Jeremy Allison
1
-1
/
+1
2007-10-10
r22490: Fix a couple of bugs found whist investigating CSC Vista issues.
Jeremy Allison
1
-4
/
+92
2007-10-10
r22481: Move check for non-mappable SIDs to after sid_to_uid,
Jeremy Allison
1
-11
/
+10
2007-10-10
r22458: Fix a comment
Volker Lendecke
1
-1
/
+1
2007-10-10
r22418: Support running under launchd. We abstract the method of obtaining
James Peach
2
-55
/
+162
2007-10-10
r22417: Refactor the various daemon run-mode options to make the semantics
James Peach
1
-40
/
+49
2007-10-10
r22411: Fix the build:
Michael Adam
1
-3
/
+5
2007-10-10
r22395: allow profiling level to be set on startup
Herb Lewis
1
-0
/
+10
2007-10-10
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
15
-209
/
+307
2007-10-10
r22389: Start preparing for multiple encryption contexts in the
Jeremy Allison
4
-15
/
+28
2007-10-10
r22352: Wow - working gss SMB sealing !
Jeremy Allison
1
-0
/
+3
2007-10-10
r22351: Making progress in tests...
Jeremy Allison
1
-0
/
+7
2007-10-10
r22350: Add some helpful debug messages.
Jeremy Allison
1
-1
/
+7
2007-10-10
r22327: Finish the gss-spnego part of the seal code. Now
Jeremy Allison
1
-14
/
+16
2007-10-10
r22291: Fix off-by-one in tconX parsing.
Jeremy Allison
1
-2
/
+11
2007-10-10
r22266: Fix bug #4512 - we were returning a volume label greater than
Jeremy Allison
2
-5
/
+7
[next]