summaryrefslogtreecommitdiffstats
path: root/source4/libcli/raw/ioctl.h
Commit message (Collapse)AuthorAgeFilesLines
* libcli: move ioctl function field defs to smb_constantsDavid Disseldorp2011-10-191-59/+0
| | | | | | | Currently there are a lot of duplicate ioctl function field definitions between source3 and source4. Signed-off-by: Stefan Metzmacher <metze@samba.org>
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r15643: add some FSCTL_ codesStefan Metzmacher2007-10-101-5/+32
| | | | | metze (This used to be commit 47dc1ed25323e76b93d9cef2a389726734d2e735)
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-0/+33
- Collect the generic utility functions into a lib/util/ (a la GLib is for the GNOME folks) - Remove even more files from include/ (This used to be commit ba62880f5b05c2a505dc7f54676b231197a7e707)