Use common net utility code (address and sockaddr manipulation).
[ira/wip.git] / lib / util / util.h
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijImport talloc_stack into util library.
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-20 Jelmer VernooijMove discard_const hack to memory.hso it can be used...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijAdd extra parameter consistent with samba3.
2008-10-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-18 Jelmer VernooijAdd TALLOC_CTX pointer to strhex_to_data_blob for consi...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-18 Jelmer VernooijAdd extra argument free_on_fail to realloc_array()...
2008-10-18 Jelmer VernooijMove some of the memory utility macros to a separate...
2008-10-14 Jelmer VernooijShare libndr.h between Samba 3 and Samba 4.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijClean up properly.
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.