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
/
format.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- fix things so that when an entry in a map is updated, entries named by the
Nalin Dahyabhai
2008-06-04
1
-1
/
+1
*
- fix %regmatch() to use extended regular expressions
Nalin Dahyabhai
2008-06-03
1
-31
/
+160
*
- fix a spelling error, remove some logs which are more verbose than we need
Nalin Dahyabhai
2008-06-02
1
-1
/
+3
*
- simplify variable expansion just a bit
Nalin Dahyabhai
2008-06-02
1
-70
/
+43
*
- fix "merge" so that it properly reports need-to-use-bigger-buffer errors
Nalin Dahyabhai
2008-06-02
1
-77
/
+118
*
- use error codes to report better
Nalin Dahyabhai
2008-06-02
1
-67
/
+82
*
- don't try to allocate buffers (which can be pretty large now) off the stack
Nalin Dahyabhai
2008-06-02
1
-22
/
+48
*
- initial support for returning larger entries over tcp than we can over udp
Nalin Dahyabhai
2008-06-02
1
-7
/
+16
*
- make functions that take separators for constructing lists take them first
Nalin Dahyabhai
2008-05-30
1
-12
/
+23
*
- more build machinery
Nalin Dahyabhai
2008-05-29
1
-0
/
+21
*
- build cleanups
Nalin Dahyabhai
2008-05-29
1
-1
/
+15
*
- try to pull out NSPRisms where they're not needed
Nalin Dahyabhai
2008-05-29
1
-6
/
+6
*
- add a simple regmatch()
Nalin Dahyabhai
2008-05-16
1
-4
/
+32
*
- add a table of defaults
Nalin Dahyabhai
2008-05-16
1
-0
/
+158
*
- make "list" and "deref" use vattrs, too
Nalin Dahyabhai
2008-05-16
1
-28
/
+69
*
- switch to using virtual attribute APIs
Nalin Dahyabhai
2008-05-16
1
-9
/
+18
*
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
*
- add the "merge" function
Nalin Dahyabhai
2008-05-14
1
-46
/
+160
*
- 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
1
-22
/
+99
*
- implement format specifier-based evaluation for entries
Nalin Dahyabhai
2008-05-13
1
-2
/
+243
*
- add a dummy formatter which does what the current format==attribute code
Nalin Dahyabhai
2008-05-12
1
-0
/
+71
[prev]