summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - actually fix our yp_all implementationNalin Dahyabhai2008-07-091-14/+89
* - define an attribute for server names in entries which make up the ypservers...Nalin Dahyabhai2008-07-091-0/+3
* - add the ability to specify a default base, specifically for 'ypservers'Nalin Dahyabhai2008-07-091-24/+46
* - 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
* - updateNalin Dahyabhai2008-07-091-1/+3
* - allow specification of a server other than the local hostNalin Dahyabhai2008-07-091-8/+46
* - add a way to pull out specific map defaultsNalin Dahyabhai2008-07-091-6/+20
* - clarify that the domain is meant to be replacedNalin Dahyabhai2008-07-091-3/+4
* - package the nisserver-plugin-defs binaryNalin Dahyabhai2008-07-092-1/+2
* - add a way to print out the values we hard-code for map default settingsNalin Dahyabhai2008-07-092-9/+80
* - gethostbyname fails in koji, which i guess makes the server not startNalin Dahyabhai2008-07-091-1/+3
* - make sure the new tarball can be used to build an rpm package, tooNalin Dahyabhai2008-07-091-0/+10
* - add packaging for the check dataslapi-nis-0.2Nalin Dahyabhai2008-07-092-1/+4
* - add some missing dependenciesNalin Dahyabhai2008-07-092-3/+3
* - LDAP_SCOPE_ONE->LDAP_SCOPE_ONELEVELNalin Dahyabhai2008-07-094-13/+16
* - fix the changelog version comment (rpmlint)Nalin Dahyabhai2008-07-091-1/+1
* - packaging changes: drop the -0 from the distdir and tarball, add a .spec fileNalin Dahyabhai2008-07-093-4/+53
* - remove unused variablesNalin Dahyabhai2008-07-096-38/+14
* - check that multivalued attributes cause the expression to fail in a single-Nalin Dahyabhai2008-07-094-4/+3
* - handle addition of a value to a multi-valued attribute used in the formatNalin Dahyabhai2008-07-099-0/+89
* - allow a binary 0 (base64 "AA==") to override a default without supplying aNalin Dahyabhai2008-07-093-4/+26
* - 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 single-va...Nalin Dahyabhai2008-07-099-0/+81
* - 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
* - don't expand a single variable reference into an array when we're notNalin Dahyabhai2008-07-091-1/+2
* - 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
* - add some initial user entriesNalin Dahyabhai2008-07-081-0/+94
* - check that modrdn still fails under the root DSENalin Dahyabhai2008-07-088-0/+49
* - don't try to log the entry's old and new names during modrdn until afterNalin Dahyabhai2008-07-081-6/+7
* - 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
* - also capture stderrNalin Dahyabhai2008-07-081-3/+3
* - correctly fill in the gap in the map list when a map is removedNalin Dahyabhai2008-07-081-2/+2
* - initialize the client address length before accepting a new connectionNalin Dahyabhai2008-07-081-0/+2
* - add local copies of a subset of the usual FDS schema definitionsNalin Dahyabhai2008-07-0815-0/+1278