summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* r17550: Fix a few bugs in the tdb_multikey code. Thanks to tridge for pointin...Volker Lendecke2007-10-101-1/+1
* r17477: Add talloc_asprintf_len and make use of it.Volker Lendecke2007-10-102-6/+49
* r17457: Add a test to do some operations on group mapping.Volker Lendecke2007-10-101-2/+57
* r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ...Volker Lendecke2007-10-101-0/+530
* r17408: Let us use netgroups even without a NIS domain but just using filesSimo Sorce2007-10-101-3/+2
* r17334: Some C++ warningsVolker Lendecke2007-10-1011-22/+24
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-106-22/+25
* r17315: Make talloc and tdb C++-warning-free. Would this also be interesting ...Volker Lendecke2007-10-101-13/+17
* r17294: Make the code a little cleaner. Instead of using the twoJeremy Allison2007-10-102-10/+33
* r17293: After the results from the cluster tests in Germany,Jeremy Allison2007-10-103-8/+32
* r17231: Some patch cosmeticsVolker Lendecke2007-10-102-2/+2
* r17179: Merge the vl-posixacls tmp branch into mainline. ItJim McDonough2007-10-101-2768/+153
* r17098: Samba3 now cleanly passes Samba4 RAW-LOCK tortureJeremy Allison2007-10-101-0/+4
* r17097: Move share_access_check from rpc_server/srv_srvsvc_nt.c to lib/shares...Volker Lendecke2007-10-101-0/+31
* r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...Volker Lendecke2007-10-101-1/+24
* r17032: I thought I had already merged this from trunk:Volker Lendecke2007-10-101-3/+5
* r17025: Remove one blank line - test checking in to twoJeremy Allison2007-10-101-1/+0
* r16997: Simo's patch (based on repotr from Seth Elssworth of Quest) to try to...Gerald Carter2007-10-101-2/+21
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-1015-153/+475
* r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-1/+1
* r16595: Klocwork #2067. Fix possible memleak on error exit.Jeremy Allison2007-10-101-0/+3
* r16582: Fix Klocwork #1997 and all generic class of problemsJeremy Allison2007-10-101-0/+4
* r16554: Sorry, just had to change this. Don't use int whenJeremy Allison2007-10-101-3/+5
* r16552: Fix bug 3849.Derrell Lipman2007-10-101-7/+35
* r16420: Fix Klocwork #1674. Null deref.Jeremy Allison2007-10-101-4/+8
* r16396: Klocwork #1170. Null deref.Jeremy Allison2007-10-101-0/+4
* r16390: Klocwork #604 - ensure if NULL pointer we assertJeremy Allison2007-10-101-2/+8
* r16388: Klocwork #320. Null deref.Jeremy Allison2007-10-101-0/+5
* r16386: Klockwork #lots. Ensure talloc_get_type_abort abortsJeremy Allison2007-10-101-3/+0
* r16375: Klocwork #1670.Jeremy Allison2007-10-101-2/+8
* r16350: Fix the build.Günther Deschner2007-10-101-0/+19
* r16320: Ensure variable is not null before calling fclose.Jeremy Allison2007-10-101-1/+1
* r16290: Fix Coverity bugs 298 and 298Volker Lendecke2007-10-101-4/+4
* r16274: Fix the smbclient prompting behaviour for both systems that haveJames Peach2007-10-102-28/+61
* r16267: Fix Klocwork #401, #402 - ensure format specifierJeremy Allison2007-10-101-15/+59
* r16245: Cope with string being zero len. Klocwork bug #410.Jeremy Allison2007-10-101-2/+4
* r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison2007-10-102-56/+83
* r16153: Fix possible NULL dereference found by Klocwork # 252Volker Lendecke2007-10-101-0/+4
* r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts forGünther Deschner2007-10-101-0/+2
* r16047: Remove unnecessary line, as this value is set in either branch of theJim McDonough2007-10-101-1/+0
* r16046: Hmmm. I don't fully understand popt, but this is necessary for smbcli...Volker Lendecke2007-10-101-1/+1
* r16017: Add Samba4 replacement for timegm to workJeremy Allison2007-10-102-24/+71
* r15995: Make smbldap obey config tests. Patch from "John E. Malmberg"Jeremy Allison2007-10-101-0/+6
* 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