libndr: share some uuid helpers.
[samba.git] / source3 / lib / util.c
2011-02-08 Günther Deschnerlibndr: share some uuid helpers.
2010-10-20 Volker Lendeckes3: Add any_nt_status_not_ok
2010-10-20 Jeremy AllisonMake getpwnam_alloc() static to lib/username.c, and...
2010-09-28 Volker Lendeckes3: Remove talloc_autofree_context() from myhostname()
2010-09-26 Volker Lendeckes3: Remove talloc_autofree_context() from nametouid()
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: only include ctdbd_conn.h where needed.
2010-09-16 Björn Jackes3/s4: merge msleep and smb_msleep
2010-09-14 Björn Jackes3/profiling: don't use CLOCK_PROCESS_CPUTIME_ID
2010-08-31 Volker Lendeckes3: messaging_ctdbd_connection() was only called with...
2010-08-28 Volker Lendeckes3: Fix some DEBUGs
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-07-05 Volker Lendeckes3: Pass procid_self() explicitly to messaging_ctdbd_co...
2010-07-04 Volker Lendeckes3: Pass the new server_id through reinit_after_fork
2010-07-04 Volker Lendeckes3: Re-initialize the server_id in messaging_reinit
2010-06-22 Jeremy AllisonFix bug 7528 - Solaris with NIS autohome.
2010-05-28 Andrew Bartletts3:lib split out global workgroup and netbios name...
2010-03-26 Andrew Tridgells3-event: switch s3 to using tevent_re_initialise()
2010-03-10 Volker Lendeckes3: Fix a long-standing problem with recycled PIDs
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2010-01-24 Volker Lendeckes3: Add -C (--use-ccache) to popt_common_credentials
2010-01-21 Volker Lendeckes3: Move "yesno" to the only place where it is used...
2009-11-29 Volker Lendeckes3: Move directory_exist_stat to testparm.c, it only...
2009-11-29 Volker Lendeckes3: Pass fake_dir_create_times down to file_exist_stat...
2009-11-29 Volker Lendeckes3: "get_file_size" only looks at the size
2009-11-29 Volker Lendeckes3: "socket_exist" only looks at the mode
2009-11-29 Volker Lendeckes3: Pass the "fake dir create times" parameter to sys_...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-23 Volker LendeckeRevert "s3: Move the global variable Protocol to struct...
2009-11-21 Volker Lendeckes3: Move the global variable Protocol to struct smbd_se...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in is_in_pa...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in mask_mat...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in mask_mat...
2009-11-21 Volker Lendeckes3: Fix some nonempty blank lines
2009-11-21 Volker Lendeckes3: Avoid two calls to strcmp()
2009-11-14 Volker LendeckeAttempt to fix the s4 build -- we can not use map_nt_er...
2009-11-04 Jeremy AllisonRemove "Protocol" as an extern, and add accessor functions.
2009-09-10 Günther Deschners3-util: add get/set_cmdline_auth_info_domain to user_a...
2009-08-25 Zach LoafmanAllow for name array strings that don't end in a slash
2009-08-24 Olaf Flebbemake smbcontrol smbd ping work proper checking for...
2009-07-09 Tim Proutys3: Remove is_ntfs_stream_name() and split_ntfs_stream_...
2009-07-01 Stefan Metzmachers3:util: let parent_dirname() correctly return toplevel...
2009-06-12 Andrew Kroegers3: Call va_end() after all va_start()/va_copy() calls.
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Günther Deschnerutil: move add_gid_to_array_unique to toplevel and...
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-27 Marc VanHeyningens3: Allow child processes to exit gracefully if we...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-04-20 Jelmer VernooijRemove smb_mkstemp() - libreplace will now provide...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-18 Günther Deschners3: remove POLICY_HND.
2009-03-17 Jeremy AllisonRemove the global "struct cm_cred_struct" and associate...
2009-03-17 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-16 Jeremy AllisonAdd some appropriate const.
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Steven Dannemans3: Remove madvise support
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Volker LendeckeRemove read_pkt
2009-02-21 Steven Dannemans3: Refactor of madvise() usage in c441f58d
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-10 Volker LendeckeAdd read_pkt_send/recv
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Volker LendeckeRemove the global variable "chain_size"
2009-01-29 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-29 Tim Proutys3: Add a new SMB_VFS_GET_ALLOC_SIZE vfs operation
2009-01-19 Stefan Metzmachers3: reinit_after_fork() should reinit the event context...
2009-01-15 Jeremy AllisonAllow reinit_after_fork to be called safely from within...
2009-01-12 Steven DannemanMake STATEDIR and CACHEDIR configurable through ./confi...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Bo Yangclean event context after child is forked.
2008-12-31 Volker LendeckeRename parent_dirname_talloc() to parent_dirname()
2008-12-31 Volker LendeckeRemove unused function parent_dirname
2008-12-31 Volker LendeckeMake use of TALLOC_MEMDUP in parent_dirname_talloc()
2008-12-31 Volker LendeckeRemove unused function get_numlist()
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Volker LendeckeRemove the global "cmdline_auth_info" from source3...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-28 Volker LendeckeMove cli_trans_oob to lib/util.c
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijRemove silly safe_free() function which is a wrapper...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijFix const, dupes.
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-10-18 Jelmer VernooijUse shared util.c.
2008-10-18 Jelmer VernooijUse standard va_copy.
2008-10-13 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijShare ndrdump implementation.
next