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
/
plug-sch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- if the entry being touched is in an ldbm back-end, but there's no transacti...
Nalin Dahyabhai
2012-01-16
1
-2
/
+0
*
- update copyright dates in files modified this year
Nalin Dahyabhai
2012-01-16
1
-1
/
+1
*
- in callbacks, only use pblocks that are built from pblocks that we
Nalin Dahyabhai
2012-01-16
1
-2
/
+2
*
- change how we skip the be-txn-post hook so that it doesn't produce a mislea...
Nalin Dahyabhai
2012-01-09
1
-0
/
+2
*
- most of what's needed to hook back-end txn postoperations, except for the p...
Nalin Dahyabhai
2012-01-09
1
-0
/
+28
*
fix a typo in the error message
Nalin Dahyabhai
2011-12-05
1
-1
/
+1
*
- don't assume that libc will provide yp headers -- build them ourselves
Nalin Dahyabhai
2011-05-13
1
-2
/
+2
*
we don't use syslog, so don't bother including the header
Nalin Dahyabhai
2011-01-28
1
-1
/
+0
*
- remove that debug message, it's redundant
Nalin Dahyabhai
2009-05-07
1
-1
/
+0
*
- revert to registering plugins at init-time, which is what the docs
Nalin Dahyabhai
2009-05-06
1
-38
/
+35
*
- register our internal pre-/post-/internalpre-op plugins at
Nalin Dahyabhai
2009-05-06
1
-44
/
+52
*
- use our own bind-reserve-port helper, which should work with either
Nalin Dahyabhai
2009-02-11
1
-1
/
+0
*
- give callback registration the ability to return errors
Nalin Dahyabhai
2008-12-03
1
-4
/
+40
*
- move config.h into src/
Nalin Dahyabhai
2008-10-24
1
-1
/
+1
*
- clean up the map data at shutdown time
Nalin Dahyabhai
2008-07-07
1
-0
/
+11
*
- sneak in the global state so that the preop and postop plugins get access to
Nalin Dahyabhai
2008-07-02
1
-36
/
+12
*
- read the plugin base DN at plugin startup so that we can easily get to it
Nalin Dahyabhai
2008-07-02
1
-0
/
+20
*
- register both preoperation and postoperation functionality
Nalin Dahyabhai
2008-07-01
1
-4
/
+54
*
- add a startup function to finish populating our private data
Nalin Dahyabhai
2008-07-01
1
-0
/
+12
*
- have the plugin call backend initialization directly
Nalin Dahyabhai
2008-06-30
1
-1
/
+3
*
- take out the need for a backend to provide a matching test
Nalin Dahyabhai
2008-06-30
1
-1
/
+1
*
- start adding an sch backend
Nalin Dahyabhai
2008-06-30
1
-0
/
+113