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-nis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- 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
*
- don't crash if we hit out-of-memory on startup (defect #10096)
Nalin Dahyabhai
2011-01-03
1
-10
/
+12
*
- when not configured to use a specific port, bindresvport to a datagram
Nalin Dahyabhai
2009-05-14
1
-3
/
+4
*
- try to set the reuse-address socket option at the right level (socket,
Nalin Dahyabhai
2009-05-14
1
-2
/
+2
*
- remove unused variables
Nalin Dahyabhai
2009-05-06
1
-2
/
+1
*
- revert to registering plugins at init-time, which is what the docs
Nalin Dahyabhai
2009-05-06
1
-28
/
+26
*
- register our internal pre-/post-/internalpre-op plugins at
Nalin Dahyabhai
2009-05-06
1
-34
/
+40
*
- handle argument order and count changing for portmap registration functions
Nalin Dahyabhai
2009-02-12
1
-115
/
+66
*
- first (non-working) pass at registering with rpcbind
Nalin Dahyabhai
2009-02-11
1
-2
/
+33
*
- use our own bind-reserve-port helper, which should work with either
Nalin Dahyabhai
2009-02-11
1
-45
/
+79
*
- give callback registration the ability to return errors
Nalin Dahyabhai
2008-12-03
1
-3
/
+55
*
- remove unnecessary header
Nalin Dahyabhai
2008-11-13
1
-1
/
+0
*
- move config.h into src/
Nalin Dahyabhai
2008-10-24
1
-1
/
+1
*
- log fatal startup errors at level fatal, not plugin
Nalin Dahyabhai
2008-07-10
1
-21
/
+84
*
- tweak an error message
Nalin Dahyabhai
2008-07-09
1
-2
/
+2
*
- add framework for adding a test suite
Nalin Dahyabhai
2008-07-08
1
-1
/
+11
*
- free the tcp_wrappers struct at shutdown-time
Nalin Dahyabhai
2008-07-07
1
-0
/
+3
*
- clean up the map data at shutdown time
Nalin Dahyabhai
2008-07-07
1
-0
/
+1
*
- remove some bogus logic that's left over from when we tried to use a
Nalin Dahyabhai
2008-07-03
1
-29
/
+23
*
- there is no map-specific startup function
Nalin Dahyabhai
2008-07-01
1
-1
/
+0
*
- have the plugin call backend initialization directly
Nalin Dahyabhai
2008-06-30
1
-1
/
+4
*
- start adding an sch backend
Nalin Dahyabhai
2008-06-30
1
-1
/
+1
*
- rename dispatch to disp-nis
Nalin Dahyabhai
2008-06-30
1
-1
/
+1
*
- rename plugin.c,plugin.h to plug-nis.c,plug-nis.h
Nalin Dahyabhai
2008-06-30
1
-0
/
+365