Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The IRIX compiler does not like embedded unnamed unions. | Günther Deschner | 2008-11-26 | 2 | -37/+47 |
| | | | | (cherry picked from commit a9682737efb7bf931a7d54e671fa17b2c9dfac5e) | ||||
* | s3: copy nbt/netlogon helper from s4. | Günther Deschner | 2008-11-26 | 6 | -0/+578 |
| | | | | | Guenther (cherry picked from commit 47a25d1723cae31a8b5ad2a50f1a8fc98a270b5a) | ||||
* | Attempt to fix Coverity ID 595 | Volker Lendecke | 2008-08-19 | 1 | -1/+1 |
| | | | | | | is_ipaddress already dereferences "name", so the NULL check is pointless after calling it. (cherry picked from commit 740228aad72073bdbe1ebd96b9f44d914445816c) | ||||
* | Fix a bogus uninitialized variable warning in IDL-based nbt code | Volker Lendecke | 2008-04-19 | 1 | -1/+1 |
| | |||||
* | IDL: Add autogenerated nbt files. | Günther Deschner | 2008-04-17 | 2 | -0/+979 |
Guenther |