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
/
nis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- move config.h into src/
Nalin Dahyabhai
2008-10-24
1
-1
/
+1
*
- remove unused variables
Nalin Dahyabhai
2008-07-31
1
-1
/
+1
*
- make yp_maplist omit maps with "nis-secure: yes" if the client isn't "secure"
Nalin Dahyabhai
2008-07-10
1
-27
/
+37
*
- return no-domain or no-map when the master for a bogus map or domain is asked
Nalin Dahyabhai
2008-07-08
1
-10
/
+35
*
- whoops, add missing variable
Nalin Dahyabhai
2008-07-03
1
-1
/
+1
*
- check over some comments
Nalin Dahyabhai
2008-07-03
1
-8
/
+37
*
- make the map match logic use 'const' where it's appropriate
Nalin Dahyabhai
2008-07-03
1
-4
/
+4
*
- compensate for new parameters in the map matching functions
Nalin Dahyabhai
2008-07-03
1
-3
/
+3
*
- 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
-1
/
+1
*
- log the key third in a "next" debug message
Nalin Dahyabhai
2008-06-21
1
-7
/
+7
*
- get most of the tree in shape to handle multiple keys per entry
Nalin Dahyabhai
2008-06-17
1
-19
/
+38
*
- use search-by-id interfaces when handling nis_all requests
Nalin Dahyabhai
2008-06-13
1
-54
/
+59
*
- fail to provide the order for secure maps to not-secure clients
Nalin Dahyabhai
2008-06-10
1
-3
/
+5
*
- take a client_secure flag, and if the map_secure flag is set and the
Nalin Dahyabhai
2008-06-10
1
-28
/
+40
*
- handle the map-with-no-entry case right in nis_all
Nalin Dahyabhai
2008-06-02
1
-4
/
+33
*
- initial support for returning larger entries over tcp than we can over udp
Nalin Dahyabhai
2008-06-02
1
-49
/
+47
*
- add read-locking when we read from the map cache
Nalin Dahyabhai
2008-05-30
1
-0
/
+16
*
- don't return NOKEY when there's no MAP, or vice-versa
Nalin Dahyabhai
2008-05-30
1
-1
/
+6
*
- move nis_all processing to a works-in-chunks state machine
Nalin Dahyabhai
2008-05-30
1
-67
/
+327
*
- drop the stack usage a bit
Nalin Dahyabhai
2008-05-29
1
-1
/
+1
*
- more build machinery
Nalin Dahyabhai
2008-05-29
1
-0
/
+21
*
- build cleanups
Nalin Dahyabhai
2008-05-29
1
-2
/
+10
*
- try to pull out NSPRisms where they're not needed
Nalin Dahyabhai
2008-05-29
1
-7
/
+5
*
- rewrite dispatching code so that
Nalin Dahyabhai
2008-05-27
1
-33
/
+59
*
- 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
1
-102
/
+32
*
- move the reply code back into the dispatcher so that it'll be easier to
Nalin Dahyabhai
2008-05-27
1
-85
/
+35
*
- implement maplist, finally
Nalin Dahyabhai
2008-05-16
1
-1
/
+35
*
- switch to using virtual attributes
Nalin Dahyabhai
2008-05-16
1
-1
/
+5
*
- fix a log message
Nalin Dahyabhai
2008-05-14
1
-1
/
+2
*
- fix a couple of log messages
Nalin Dahyabhai
2008-05-13
1
-4
/
+4
*
- use writev() to send stream chunks in one part instead of two
Nalin Dahyabhai
2008-05-13
1
-10
/
+25
*
- use PRBool instead of bool_t where we interface with the map
Nalin Dahyabhai
2008-04-18
1
-4
/
+6
*
- warning cleanups
Nalin Dahyabhai
2008-04-02
1
-2
/
+1
*
- finish getting the basic NIS server going again
Nalin Dahyabhai
2008-04-01
1
-58
/
+189
*
separate the searching bits out from the nis protocol bits
Nalin Dahyabhai
2008-03-27
1
-367
/
+333
*
poc level for ypmatch
Nalin Dahyabhai
2007-11-29
1
-14
/
+25
*
- some ldap-for-nis work, finally
Nalin Dahyabhai
2007-11-29
1
-95
/
+97
*
- move some of the plugin internal-search stuff around
Nalin Dahyabhai
2007-11-29
1
-0
/
+85
*
- make yp_next() stop.... eventually
Nalin Dahyabhai
2007-11-29
1
-15
/
+28
*
- use xdr_string() correctly
Nalin Dahyabhai
2007-11-29
1
-201
/
+377
*
begun breaking up the big worker function
Nalin Dahyabhai
2007-11-29
1
-53
/
+90
*
- split up some more
Nalin Dahyabhai
2007-11-29
1
-0
/
+337