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-08-19
ldb_map: Fix CID 1034791 Dereference null return value
Volker Lendecke
1
-0
/
+6
2013-08-19
pyldb: Fix CID 1034792 Dereference null return value
Volker Lendecke
1
-0
/
+4
2013-08-19
ldb: Fix CID 1034793 Dereference null return value
Volker Lendecke
1
-0
/
+4
2013-08-18
ldb: Fix a const warning
Volker Lendecke
2
-3
/
+3
2013-08-16
tevent: Remove a pointless goto
Volker Lendecke
1
-4
/
+1
2013-08-16
loadparm: Use the new fully featured kcc by default
Matthieu Patou
1
-0
/
+1
2013-08-12
tevent: Add tevent_received to tevent_req_simple_recv_ntstatus
Volker Lendecke
1
-5
/
+8
2013-08-12
tevent: Fix tutorial reference
Volker Lendecke
1
-5
/
+3
2013-08-12
lib: Remove unused "client_name"
Volker Lendecke
1
-1
/
+0
2013-08-09
waf: consolidate libintl related checks
Christian Ambach
1
-10
/
+36
2013-08-06
pyldb: decrement ref counters on py_results and quiet warnings
Matthieu Patou
1
-0
/
+4
2013-08-05
tevent: Add echo server sample code
Volker Lendecke
1
-0
/
+664
2013-08-01
tevent: change version to 0.9.19
Stefan Metzmacher
2
-1
/
+84
2013-08-01
tevent: Remove the signal pipe if no signal events are around
Volker Lendecke
1
-1
/
+13
2013-07-22
tdb: Fix CID 1034959 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2013-07-22
tdb: Fix CID 1034960 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2013-07-17
Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().
Bill Parker
5
-0
/
+62
2013-07-11
ccan: Fix calling memset with zero length parameter
Volker Lendecke
1
-1
/
+1
2013-07-09
lib/param: sync debug related options with source3/param
Stefan Metzmacher
1
-1
/
+17
2013-07-09
lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10
Stefan Metzmacher
1
-1
/
+1
2013-07-09
lib/ldb-samba: make use of DBGC_LDB
Stefan Metzmacher
1
-0
/
+2
2013-07-09
lib/util: add 'ldb' debug class
Stefan Metzmacher
2
-1
/
+3
2013-07-08
tevent: document tevent_req_create state zeroing
David Disseldorp
1
-3
/
+3
2013-07-05
time: prefer CLOCK_BOOTTIME for clock_gettime_mono()
Björn Jacke
1
-2
/
+12
2013-07-05
time: don't try to use the coarse clock
Björn Jacke
1
-9
/
+2
2013-07-05
tevent: Fix a typo
Volker Lendecke
1
-1
/
+1
2013-07-01
tsocket: Pass the full port number to getaddrinfo().
Andreas Schneider
1
-1
/
+1
2013-06-24
ldb: bump version to allow a depencency on the substring crash fix
Andrew Bartlett
3
-1
/
+265
2013-06-24
ldb: Cope with substring match with no chunks in ldb_filter_from_tree
Andrew Bartlett
1
-1
/
+1
2013-06-24
build: Remove the struct MD5Context conf file check.
Andrew Bartlett
1
-1
/
+0
2013-06-22
ldb: Ensure not to segfault on a filter such as (mail=)
Andrew Bartlett
1
-0
/
+5
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
[next]