Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 2011-06-09 | 1 | -1/+1 |
| | | | | | Using the standard macro makes it easier to move code into common, as TALLOC_ARRAY isn't standard talloc. | ||||
* | s3: Eliminate sys_select from do_smb_resolve() -- untested | Volker Lendecke | 2011-02-28 | 1 | -14/+3 |
| | |||||
* | s3: Eliminate sys_select from do_smb_browse() -- untested | Volker Lendecke | 2011-02-28 | 1 | -14/+4 |
| | |||||
* | Fix a "no prototype" warning | Volker Lendecke | 2007-12-19 | 1 | -0/+1 |
| | | | | (This used to be commit e5bd32812dd1e864e51c2199fd90d71813517f68) | ||||
* | Add smbclient support for basic mDNS browsing. | Rishi Srivatsavai | 2007-12-17 | 1 | -0/+236 |
Patch from Rishi Srivatsavai (bugzilla #4150), with tallocification and minor syle changes by me. (This used to be commit db74b99d0ef1a60894c838b4c9d0d454db6cf620) |