index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
data_blob.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
Make data_blob_string_const return null terminated strings
Volker Lendecke
1
-1
/
+1
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
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
1
-2
/
+2
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
1
-0
/
+2
2007-10-10
r22542: Move over to using the _strict varients of the talloc
Jeremy Allison
1
-1
/
+1
2007-10-10
r18709: add some useful function from samba4
Stefan Metzmacher
1
-0
/
+25
2007-10-10
r17316: More C++ warnings -- 456 left
Volker Lendecke
1
-4
/
+4
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-1
/
+1
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-8
/
+12
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-0
/
+1
2007-10-10
r5907: Fix compile warning noticed by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-3
/
+3
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-4
/
+10
2003-02-24
Merge from HEAD client-side authentication changes:
Andrew Bartlett
1
-0
/
+1
2003-01-13
Don't touch data after a free.
Jeremy Allison
1
-1
/
+0
2002-05-23
Nobody uses this, and its really just a layer of internal implementation.
Andrew Bartlett
1
-1
/
+1
2002-05-22
Fix a silly memory (getpnam_alloc()) leak spotted by Elrond, and move
Andrew Bartlett
1
-0
/
+109