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
*
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
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
*
Update the tevent_data.dox tutrial stuff to fix some errors, including white
Richard Sharpe
2015-01-24
1
-13
/
+17
*
Remove use of the "staticforward" macro
Petr Viktorin
2015-01-22
4
-15
/
+15
*
tdb_wrap: don't let tdb_wrap_open() segfault with name==NULL
Stefan Metzmacher
2015-01-19
1
-1
/
+7
*
lib/util: add missing commas to statfs_types
Ralph Boehme
2015-01-16
1
-2
/
+2
*
rwrap: Bump version to 1.1.2.
Andreas Schneider
2015-01-13
1
-1
/
+1
*
rwrap: Fix ns_name_compress detection.
Andreas Schneider
2015-01-13
1
-1
/
+3
*
rwrap: Bump version to 1.1.1.
Andreas Schneider
2015-01-13
1
-1
/
+1
*
rwrap: Fix a possible NULL dereference.
Andreas Schneider
2015-01-13
1
-1
/
+1
*
rwrap: If we do not have ns_name_compress() use dn_comp().
Andreas Schneider
2015-01-13
2
-0
/
+6
*
wafsamba: move -fvisibility=hidden checks from lib/replace to wafsamba
Stefan Metzmacher
2015-01-08
1
-7
/
+0
*
wafsamba: move '-fstack-protector' checks from lib/replace to wafsamba
Stefan Metzmacher
2015-01-08
1
-4
/
+0
*
wafsamba: move WERROR_CFLAGS checks from lib/replace to wafsamba
Stefan Metzmacher
2015-01-08
1
-13
/
+0
*
wafsamba: move compiler / cflags related stuff from lib/replace to wafsamba
Stefan Metzmacher
2015-01-08
1
-21
/
+0
*
lib/util: Avoid collision which alread defined consumer DEBUG macro.
Andreas Schneider
2015-01-08
2
-3
/
+8
*
torture: NULL out after talloc_free
Garming Sam
2014-12-30
1
-0
/
+1
*
lib: Use iov_advance in writev_handler
Volker Lendecke
2014-12-30
2
-26
/
+10
*
lib: Simplify check_log_size
Volker Lendecke
2014-12-28
1
-5
/
+3
*
lib: Use talloc_zero_array instead of memset
Volker Lendecke
2014-12-27
1
-3
/
+1
*
lib/ldb-samba: Add comment dicouraging use of schemaUpgradeInProgress
Andrew Bartlett
2014-12-22
1
-0
/
+10
*
ldb-samba-tests: Add tests for transitive matching rule
Samuel Cabrero
2014-12-22
1
-0
/
+473
*
ldb-samba: Implement transitive extended matching
Samuel Cabrero
2014-12-22
4
-1
/
+373
*
ldb: bump to version 1.1.19
Andrew Bartlett
2014-12-22
3
-1
/
+266
*
ldb: Allow to register extended match rules
Samuel Cabrero
2014-12-22
4
-36
/
+165
*
tdb: version 1.3.4
Stefan Metzmacher
2014-12-19
2
-1
/
+69
*
tdb/toos: allow transactions with TDB_MUTEX_LOCKING
Stefan Metzmacher
2014-12-19
1
-1
/
+0
*
tdb/test: add tdb1-run-mutex-transaction1 test
Stefan Metzmacher
2014-12-19
2
-0
/
+237
[next]