Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r1123: Make all lp_ string functions return 'const char *'. | Andrew Bartlett | 1 | -1/+1 | |
Fix other 'const' warnings in the torture code. Andrew Bartlett (This used to be commit 5d39d7497f189da15d659b3f83b7314026040a15) | |||||
2007-10-10 | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 1 | -3/+3 | |
metze (This used to be commit 18062d2ed9fc9224c43143c10efbf2f6f1f5bbe0) | |||||
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 0e5517d937a2eb7cf707991d1c7498c1ab456095) | |||||
2004-02-03 | - move all SMB server stuff to smb_server/* | Stefan Metzmacher | 1 | -0/+223 | |
and create the SMB server subsystem - remove unused XML and MYSQL configure tests metze (This used to be commit 956d212c83d8ebd8e31ec109f17dc2105ca72c30) |