summaryrefslogtreecommitdiff
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* r22775: For the cluster code I've developed a wrapper around tdb to put diffe...Volker Lendecke2007-10-103-0/+701
* r22772: - Still working on the fact that readahead() is not declared (on at l...Derrell Lipman2007-10-103-0/+11
* r22761: This introduces lib/conn_tdb.c with two main functions: connections_t...Volker Lendecke2007-10-102-2/+111
* r22759: sync lib/talloc with samba4Stefan Metzmacher2007-10-108-16/+103
* r22754: When processing a string, ensure we don't write one pastJeremy Allison2007-10-101-6/+15
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-105-39/+35
* r22659: merge from SAMBA_4_0:Stefan Metzmacher2007-10-102-1/+14
* r22641: Install tdbdump and tdbbackup.Jelmer Vernooij2007-10-102-3/+3
* r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix badJeremy Allison2007-10-101-3/+0
* r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-2/+6
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-102-6/+14
* r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison2007-10-103-105/+99
* r22555: Ensure our paranoid malloc functions return NULL onJeremy Allison2007-10-101-0/+12
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-102-3/+3
* r22541: Added talloc_size_strict macro.Jeremy Allison2007-10-101-0/+1
* r22540: Added _strict varients of the macro calls - addedJeremy Allison2007-10-101-0/+6
* r22539: Added _strict varients of the talloc calls toJeremy Allison2007-10-102-1/+96
* r22481: Move check for non-mappable SIDs to after sid_to_uid,Jeremy Allison2007-10-101-0/+3
* r22418: Support running under launchd. We abstract the method of obtainingJames Peach2007-10-101-0/+242
* r22394: Remove test directory once we are finished.James Peach2007-10-101-0/+2
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-101-7/+9
* r22389: Start preparing for multiple encryption contexts in theJeremy Allison2007-10-101-7/+13
* r22366: sync lib/talloc/ with samba4Stefan Metzmacher2007-10-104-8/+22
* r22364: sync lib/tdb/ with samba4Stefan Metzmacher2007-10-1010-82/+3300
* r22363: merge from samba4:Stefan Metzmacher2007-10-101-1/+1
* r22320: Be more careful and check for the euid instead of the uid.Lars Müller2007-10-101-1/+1
* r22318: If we're running as non root we might not be able to dump the core fileLars Müller2007-10-101-0/+7
* r22317: add tdb_ prefix to non static functionStefan Metzmacher2007-10-103-8/+8
* r22316: merge from samba4:Stefan Metzmacher2007-10-101-2/+2
* r22315: move tdbback.c content into tdbbackup.cStefan Metzmacher2007-10-103-273/+169
* r22314: use libreplace headersStefan Metzmacher2007-10-101-12/+4
* r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-102-0/+35
* r22280: merge from samba4:Stefan Metzmacher2007-10-101-56/+254
* r22276: Fix name -> servicename in messages.cJeremy Allison2007-10-101-1/+1
* r22274: merge from samba4:Stefan Metzmacher2007-10-102-1/+11
* r22271: merge from samba4:Stefan Metzmacher2007-10-102-0/+7
* r22268: merge from samba4:Stefan Metzmacher2007-10-101-4/+6
* r22264: merge from samba4:Stefan Metzmacher2007-10-102-2/+2
* r22254: merge from samba4:Stefan Metzmacher2007-10-101-7/+56
* r22252: merge from samba4:Stefan Metzmacher2007-10-102-1/+7
* r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher2007-10-1031-0/+6905
* r22247: merge from samba4:Stefan Metzmacher2007-10-101-1/+0
* r22244: merge from samba4:Stefan Metzmacher2007-10-101-2/+0
* r22240: merge from samba4:Stefan Metzmacher2007-10-101-2/+2
* r22229: discard_const_p is in lib/replace nowStefan Metzmacher2007-10-101-4/+0
* r22227: merge from samba4:Stefan Metzmacher2007-10-102-1/+24
* r22224: merge from samba4:Stefan Metzmacher2007-10-101-5/+25
* r22221: merge from samba4:Stefan Metzmacher2007-10-1011-15/+1426
* r22213: We can't use become_root() here, as it does DEBUG()Volker Lendecke2007-10-101-5/+8
* r22181: Fix for EISCON in open_any_socket_out from William JojoJeremy Allison2007-10-101-0/+3