index
:
~lukeshu/hackers-nslcd
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
Age
Commit message (
Expand
)
Author
2006-12-21
rename server directory to nslcd
Arthur de Jong
2006-12-21
normalize copyright headers
Arthur de Jong
2006-12-20
properly capitalize company name
Arthur de Jong
2006-12-19
add TODO
Arthur de Jong
2006-12-18
output of --help no longer shows --config option (which isn't there)
Arthur de Jong
2006-12-17
remove trailing spaces
Arthur de Jong
2006-12-16
set correct permissions on socket creation and remove socket and pidfile on exit
Arthur de Jong
2006-12-05
clean up build scripts to only link nslcd to OpenSSL and to cleanly create a ...
Arthur de Jong
2006-12-05
get rid of _nss_ldap_get_ld_errno() which wasn't used
Arthur de Jong
2006-12-03
fix logging levels and remove some commented out code
Arthur de Jong
2006-12-03
get rid of some more unneeded code
Arthur de Jong
2006-11-30
implement a simple threading solution and move code from nslcd-server.c to ns...
Arthur de Jong
2006-11-28
rename LDF_ marcos to NSLCD_ macros to have a single namespace
Arthur de Jong
2006-11-28
get as many files from the root directory as possible, moving all server rela...
Arthur de Jong
2006-11-28
implement network name lookups on server side plus some fixes on the client side
Arthur de Jong
2006-11-28
include config.h as first statement
Arthur de Jong
2006-11-27
fix typos
Arthur de Jong
2006-11-26
clean up header files
Arthur de Jong
2006-11-26
get rid of automount map information lookups through NSS as this is not used ...
Arthur de Jong
2006-11-25
implement server end of service name lookup and fix client end to translate b...
Arthur de Jong
2006-11-25
implement rpc service on server side
Arthur de Jong
2006-11-25
get rid of superfluous test
Arthur de Jong
2006-11-25
only flush the stream after writing all records
Arthur de Jong
2006-11-25
implement protocol handling (server side)
Arthur de Jong
2006-11-24
implement server end of host name lookups (without IPv6 support sofar)
Arthur de Jong
2006-11-22
only flush the stream after writing all records (not every time) and more log...
Arthur de Jong
2006-11-22
implement server end of shadow lookups
Arthur de Jong
2006-11-22
make logging a little bit more consistent
Arthur de Jong
2006-11-22
add extra copyright information (the exact same code was seen in glibc)
Arthur de Jong
2006-11-21
implement netgroup lookups, including test code
Arthur de Jong
2006-11-19
implement nslcd_ether_*() functions
Arthur de Jong
2006-11-19
add missing semicolon
Arthur de Jong
2006-11-18
some layout changes
Arthur de Jong
2006-11-11
include some other functions into lookup functions to increase readability
Arthur de Jong
2006-11-11
fix naming and copyright headers
Arthur de Jong
2006-11-11
simplify some functions to pass file pointer around instead of struct and buf...
Arthur de Jong
2006-11-11
some reformatting
Arthur de Jong
2006-11-07
expand some marcos and combine some code
Arthur de Jong
2006-11-07
expand some marcos and combine some code
Arthur de Jong
2006-11-05
implement group functions in server but currently group_bymember() does not work
Arthur de Jong
2006-11-03
rename LOOP to STRINGLIST as that is currently the only supported format
Arthur de Jong
2006-11-03
implement nslcd_alias_all() server-side
Arthur de Jong
2006-11-03
get rid of some more unneeded code
Arthur de Jong
2006-11-02
some small fixes
Arthur de Jong
2006-11-02
rename some constants and switch to a more sane naming scheme
Arthur de Jong
2006-11-01
get rid of some trailing spaces
Arthur de Jong
2006-11-01
do not close the server-side stream as the main dispatcher will close it
Arthur de Jong
2006-11-01
move some remaining files into the server/ directory
Arthur de Jong
2006-10-31
implement reading of alias information through getaliasbyname()
Arthur de Jong
2006-10-31
clear up protocol macros while implementing getpwuid() and {set,get,end}pwent...
Arthur de Jong
[next]