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