index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
smbd
/
service_stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli/wrepl: rewrite the low level request handling to use tevent_queue a...
Stefan Metzmacher
2010-03-07
1
-11
/
+2
*
s4-smb: Migrate named_pipe_server to tsocket.
Andreas Schneider
2010-02-26
1
-1
/
+1
*
Revert "s4-smb: Migrate named_pipe_server to tsocket."
Simo Sorce
2010-02-24
1
-1
/
+1
*
s4-smb: Migrate named_pipe_server to tsocket.
Andreas Schneider
2010-02-23
1
-1
/
+1
*
s4:smbd: hold tsocket_addresses on the stream_connection
Stefan Metzmacher
2009-12-24
1
-9
/
+23
*
s4-smbd: removed unnecessary includes
Andrew Tridgell
2009-09-19
1
-3
/
+0
*
Fix Coverity 911: FORWARD_NULL. Metze, please check!
Volker Lendecke
2009-05-02
1
-1
/
+2
*
s4:service_stream: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-2
/
+2
*
s4:smbd: s/private/private_data
Stefan Metzmacher
2009-02-02
1
-12
/
+12
*
s4:smbd: convert to tevent_* api
Stefan Metzmacher
2009-01-03
1
-10
/
+20
*
s4:socket: use a socket_wrapper aware function to auto close the fd event for...
Stefan Metzmacher
2009-01-03
1
-10
/
+15
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-7
/
+7
*
Fix segfault.
Jelmer Vernooij
2008-09-30
1
-1
/
+1
*
Eliminate another global_loadparm.
Jelmer Vernooij
2008-09-30
1
-1
/
+1
*
log stream termination
Andrew Tridgell
2008-09-24
1
-0
/
+2
*
Fix segfault caused by talloc_free() being called while still processing
Andrew Bartlett
2008-06-19
1
-2
/
+2
*
smbd: pass down lp_ctx to stream_new_connection_merge()
Stefan Metzmacher
2008-05-17
1
-0
/
+2
*
Remove sDefault as static variable.
Jelmer Vernooij
2008-02-28
1
-1
/
+1
*
Set lp_ctx properly.
Jelmer Vernooij
2008-02-27
1
-0
/
+1
*
Rework cluster_id() to take an additional argument, as we need
Andrew Bartlett
2008-02-04
1
-3
/
+13
*
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
1
-3
/
+9
*
r26441: Remove global_loadparm uses.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
1
-3
/
+5
*
r26274: Some syntax fixes, remove more global_loadparm instances.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25922: Make it easier to bind to a unix domain socket, without messing with
Andrew Bartlett
2007-12-21
1
-1
/
+9
*
r25454: Use standard bool types in a couple more places.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
1
-1
/
+3
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r24937: Merge tests spoolss RPC callbacks.
Jelmer Vernooij
2007-10-10
1
-2
/
+4
*
r24276: don't mark a stream readable until after the messaging setup is
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r23702: fixed a "falling back to select" error in the standard process
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
2007-10-10
1
-4
/
+5
*
r18806: fixed two spelling errors
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r17227: don't call a function which takes some nonoptional args
Stefan Metzmacher
2007-10-10
1
-9
/
+15
*
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
2007-10-10
1
-0
/
+5
*
r14079: I just found the setproctitle library from alt linux:-)
Stefan Metzmacher
2007-10-10
1
-0
/
+25
*
r12804: This patch reworks the Samba4 sockets layer to use a socket_address
Andrew Bartlett
2007-10-10
1
-2
/
+13
*
r12125: make the deferred connection termination the default,
Stefan Metzmacher
2007-10-10
1
-3
/
+24
*
r10768: add a function to create a stream_connection from an already
Stefan Metzmacher
2007-10-10
1
-0
/
+33
*
r10682: force the free of the fd event first when a stream terminates. That e...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r7294: implemented the irpc messaging system. This is the core of the
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5197: moved events code to lib/events/ (suggestion from metze)
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5195: most events don't need the time of the event, so save a gettimeofday()...
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r5193: make sure we mark the event dead when we free it on a dead connection
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5185: make all the events data structures private to events.c. This will
Andrew Tridgell
2007-10-10
1
-20
/
+10
*
r5141: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
[next]