Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-07-10 | 1 | -2/+1 |
| | |||||
* | r23780: Find and fix more GPL2 -> GPL3. | Jeremy Allison | 2007-07-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r23195: Add void *private_data to brl_forall | Volker Lendecke | 2007-05-29 | 1 | -12/+0 |
| | |||||
* | r23183: Check in a change made by Tridge: | Volker Lendecke | 2007-05-29 | 1 | -9/+10 |
| | | | | | | | | | | | | | This replaces the internal explicit dev/ino file id representation by a "struct file_id". This is necessary as cluster file systems and NFS don't necessarily assign the same device number to the shared file system. With this structure in place we can now easily add different schemes to map a file to a unique 64-bit device node. Jeremy, you might note that I did not change the external interface of smb_share_modes.c. Volker | ||||
* | r23165: Convert brlock.tdb to dbwrap | Volker Lendecke | 2007-05-27 | 1 | -0/+1 |
| | |||||
* | r22736: Start to merge the low-hanging fruit from the now 7000-line cluster ↵ | Volker Lendecke | 2007-05-07 | 1 | -3/+3 |
| | | | | | | | | | patch. This changes "struct process_id" to "struct server_id", keeping both is just too much hassle. No functional change (I hope ;-)) Volker | ||||
* | r22688: Change lock_data in struct byte_range_lock from void * to struct ↵ | Volker Lendecke | 2007-05-05 | 1 | -1/+1 |
| | | | | lock_struct * | ||||
* | r19810: more merge work....does not compile currently. Working on smbd merge | Gerald Carter | 2006-11-21 | 1 | -0/+89 |