r23689: Squashed commit of the following:
[ira/wip.git] / source3 / lib /
2007-10-10 Jeremy Allisonr23673: Check for integer wrap on incoming data.
2007-10-10 Michael Adamr23669: Move a variable into the only block where it...
2007-10-10 Michael Adamr23668: When creating a new string value, win2k regedit...
2007-10-10 Volker Lendecker23665: Remove two unneeded global variables
2007-10-10 Volker Lendecker23662: According to simo, check_dos_char is needed
2007-10-10 Volker Lendecker23660: Anybody know what check_dos_char() was used...
2007-10-10 Volker Lendecker23659: file_pload is not used outside of util_file.c
2007-10-10 Volker Lendecker23658: One pstring a day....
2007-10-10 Michael Adamr23641: Put check for forbidden values in smbconf into...
2007-10-10 Michael Adamr23639: Eliminate trailing whitespaces in the new tdb_v...
2007-10-10 Michael Adamr23610: Move some winbindd_cache specific flags and...
2007-10-10 Michael Adamr23600: First step in abstracting the winbindd cache...
2007-10-10 Volker Lendecker23595: One pstring a day...
2007-10-10 Volker Lendecker23594: Fix parsing of local pids if cluster support...
2007-10-10 Jeremy Allisonr23590: Fix realloc leak on failure case from Jim Meyer...
2007-10-10 James Peachr23576: Fix some confusion between HAVE_BROKEN_GETGROUP...
2007-10-10 Jeremy Allisonr23572: Ensure we obey Unicode consortium restrictions...
2007-10-10 Günther Deschnerr23569: Also dump fd_event in dump_event_list().
2007-10-10 Michael Adamr23566: Fix the sys_bsd_setgroups function. The actual...
2007-10-10 Günther Deschnerr23562: Add dump_event_list() for debugging the event...
2007-10-10 Jeremy Allisonr23550: Add more UNIX error -> NT status mappings.
2007-10-10 Volker Lendecker23528: Two changes to make the valgrind massif (heap...
2007-10-10 Volker Lendecker23518: Remove the silly assumption that string_replace...
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Michael Adamr23507: Split one general function normalize_dbkey...
2007-10-10 Michael Adamr23485: This checkin consists mostly of refactorings...
2007-10-10 James Peachr23475: Fix the prototype for sys_broken_setgroups...
2007-10-10 James Peachr23470: Fix supplementary group list truncation for...
2007-10-10 Simo Sorcer23411: We were missing displayName and that was preven...
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Volker Lendecker23408: Remove a bogus comment
2007-10-10 James Peachr23393: Support BSD group semantics by making sure...
2007-10-10 Jeremy Allisonr23371: Fix the misleading comment I added - it really...
2007-10-10 Jeremy Allisonr23370: Traverse in tdb wasn't consistently using the
2007-10-10 Andrew Tridgellr23367: check the "use mmap" option for ldb too
2007-10-10 Michael Adamr23363: Activate rep_pread and rep_pwrite in lib/replac...
2007-10-10 Volker Lendecker23362: Respect "use mmap" in tdb_wrap_open(). Tridge...
2007-10-10 Jeremy Allisonr23357: timespec_current() was returning the wrong...
2007-10-10 Simo Sorcer23356: We missed to add the 'c' character to the list...
2007-10-10 Volker Lendecker23344: Better error message
2007-10-10 Volker Lendecker23343: Fix error return
2007-10-10 Stefan Metzmacherr23337: fix a crash bug...I wonder why only HP-UX 11...
2007-10-10 Stefan Metzmacherr23335: as not all source files include replace.h/config.h
2007-10-10 Volker Lendecker23313: Janitor for tridge:
2007-10-10 Stefan Metzmacherr23309: sync lib/replace with SAMBA_4_0
2007-10-10 Stefan Metzmacherr23307: move readahead stuff out of libreplace and...
2007-10-10 Stefan Metzmacherr23305: merge from samba4:
2007-10-10 Volker Lendecker23226: Make the "debug prefix timestamp" output a...
2007-10-10 Volker Lendecker23224: Move map_nt_error_from_unix to lib/errmap_unix...
2007-10-10 Volker Lendecker23220: Add traverse_read to dbwrap
2007-10-10 Volker Lendecker23204: Add MSG_SMB_BRL_VALIDATE. Tridge, this is a...
2007-10-10 Volker Lendecker23185: Try to fix the IRIX build, also add the forgott...
2007-10-10 Volker Lendecker23184: Checkin for Tridge: Add a speed test to tdbtool
2007-10-10 Volker Lendecker23183: Check in a change made by Tridge:
2007-10-10 Volker Lendecker23171: Convert connections.tdb to dbwrap
2007-10-10 Volker Lendecker23170: Add map_nt_error_from_tdb()
2007-10-10 Volker Lendecker23161: Add TDB_VOLATILE as open_flag to activate the...
2007-10-10 Volker Lendecker23117: Factor out local messaging.
2007-10-10 Volker Lendecker23112: Trim down the message.c API slightly: The messa...
2007-10-10 Michael Adamr23109: Redo the change from r22772 I accidentially...
2007-10-10 Michael Adamr23108: Add defines of RTLD_NOW and RTLD_GLOBAL to...
2007-10-10 Jeremy Allisonr23105: Add lchown to the vfs layer. We need this in...
2007-10-10 James Peachr23095: Support systems that have their PAM headers...
2007-10-10 Volker Lendecker23077: Minor cleanup
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Jim McDonoughr23041: Remainder of fix for 4630: fix special case...
2007-10-10 Volker Lendecker23025: Some logic simplifications
2007-10-10 Volker Lendecker23024: Ok, neither the duplicates_allowed nor the...
2007-10-10 Volker Lendecker23023: Get rid of the only caller of message_send_pid_...
2007-10-10 Volker Lendecker23022: Reformatting
2007-10-10 Volker Lendecker23015: Make message_(de)register static to messages.c
2007-10-10 Jeremy Allisonr23006: Arg. Fix stupid typo in 64-bit path.
2007-10-10 Jeremy Allisonr23005: If we're running on a system where time_t is...
2007-10-10 Volker Lendecker22934: Change smbcontrol to use messaging_register...
2007-10-10 Michael Adamr22931: Fix logic in detection of the need to replace...
2007-10-10 Jeremy Allisonr22926: Don't use <=0, use < 0 to allow keepalives...
2007-10-10 Jeremy Allisonr22923: Fix runaway smbd now receive_smb_raw() returns...
2007-10-10 Jeremy Allisonr22920: Add in the UNIX capability for 24-bit readX...
2007-10-10 Volker Lendecker22911: Pass a messaging_context to message_send_all
2007-10-10 Volker Lendecker22910: Make message_send_pid static to messages.c
2007-10-10 Volker Lendecker22908: All callers of message_init now also call messa...
2007-10-10 Volker Lendecker22868: Replace some message_send_pid calls with messag...
2007-10-10 Gerald Carterr22852: merge fixes for CVE-2007-2446 and CVE-2007...
2007-10-10 Volker Lendecker22846: Chunk one to replace message_send_pid with...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Volker Lendecker22775: For the cluster code I've developed a wrapper...
2007-10-10 Derrell Lipmanr22772: - Still working on the fact that readahead...
2007-10-10 Volker Lendecker22761: This introduces lib/conn_tdb.c with two main...
2007-10-10 Stefan Metzmacherr22759: sync lib/talloc with samba4
2007-10-10 Jeremy Allisonr22754: When processing a string, ensure we don't write...
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Stefan Metzmacherr22659: merge from SAMBA_4_0:
2007-10-10 Jelmer Vernooijr22641: Install tdbdump and tdbbackup.
2007-10-10 Jeremy Allisonr22611: Fix from Jens Nissen <jens.nissen@gmx.net>...
2007-10-10 Jeremy Allisonr22590: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22564: Move the _strict -> _zeronull functions into...
2007-10-10 Jeremy Allisonr22555: Ensure our paranoid malloc functions return...
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jeremy Allisonr22541: Added talloc_size_strict macro.
next