Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-04 | s3: use generate_random_password() instead of generate_random_str() | Stefan Metzmacher | 1 | -4/+4 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> | |||||
2012-08-01 | s3:utils/net_rpc*: make use of cli_get_session_key() | Stefan Metzmacher | 1 | -5/+19 | |
metze | |||||
2011-07-15 | lsa: rename auth info argument in lsa_CreateTrustedDomainEx2 | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-05-30 | Improve documentation for net rpc trust | Sumit Bose | 1 | -13/+16 | |
Add man pages entries and fix usage output. Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon May 30 20:05:34 CEST 2011 on sn-devel-104 | |||||
2011-05-06 | s3-libsmb: move protos to libsmb/proto.h | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-04-07 | s3:net rpc trust: fix two C++ implicit void * cast warnings | Michael Adam | 1 | -2/+5 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Thu Apr 7 17:52:28 CEST 2011 on sn-devel-104 | |||||
2011-04-06 | s3-net: Add delete op for net trust utility | Sumit Bose | 1 | -53/+159 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2011-04-06 | s3-net: Add net trust utility | Sumit Bose | 1 | -0/+548 | |
Signed-off-by: Günther Deschner <gd@samba.org> |