diff options
author | Kai Blin <kai@samba.org> | 2008-02-18 14:33:58 +0100 |
---|---|---|
committer | Kai Blin <kai@samba.org> | 2008-02-21 11:21:59 +0100 |
commit | 895874d9663ccb95883579d145018ec8a8add9c8 (patch) | |
tree | aa1cab86c67be63d53622796b3c6e8f2a9a60263 /.gitignore | |
parent | 2ca1aeb59be0267858c9cd46a04d37d982b79990 (diff) | |
download | samba-895874d9663ccb95883579d145018ec8a8add9c8.tar.gz samba-895874d9663ccb95883579d145018ec8a8add9c8.tar.bz2 samba-895874d9663ccb95883579d145018ec8a8add9c8.zip |
idmap: Handle uid->SID mapping
(This used to be commit 6ac6de8476ba036eb041e054bc37e4503dc2fde8)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6076ddc9cd..f75f698c65 100644 --- a/.gitignore +++ b/.gitignore @@ -129,6 +129,7 @@ source/utils/net/net_proto.h source/web_server/proto.h source/winbind/wb_helper.h source/winbind/wb_proto.h +source/winbind/idmap_proto.h source/wrepl_server/wrepl_server_proto.h tags source/auth/credentials/credentials_krb5_proto.h |