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
/
source4
/
lib
/
data_blob.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4327: add usefull function if you don't want that the data will talloc_memdu...
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r4263: added support for the trans2 RAW_SEARCH_EA_LIST information
Andrew Tridgell
1
-0
/
+13
2007-10-10
r4027: add a useful function for debugging
Stefan Metzmacher
1
-0
/
+18
2007-10-10
r3572: Thanks to tridge for his patience with my build breakage.
Andrew Bartlett
1
-3
/
+8
2007-10-10
r3571: rough guesses at what abartlet really wanted to do in his last commit
Andrew Tridgell
1
-0
/
+12
2007-10-10
r2674: I have realised that talloc() should have its context marked const, as
Andrew Tridgell
1
-8
/
+3
2007-10-10
r2653: - data_blob() and data_blob_talloc() now get automatic names
Andrew Tridgell
1
-1
/
+2
2007-10-10
r2649: - used some cpp tricks to make users of talloc() and talloc_realloc()
Andrew Tridgell
1
-0
/
+5
2007-10-10
r2043: data_blob() now returns a talloc'd pointer. If everyone has been
Andrew Tridgell
1
-40
/
+10
2007-10-10
r2039: got rid of the free() ptr in DATA_BLOB
Andrew Tridgell
1
-17
/
+2
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1452: Thanks to Volker for spotting that this code was certainly not tested...
Andrew Bartlett
1
-0
/
+1
2007-10-10
r1435: talloc_steal is very useful - add a function to do it with a DATA_BLOB
Andrew Bartlett
1
-0
/
+15
2007-10-10
r607: When our code is looking for an 'empty' data blob
Andrew Bartlett
1
-0
/
+1
2003-12-13
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
1
-0
/
+12
2003-12-12
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
1
-1
/
+1
2003-11-26
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
1
-3
/
+2
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-0
/
+2
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+141