index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
lib/replace: replace all *printf function if we replace snprintf (bug #9390)
Stefan Metzmacher
3
-17
/
+34
2012-11-15
libreplace: Fix symbol names for snprintf/asprintf/vasprintf.
Jelmer Vernooij
1
-6
/
+6
2012-11-15
libreplace: fixed declaration of dprintf() on FreeBSD (cherry picked from com...
Andrew Tridgell
2
-2
/
+12
2012-11-15
libreplace: added replacements for dprintf() and vdprintf()
Andrew Tridgell
2
-1
/
+32
2012-11-15
libreplace: some systems don't have memmem()
Andrew Tridgell
4
-0
/
+68
2011-08-02
Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sig
Jeremy Allison
3
-4
/
+6
2011-06-17
libreplace: include sys/file.h only when available
Björn Jacke
2
-1
/
+3
2011-05-26
Fix our asn.1 parser to handle negative numbers.
Jeremy Allison
1
-0
/
+9
2011-05-18
tdb_expand: limit the expansion with huge records
Simo Sorce
1
-5
/
+20
2011-02-28
Fix denial of service - memory corruption.
Jeremy Allison
2
-0
/
+15
2010-12-13
Fix bso#3185, return false when EOF is encountered in param name.
Holger Hetterich
1
-1
/
+1
2010-09-25
s3: Fix the charset_pull routine
Volker Lendecke
1
-1
/
+1
2010-05-11
lib/replace: make sure IPV6_V6ONLY is available for IPv6 support
Stefan Metzmacher
1
-0
/
+8
2010-05-11
lib/replace: add replacement for IPV6_V6ONLY on linux systems with broken hea...
Stefan Metzmacher
2
-0
/
+51
2010-05-11
tsocket_bsd: Always use a real length for the sa_socklen, and keep it around
Andrew Bartlett
1
-68
/
+16
2010-05-11
tsocket: only copy the specific part of sockaddr*
Stefan Metzmacher
1
-0
/
+5
2010-05-11
tsocket: allow AF_UNIX sockaddrs smaller than sizeof(sockaddr_un)
Stefan Metzmacher
1
-4
/
+5
2010-05-02
tsocket: Improve the tsocket_address_bsd_sockaddr documentation.
Andreas Schneider
1
-1
/
+3
2010-05-02
Spelling fixes for tsocket API documentation.
Brad Hards
1
-14
/
+14
2010-05-02
tsocket: Fix the description of tstream_writev_queue_send/recv (cherry picked...
Kai Blin
1
-6
/
+6
2010-05-02
tsocket: Fix description for tstream_readv_pdu_queue_send/recv (cherry picked...
Kai Blin
1
-7
/
+6
2010-05-02
tsocket: Added complete doxygen documentation.
Andreas Schneider
2
-63
/
+834
2010-05-02
tsocket: Added doxygen config file.
Andreas Schneider
1
-0
/
+1538
2010-04-12
lib/util: move TIME_T_MIN/MAX defines into header file (cherry picked from co...
Björn Jacke
2
-14
/
+14
2010-04-01
s3: signals are processed twice in child.
Bo Yang
3
-5
/
+36
2010-03-31
s3: Add tdb_data_equal (cherry picked from commit ebc08b9938a4d266be16ca7e06d...
Volker Lendecke
2
-0
/
+9
2010-03-15
talloc_stack: reset stackframe pointers to NULL
Stefan Metzmacher
1
-0
/
+2
2010-03-15
talloc_stack: make sure we never let talloc_tos() return ts->talloc_stack[-1]
Stefan Metzmacher
1
-1
/
+1
2010-02-18
tsocket/bsd: fix comment in tdgram_bsd_recvfrom_handler()
Stefan Metzmacher
1
-2
/
+4
2010-02-18
Fix commit d07cd37b993d3c9beded20323174633b806196b5
Jeremy Allison
1
-1
/
+4
2010-02-18
tsocket/bsd: fix bug #7115 FreeBSD includes the UDP header in FIONREAD
Stefan Metzmacher
1
-4
/
+6
2010-02-18
tsocket/bsd: set IPV6_V6ONLY on AF_INET6 sockets
Stefan Metzmacher
1
-0
/
+36
2010-02-18
tsocket/bsd: fix bug #7140 autodetect ipv4 and ipv6 based on the remote addre...
Stefan Metzmacher
1
-2
/
+53
2010-02-18
tsocket/bsd: fix bug #7140 use calculated sa_socklen for bind() in tstream_bs...
Stefan Metzmacher
1
-1
/
+1
2010-02-18
tsocket/bsd: fix do_bind logic for AF_INET
Stefan Metzmacher
1
-2
/
+2
2010-02-18
socket_wrapper: also ignore AF_INET6 in swrap_setsockopt()
Stefan Metzmacher
1
-0
/
+4
2010-02-10
tdb: raise version to 1.2.1
Simo Sorce
1
-1
/
+1
2010-02-09
util: added binsearch.h for binary array searches
Andrew Tridgell
1
-0
/
+68
2010-02-04
tdb: fix an early release of the global lock that can cause data corruption
Volker Lendecke
1
-5
/
+10
2010-01-25
lib/popt: Fix typo in README.
Karolin Seeger
1
-1
/
+1
2010-01-07
tdb: fix standalone 'make installdocs'
Stefan Metzmacher
2
-3
/
+4
2010-01-07
tdb: create symbol links to shared libraries see https://bugzilla.samba.org/s...
Brian Lu
1
-0
/
+4
2010-01-07
talloc: create symbol links to shared libraries see https://bugzilla.samba.or...
Brian Lu
1
-0
/
+5
2010-01-07
tevent: create symbol links to shared libraries see https://bugzilla.samba.or...
Brian Lu
1
-0
/
+4
2010-01-07
tdb: Also build and install tdb manpages from standalone tdb.
Jelmer Vernooij
7
-3
/
+459
2009-12-20
Fix release script to work with recent git versions
Simo Sorce
1
-1
/
+1
2009-12-20
talloc: Fix exports and increment talloc version
Simo Sorce
3
-37
/
+40
2009-12-20
talloc: Make abi checks in release script
Simo Sorce
1
-0
/
+10
2009-12-20
talloc: Move release script under /script too
Simo Sorce
1
-0
/
+0
2009-12-20
talloc: Change the way mksysms work
Simo Sorce
3
-36
/
+29
[next]