index
:
slapi-nis.git
bug-idviews-refresh
coverity
externalgroups-v2
externalmembers
freeipa-nss-compat
idviews
lazy_client
master
slapi-nis-ad
SLAPI-NIS
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
wrap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wrap: add wrapped mutex support
Thierry Bordaz
2016-05-30
1
-0
/
+90
*
Remember that locking can fail
Nalin Dahyabhai
2013-08-07
1
-9
/
+12
*
drop support for directory server transactions
Nalin Dahyabhai
2012-06-13
1
-13
/
+0
*
- set the TXN correctly, and don't bother with the internal helper that doesn...
Nalin Dahyabhai
2012-01-16
1
-8
/
+2
*
- copy PARENT_TXN, too
Nalin Dahyabhai
2012-01-16
1
-0
/
+4
*
- DS doesn't do nested transactions (yet?), so copy the transaction ID verbatim
Nalin Dahyabhai
2012-01-16
1
-1
/
+1
*
- expect a parent pblock when we're pulling up a single entry
Nalin Dahyabhai
2012-01-13
1
-3
/
+4
*
- always use TXN IDs, if they exist, even if we don't really care
Nalin Dahyabhai
2012-01-13
1
-2
/
+2
*
- have slapi_search_internal_get_entry() always set its result to NULL on fai...
Nalin Dahyabhai
2012-01-11
1
-1
/
+2
*
- carry the parent TXN ID down
Nalin Dahyabhai
2012-01-10
1
-1
/
+13
*
- start with a generic sub-pblock function
Nalin Dahyabhai
2012-01-10
1
-0
/
+6
*
- when building for 389-ds, use Slapi_RWLocks if they appear to be available ...
Nalin Dahyabhai
2011-08-16
1
-1
/
+22
*
- separate which thread creation/manipulation/destruction API we use
Nalin Dahyabhai
2011-08-12
1
-14
/
+18
*
- teach wrap_search_internal_get_entry to take an optional filter
Nalin Dahyabhai
2010-11-22
1
-10
/
+10
*
- use a counter to make sure we don't recurse inside the same thread,
Nalin Dahyabhai
2008-12-02
1
-0
/
+17
*
- move config.h into src/
Nalin Dahyabhai
2008-10-24
1
-1
/
+1
*
- add a wrapper for the slapi_search_internal_get_entry() function
Nalin Dahyabhai
2008-07-22
1
-0
/
+40
*
- remove unused variables
Nalin Dahyabhai
2008-06-30
1
-1
/
+0
*
- sort out threading startup/shutdown and rwlocking for both NSPR and pthreads
Nalin Dahyabhai
2008-05-30
1
-0
/
+235