index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-21
Fix some blank line endings
Volker Lendecke
1
-4
/
+4
2013-06-19
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
6
-8
/
+9
2013-06-14
tsocket: Add some const
Volker Lendecke
2
-3
/
+3
2013-06-14
genrand: Slightly simplify do_reseed
Volker Lendecke
1
-13
/
+11
2013-06-14
tevent: Fix Coverity ID 989236 Operands don't affect result
Volker Lendecke
1
-1
/
+1
2013-06-12
tevent: Link the tutorial on the mainpage.
Andreas Schneider
2
-157
/
+535
2013-06-12
tevent: Add tevent tutorial files.
David Koňař
8
-0
/
+1034
2013-06-12
krb5wrap: Move mask to the right position.
Andreas Schneider
1
-1
/
+1
2013-06-11
auth: Remove "password level"
Andrew Bartlett
3
-11
/
+0
2013-06-07
tdb: Fix typos.
Ralph Wuerthner
1
-2
/
+2
2013-06-07
Add "repack" command to tdbtool documentation.
Ralph Wuerthner
1
-1
/
+9
2013-06-06
Revert "dbwrap: dbwrap_fetch_locked_timeout()."
Volker Lendecke
5
-160
/
+0
2013-06-04
tdb: change version to tdb-1.2.12
Stefan Metzmacher
2
-1
/
+68
2013-06-03
Bug 8997: change libreplace GPL source to LGPL
David Disseldorp
3
-31
/
+43
2013-06-03
tdb: Add another overflow check to tdb_expand_adjust
Volker Lendecke
1
-0
/
+6
2013-06-03
tdb: Make tdb_recovery_allocate overflow-safe
Volker Lendecke
1
-1
/
+6
2013-06-03
tdb: Make tdb_recovery_size overflow-safe
Volker Lendecke
2
-7
/
+28
2013-06-03
tdb: add proper OOM/ENOSPC handling to tdb_expand()
Stefan Metzmacher
1
-8
/
+23
2013-06-03
tdb: add overflow detection to tdb_expand_adjust()
Stefan Metzmacher
1
-3
/
+31
2013-06-03
tdb: add overflow/ENOSPC handling to tdb_expand_file()
Stefan Metzmacher
1
-1
/
+11
2013-06-03
tdb: add a 'new_size' helper variable to tdb_expand_file()
Stefan Metzmacher
1
-4
/
+7
2013-06-03
tdb: Add overflow-checking tdb_add_off_t
Volker Lendecke
2
-0
/
+12
2013-06-01
param_table: Remove misleading allow dns updates options.
Michael Wood
1
-5
/
+0
2013-06-01
libcli: Remove uneeded debug message
Kai Blin
1
-1
/
+0
2013-05-28
libsmbconf: add smbconf_create_set_share
David Disseldorp
2
-0
/
+90
2013-05-28
libsmbconf: fix documentation of transaction calls.
Michael Adam
1
-2
/
+7
2013-05-28
tdb: fix logging of offets and lengths.
Rusty Russell
7
-47
/
+46
2013-05-28
lib/util/modules.c: Remove #if SAMBA_BUILD_ == 3 now we only have the waf build
Andrew Bartlett
1
-8
/
+0
2013-05-28
param: Remove _SAMBA_BUILD_ checks from now the autoconf build is gone
Andrew Bartlett
3
-8
/
+0
2013-05-28
build: Remove autoconf build system
Andrew Bartlett
25
-2931
/
+0
2013-05-27
lib/replace: Remove unused install-sh
Andrew Bartlett
1
-238
/
+0
2013-05-27
build: Rework BSD_STYLE_STATVFS check to match autoconf build
Andrew Bartlett
1
-12
/
+10
2013-05-23
lib/replace: Set BROKEN_STRNLEN and BROKEN_STRNDUP on all AIX
Andrew Bartlett
1
-0
/
+13
2013-05-22
build: Update md5.h detection in waf and autoconf to use sys/md5.h and -lmd
Andrew Bartlett
3
-9
/
+19
2013-05-20
talloc: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-05-20
ldb_tdb: Warn when reindexing is done
Matthieu Patou
2
-1
/
+12
2013-05-18
debug: Add ability to dump_data per debug class
Kai Blin
3
-0
/
+45
2013-05-17
More generic check for OpenBSD platform
Vadim Zhukov
1
-1
/
+1
2013-05-17
lib: Add before/after hooks to async_connect
Volker Lendecke
2
-8
/
+37
2013-05-17
waf: only use -fstack-protector when both compiler and linker support it
Christian Ambach
1
-1
/
+1
2013-05-16
debug: Add debugclass for DNS server
Kai Blin
2
-1
/
+3
2013-05-15
lib/testtools/testtools/tests/test_testresult.py: Fix typos.
Karolin Seeger
1
-3
/
+3
2013-05-15
lib/subunit/README: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-14
lib/param: remove unused 'printer_admin'
Stefan Metzmacher
1
-1
/
+0
2013-05-14
talloc: only provide the --enable-talloc-compat1 in standalone build
Stefan Metzmacher
1
-4
/
+6
2013-05-14
tdb: include information about hash function being used in tdbtool info output
Christian Ambach
1
-0
/
+2
2013-05-12
dbwrap: Fix CID 1002092 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+3
2013-05-06
lib/replace: add SCNx macros
Christian Ambach
1
-0
/
+39
2013-05-06
lib/replace: prefer inttypes.h over stdint.h
Christian Ambach
1
-4
/
+4
2013-04-18
talloc: Simplify _talloc_free_poolmem a bit
Volker Lendecke
1
-2
/
+14
[next]