summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-07-03string comparison (noticed by landry)Marc Espie
2010-07-03Fix the naming of interfaces and variables for rdomains and rtablesPhilip Guenthe
2010-07-03we can't checksum directories either, so give a better error messageMarc Espie
2010-07-02add $OpenBSD$ and remove trailing space. no functional change.YASUOKA Masahiko
2010-07-02fix mistakes that have been created by my porting to OpenBSD.YASUOKA Masahiko
2010-07-02parse pkg.conf and use it for default_path if PKG_PATH is not defined.Marc Espie
2010-07-02move the empty url message up to PackageRepository, so that we can printMarc Espie
2010-07-02use state to print error messagesMarc Espie
2010-07-02use state to print out all error messagesMarc Espie
2010-07-02fix params so that state is state and not PackageLocator...Marc Espie
2010-07-02pass (and save) state around in Repository-related stuff.Marc Espie
2010-07-02Dump parsed schema to buffer and send in requests for the cn=schemaMartin Hedenfal
2010-07-02Don't validate modification of immutable attributes if the namespace isMartin Hedenfal
2010-07-02Disallow deleting non-leaf nodes.Martin Hedenfal
2010-07-02Add a BT_CURSOR_EXACT operation to btree_cursor_get. It behaves likeMartin Hedenfal
2010-07-02Plug a memory leak where each update leaked one page.Martin Hedenfal
2010-07-02Fix memory leaks in schema parser.Martin Hedenfal
2010-07-01don't need to setup the resolver early now that dns lookups are doneEric Faurot
2010-07-01Fix memory leak by adding a missing free(lsa).Alexander Bluhm
2010-07-01Implement the LDAP compare operation.Martin Hedenfal
2010-07-01Fix all white space bugs in ospf6d at once. No binary change.Alexander Bluhm
2010-07-01remove the try/catch in debug mode, so that we get the errors directly...Marc Espie
2010-07-01The prefixes of interface addresses of an ospf link have to beAlexander Bluhm
2010-07-01Parse (and ignore) schema extensions with an X- prefix. Bail on unknown keywo...Martin Hedenfal
2010-07-01Give a more descriptive error message when an object class definitionMartin Hedenfal
2010-07-01Free the list of object classes allocated after validating an entry.Martin Hedenfal
2010-07-01reset number of revisions after compactionMartin Hedenfal
2010-07-01Copy statistics to the compacted database so it isn't lost.Martin Hedenfal
2010-07-01If the length of an element being read is larger than what is available inMartin Hedenfal
2010-07-01add man page of npppdctl.YASUOKA Masahiko
2010-07-01Fix two possible null pointer assignments in the error path.Martin Hedenfal
2010-07-01Fix a null pointer dereference when writing an entry requiring a singleMartin Hedenfal
2010-07-01Translate Japanese comments or labels into English. Translation wasYASUOKA Masahiko
2010-07-01Remove a BUGS section that isn't correct anymore. -mojMats O Jansson
2010-07-01Remove dead assignments. Found by clang static analyzer.Martin Hedenfal
2010-07-01Add checks that we're not adding immutable attributes, just as we'reMartin Hedenfal
2010-06-30Set a default btree cache size.Martin Hedenfal
2010-06-30Make it possible to store multiple LSP to a FEC. This is another step toClaudio Jeker
2010-06-30Don't prune page cache directly when adding to it. Fixes a crash with aMartin Hedenfal
2010-06-30Don't compact and reindex referral namespaces.Martin Hedenfal
2010-06-30Change the example for the 'include' keyword as schema files are no longerMartin Hedenfal
2010-06-30remove trailing spacesMartin Hedenfal
2010-06-30Validate that an entry can't belong to an abstract object class directly,Martin Hedenfal
2010-06-30Add a global root user that is allowed to read/write entries in all localMartin Hedenfal
2010-06-30Print MPLS label as decimal and not hex. All other places we print MPLSClaudio Jeker
2010-06-30Don't send statistics for referral namespaces. This unbreaks ldapctl stats.Martin Hedenfal
2010-06-30use newer codeMarc Espie
2010-06-30handle GrabPlist as wellMarc Espie
2010-06-30modernize pkg_merge, avoid warning for link sizes.Marc Espie
2010-06-30allow say and errsay to work without parameters, as it's ways common.Marc Espie