s3: Open gencache_notrans with TDB_NOSYNC
[kai/samba.git] / source3 / lib / util.c
2012-08-24 Stefan Metzmachers3:lib: remove unused processes_exist()
2012-08-24 Stefan Metzmachers3:lib: implement process_exists() as wrapper of server...
2012-08-17 Stefan Metzmachers3:lib: implement interpret_pid() as wrapper of server_...
2012-08-09 Jeremy AllisonCorrectly check for errors in strlower_m() returns.
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-09 Jeremy AllisonMake check_same_stat() and check_same_dev_ino() common...
2012-07-03 Jeremy AllisonMove copy_unix_token() from locking/locking.c to lib...
2012-06-21 Michael Adams3:move serverid_equal() to serverid.c
2012-06-21 Michael Adams3:util: rename procid_equal() to serverid_equal()
2012-06-21 Michael Adams3:util: remove (now) unused cluster_id_equal()
2012-06-21 Michael Adams3:util: reformat procid_equal() to adhere to coding...
2012-06-21 Michael Adams3:util: also compare the unique_id in procid_equal().
2012-05-14 Stefan Metzmacherlib/util: move tevent_req_poll_ntstatus() to tevent_nts...
2012-05-14 Stefan Metzmachers3:lib/util: use map_nt_error_from_unix_common() in...
2012-04-30 Andrew Bartletts3-lib Add a way to allocate the task_id value in server_id
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartlettbuild: Remove SMB_F* locking defines
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_FLOCK define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-04-05 Andrew Bartlettbuild: Remove sys_readdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_lseek wrapper
2012-04-03 Andrew Bartletts3-smbd: Inline init_modules() into only caller
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrnam().
2012-03-15 Jeremy AllisonMake reinit_after_fork_pipe_handler code with reads...
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-02-10 Andrew Bartletts3-lib: Remove unused is_myworkgroup()
2012-02-10 Andrew Bartletts3-lib: Remove unused pid_path()
2012-02-07 Jeremy AllisonRemove unused get_file_size() function.
2011-12-12 Volker Lendeckes3: Remove a bunch of calls to procid_self()
2011-10-27 Volker Lendeckes3: Add processes_exist
2011-10-26 Stefan Metzmachers3:include: implement trans_oob() as wrapper to smb_buf...
2011-10-21 Stefan Metzmachers3:include: make smb_setlen() a macro
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: move smb_set_enclen() to smb_seal...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-04 Stefan Metzmachers3:lib/util: make sure panic action can attach a debugg...
2011-07-29 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
2011-07-29 Volker Lendeckes3: Make is_executable() available in lib/
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-20 Rusty Russellsource3/lib/util.c: str_checksum to use Jenkins hash...
2011-06-09 Stefan Metzmachers3:lib/util: use %llu consitently (instead of %d) in...
2011-06-09 Andrew Bartletts3-lib Add myhostname_upper()
2011-06-09 Andrew Bartlettserver_id: Change format to vnn:pid.task_id, pid.task_i...
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-09 Andrew Bartletts3-lib Read and write the full struct server_id (except...
2011-06-09 Andrew Bartletts3-server_id Add task_id to server_id to match Samba4
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-06-09 Andrew Bartletts3-talloc Remove unused TALLOC zeronull functions and...
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-06-06 Andrew Bartletts3-lib Remove unused lib_path()
2011-05-31 Andrew Bartletts3-lib Move source3-specific malloc replacements into...
2011-05-30 Andrew Bartletts3-build Specify more of the smbconf dependencies
2011-05-30 Andrew Bartletts3-lib Move free_namearray() into it's own file
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonFix broken interface to set_namearray() - don't modify...
2011-05-05 Jeremy AllisonMore const fixes for compiler warnings from the waf...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-05-02 Günther Deschners3-util: move valid_share_pathname() to lib/util.c
2011-04-29 Andrew Bartlettlibcli/smb Move attrib_string in common
2011-04-29 Andrew Bartletts3-client Add TALLOC_CTX argument to attrib_string().
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_VOLUME intead of aVOLID
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
2011-04-13 Andrew Bartletts3-lib Move isvalid83_w to mangle_hash.c
2011-04-12 Günther Deschners3-util: separate out cmdline helpers.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-23 Andrew Bartletts3-lib Remove the clobber_region() code.
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-16 Volker Lendeckes3: Use jenkins hash for str_checksum, fix bug 8010
2011-02-28 Volker Lendeckes3: Add timeval_to_msec
2011-02-25 Justin MaggardDetect Mac OS X as a separate client type.
2011-02-17 Andrew Bartletts3-cluster Always fill in the clustering vnn element
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.
next