diff options
author | Kamen Mazdrashki <kamen.mazdrashki@postpath.com> | 2010-02-05 22:36:10 +0200 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2010-02-11 21:59:38 +1100 |
commit | 61246da63cb280b6b3e277583b84c2dfacb6be68 (patch) | |
tree | 67e22e287a3600e84988aa5fa5f16a42b727a2b7 /.gitignore | |
parent | 0a05af92778666e869dfd41d20b24b46d069e3ec (diff) | |
download | samba-61246da63cb280b6b3e277583b84c2dfacb6be68.tar.gz samba-61246da63cb280b6b3e277583b84c2dfacb6be68.tar.bz2 samba-61246da63cb280b6b3e277583b84c2dfacb6be68.zip |
s4/net_drs: 'net drs' utility initial creation
Signed-off-by: Andrew Tridgell <tridge@samba.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4ffeb20db2..4ed80aedac 100644 --- a/.gitignore +++ b/.gitignore @@ -309,6 +309,7 @@ source4/torture.tdb source4/torture/unix/proto.h source4/torture/winbind/proto.h source4/utils/net/net_proto.h +source4/utils/net/drs/net_drs_proto.h source4/version.h source4/web_server/proto.h source4/winbind/idmap_proto.h |