summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r15494: Fix debug statementVolker Lendecke2007-10-101-1/+1
* r15449: Remove unused function get_nttime_max (which claims itJames Peach2007-10-101-6/+0
* r15446: Tidy up the formatting of locking debug messages and make it moreJames Peach2007-10-101-2/+4
* r15305: Let winbind search by sid directly (or in windows terms: "bind to aGünther Deschner2007-10-102-1/+35
* r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the p...Paul Green2007-10-101-0/+2
* r15251: Adding PreWin2kAccess builtin sid.Günther Deschner2007-10-101-0/+2
* r15101: Little step towards getting Samba4 tdb into 3: tdb_lock_bystring does...Volker Lendecke2007-10-103-3/+3
* r15084: Try and squeeze more out of the non-read/write code path.Jeremy Allison2007-10-101-6/+2
* r15047: Add support for using libunwind to generate a backtrace. This isJames Peach2007-10-101-25/+88
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2007-10-101-0/+149
* r15030: On a performace hunt... Remove as many extraneousJeremy Allison2007-10-102-4/+4
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-101-20/+41
* r15005: Fix printf args to remove warnings.Jeremy Allison2007-10-101-3/+3
* r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter2007-10-108-11/+153
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-102-37/+125
* r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter2007-10-101-10/+6
* r14855: Various fixes:Gerald Carter2007-10-101-2/+8
* r14764: Fix possible null pointer deref. Coverity #253.Jeremy Allison2007-10-101-2/+4
* r14751: Use the noreturn attribute to try and tell coverity thatJeremy Allison2007-10-101-9/+12
* r14746: Add the Samba4 replacements for opendir/readdir etc. toJeremy Allison2007-10-102-1/+219
* r14703: Clarify the return codes for the POSIX locking case. ThisJeremy Allison2007-10-101-1/+1
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-103-2/+35
* r14618: add --no-process-group to all server programmsStefan Metzmacher2007-10-101-3/+3
* r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2007-10-102-56/+70
* r14522: sync socket_wrapper code with samba4Stefan Metzmacher2007-10-101-64/+309
* r14462: Fix warning. ber_tag_t is an unsigned int forJeremy Allison2007-10-101-1/+1
* r14454: Janitor for tridge - same code exists in Samba3 and 4.Jeremy Allison2007-10-101-1/+1
* r14432: Give in and grant BUILT\Administrators all privilegesGerald Carter2007-10-102-2/+25
* r14397: Fix deadcode in coverity error #1.Jeremy Allison2007-10-101-7/+8
* r14393: Fix a couple of AIX warnings.Jeremy Allison2007-10-101-1/+0
* r14387: Try and fix the coverity issues (#53, #54) with negativeJeremy Allison2007-10-101-2/+2
* r14345: Fix Coverity #71. We don't currently propagate *any*Jeremy Allison2007-10-101-10/+15
* r14342: Fix coverity #68, resource leak on error path.Jeremy Allison2007-10-101-22/+54
* r14292: Janitor for tridge (samba3 talloc is almost identicalJeremy Allison2007-10-101-3/+19
* r14280: Fix Coverity #129 and 130: check before dereferencing a pointer. ThisJim McDonough2007-10-101-4/+4
* r14249: We've dereferenced the_acl before, no point in checking.Volker Lendecke2007-10-101-1/+1
* r14131: Fix Coverity bug # 127Volker Lendecke2007-10-101-1/+3
* r14075: * add support for long variable names in smb.conf in the form of %(....)Gerald Carter2007-10-101-210/+155
* r14060: Only set the last rebind timestamp when we did rebind after a non-readGünther Deschner2007-10-101-2/+21
* r14020: Coverity bug CID #66. Missing free on error exit.Jeremy Allison2007-10-101-1/+4
* r14002: Quick fix for Coverity CID #12.Jeremy Allison2007-10-101-0/+4
* r13999: Quick fix for Coverity bug #11.Jeremy Allison2007-10-101-1/+7
* r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistentJeremy Allison2007-10-102-4/+5
* r13971: Fix Coverity bugs #209 - #213 - it detected mistakesJeremy Allison2007-10-101-56/+67
* r13948: Fix the build. Remove rpcclient.h include.Jim McDonough2007-10-101-1/+0
* r13945: Move display_sec.c to lib/ (as suggested by Volker).Günther Deschner2007-10-101-0/+187
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-109-94/+125
* r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>Volker Lendecke2007-10-101-3/+3
* r13682: Actually give a developer a prayer of finding out whereJeremy Allison2007-10-101-16/+17
* r13622: Allow to rename machine accounts in a Samba Domain. This still uses theGünther Deschner2007-10-101-3/+8