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
...
*
s4-winbind: Use winbindd in the AD DC by default
Andrew Bartlett
2014-07-04
1
-1
/
+1
*
lib: Align nt_time_to_unix_timespec with unix_timespec_to_nt_time
Volker Lendecke
2014-06-30
2
-5
/
+5
*
lib: Align unix_timespec_to_nt_time with nt_time_to_unix_timespec
Volker Lendecke
2014-06-30
2
-9
/
+6
*
tdb: defragment the freelist in tdb_allocate_from_freelist()
Michael Adam
2014-06-26
1
-0
/
+55
*
tdb: add "freelist_size" sub-command to tdbtool
Michael Adam
2014-06-26
1
-0
/
+15
*
tdb: use tdb_freelist_merge_adjacent in tdb_freelist_size()
Michael Adam
2014-06-26
1
-4
/
+29
*
tdb: add tdb_freelist_merge_adjacent()
Michael Adam
2014-06-26
1
-0
/
+59
*
tdb: add utility function check_merge_ptr_with_left_record()
Michael Adam
2014-06-26
1
-0
/
+53
*
tdb: simplify tdb_free() using check_merge_with_left_record()
Michael Adam
2014-06-26
1
-17
/
+9
*
tdb: add utility function check_merge_with_left_record()
Michael Adam
2014-06-26
1
-0
/
+50
*
tdb: improve comments for tdb_free().
Michael Adam
2014-06-26
1
-7
/
+11
*
tdb: factor merge_with_left_record() out of tdb_free()
Michael Adam
2014-06-26
1
-7
/
+37
*
tdb: fix debug message in tdb_free()
Michael Adam
2014-06-26
1
-1
/
+1
*
tdb: reduce indentation in tdb_free() for merging left
Michael Adam
2014-06-26
1
-18
/
+23
*
tdb: increase readability of read_record_on_left()
Michael Adam
2014-06-26
1
-27
/
+41
*
tdb: factor read_record_on_left() out of tdb_free()
Michael Adam
2014-06-26
1
-30
/
+49
*
nss_wrapper: Fix some "discarding const" warnings
Volker Lendecke
2014-06-21
1
-6
/
+6
*
nss_wrapper: Align indentation with the rest of Samba
Volker Lendecke
2014-06-21
1
-16
/
+16
*
ldb:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
replace:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
ntdb:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
talloc:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
tevent:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
tdb:build: improve detection of srcdir.
Michael Adam
2014-06-20
1
-1
/
+1
*
lib: Apply const to nt_time_to_unix_timespec
Volker Lendecke
2014-06-18
2
-2
/
+2
*
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
[prev]
[next]