summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
...
* - fix that descriptionslapi-nis-0.3Nalin Dahyabhai2008-07-101-1/+1
| | | | - call this 0.3
* notice when an "interesting" entry is removedNalin Dahyabhai2008-07-107-0/+32
|
* - notice when an interesting entry has been addedNalin Dahyabhai2008-07-107-0/+46
|
* - check that replacing the filter worksNalin Dahyabhai2008-07-108-0/+40
|
* - check that the right thing happens if we add both an alternate set and ↵Nalin Dahyabhai2008-07-108-0/+58
| | | | group name
* - check that when we add a second set name, the right thing happensNalin Dahyabhai2008-07-108-0/+42
|
* - run sort in the C locale to get consistent resultsNalin Dahyabhai2008-07-106-6/+6
|
* - check that modrdn can't change the set configurationNalin Dahyabhai2008-07-108-0/+31
|
* - keep the nomenclature consistentNalin Dahyabhai2008-07-101-1/+1
|
* - test that when we remove a set, the data "disappears"Nalin Dahyabhai2008-07-108-0/+24
|
* - whoops, keep the nomenclature consistentNalin Dahyabhai2008-07-107-0/+0
|
* - only run tests for the components we buildNalin Dahyabhai2008-07-101-1/+7
|
* - add a descriptionNalin Dahyabhai2008-07-101-0/+1
|
* - add a test that when we add a container, we can see the contentsNalin Dahyabhai2008-07-106-0/+26
|
* - read: return a -1 on end-of-fileNalin Dahyabhai2008-07-101-1/+7
|
* - add test for securenets but not allowing localhostNalin Dahyabhai2008-07-108-0/+58
|
* - add test for an allowed entry in securenetsNalin Dahyabhai2008-07-108-0/+58
|
* - verify that setting nis-secure: yes hides the map's contents and removes itNalin Dahyabhai2008-07-108-0/+54
| | | | from the yp_maplist reply set
* - add a "match" commandNalin Dahyabhai2008-07-101-0/+28
|
* - can't use nis_all over udp, silly!Nalin Dahyabhai2008-07-107-0/+33
|
* - actually fix our yp_all implementationNalin Dahyabhai2008-07-091-14/+89
|
* - clean up the diff output a bitNalin Dahyabhai2008-07-091-3/+13
|
* - give YP_FIRST/YP_NEXT a bit of a workoutNalin Dahyabhai2008-07-097-0/+42
|
* - give YP_MASTER/YP_ORDER a goNalin Dahyabhai2008-07-097-0/+178
|
* - test YP_DOMAIN and YP_MAPLISTNalin Dahyabhai2008-07-097-0/+68
|
* - allow specification of a server other than the local hostNalin Dahyabhai2008-07-091-8/+46
|
* - add packaging for the check dataslapi-nis-0.2Nalin Dahyabhai2008-07-091-1/+1
|
* - remove unused variablesNalin Dahyabhai2008-07-091-2/+0
|
* - check that multivalued attributes cause the expression to fail in a single-Nalin Dahyabhai2008-07-094-4/+3
| | | | value context, but produce a list in a list context
* - handle addition of a value to a multi-valued attribute used in the formatNalin Dahyabhai2008-07-099-0/+89
| | | | and in a multi-valued keys format
* - check that we handle a required attribute going missingNalin Dahyabhai2008-07-099-0/+82
|
* - detect addition of a value to an attribute which we require to be ↵Nalin Dahyabhai2008-07-099-0/+81
| | | | single-valued
* - update descriptionNalin Dahyabhai2008-07-091-1/+1
|
* - add a test for the case where a modrdn change adds a value to an attributeNalin Dahyabhai2008-07-099-0/+72
| | | | which we require to be single-valued
* - catch when an entry in a map is renamedNalin Dahyabhai2008-07-099-0/+74
|
* - add support for additional stuff to be added to userRoot, same as dseNalin Dahyabhai2008-07-092-2/+9
|
* - detect removal of an entry which used to show up in the mapNalin Dahyabhai2008-07-099-0/+72
|
* - detect when a new "interesting" entry has been addedNalin Dahyabhai2008-07-098-0/+75
|
* - try to set up the DIT for a longer period before giving upNalin Dahyabhai2008-07-081-2/+3
|
* - detect changes to the map's filterNalin Dahyabhai2008-07-0816-0/+168
|
* - detect when a search base is removed from a map configurationNalin Dahyabhai2008-07-088-0/+84
|
* - check that when we add a new search base to a map, it worksNalin Dahyabhai2008-07-088-0/+82
|
* - make the description a bit more accurateNalin Dahyabhai2008-07-081-1/+1
|
* - move the user entries into the right subtreesNalin Dahyabhai2008-07-081-10/+10
|
* - don't need that there any moreNalin Dahyabhai2008-07-081-1/+0
|
* - remove the userRoot databases now that we reset the contents every time weNalin Dahyabhai2008-07-081-5/+17
| | | | start the server up
* - add some initial user entriesNalin Dahyabhai2008-07-081-0/+94
|
* - check that modrdn still fails under the root DSENalin Dahyabhai2008-07-088-0/+49
|
* - bundle tests up into the tarballNalin Dahyabhai2008-07-081-2/+3
|
* - add a test for noticing when maps are removedNalin Dahyabhai2008-07-087-0/+30
|