summaryrefslogtreecommitdiff
path: root/source4/lib/replace/repdir_getdents.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r19017: Merge from Samba3:Volker Lendecke1-0/+12
Attempt to fix the BSD RAW-CHKPATH failures: In Samba3 we rely on opendir returning ENOTDIR when the file opened is not a directory. Can we merge this back into Samba4? This includes the tabs->spaces fix requested by Stefan. Volker (This used to be commit 7b9ee1171ddc89537ba3b286f20c722fb70c980b)
2007-10-10r18456: Tru64 doesn't have getdents() so we don't need this ifdef's...Stefan Metzmacher1-7/+0
metze (This used to be commit 5af86eb3f07e26aead67ab0dd46576e0aefe8eb4)
2007-10-10r18451: move repdir/ into the top dirStefan Metzmacher1-0/+162
metze (This used to be commit a564194817d9b78e353abb6bf0548b2dd9eb130b)