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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- actually fix our yp_all implementation
Nalin Dahyabhai
2008-07-09
1
-14
/
+89
*
- define an attribute for server names in entries which make up the ypservers...
Nalin Dahyabhai
2008-07-09
1
-0
/
+3
*
- add the ability to specify a default base, specifically for 'ypservers'
Nalin Dahyabhai
2008-07-09
1
-24
/
+46
*
- clean up the diff output a bit
Nalin Dahyabhai
2008-07-09
1
-3
/
+13
*
- give YP_FIRST/YP_NEXT a bit of a workout
Nalin Dahyabhai
2008-07-09
7
-0
/
+42
*
- give YP_MASTER/YP_ORDER a go
Nalin Dahyabhai
2008-07-09
7
-0
/
+178
*
- test YP_DOMAIN and YP_MAPLIST
Nalin Dahyabhai
2008-07-09
7
-0
/
+68
*
- update
Nalin Dahyabhai
2008-07-09
1
-1
/
+3
*
- allow specification of a server other than the local host
Nalin Dahyabhai
2008-07-09
1
-8
/
+46
*
- add a way to pull out specific map defaults
Nalin Dahyabhai
2008-07-09
1
-6
/
+20
*
- clarify that the domain is meant to be replaced
Nalin Dahyabhai
2008-07-09
1
-3
/
+4
*
- package the nisserver-plugin-defs binary
Nalin Dahyabhai
2008-07-09
2
-1
/
+2
*
- add a way to print out the values we hard-code for map default settings
Nalin Dahyabhai
2008-07-09
2
-9
/
+80
*
- gethostbyname fails in koji, which i guess makes the server not start
Nalin Dahyabhai
2008-07-09
1
-1
/
+3
*
- make sure the new tarball can be used to build an rpm package, too
Nalin Dahyabhai
2008-07-09
1
-0
/
+10
*
- add packaging for the check data
slapi-nis-0.2
Nalin Dahyabhai
2008-07-09
2
-1
/
+4
*
- add some missing dependencies
Nalin Dahyabhai
2008-07-09
2
-3
/
+3
*
- LDAP_SCOPE_ONE->LDAP_SCOPE_ONELEVEL
Nalin Dahyabhai
2008-07-09
4
-13
/
+16
*
- fix the changelog version comment (rpmlint)
Nalin Dahyabhai
2008-07-09
1
-1
/
+1
*
- packaging changes: drop the -0 from the distdir and tarball, add a .spec file
Nalin Dahyabhai
2008-07-09
3
-4
/
+53
*
- remove unused variables
Nalin Dahyabhai
2008-07-09
6
-38
/
+14
*
- check that multivalued attributes cause the expression to fail in a single-
Nalin Dahyabhai
2008-07-09
4
-4
/
+3
*
- handle addition of a value to a multi-valued attribute used in the format
Nalin Dahyabhai
2008-07-09
9
-0
/
+89
*
- allow a binary 0 (base64 "AA==") to override a default without supplying a
Nalin Dahyabhai
2008-07-09
3
-4
/
+26
*
- check that we handle a required attribute going missing
Nalin Dahyabhai
2008-07-09
9
-0
/
+82
*
- detect addition of a value to an attribute which we require to be single-va...
Nalin Dahyabhai
2008-07-09
9
-0
/
+81
*
- update description
Nalin Dahyabhai
2008-07-09
1
-1
/
+1
*
- add a test for the case where a modrdn change adds a value to an attribute
Nalin Dahyabhai
2008-07-09
9
-0
/
+72
*
- don't expand a single variable reference into an array when we're not
Nalin Dahyabhai
2008-07-09
1
-1
/
+2
*
- catch when an entry in a map is renamed
Nalin Dahyabhai
2008-07-09
9
-0
/
+74
*
- add support for additional stuff to be added to userRoot, same as dse
Nalin Dahyabhai
2008-07-09
2
-2
/
+9
*
- detect removal of an entry which used to show up in the map
Nalin Dahyabhai
2008-07-09
9
-0
/
+72
*
- detect when a new "interesting" entry has been added
Nalin Dahyabhai
2008-07-09
8
-0
/
+75
*
- try to set up the DIT for a longer period before giving up
Nalin Dahyabhai
2008-07-08
1
-2
/
+3
*
- detect changes to the map's filter
Nalin Dahyabhai
2008-07-08
16
-0
/
+168
*
- detect when a search base is removed from a map configuration
Nalin Dahyabhai
2008-07-08
8
-0
/
+84
*
- check that when we add a new search base to a map, it works
Nalin Dahyabhai
2008-07-08
8
-0
/
+82
*
- make the description a bit more accurate
Nalin Dahyabhai
2008-07-08
1
-1
/
+1
*
- move the user entries into the right subtrees
Nalin Dahyabhai
2008-07-08
1
-10
/
+10
*
- don't need that there any more
Nalin Dahyabhai
2008-07-08
1
-1
/
+0
*
- remove the userRoot databases now that we reset the contents every time we
Nalin Dahyabhai
2008-07-08
1
-5
/
+17
*
- add some initial user entries
Nalin Dahyabhai
2008-07-08
1
-0
/
+94
*
- check that modrdn still fails under the root DSE
Nalin Dahyabhai
2008-07-08
8
-0
/
+49
*
- don't try to log the entry's old and new names during modrdn until after
Nalin Dahyabhai
2008-07-08
1
-6
/
+7
*
- bundle tests up into the tarball
Nalin Dahyabhai
2008-07-08
1
-2
/
+3
*
- add a test for noticing when maps are removed
Nalin Dahyabhai
2008-07-08
7
-0
/
+30
*
- also capture stderr
Nalin Dahyabhai
2008-07-08
1
-3
/
+3
*
- correctly fill in the gap in the map list when a map is removed
Nalin Dahyabhai
2008-07-08
1
-2
/
+2
*
- initialize the client address length before accepting a new connection
Nalin Dahyabhai
2008-07-08
1
-0
/
+2
*
- add local copies of a subset of the usual FDS schema definitions
Nalin Dahyabhai
2008-07-08
15
-0
/
+1278
[next]