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
...
*
ldb_tdb: Remove the idxptr DB before we re-index
Andrew Bartlett
2017-06-15
1
-0
/
+12
*
ldb_tdb: Check for memory allocation failure in ltdb_index_transaction_start()
Andrew Bartlett
2017-06-15
1
-0
/
+4
*
strerror_r: provide XSI-compliant strerror_r
Gary Lockyer
2017-06-13
3
-1
/
+26
*
libbreplace: compatibility fix for AIX
Guillaume Xavier Taillon
2017-06-13
2
-2
/
+10
*
tevent: Fix a race condition in tevent context rundown
Volker Lendecke
2017-06-09
1
-5
/
+9
*
tevent: Fix a memleak on FreeBSD
Volker Lendecke
2017-06-08
1
-0
/
+5
*
tevent: Add tevent_re_initialise to threaded test
Volker Lendecke
2017-06-08
1
-0
/
+8
*
tevent: Re-init threading in tevent_re_initialise
Volker Lendecke
2017-06-08
1
-0
/
+2
*
tevent: Factor out context initialization
Volker Lendecke
2017-06-08
1
-25
/
+34
*
tevent: Fix a typo
Volker Lendecke
2017-06-08
1
-1
/
+1
*
lib:util: Make loading of modules more secure
Andreas Schneider
2017-06-06
1
-59
/
+42
*
lib:util: Make probing of modules more secure
Andreas Schneider
2017-06-06
2
-1
/
+66
*
lib:util: Rename smb_load_modules()
Andreas Schneider
2017-06-06
2
-2
/
+2
*
lib:util: Add new function to load modules from absolute path
Andreas Schneider
2017-06-06
1
-2
/
+40
*
lib: Fix illegal use of 0-length arrays
Volker Lendecke
2017-06-06
1
-2
/
+8
*
waf: Do not trhow a format-truncation error for test/snprintf.c
Andreas Schneider
2017-06-01
1
-1
/
+1
*
replace: Use the same size as d_name member of struct dirent
Andreas Schneider
2017-06-01
1
-1
/
+1
*
password_hash: conditional compilation for crypt_r
Gary Lockyer
2017-06-01
1
-0
/
+1
*
ldb: Version 1.1.30
ldb-1.1.30
Andrew Bartlett
2017-05-31
5
-5
/
+277
*
ldb: Add Doxygen documentation for ldb_handle_use_global_event_context()
Andrew Bartlett
2017-05-31
1
-9
/
+13
*
ldb: Add Doxygen docs for ldb_set_require_private_event_context()
Andrew Bartlett
2017-05-31
1
-0
/
+9
*
ldb: Add Doxygen docs for ldb_handle_get_event_context()
Andrew Bartlett
2017-05-31
1
-4
/
+9
*
ldb: Add Doxygen docs for ldb_schema_set_override_indexlist()
Andrew Bartlett
2017-05-31
1
-0
/
+10
*
ldb: Add Doxygen docs for ldb_schema_attribute_set_override_handler
Andrew Bartlett
2017-05-31
1
-0
/
+8
*
ldb: Add Doxygen comments for ldb_req_*trusted() functions
Andrew Bartlett
2017-05-31
1
-5
/
+18
*
ldb: Add test for ldb_build_search_req()
Andrew Bartlett
2017-05-31
1
-0
/
+52
*
ldb: Add tests for new ldb handle and event context behaviour
Andrew Bartlett
2017-05-31
1
-0
/
+54
*
ldb: Add ldb_handle_use_global_event_context()
Andrew Bartlett
2017-05-31
3
-0
/
+28
*
ldb: Use the private event context in ldb_tdb and ldb_wait()
Andrew Bartlett
2017-05-31
2
-2
/
+2
*
ldb: Force use of a private event context in ldb_tdb
Andrew Bartlett
2017-05-31
1
-0
/
+7
*
ldb: Create private event contexts in top level requests, chain to children
Andrew Bartlett
2017-05-31
2
-30
/
+67
*
ldb: Add ldb_set_require_private_event_context()
Andrew Bartlett
2017-05-31
4
-0
/
+14
*
ldb: Add ldb_handle_get_event_context()
Andrew Bartlett
2017-05-31
4
-0
/
+24
*
ldb: Add ldb_build_req_common() helper function
Andrew Bartlett
2017-05-31
1
-124
/
+47
*
ldb: Add tests for the schema and index override hooks
Andrew Bartlett
2017-05-31
2
-5
/
+201
*
ldb: Move test_ldb_attrs_case_insensitive closer to setup/teardown functions
Andrew Bartlett
2017-05-31
1
-23
/
+24
*
ldb_tdb: Avoid reading the index list from the DB if we are already set to ov...
Andrew Bartlett
2017-05-31
1
-0
/
+10
*
ldb: Allow a caller (in particular Samba) to handle the list of attributes wi...
Andrew Bartlett
2017-05-31
6
-0
/
+43
*
ldb_tdb: consistently use ltdb->cache->attribute_indexes to determine if we h...
Andrew Bartlett
2017-05-31
1
-2
/
+6
*
ldb_tdb: change the arguments to ldb_is_indexed() to provide the ltdb_private
Andrew Bartlett
2017-05-31
1
-24
/
+25
*
ldb_tdb: Split index load out into a sub-funciton: ltdb_index_load
Andrew Bartlett
2017-05-31
1
-29
/
+44
*
ldb_tdb: Call talloc_free(options_dn) as soon as we are done with options_dn
Andrew Bartlett
2017-05-23
1
-0
/
+1
*
ldb_tdb: Provide better debugging on end_trans failures
Andrew Bartlett
2017-05-23
1
-2
/
+8
*
ldb_tdb: Provide better debugging on prepare_commit failures
Andrew Bartlett
2017-05-23
1
-3
/
+10
*
tdb: Improve debugging when the allrecord lock fails to upgrade
Andrew Bartlett
2017-05-23
1
-4
/
+17
*
lib/torture: add two more ndr assert macros
Ralph Boehme
2017-05-17
1
-0
/
+12
*
lib: Update pam_wrapper to 1.0.4
Andreas Schneider
2017-05-17
2
-2
/
+5
*
ldb-samba: Fix a possible NULL pointer dereference
Andreas Schneider
2017-05-16
1
-1
/
+3
*
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
2017-05-11
1
-1
/
+2
*
lib/krb5_samba: remove some dead prototypes
Günther Deschner
2017-05-10
1
-2
/
+0
[prev]
[next]