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
/
lib
/
stream
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:lib/stream: make use of smb_len_tcp()
Stefan Metzmacher
2011-10-19
1
-1
/
+7
*
s4:lib: use tevent_ fns names instead of legcay event_ ones
Simo Sorce
2011-08-13
1
-8
/
+8
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
1
-4
/
+0
*
s4-packet: make packet_recv_disable() a lot more efficient
Andrew Tridgell
2010-09-07
1
-2
/
+6
*
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
2010-04-06
1
-3
/
+0
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+9
*
s4: Fix a few warnings.
Jelmer Vernooij
2010-01-21
1
-0
/
+1
*
s4: spelling error
Andrew Tridgell
2009-10-18
1
-1
/
+1
*
Worked around a problem with select/poll/epoll and gnutls
Andrew Tridgell
2009-02-18
2
-1
/
+38
*
s4:lib/stream: s/private/private_data
Stefan Metzmacher
2009-02-02
2
-24
/
+24
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
2
-9
/
+9
*
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
2008-12-17
1
-0
/
+4
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
packet: make it possible to free the packet_context from the send_callback
Stefan Metzmacher
2008-07-07
1
-0
/
+6
*
Use variables for source directory in remaining subsystems.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
1
-6
/
+2
*
r25522: Convert to standard bool types.
Jelmer Vernooij
2007-10-10
1
-12
/
+12
*
r24780: More work allowing libutil to be used by external users.
Jelmer Vernooij
2007-10-10
1
-9
/
+6
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
2
-6
/
+4
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r17222: Change the function prototypes for the GENSEc and TLS socket creation
Andrew Bartlett
2007-10-10
1
-0
/
+25
*
r17197: This patch moves the encryption of bulk data on SASL negotiated security
Andrew Bartlett
2007-10-10
2
-4
/
+35
*
r15854: more talloc_set_destructor() typesafe fixes
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r15400: Move the TLS code behind the socket interface.
Andrew Bartlett
2007-10-10
2
-30
/
+7
*
r15356: Remove unused 'flags' argument from socket_send() and friends.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r15295: Fix some dependencies
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r13962: make functions public
Stefan Metzmacher
2007-10-10
1
-19
/
+19
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r11967: Fix more 64-bit warnings.
Tim Potter
2007-10-10
1
-2
/
+2
*
r11870: fixed the problem volker reported with the RPX-XPLOGIN test. The
Andrew Tridgell
2007-10-10
1
-1
/
+37
*
r11713: separate out the setting of the fde in the packet context from the
Andrew Tridgell
2007-10-10
2
-5
/
+14
*
r11712: avoid changing the fde flags unless really needed
Andrew Tridgell
2007-10-10
1
-6
/
+9
*
r11642: add some error checks
Stefan Metzmacher
2007-10-10
1
-2
/
+8
*
r11636: a bit neater solution to the nt_cancel problem
Andrew Tridgell
2007-10-10
2
-1
/
+18
*
r11630: another fix for over-reading in the packet code. This time get the
Andrew Tridgell
2007-10-10
1
-4
/
+12
*
r11629: fixed a bug found with the socket:testnonblock code. With randomised
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r11627: give the caller much more control over the stream to packet process,
Andrew Tridgell
2007-10-10
2
-2
/
+46
*
r11618: added a generic '32 bit length prefix' full packet helper to the pack...
Andrew Tridgell
2007-10-10
2
-4
/
+21
*
r11605: added handling of the send queue to the generic packet handling code
Andrew Tridgell
2007-10-10
2
-0
/
+65
*
r11602: added packet_set_serialise() to allow the generic packet layer to
Andrew Tridgell
2007-10-10
2
-0
/
+29
*
r11595: added a helper layer to parse streams into individual packets. This is
Andrew Tridgell
2007-10-10
3
-0
/
+368