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
/
map.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- use binary trees to cut down on the time it takes to traverse maps
Nalin Dahyabhai
2008-05-13
1
-15
/
+58
*
- namespace cleanup: struct entry becomes struct map_entry
Nalin Dahyabhai
2008-05-13
1
-19
/
+20
*
- learn to iterate over maps
Nalin Dahyabhai
2008-05-09
1
-17
/
+83
*
- add foreach for entries to the map
Nalin Dahyabhai
2008-05-09
1
-14
/
+129
*
- add some callback data to map definitions
Nalin Dahyabhai
2008-04-23
1
-1
/
+16
*
- provide a way for the backend to register callbacks with the directory
Nalin Dahyabhai
2008-04-22
1
-2
/
+7
*
- use PR_Bool instead of bool_t, which is RPC-specific
Nalin Dahyabhai
2008-04-18
1
-8
/
+8
*
- allow "-1" for a datum's size to be used as shorthand for "use strlen()"
Nalin Dahyabhai
2008-04-18
1
-0
/
+6
*
- stub out where we'll be providing data
Nalin Dahyabhai
2008-04-02
1
-1
/
+6
*
- warning cleanups
Nalin Dahyabhai
2008-04-02
1
-15
/
+0
*
- finish pulling ldap-specific bits out of the map structure
Nalin Dahyabhai
2008-04-02
1
-65
/
+75
*
- remove ldap'isms from the map structures
Nalin Dahyabhai
2008-04-02
1
-98
/
+45
*
- start making it possible to add entries on the fly
Nalin Dahyabhai
2008-04-02
1
-0
/
+41
*
- work out how to remove things from the data model
Nalin Dahyabhai
2008-04-02
1
-28
/
+116
*
- some header cleanup
Nalin Dahyabhai
2008-04-02
1
-4
/
+0
*
- add an explicit initialization step, and work out how to add/remove map
Nalin Dahyabhai
2008-04-02
1
-27
/
+265
*
- add a very basic, slow, tree structure for searching
Nalin Dahyabhai
2008-04-02
1
-8
/
+126
*
- start stubbing out a mapping implementation
Nalin Dahyabhai
2008-03-27
1
-0
/
+68