Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use uint. It doesn't exist on some platforms and we don't define it. | Jeremy Allison | 2002-06-21 | 1 | -5/+5 |
| | | | | | Replaced with "unsigned int". Jeremy. | ||||
* | Removed version number from file header. | Tim Potter | 2002-01-30 | 1 | -1/+0 |
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. | ||||
* | Got serious about const again. | Jeremy Allison | 2001-11-04 | 1 | -24/+29 |
| | | | | | | | REMOVED BZERO CALLS YET AGAIN !!! Why do these keep creeping back in.... They are *NOT* POSIX. I'm also thinking of removing strncpy as I'm sure it's not being used correctly.... Jeremy. | ||||
* | Added support for UserListGroups, ServiceEnum | Steve French | 2001-11-03 | 1 | -0/+125 |
| | |||||
* | Move from timestamp to gen count file id's for finding oplocked files | Jeremy Allison | 2001-10-20 | 1 | -1/+1 |
| | | | | | in a tdb. Jeremy. | ||||
* | Add additional client RAP calls | Jim McDonough | 2001-10-19 | 1 | -0/+1832 |