Dont show what element failed when an ERR occurs.
commit624ebecef582975b8df80d56b8e3a6505643cbff
authorBen Kibbey <bjk@luxsci.net>
Sat, 2 Dec 2006 18:59:11 +0000 (2 13:59 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 2 Dec 2006 18:59:11 +0000 (2 13:59 -0500)
tree79b520e5ed01c8385d1a1d275b14e6e76df3a308
parentfdcc67ac9e40d5df72c70e8cfdf0a19ff24ad8c9
Dont show what element failed when an ERR occurs.

Some redoing of the store command. Dont use the xmlwriter API anymore,
work with the linked list from doc->children etc.

Fix modifying existing nodes.

DTD updates. The account name is an attribute of the 'account' node.
src/pwmd.c
src/xml.c
src/xml.h