Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-30 | examples/VFS: fix shadow_copy_test.c in reference to shadow_copy changes | Björn Baumbach | 1 | -3/+10 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-06-09 | s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() | Andrew Bartlett | 1 | -1/+1 | |
Using the standard macro makes it easier to move code into common, as TALLOC_ZERO_ARRAY isn't standard talloc. | |||||
2009-09-25 | Fix vfs module sample for new interface. | Jeremy Allison | 1 | -6/+5 | |
Jeremy. | |||||
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 | |
bugs in various places whilst doing this (places that assumed BOOL == int). I also need to fix the Samba4 pidl generation (next checkin). Jeremy. (This used to be commit f35a266b3cbb3e5fa6a86be60f34fe340a3ca71f) | |||||
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 | |
(This used to be commit 87c91e4362c51819032bfbebbb273c52e203b227) | |||||
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) | |||||
2007-10-10 | r22591: Fix up the examples also. | Jeremy Allison | 1 | -1/+5 | |
Jeremy. (This used to be commit aa5a1591c626e2828244a78f237af8a59af57784) | |||||
2007-10-10 | r4092: Bring into line with new *alloc rules. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 2ed86ac5844ce5893beb2bca351fee66cc3b4049) | |||||
2003-08-08 | Added by request of "Stefan (metze) Metzmacher" <metze@metzemix.de>. | Jeremy Allison | 1 | -0/+83 | |
Jeremy. (This used to be commit 80e14b176526a3038ea03214fc3dd0fd00fef922) |