r6980: added data_blob_append(), which I use in the web server
[samba.git] / source / lib / data_blob.c
2007-10-10 Andrew Tridgellr6980: added data_blob_append(), which I use in the...
2007-10-10 Andrew Tridgellr6528: - in tdb_fetch() we effectively disallowed zero...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4549: got rid of a lot more uses of plain talloc(...
2007-10-10 Stefan Metzmacherr4327: add usefull function if you don't want that...
2007-10-10 Andrew Tridgellr4263: added support for the trans2 RAW_SEARCH_EA_LIST...
2007-10-10 Stefan Metzmacherr4027: add a useful function for debugging
2007-10-10 Andrew Bartlettr3572: Thanks to tridge for his patience with my build...
2007-10-10 Andrew Tridgellr3571: rough guesses at what abartlet really wanted...
2007-10-10 Andrew Tridgellr2674: I have realised that talloc() should have its...
2007-10-10 Andrew Tridgellr2653: - data_blob() and data_blob_talloc() now get...
2007-10-10 Andrew Tridgellr2649: - used some cpp tricks to make users of talloc...
2007-10-10 Andrew Tridgellr2043: data_blob() now returns a talloc'd pointer....
2007-10-10 Andrew Tridgellr2039: got rid of the free() ptr in DATA_BLOB
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Bartlettr1452: Thanks to Volker for spotting that this code...
2007-10-10 Andrew Bartlettr1435: talloc_steal is very useful - add a function...
2007-10-10 Andrew Bartlettr607: When our code is looking for an 'empty' data...
2003-12-13 Andrew Tridgelladded a basic dcerpc endpoint mapper to Samba4. Current...
2003-12-12 Andrew Tridgell * the RPC-ECHO pipe now works in smbd, as long as...
2003-11-26 Andrew Tridgellfixed some memory leaks in the dcerpc use of ntlmssp...
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code