Age | Commit message (Expand) | Author | Files | Lines |
2011-05-05 | More const fixes for compiler warnings from the waf build. | Jeremy Allison | 1 | -1/+1 |
2011-03-30 | s3-messages: make ndr_messaging.h part of messages.h. | Günther Deschner | 1 | -1/+0 |
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-05-06 | s3: only include gen_ndr headers where needed. | Günther Deschner | 1 | -0/+1 |
2010-01-17 | s3: For "smbcontrol <pid> pool-usage", print the first 50 bytes of a string | Volker Lendecke | 1 | -0/+17 |
2010-01-17 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -5/+5 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22910: Make message_send_pid static to messages.c | Volker Lendecke | 1 | -7/+9 |
2007-10-10 | r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r21064: The core of this patch is | Volker Lendecke | 1 | -2/+3 |
2007-10-10 | r20208: Change sprintf_append() never to use malloc, | Jeremy Allison | 1 | -4/+10 |
2007-10-10 | r17922: sync samba3's talloc with samba4's and move the samba3 specific stuff... | Stefan Metzmacher | 1 | -5/+44 |
2007-10-10 | r17293: After the results from the cluster tests in Germany, | Jeremy Allison | 1 | -2/+0 |
2007-10-10 | r11962: Bring talloc up to date with Samba4, re-add the | Jeremy Allison | 1 | -5/+10 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r6595: This is Volkers new-talloc patch. Just got the go-ahead from | Jeremy Allison | 1 | -6/+5 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -1/+1 |
2002-01-09 | Add UNUSED(paramname) macro to be used in parameter lists, to quieten | Martin Pool | 1 | -1/+4 |
2002-01-03 | Send back talloc allocation information when POOL_USAGE is received. | Martin Pool | 1 | -2/+8 |
2002-01-03 | smbd now sends a reply to MSG_REQ_POOL_USAGE, though it's pretty | Martin Pool | 1 | -1/+5 |
2002-01-03 | smbd should register to receive MSG_REQ_POOL_USAGE. Response should | Martin Pool | 1 | -0/+45 |