summaryrefslogtreecommitdiffstats
path: root/source/lib
Commit message (Expand)AuthorAgeFilesLines
* r22138: * Sync up with the SAMBA_3_0_25 as of svn r22132.Gerald Carter2007-04-0910-47/+136
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-208-64/+271
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-28120-7221/+20585
* r19693: merge from SAMBA_3_0_23 treeGerald Carter2006-11-131-0/+10
* r19581: Merge from SAMBA_3_0_23Gerald Carter2006-11-062-9/+15
* r19499: sync up changes for 3.0.23dGerald Carter2006-10-264-12/+76
* r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ...Gerald Carter2006-10-013-10/+71
* r17914: snpritnf() fixes & NULL deref fixesGerald Carter2006-08-293-21/+48
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-3/+2
* r17259: merging some changes that will be in a future 3.0.23b releaseGerald Carter2006-07-261-1/+1
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-0/+3
* r16438: sync up to r16433Gerald Carter2006-06-211-4/+8
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-206-7/+44
* r16348: * merging changes from SAMBA_3_0 r16346Gerald Carter2006-06-194-44/+121
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-153-58/+87
* r16175: sync up with SAMBA_3_0 to release (r16156)Gerald Carter2006-06-131-0/+4
* r16124: catch a couple of fixes from GuentherGerald Carter2006-06-091-0/+2
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-085-35/+219
* r15841: grab talloc fixes (current up to r15838)Gerald Carter2006-05-231-3/+36
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-2311-28/+100
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2006-04-173-3/+3
* r15084: Try and squeeze more out of the non-read/write code path.Jeremy Allison2006-04-141-6/+2
* r15047: Add support for using libunwind to generate a backtrace. This isJames Peach2006-04-121-25/+88
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2006-04-111-0/+149
* r15030: On a performace hunt... Remove as many extraneousJeremy Allison2006-04-112-4/+4
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-101-20/+41
* r15005: Fix printf args to remove warnings.Jeremy Allison2006-04-091-3/+3
* r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter2006-04-088-11/+153
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-042-37/+125
* r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter2006-04-021-10/+6
* r14855: Various fixes:Gerald Carter2006-04-021-2/+8
* r14764: Fix possible null pointer deref. Coverity #253.Jeremy Allison2006-03-291-2/+4
* r14751: Use the noreturn attribute to try and tell coverity thatJeremy Allison2006-03-281-9/+12
* r14746: Add the Samba4 replacements for opendir/readdir etc. toJeremy Allison2006-03-272-1/+219
* r14703: Clarify the return codes for the POSIX locking case. ThisJeremy Allison2006-03-251-1/+1
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2006-03-223-2/+35
* r14618: add --no-process-group to all server programmsStefan Metzmacher2006-03-211-3/+3
* r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2006-03-212-56/+70
* r14522: sync socket_wrapper code with samba4Stefan Metzmacher2006-03-171-64/+309
* r14462: Fix warning. ber_tag_t is an unsigned int forJeremy Allison2006-03-151-1/+1
* r14454: Janitor for tridge - same code exists in Samba3 and 4.Jeremy Allison2006-03-151-1/+1
* r14432: Give in and grant BUILT\Administrators all privilegesGerald Carter2006-03-152-2/+25
* r14397: Fix deadcode in coverity error #1.Jeremy Allison2006-03-141-7/+8
* r14393: Fix a couple of AIX warnings.Jeremy Allison2006-03-141-1/+0
* r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison2006-03-141-2/+2
* r14345: Fix Coverity #71. We don't currently propagate *any*Jeremy Allison2006-03-131-10/+15
* r14342: Fix coverity #68, resource leak on error path.Jeremy Allison2006-03-131-22/+54
* r14292: Janitor for tridge (samba3 talloc is almost identicalJeremy Allison2006-03-131-3/+19
* r14280: Fix Coverity #129 and 130: check before dereferencing a pointer. ThisJim McDonough2006-03-131-4/+4
* r14249: We've dereferenced the_acl before, no point in checking.Volker Lendecke2006-03-121-1/+1