Refactored sys_fork() and sys_pid() into shared util library
[jra/samba/.git] / lib / util / util.h
2009-02-24 Steven DannemanRefactored sys_fork() and sys_pid() into shared util...
2009-02-21 Tim ProutyFix shadowed declaration warning
2009-02-21 Steven DannemanMoved become_daemon() and close_low_fds() to shared...
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-09 Jelmer VernooijRevert "s3/s4: Move CONST_DISCARD into lib/util so...
2008-12-31 Tim Proutys3/s4: Move CONST_DISCARD into lib/util so it's availab...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-20 Tim Proutys3 build: Fix incomplete types warnings
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijMove ABS() to libutil.
2008-11-01 Jelmer VernooijFix includes in installed version of talloc_stack.h.
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijOnly provide valgrind_strlen prototype when it's being...
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jelmer VernooijSamba3: Include util.h header file rather than having...
2008-10-24 Jelmer VernooijRemove include/local.h and move defines to more appropr...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove charset library to top level.
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 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.