Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-28 | s4 net: rename to samba-tool in order to not clash with s3 net | Kai Blin | 1 | -87/+0 | |
Autobuild-User: Kai Blin <kai@samba.org> Autobuild-Date: Thu Oct 28 07:25:16 UTC 2010 on sn-devel-104 | |||||
2010-03-18 | s4:utils/net/drs: make use of dcerpc_binding_handle stubs | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2010-02-24 | s4/drs_util: Move DRSUAPI connection data into separate object | Kamen Mazdrashki | 1 | -8/+18 | |
We need this so we can create independent DRS connections to different DCs. | |||||
2010-02-24 | s4/net_drs: Utility macros for conditions checking | Kamen Mazdrashki | 1 | -0/+20 | |
2010-02-12 | s4:net/drs: use the full path to "utils/net/drs/net_drs*.h" | Stefan Metzmacher | 1 | -1/+1 | |
This fixes the build with automatic dependecies. metze | |||||
2010-02-11 | s4/net_drs: 'net drs' utility initial creation | Kamen Mazdrashki | 1 | -0/+56 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> |