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
/
back-nis.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Better handle out-of-memory reading configuration
Nalin Dahyabhai
2014-03-17
1
-2
/
+15
*
Ignore unnamed entries when constructing NIS maps
Nalin Dahyabhai
2014-03-14
1
-2
/
+3
*
Add ignore-subtree and restrict-subtree settings
Nalin Dahyabhai
2013-09-19
1
-7
/
+20
*
Add nis-relevant-subtree and nis-ignore-subtree
Nalin Dahyabhai
2013-09-12
1
-4
/
+12
*
Add schema-compat-relevant-subtree
Nalin Dahyabhai
2013-09-12
1
-0
/
+3
*
Add schema-compat-ignore-subtree
Nalin Dahyabhai
2013-09-12
1
-0
/
+2
*
fixup log messages and a signed boolean
Nalin Dahyabhai
2012-11-14
1
-2
/
+2
*
Overhaul betxn support
Nalin Dahyabhai
2012-11-01
1
-1
/
+23
*
drop support for directory server transactions
Nalin Dahyabhai
2012-06-13
1
-10
/
+0
*
- remove unused variables
Nalin Dahyabhai
2012-01-24
1
-6
/
+6
*
- fixup a couple of debug log messages
Nalin Dahyabhai
2012-01-23
1
-2
/
+2
*
- in callbacks, only use pblocks that are built from pblocks that we
Nalin Dahyabhai
2012-01-16
1
-23
/
+29
*
- avoid using pblocks for more than one internal operation - the server
Nalin Dahyabhai
2012-01-11
1
-1
/
+1
*
- have slapi_search_internal_get_entry() always set its result to NULL on fai...
Nalin Dahyabhai
2012-01-11
1
-0
/
+1
*
- get the disabling logic right
Nalin Dahyabhai
2012-01-10
1
-3
/
+3
*
- add a testing option for toggling the skip-uninteresting-updates logic
Nalin Dahyabhai
2012-01-10
1
-0
/
+8
*
- most of what's needed to hook back-end txn postoperations, except for the p...
Nalin Dahyabhai
2012-01-09
1
-0
/
+10
*
- Make a note of which attributes we read from any entry when evaluating data...
Nalin Dahyabhai
2012-01-06
1
-3
/
+16
*
- get more verbose with logging
Nalin Dahyabhai
2011-07-26
1
-0
/
+7
*
- don't assume that libc will provide yp headers -- build them ourselves
Nalin Dahyabhai
2011-05-13
1
-2
/
+2
*
- don't leak single_lengths on out-of-memory allocating lengths (defect #10104)
Nalin Dahyabhai
2011-01-06
1
-1
/
+2
*
- don't leak an array of lengths (defect #10104)
Nalin Dahyabhai
2011-01-03
1
-0
/
+1
*
- allocate space for n integers, not n pointers to integers (defect #10110)
Nalin Dahyabhai
2011-01-03
1
-1
/
+1
*
- teach wrap_search_internal_get_entry to take an optional filter
Nalin Dahyabhai
2010-11-22
1
-1
/
+1
*
- note where we search for configuration data
Nalin Dahyabhai
2008-12-03
1
-0
/
+4
*
- give callback registration the ability to return errors
Nalin Dahyabhai
2008-12-03
1
-3
/
+11
*
- move config.h into src/
Nalin Dahyabhai
2008-10-24
1
-1
/
+1
*
- add another list of attributes and parents, for use in chasing and
Nalin Dahyabhai
2008-09-10
1
-2
/
+10
*
- wire the format_ref_attr_list structure into the two plugins
Nalin Dahyabhai
2008-09-08
1
-0
/
+10
*
- make some used-only-locally functions static
Nalin Dahyabhai
2008-07-31
1
-0
/
+22
*
- add a few comments
Nalin Dahyabhai
2008-07-31
1
-0
/
+11
*
- when gathering data, suppress empty groups
Nalin Dahyabhai
2008-07-31
1
-21
/
+27
*
backend_free_gathered_data()
Nalin Dahyabhai
2008-07-30
1
-5
/
+13
*
- handle values-format, a la keys-format
Nalin Dahyabhai
2008-07-30
1
-180
/
+304
*
- add a wrapper for the slapi_search_internal_get_entry() function
Nalin Dahyabhai
2008-07-22
1
-3
/
+3
*
- LDAP_SCOPE_ONE->LDAP_SCOPE_ONELEVEL
Nalin Dahyabhai
2008-07-09
1
-1
/
+1
*
- remove unused variables
Nalin Dahyabhai
2008-07-09
1
-14
/
+6
*
- allow a binary 0 (base64 "AA==") to override a default without supplying a
Nalin Dahyabhai
2008-07-09
1
-2
/
+2
*
- correctly handle the case where the tcpwrappers daemon name isn't configured
Nalin Dahyabhai
2008-07-07
1
-3
/
+18
*
- fill in the default filter if we fail to find an explicitly-configured one,
Nalin Dahyabhai
2008-07-07
1
-3
/
+6
*
- don't overrun the key lengths buffers when we're setting up NIS keys
Nalin Dahyabhai
2008-07-03
1
-4
/
+6
*
- fix copy/paste errors in reading of configuration data
Nalin Dahyabhai
2008-07-03
1
-1
/
+1
*
- update for new length-setting formatting API
Nalin Dahyabhai
2008-07-03
1
-316
/
+89
*
- function rename: set_entry_one -> set_entry
Nalin Dahyabhai
2008-07-03
1
-1
/
+1
*
rename backend_shr_set_config_entry_add_one -> backend_shr_set_config_entry_add
Nalin Dahyabhai
2008-07-02
1
-9
/
+8
*
- rename unset_entry_id to unset_entry
Nalin Dahyabhai
2008-07-02
1
-7
/
+6
*
- use shared functionality for checking if an entry is a map
Nalin Dahyabhai
2008-07-01
1
-52
/
+4
*
- format_referrer: don't try to free a non-heap string if we can't find a
Nalin Dahyabhai
2008-07-01
1
-3
/
+21
*
- make the shared parts of the configuration actually shared so that we can
Nalin Dahyabhai
2008-07-01
1
-99
/
+67
*
- group data
Nalin Dahyabhai
2008-06-30
1
-2
/
+4
[next]