summaryrefslogtreecommitdiff
path: root/source4/utils/net/drs/net_drs_bind.c
AgeCommit message (Collapse)AuthorFilesLines
2010-10-28s4 net: rename to samba-tool in order to not clash with s3 netKai Blin1-136/+0
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104
2010-02-24s4/drs_util: Refactor code to use net_drs_connection object for DRSUAPI ↵Kamen Mazdrashki1-2/+2
connecitons
2010-02-12s4:net_drs_bind: make some more stuff staticStefan Metzmacher1-2/+2
metze
2010-02-12s4:net/drs: use the full path to "utils/net/drs/net_drs*.h"Stefan Metzmacher1-1/+1
This fixes the build with automatic dependecies. metze
2010-02-11s4/net_drs: 'net drs bind' command implementationKamen Mazdrashki1-0/+136
Signed-off-by: Andrew Tridgell <tridge@samba.org>