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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Use server_id_str_buf in server_id_str
Volker Lendecke
2014-06-17
1
-22
/
+12
*
lib: Add server_id_str_buf
Volker Lendecke
2014-06-17
2
-0
/
+26
*
lib: tevent: make TEVENT_SIG_INCREMENT atomic.
Jeremy Allison
2014-06-07
3
-0
/
+36
*
lib: Bump socket_wrapper version to 1.1.1.
Michael Adam
2014-06-05
1
-1
/
+1
*
swrap: Disable incomplete bind checks (and tests) for EADDRINUSE.
Andreas Schneider
2014-06-05
1
-1
/
+6
*
lib: Bump socket_wrapper version to 1.1.0.
Andreas Schneider
2014-06-05
1
-1
/
+1
*
swrap: check whether an address:port is already in use in swrap_bind()
Michael Adam
2014-06-05
1
-0
/
+7
*
swrap: implement check_addr_port_in_use()
Michael Adam
2014-06-05
1
-0
/
+83
*
swrap: fix AF_UNSPEC special case in swrap_bind()
Michael Adam
2014-06-05
1
-0
/
+20
*
swrap: extend input checks in swrap_bind()
Michael Adam
2014-06-05
1
-2
/
+49
*
swrap: add check for rpc/rpc.h - needed on freebsd for bindresvport
Michael Adam
2014-06-05
2
-0
/
+4
*
swrap: Add support for bindresvport().
Andreas Schneider
2014-06-05
2
-0
/
+88
*
swrap: Add missing family check in bind().
Andreas Schneider
2014-06-05
1
-0
/
+5
*
swrap: Setup myname in swrap_socket() for getsockname().
Andreas Schneider
2014-06-05
1
-0
/
+35
*
swrap: Make sure cmbuf is not NULL.
Andreas Schneider
2014-06-05
1
-1
/
+1
*
swrap: We need to pass a pointer-pointer to not leak memory.
Andreas Schneider
2014-06-05
1
-11
/
+11
*
swrap: Support more socket options in getsockopt().
Andreas Schneider
2014-06-05
1
-5
/
+46
*
swrap: Call swrap_msghdr_filter_cmsghdr in swrap_sendmsg_before().
Andreas Schneider
2014-06-05
1
-2
/
+31
*
swrap: Add swrap_msghdr_filter_cmsg_pktinfo().
Andreas Schneider
2014-06-05
1
-7
/
+26
*
swrap: Add swrap_sendmsg_filter_cmsg_socket().
Andreas Schneider
2014-06-05
1
-1
/
+35
*
swrap: Add swrap_sendmsg_copy_cmsg().
Andreas Schneider
2014-06-05
1
-1
/
+41
*
swrap: Add swrap_sendmsg_filter_cmsghdr().
Andreas Schneider
2014-06-05
1
-0
/
+27
*
swrap: Implement support for IP_RECVDSTADDR on BSD.
Andreas Schneider
2014-06-05
1
-1
/
+22
*
swrap: Check if the in_pktinfo structure is available.
Andreas Schneider
2014-06-05
2
-1
/
+6
*
swrap: Silence a warning on OpenIndiana.
Andreas Schneider
2014-06-05
1
-0
/
+2
*
swrap: Properly cache the handle also in LIBC_SO case.
Pino Toscano
2014-06-05
1
-0
/
+2
*
swrap: Truncate the address if the buffer is to small.
Andreas Schneider
2014-06-05
1
-2
/
+14
*
swrap: Process control messages in recvmsg().
Andreas Schneider
2014-06-05
1
-1
/
+40
*
swrap: Call swrap_msghdr_socket_info in swrap_recvmsg_after().
Andreas Schneider
2014-06-05
1
-5
/
+17
*
swrap: Add swrap_msghdr_socket_info().
Andreas Schneider
2014-06-05
1
-0
/
+11
*
swrap: Add swrap_msghdr_add_pktinfo().
Andreas Schneider
2014-06-05
1
-0
/
+65
*
swrap: Add swrap_msghdr_add_cmsghdr().
Andreas Schneider
2014-06-05
1
-0
/
+71
*
swrap: Add IP_PKTINFO support in setsockopt.
Andreas Schneider
2014-06-05
1
-0
/
+21
*
waf: Add check for HAVE_STRUCT_IN6_PKTINFO.
Andreas Schneider
2014-06-05
1
-0
/
+5
*
swrap: Correctly set the bind iface address on connect().
Andreas Schneider
2014-06-05
1
-0
/
+57
*
swrap: use LIBC_SO from GNU libc, if available
Pino Toscano
2014-06-05
2
-0
/
+9
*
waf: add --with-fake-kaserver option
Christian Ambach
2014-06-04
1
-1
/
+1
*
s3:lib/afs move afs_settoken.c to common lib dir
Christian Ambach
2014-06-04
4
-0
/
+290
*
s3:lib/afs move afs.c to common lib dir
Christian Ambach
2014-06-04
3
-0
/
+357
*
winbind: Fix template homedir to match source3
Andrew Bartlett
2014-06-04
1
-1
/
+1
*
smbd: add missing newline to debug message in daemon_ready()
Michael Adam
2014-05-23
1
-1
/
+2
*
lib/util: s/daemon/name
Stefan Metzmacher
2014-05-23
1
-5
/
+5
*
tdb/tools: Allow tdbtool to r/o open mutexed tdbs
Volker Lendecke
2014-05-22
1
-1
/
+45
*
tdb/tools: add -m option to tdbtorture
Volker Lendecke
2014-05-22
1
-4
/
+25
*
tdb/test: add marklock deadlock test
Volker Lendecke
2014-05-22
2
-0
/
+279
*
tdb/test: add mutex related tests
Volker Lendecke
2014-05-22
8
-1
/
+1004
*
tdb: add TDB_MUTEX_LOCKING support
Volker Lendecke
2014-05-22
34
-21
/
+1601
*
tdb: introduce tdb->hdr_ofs
Volker Lendecke
2014-05-22
5
-39
/
+146
*
tdb: introduce TDB_SUPPORTED_FEATURE_FLAGS
Stefan Metzmacher
2014-05-22
4
-2
/
+39
*
tdb: use asprintf() to simplify tdb_summary()
Stefan Metzmacher
2014-05-22
1
-7
/
+6
[next]