summaryrefslogtreecommitdiff
path: root/source3/smbd/pipes.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1997-10-08 20:34:13 +0000
committerJeremy Allison <jra@samba.org>1997-10-08 20:34:13 +0000
commit74113cd60ecceaf73fce83e84dbcd58b498f2cb1 (patch)
treef254fd321dfa5b2ec9d07e26897e8f9a8b2bff4f /source3/smbd/pipes.c
parentb2707324245d7143f4ac0056526044aed3881f3e (diff)
downloadsamba-74113cd60ecceaf73fce83e84dbcd58b498f2cb1.tar.gz
samba-74113cd60ecceaf73fce83e84dbcd58b498f2cb1.tar.bz2
samba-74113cd60ecceaf73fce83e84dbcd58b498f2cb1.zip
Makefile: Split definitions for SGI4,5,6.
includes.h: Split definitions for SGI4,5,6. pipes.c: Moved Luke's #ifdef to remove warnings. quotas.c: Two changes for FreeBSD and SGI. server.c: Quota changes for large filesystems. Jeremy (jallison@whistle.com) (This used to be commit b8ff5543b9fa45095caa9f24aeb22a1dcc1cd308)
Diffstat (limited to 'source3/smbd/pipes.c')
-rw-r--r--source3/smbd/pipes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/pipes.c b/source3/smbd/pipes.c
index 88cf0b2d71..870dc16fdd 100644
--- a/source3/smbd/pipes.c
+++ b/source3/smbd/pipes.c
@@ -364,6 +364,7 @@ BOOL api_LsarpcTNP(int cnum,int uid, char *param,char *data,
return(True);
}
+#ifdef UNDEFINED_NTDOMAIN
/*
PAXX: Someone fix above.
The above API is indexing RPC calls based on RPC flags and
@@ -953,7 +954,6 @@ static void api_lsa_lookup_sids( char *param, char *data,
}
-#ifdef UNDEFINED_NTDOMAIN
/*
PAXX: Someone fix above.
The above API is indexing RPC calls based on RPC flags and