Add a pile of doxygen style comments to various parts of Samba. Many of these
authorAndrew Bartlett <abartlet@samba.org>
Sun, 30 Dec 2001 10:54:58 +0000 (10:54 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 30 Dec 2001 10:54:58 +0000 (10:54 +0000)
commit2efae7cc522651c22fb120835bc800645559b63e
tree8aecec031ee49796d1ad64491035af432e369150
parent30ef625897cd025e1895c932b55dee027f060413
Add a pile of doxygen style comments to various parts of Samba.  Many of these
probably will never actually be genearted, but I like the style in any case.

Also fix a segfault in 'net rpc' when the login failed and a small memory leak
on failure in the auth_info.c code.

Andrew Bartlett
source/auth/auth.c
source/auth/auth_builtin.c
source/auth/auth_info.c
source/auth/auth_unix.c
source/param/loadparm.c
source/utils/net_rpc.c
source/utils/net_rpc_join.c