index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the O3 developer build
Volker Lendecke
2015-03-03
1
-1
/
+1
*
MSDFS referral shuffling
Robin McCorkell
2015-02-27
1
-0
/
+9
*
lib/util: Build iov_buf library only when building samba
Amitay Isaacs
2015-02-27
1
-5
/
+8
*
tevent: version 0.9.23
tevent-0.9.23
Michael Adam
2015-02-27
2
-1
/
+89
*
param: Remove lib/param/generic.c
Volker Lendecke
2015-02-26
3
-298
/
+1
*
lib: Simplify pidfile.c
Volker Lendecke
2015-02-26
1
-13
/
+6
*
Fix whitespace
Volker Lendecke
2015-02-26
1
-11
/
+11
*
ntdb: always return int from tdb_store_flag_to_ntdb()
David Disseldorp
2015-02-26
1
-0
/
+1
*
lib/crypto: Document nettle supported crypto
Michael Ledford
2015-02-25
1
-0
/
+21
*
tsocket: Use iov_advance
Volker Lendecke
2015-02-24
2
-51
/
+18
*
iov_buf: Add an explaining comment
Volker Lendecke
2015-02-24
1
-0
/
+4
*
tsocket: Fix a typo
Volker Lendecke
2015-02-24
1
-1
/
+1
*
lib: Move "iov_buf.[ch]" to lib/util
Volker Lendecke
2015-02-24
4
-1
/
+126
*
swrap: Bump version to 1.1.3
Andreas Schneider
2015-02-23
1
-1
/
+1
*
swrap: If we remove the socket_info also unlink the unix socket
Andreas Schneider
2015-02-23
1
-0
/
+3
*
swrap: Do not leak the socket_info we just removed.
Andreas Schneider
2015-02-23
1
-0
/
+1
*
src: Add support for running with address sanitizer.
Andreas Schneider
2015-02-23
1
-0
/
+8
*
swrap: Fix the loop for older gcc versions.
Andreas Schneider
2015-02-23
1
-2
/
+8
*
lib: texpect. Fix the build on Solaris.
Tom Schulz
2015-02-17
2
-1
/
+6
*
Force rebuild of ldb if pyldb-util is not available.
Jelmer Vernooij
2015-02-17
1
-4
/
+4
*
wscript: Expand tabs.
Jelmer Vernooij
2015-02-17
1
-1
/
+1
*
lib/crypto: Document what crypto code is used for, and if GnuTLS supports it
Andrew Bartlett
2015-02-17
1
-0
/
+97
*
debug: Set close-on-exec for the main log file FD
Andrew Bartlett
2015-02-16
2
-1
/
+4
*
Add Solaris ports as a tevent backend.
Jeremy Allison
2015-02-15
6
-1
/
+798
*
lib: Add talloc_report_str()
Volker Lendecke
2015-02-13
3
-0
/
+208
*
lib: Add server_id marshalling
Volker Lendecke
2015-02-13
2
-0
/
+19
*
snprintf: Try to support %j
Volker Lendecke
2015-02-12
1
-0
/
+4
*
loadparm: Simplify "set_variable"
Volker Lendecke
2015-01-29
1
-7
/
+3
*
uwrap: Bump version to 1.1.0.
Andreas Schneider
2015-01-28
1
-1
/
+1
*
uwrap: Make sure we leave if the id is NULL.
Andreas Schneider
2015-01-28
1
-0
/
+1
*
uwrap: Support scenario where threads fork or creates threads.
Robin Hack
2015-01-28
1
-221
/
+177
*
uwrap: Prepare for overload of libpthread functions.
Robin Hack
2015-01-28
1
-19
/
+140
*
uwrap: Introduce UWRAP_LOCK_ALL and UWRAP_UNLOCK_ALL macros
Robin Hack
2015-01-28
1
-8
/
+14
*
uwrap: Rewrite uwrap_libc_fns struct to pass strict aliasing rules.
Robin Hack
2015-01-28
1
-59
/
+116
*
uwrap: Fix wrong data types in syscalls switch.
Robin Hack
2015-01-28
1
-12
/
+12
*
uwrap: Add support for getresuid() and getresgid() glibc/syscall.
Robin Hack
2015-01-28
2
-0
/
+111
*
uwrap: Extend support for (set|get)groups libc functions and syscalls.
Robin Hack
2015-01-28
1
-11
/
+82
*
uwrap: Extend support for syscalls called from threads or main process.
Robin Hack
2015-01-28
1
-0
/
+36
*
uwrap: Small uwrap_init optimalization.
Robin Hack
2015-01-28
1
-2
/
+2
*
uwrap: Add support for running with address sanitizer.
Andreas Schneider
2015-01-28
2
-0
/
+27
*
uwrap: Reflect changes of uid/gid in threads to main process.
Robin Hack
2015-01-28
1
-7
/
+50
*
uwrap: Small optimalization of uwrap_init().
Robin Hack
2015-01-28
1
-1
/
+2
*
uwrap: Optimalization of uid_wrapper_enabled() function.
Robin Hack
2015-01-28
2
-4
/
+42
*
uid_wrapper: Fix race condition - uwrap_init.
Robin Hack
2015-01-28
1
-5
/
+2
*
uwrap: Fix race condition - glibc lookups.
Robin Hack
2015-01-28
1
-3
/
+14
*
uwrap: Add library constructor and move pthread_atfork inside.
Robin Hack
2015-01-28
2
-9
/
+39
*
uwrap: Use UWRAP_LOCK/UNLOCK macros instead of pthread_mutex_lock/unlock calls.
Robin Hack
2015-01-28
1
-31
/
+40
*
uwrap: Fix the handle loop for older gcc versions.
Andreas Schneider
2015-01-28
1
-1
/
+4
*
ldb: version 1.1.20
ldb-1.1.20
Stefan Metzmacher
2015-01-24
3
-1
/
+266
*
lib/ldb: fix logic in ldb_val_to_time()
Stefan Metzmacher
2015-01-24
1
-6
/
+32
[next]