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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- sort out threading startup/shutdown and rwlocking for both NSPR and pthreads
Nalin Dahyabhai
2008-05-30
2
-0
/
+275
*
- note the securenets situation before i forget again
Nalin Dahyabhai
2008-05-30
1
-1
/
+1
*
- make functions that take separators for constructing lists take them first
Nalin Dahyabhai
2008-05-30
2
-14
/
+25
*
- shrink that, too
Nalin Dahyabhai
2008-05-30
1
-1
/
+1
*
- actually, since that makes it "chunky", shrink it
Nalin Dahyabhai
2008-05-30
1
-1
/
+1
*
- no sense in making this that small
Nalin Dahyabhai
2008-05-30
1
-1
/
+1
*
- switch back to pthreads for everyone, for now
Nalin Dahyabhai
2008-05-30
1
-1
/
+2
*
- move nis_all processing to a works-in-chunks state machine
Nalin Dahyabhai
2008-05-30
3
-91
/
+351
*
- switch to creating a PRThread instead of a pthread
Nalin Dahyabhai
2008-05-29
4
-4
/
+33
*
- drop the stack usage a bit
Nalin Dahyabhai
2008-05-29
1
-1
/
+1
*
- link with needed libraries again
Nalin Dahyabhai
2008-05-29
1
-1
/
+2
*
- provide a default suffix value in the example ldif
Nalin Dahyabhai
2008-05-29
3
-5
/
+7
*
- more build machinery
Nalin Dahyabhai
2008-05-29
21
-11
/
+376
*
- build cleanups
Nalin Dahyabhai
2008-05-29
19
-67
/
+176
*
- build infrastructure
Nalin Dahyabhai
2008-05-29
5
-14
/
+48
*
- try to pull out NSPRisms where they're not needed
Nalin Dahyabhai
2008-05-29
7
-62
/
+51
*
- move this file
Nalin Dahyabhai
2008-05-29
1
-0
/
+0
*
- start queuing data for connected clients instead of sending it immediately
Nalin Dahyabhai
2008-05-27
1
-19
/
+54
*
- pass the entire client structure to connected reply callbacks
Nalin Dahyabhai
2008-05-27
1
-44
/
+45
*
- rewrite dispatching code so that
Nalin Dahyabhai
2008-05-27
4
-300
/
+540
*
- tweak the yp_next() routine to return NOMORE when the request key has an
Nalin Dahyabhai
2008-05-27
1
-1
/
+11
*
- make the dispatcher callback data slightly more opaque to the NIS routines
Nalin Dahyabhai
2008-05-27
4
-150
/
+138
*
- move the reply code back into the dispatcher so that it'll be easier to
Nalin Dahyabhai
2008-05-27
3
-86
/
+107
*
- make this a field-generated file
Nalin Dahyabhai
2008-05-16
2
-14
/
+46
*
- implement maplist, finally
Nalin Dahyabhai
2008-05-16
1
-1
/
+35
*
- add a simple regmatch()
Nalin Dahyabhai
2008-05-16
1
-4
/
+32
*
- add an overall status, for the just-looking
Nalin Dahyabhai
2008-05-16
1
-0
/
+1
*
add one more thing to the todo list
Nalin Dahyabhai
2008-05-16
1
-0
/
+3
*
- add an important todo item
Nalin Dahyabhai
2008-05-16
1
-0
/
+1
*
- nuke some todo items that either won't happen or have happened
Nalin Dahyabhai
2008-05-16
1
-5
/
+1
*
- add a table of defaults
Nalin Dahyabhai
2008-05-16
5
-28
/
+227
*
- make "list" and "deref" use vattrs, too
Nalin Dahyabhai
2008-05-16
1
-28
/
+69
*
- switch to using virtual attributes
Nalin Dahyabhai
2008-05-16
6
-35
/
+147
*
- switch to using virtual attribute APIs
Nalin Dahyabhai
2008-05-16
1
-9
/
+18
*
- add, since we don't have a C implementation
Nalin Dahyabhai
2008-05-14
1
-0
/
+4
*
- notes on what's been implemented
Nalin Dahyabhai
2008-05-14
1
-36
/
+35
*
- fix a formatting error
Nalin Dahyabhai
2008-05-14
1
-1
/
+1
*
don't leak in that error case
Nalin Dahyabhai
2008-05-14
1
-0
/
+1
*
- format_deref:
Nalin Dahyabhai
2008-05-14
1
-7
/
+12
*
- fix a log message
Nalin Dahyabhai
2008-05-14
1
-1
/
+2
*
- add the "merge" function
Nalin Dahyabhai
2008-05-14
1
-46
/
+160
*
- fix a couple of log messages
Nalin Dahyabhai
2008-05-13
1
-4
/
+4
*
- add some notes
Nalin Dahyabhai
2008-05-13
1
-3
/
+37
*
- skip over quoted strings when searching for closing ) or }
Nalin Dahyabhai
2008-05-13
1
-10
/
+26
*
- add a "deref" function:
Nalin Dahyabhai
2008-05-13
1
-1
/
+88
*
- add a "list" "function" which concatenates the values of attributes
Nalin Dahyabhai
2008-05-13
1
-0
/
+48
*
- parse argument lists for "function"s
Nalin Dahyabhai
2008-05-13
1
-31
/
+80
*
- add a test "echo" function for testing
Nalin Dahyabhai
2008-05-13
1
-2
/
+72
*
- note that the key is specified as a format specifier
Nalin Dahyabhai
2008-05-13
3
-63
/
+149
*
- implement format specifier-based evaluation for entries
Nalin Dahyabhai
2008-05-13
2
-4
/
+245
[next]