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)
commitf6e6c678ad5338264496de43e9e1ab2fe4a28e64
tree21145aeb71e92fb12865142a70a1435a25100da5
parent3e10f9554ba0c3408be7ac859ec299394c2b0295
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
(This used to be commit 2efae7cc522651c22fb120835bc800645559b63e)
source3/auth/auth.c
source3/auth/auth_builtin.c
source3/auth/auth_info.c
source3/auth/auth_unix.c
source3/param/loadparm.c
source3/utils/net_rpc.c
source3/utils/net_rpc_join.c