summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22659: merge from SAMBA_4_0:Stefan Metzmacher2-1/+14
2007-10-10r22641: Install tdbdump and tdbbackup.Jelmer Vernooij2-3/+3
2007-10-10r22611: Fix from Jens Nissen <jens.nissen@gmx.net>. Fix badJeremy Allison1-3/+0
2007-10-10r22590: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison1-2/+6
2007-10-10r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2-6/+14
2007-10-10r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison3-105/+99
2007-10-10r22555: Ensure our paranoid malloc functions return NULL onJeremy Allison1-0/+12
2007-10-10r22542: Move over to using the _strict varients of the tallocJeremy Allison2-3/+3
2007-10-10r22541: Added talloc_size_strict macro.Jeremy Allison1-0/+1
2007-10-10r22540: Added _strict varients of the macro calls - addedJeremy Allison1-0/+6
2007-10-10r22539: Added _strict varients of the talloc calls toJeremy Allison2-1/+96
2007-10-10r22481: Move check for non-mappable SIDs to after sid_to_uid,Jeremy Allison1-0/+3
2007-10-10r22418: Support running under launchd. We abstract the method of obtainingJames Peach1-0/+242
2007-10-10r22394: Remove test directory once we are finished.James Peach1-0/+2
2007-10-10r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison1-7/+9
2007-10-10r22389: Start preparing for multiple encryption contexts in theJeremy Allison1-7/+13
2007-10-10r22366: sync lib/talloc/ with samba4Stefan Metzmacher4-8/+22
2007-10-10r22364: sync lib/tdb/ with samba4Stefan Metzmacher10-82/+3300
2007-10-10r22363: merge from samba4:Stefan Metzmacher1-1/+1
2007-10-10r22320: Be more careful and check for the euid instead of the uid.Lars Müller1-1/+1
2007-10-10r22318: If we're running as non root we might not be able to dump the core fileLars Müller1-0/+7
2007-10-10r22317: add tdb_ prefix to non static functionStefan Metzmacher3-8/+8
2007-10-10r22316: merge from samba4:Stefan Metzmacher1-2/+2
2007-10-10r22315: move tdbback.c content into tdbbackup.cStefan Metzmacher3-273/+169
2007-10-10r22314: use libreplace headersStefan Metzmacher1-12/+4
2007-10-10r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2-0/+35
2007-10-10r22280: merge from samba4:Stefan Metzmacher1-56/+254
2007-10-10r22276: Fix name -> servicename in messages.cJeremy Allison1-1/+1
2007-10-10r22274: merge from samba4:Stefan Metzmacher2-1/+11
2007-10-10r22271: merge from samba4:Stefan Metzmacher2-0/+7
2007-10-10r22268: merge from samba4:Stefan Metzmacher1-4/+6
2007-10-10r22264: merge from samba4:Stefan Metzmacher2-2/+2
2007-10-10r22254: merge from samba4:Stefan Metzmacher1-7/+56
2007-10-10r22252: merge from samba4:Stefan Metzmacher2-1/+7
2007-10-10r22249: move tdb code to lib/tdb/ as in samba4Stefan Metzmacher31-0/+6905
2007-10-10r22247: merge from samba4:Stefan Metzmacher1-1/+0
2007-10-10r22244: merge from samba4:Stefan Metzmacher1-2/+0
2007-10-10r22240: merge from samba4:Stefan Metzmacher1-2/+2
2007-10-10r22229: discard_const_p is in lib/replace nowStefan Metzmacher1-4/+0
2007-10-10r22227: merge from samba4:Stefan Metzmacher2-1/+24
2007-10-10r22224: merge from samba4:Stefan Metzmacher1-5/+25
2007-10-10r22221: merge from samba4:Stefan Metzmacher11-15/+1426
2007-10-10r22213: We can't use become_root() here, as it does DEBUG()Volker Lendecke1-5/+8
2007-10-10r22181: Fix for EISCON in open_any_socket_out from William JojoJeremy Allison1-0/+3
2007-10-10r22151: remove netgr functions from libreplace they're not usedStefan Metzmacher4-39/+2
2007-10-10r22113: Fix core dump when configfile in same directory.Jeremy Allison1-0/+7
2007-10-10r22107: Fix typo.James Peach1-1/+1
2007-10-10r22096: become_root_uid_only() is unneeded - it's only used inJeremy Allison3-27/+10
2007-10-10r22050: Fix a couple of off-by-one errors in the rapJeremy Allison1-4/+14
2007-10-10r22045: As Volker noticed, skip_string's last argument isJeremy Allison2-16/+12