Fix a segv in winbindd caused by trying to free an fstring. Make a copy of the machin...
[tprouty/samba.git] / source / lib /
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.
2007-10-10 Jeremy Allisonr22540: Added _strict varients of the macro calls ...
2007-10-10 Jeremy Allisonr22539: Added _strict varients of the talloc calls to
2007-10-10 Jeremy Allisonr22481: Move check for non-mappable SIDs to after sid_t...
2007-10-10 James Peachr22418: Support running under launchd. We abstract...
2007-10-10 James Peachr22394: Remove test directory once we are finished.
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr22389: Start preparing for multiple encryption context...
2007-10-10 Stefan Metzmacherr22366: sync lib/talloc/ with samba4
2007-10-10 Stefan Metzmacherr22364: sync lib/tdb/ with samba4
2007-10-10 Stefan Metzmacherr22363: merge from samba4:
2007-10-10 Lars Müllerr22320: Be more careful and check for the euid instead...
2007-10-10 Lars Müllerr22318: If we're running as non root we might not be...
2007-10-10 Stefan Metzmacherr22317: add tdb_ prefix to non static function
2007-10-10 Stefan Metzmacherr22316: merge from samba4:
2007-10-10 Stefan Metzmacherr22315: move tdbback.c content into tdbbackup.c
2007-10-10 Stefan Metzmacherr22314: use libreplace headers
2007-10-10 Stefan Metzmacherr22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros...
2007-10-10 Stefan Metzmacherr22280: merge from samba4:
2007-10-10 Jeremy Allisonr22276: Fix name -> servicename in messages.c
2007-10-10 Stefan Metzmacherr22274: merge from samba4:
2007-10-10 Stefan Metzmacherr22271: merge from samba4:
2007-10-10 Stefan Metzmacherr22268: merge from samba4:
2007-10-10 Stefan Metzmacherr22264: merge from samba4:
2007-10-10 Stefan Metzmacherr22254: merge from samba4:
2007-10-10 Stefan Metzmacherr22252: merge from samba4:
2007-10-10 Stefan Metzmacherr22249: move tdb code to lib/tdb/ as in samba4
2007-10-10 Stefan Metzmacherr22247: merge from samba4:
2007-10-10 Stefan Metzmacherr22244: merge from samba4:
2007-10-10 Stefan Metzmacherr22240: merge from samba4:
2007-10-10 Stefan Metzmacherr22229: discard_const_p is in lib/replace now
2007-10-10 Stefan Metzmacherr22227: merge from samba4:
2007-10-10 Stefan Metzmacherr22224: merge from samba4:
2007-10-10 Stefan Metzmacherr22221: merge from samba4:
2007-10-10 Volker Lendecker22213: We can't use become_root() here, as it does...
2007-10-10 Jeremy Allisonr22181: Fix for EISCON in open_any_socket_out from...
2007-10-10 Stefan Metzmacherr22151: remove netgr functions from libreplace they...
2007-10-10 Jeremy Allisonr22113: Fix core dump when configfile in same directory.
2007-10-10 James Peachr22107: Fix typo.
2007-10-10 Jeremy Allisonr22096: become_root_uid_only() is unneeded - it's only...
2007-10-10 Jeremy Allisonr22050: Fix a couple of off-by-one errors in the rap
2007-10-10 Jeremy Allisonr22045: As Volker noticed, skip_string's last argument is
2007-10-10 Jeremy Allisonr22042: Try and clean up my own mess using the API...
2007-10-10 Andrew Bartlettr22026: Missed in my last commit, another case where...
2007-10-10 Andrew Bartlettr22024: Don't leak, actually use the provided memory...
2007-10-10 Andrew Bartlettr22023: I don't like this cache, but I think Jeremy...
2007-10-10 Andrew Bartlettr22020: Make it more clear that both the vuser struct...
2007-10-10 Volker Lendecker22019: Jeremy, this hopefully fixes the build farm...
2007-10-10 Jeremy Allisonr22014: Make us pass RANDOMIPC test again :-(. This...
2007-10-10 Jeremy Allisonr22011: As Metze suggested, use 0xFF 'E' <enc ctx>...
2007-10-10 Stefan Metzmacherr22009: change TDB_DATA from char * to unsigned char *
2007-10-10 Stefan Metzmacherr22007: make string_tdb_data(NULL) possible...
2007-10-10 Stefan Metzmacherr22006: use string_term_tdb_data()...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Jeremy Allisonr21991: I hate Steve French :-). Add support for encryption
2007-10-10 Jeremy Allisonr21990: Stop messing with the signing engine just because
2007-10-10 Stefan Metzmacherr21987: split tdb_prs_*() functions in version which...
2007-10-10 Stefan Metzmacherr21976: make use of tdb_*_bystring() and string_term_td...
2007-10-10 Stefan Metzmacherr21972: - add string_term_tdb_data() it creates a null...
2007-10-10 Volker Lendecker21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)
2007-10-10 Jeremy Allisonr21953: One format fix, clarify a condition that the IBM
2007-10-10 Stefan Metzmacherr21944: move acl header checks to the correct place...
2007-10-10 Stefan Metzmacherr21934: fix the build sorry
2007-10-10 Stefan Metzmacherr21931: include acl/libacl.h is present
2007-10-10 Jeremy Allisonr21922: Fixed the build by rather horrid means. I reall...
2007-10-10 Jeremy Allisonr21897: Add in a basic raw NTLM encrypt request. Now
2007-10-10 Jeremy Allisonr21882: The server part of the code has to use an AUTH_...
2007-10-10 Jeremy Allisonr21880: Make client and server calls into encryption...
2007-10-10 Jeremy Allisonr21876: Start adding in the seal implementation - proto...
2007-10-10 Volker Lendecker21868: Remove check_log_size from the central smbd...
2007-10-10 Jeremy Allisonr21865: Add in the stubs for SMB transport encryption...
2007-10-10 Günther Deschnerr21854: Add gfree_interfaces() to gfree_all().
2007-10-10 Herb Lewisr21825: add debug prefix timestamp to allow "short...
2007-10-10 Jeremy Allisonr21800: Check-in the DFS rewrite. I am still testing...
2007-10-10 Volker Lendecker21785: Avoid an unnecessary gettimeofday() call
2007-10-10 Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 Jeremy Allisonr21725: Fix for memalign used without test guards. Was
2007-10-10 Volker Lendecker21723: Make use of the per-hashchain "freelists"
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Jim McDonoughr21637: Get "password never expires" account policy...
2007-10-10 Simo Sorcer21606: Implement escaping function for ldap RDN values
next