summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | r22945: merge 22009 from SAMBA_3_0 + some warning fixes for new code:Stefan Metzmacher2007-05-1614-59/+55
* | r22938: merge 22007 and 22008 from SAMBA_3_0Stefan Metzmacher2007-05-161-2/+2
* | r22936: merge 21973:21989 from SAMBA_3_0Stefan Metzmacher2007-05-163-27/+15
* | r22935: merge 21972 from SAMBA_3_0Stefan Metzmacher2007-05-161-22/+39
* | r22934: Change smbcontrol to use messaging_register instead of message_registerVolker Lendecke2007-05-162-2/+52
* | r22931: Fix logic in detection of the need to replace dlopen and friends.Michael Adam2007-05-161-6/+7
* | r22926: Don't use <=0, use < 0 to allow keepalives to propagate up.Jeremy Allison2007-05-161-1/+1
* | r22923: Fix runaway smbd now receive_smb_raw() returns a ssize_t not a BOOL.Jeremy Allison2007-05-161-1/+1
* | r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison2007-05-161-6/+12
* | r22911: Pass a messaging_context to message_send_allVolker Lendecke2007-05-151-1/+2
* | r22910: Make message_send_pid static to messages.cVolker Lendecke2007-05-153-35/+38
* | r22909: Change prototype of dump_data(), so that it takes unsigned char *Michael Adam2007-05-151-3/+3
* | r22908: All callers of message_init now also call messaging_init. Unify those.Volker Lendecke2007-05-152-17/+14
* | r22899: prepare merging from SAMBA_3_0:Stefan Metzmacher2007-05-1531-0/+6993
* | r22890: Fix cast. Michael Adam2007-05-151-2/+2
* | r22868: Replace some message_send_pid calls with messaging_send_pid calls. MoreVolker Lendecke2007-05-141-1/+19
* | r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branchesGerald Carter2007-05-142-4/+190
* | r22846: Chunk one to replace message_send_pid with messaging_send: Deep insideVolker Lendecke2007-05-141-1/+1
* | r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; andVolker Lendecke2007-05-141-0/+2
* | r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke2007-05-103-0/+701
* | r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-05-082-2/+111
* | r22760: sync lib/talloc with SAMBA_3_0 and SAMBA_4_0Stefan Metzmacher2007-05-0810-24/+125
* | r22754: When processing a string, ensure we don't write one pastJeremy Allison2007-05-071-6/+15
* | r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-05-075-39/+35
* | r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix badJeremy Allison2007-04-301-3/+0
* | r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-04-301-2/+6
* | r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-04-302-6/+14
* | r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison2007-04-293-105/+99
* | r22555: Ensure our paranoid malloc functions return NULL onJeremy Allison2007-04-281-0/+12
* | r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-04-271-1/+1
* | r22541: Added talloc_size_strict macro.Jeremy Allison2007-04-271-0/+1
* | r22540: Added _strict varients of the macro calls - addedJeremy Allison2007-04-271-0/+6
* | r22539: Added _strict varients of the talloc calls toJeremy Allison2007-04-272-1/+96
* | r22481: Move check for non-mappable SIDs to after sid_to_uid,Jeremy Allison2007-04-231-0/+3
* | r22415: Remove test directory once we are finished. Merge -r 22393:22394James Peach2007-04-201-0/+2
* | r22320: Be more careful and check for the euid instead of the uid.Lars Müller2007-04-171-1/+1
* | r22318: If we're running as non root we might not be able to dump the core fileLars Müller2007-04-171-0/+7
* | r22299: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-04-172-0/+35
* | r22281: merge from samba4:Stefan Metzmacher2007-04-161-56/+254
* | r22276: Fix name -> servicename in messages.cJeremy Allison2007-04-161-1/+1
* | r22275: merge from samba4:Stefan Metzmacher2007-04-162-1/+11
* | r22272: merge from samba4: Stefan Metzmacher2007-04-162-0/+7
* | r22269: merge from samba4:Stefan Metzmacher2007-04-161-4/+6
* | r22265: merge from samba4:Stefan Metzmacher2007-04-162-2/+2
* | r22255: merge from samba4:Stefan Metzmacher2007-04-161-7/+56
* | r22251: merge from samba4:Stefan Metzmacher2007-04-162-1/+7
* | r22248: merge from samba4:Stefan Metzmacher2007-04-161-1/+0
* | r22245: merge from samba4:Stefan Metzmacher2007-04-161-2/+0
* | r22241: merge from samba4:Stefan Metzmacher2007-04-161-2/+2
* | r22228: merge from samba4:Stefan Metzmacher2007-04-152-1/+24