summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* r15848: Introduce commandline options to set the remainder of the parameters inJames Peach2007-10-101-11/+143
* r15838: Back-port tridge's talloc fixes (r15824, r15828) from Samba4.Jeremy Allison2007-10-101-3/+36
* r15700: Make nmbd udp sockets non-blocking to prevent problemJeremy Allison2007-10-101-1/+6
* r15672: Fix for bug #3783. winbindd_cm.c calls open_any_socket_out()Jeremy Allison2007-10-101-1/+1
* r15655: Log the result of module initialisation if it fails.James Peach2007-10-101-2/+6
* r15633: Minor smbldap/pdb_ldap cleanupGünther Deschner2007-10-101-13/+12
* r15631: Add a new option "enable core files". Administrators can use this toJames Peach2007-10-101-0/+9
* r15525: fix compile error on HP-UX reported by Ryan NovosielskiGerald Carter2007-10-101-1/+0
* r15509: Preserve errno in fcntl lock wrappers.James Peach2007-10-101-0/+4
* r15508: Use clock_gettime for profiling timstamps if it is available. UseJames Peach2007-10-101-0/+18
* 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