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
...
*
tevent: Fix a typo
Volker Lendecke
2013-07-05
1
-1
/
+1
*
tsocket: Pass the full port number to getaddrinfo().
Andreas Schneider
2013-07-01
1
-1
/
+1
*
ldb: bump version to allow a depencency on the substring crash fix
Andrew Bartlett
2013-06-24
3
-1
/
+265
*
ldb: Cope with substring match with no chunks in ldb_filter_from_tree
Andrew Bartlett
2013-06-24
1
-1
/
+1
*
build: Remove the struct MD5Context conf file check.
Andrew Bartlett
2013-06-24
1
-1
/
+0
*
ldb: Ensure not to segfault on a filter such as (mail=)
Andrew Bartlett
2013-06-22
1
-0
/
+5
*
Fix some blank line endings
Volker Lendecke
2013-06-21
1
-4
/
+4
*
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
2013-06-19
6
-8
/
+9
*
tsocket: Add some const
Volker Lendecke
2013-06-14
2
-3
/
+3
*
genrand: Slightly simplify do_reseed
Volker Lendecke
2013-06-14
1
-13
/
+11
*
tevent: Fix Coverity ID 989236 Operands don't affect result
Volker Lendecke
2013-06-14
1
-1
/
+1
*
tevent: Link the tutorial on the mainpage.
Andreas Schneider
2013-06-12
2
-157
/
+535
*
tevent: Add tevent tutorial files.
David Koňař
2013-06-12
8
-0
/
+1034
*
krb5wrap: Move mask to the right position.
Andreas Schneider
2013-06-12
1
-1
/
+1
*
auth: Remove "password level"
Andrew Bartlett
2013-06-11
3
-11
/
+0
*
tdb: Fix typos.
Ralph Wuerthner
2013-06-07
1
-2
/
+2
*
Add "repack" command to tdbtool documentation.
Ralph Wuerthner
2013-06-07
1
-1
/
+9
*
Revert "dbwrap: dbwrap_fetch_locked_timeout()."
Volker Lendecke
2013-06-06
5
-160
/
+0
*
tdb: change version to tdb-1.2.12
Stefan Metzmacher
2013-06-04
2
-1
/
+68
*
Bug 8997: change libreplace GPL source to LGPL
David Disseldorp
2013-06-03
3
-31
/
+43
*
tdb: Add another overflow check to tdb_expand_adjust
Volker Lendecke
2013-06-03
1
-0
/
+6
*
tdb: Make tdb_recovery_allocate overflow-safe
Volker Lendecke
2013-06-03
1
-1
/
+6
*
tdb: Make tdb_recovery_size overflow-safe
Volker Lendecke
2013-06-03
2
-7
/
+28
*
tdb: add proper OOM/ENOSPC handling to tdb_expand()
Stefan Metzmacher
2013-06-03
1
-8
/
+23
*
tdb: add overflow detection to tdb_expand_adjust()
Stefan Metzmacher
2013-06-03
1
-3
/
+31
*
tdb: add overflow/ENOSPC handling to tdb_expand_file()
Stefan Metzmacher
2013-06-03
1
-1
/
+11
*
tdb: add a 'new_size' helper variable to tdb_expand_file()
Stefan Metzmacher
2013-06-03
1
-4
/
+7
*
tdb: Add overflow-checking tdb_add_off_t
Volker Lendecke
2013-06-03
2
-0
/
+12
*
param_table: Remove misleading allow dns updates options.
Michael Wood
2013-06-01
1
-5
/
+0
*
libcli: Remove uneeded debug message
Kai Blin
2013-06-01
1
-1
/
+0
*
libsmbconf: add smbconf_create_set_share
David Disseldorp
2013-05-28
2
-0
/
+90
*
libsmbconf: fix documentation of transaction calls.
Michael Adam
2013-05-28
1
-2
/
+7
*
tdb: fix logging of offets and lengths.
Rusty Russell
2013-05-28
7
-47
/
+46
*
lib/util/modules.c: Remove #if SAMBA_BUILD_ == 3 now we only have the waf build
Andrew Bartlett
2013-05-28
1
-8
/
+0
*
param: Remove _SAMBA_BUILD_ checks from now the autoconf build is gone
Andrew Bartlett
2013-05-28
3
-8
/
+0
*
build: Remove autoconf build system
Andrew Bartlett
2013-05-28
25
-2931
/
+0
*
lib/replace: Remove unused install-sh
Andrew Bartlett
2013-05-27
1
-238
/
+0
*
build: Rework BSD_STYLE_STATVFS check to match autoconf build
Andrew Bartlett
2013-05-27
1
-12
/
+10
*
lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIX
Andrew Bartlett
2013-05-23
1
-0
/
+13
*
build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmd
Andrew Bartlett
2013-05-22
3
-9
/
+19
*
talloc: Fix a typo
Volker Lendecke
2013-05-20
1
-1
/
+1
*
ldb_tdb: Warn when reindexing is done
Matthieu Patou
2013-05-20
2
-1
/
+12
*
debug: Add ability to dump_data per debug class
Kai Blin
2013-05-18
3
-0
/
+45
*
More generic check for OpenBSD platform
Vadim Zhukov
2013-05-17
1
-1
/
+1
*
lib: Add before/after hooks to async_connect
Volker Lendecke
2013-05-17
2
-8
/
+37
*
waf: only use -fstack-protector when both compiler and linker support it
Christian Ambach
2013-05-17
1
-1
/
+1
*
debug: Add debugclass for DNS server
Kai Blin
2013-05-16
2
-1
/
+3
*
lib/testtools/testtools/tests/test_testresult.py: Fix typos.
Karolin Seeger
2013-05-15
1
-3
/
+3
*
lib/subunit/README: Fix typo.
Karolin Seeger
2013-05-15
1
-1
/
+1
*
lib/param: remove unused 'printer_admin'
Stefan Metzmacher
2013-05-14
1
-1
/
+0
[prev]
[next]