index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
tallocmsg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-13
lib: Use talloc_report_str
Volker Lendecke
1
-76
/
+8
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