Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17477: Add talloc_asprintf_len and make use of it. | Volker Lendecke | 2 | -6/+49 |
2007-10-10 | r17457: Add a test to do some operations on group mapping. | Volker Lendecke | 1 | -2/+57 |
2007-10-10 | r17425: Add the multi-key wrapper. If it's necessary to add general blobs as ... | Volker Lendecke | 1 | -0/+530 |
2007-10-10 | r17408: Let us use netgroups even without a NIS domain but just using files | Simo Sorce | 1 | -3/+2 |
2007-10-10 | r17334: Some C++ warnings | Volker Lendecke | 11 | -22/+24 |
2007-10-10 | r17316: More C++ warnings -- 456 left | Volker Lendecke | 6 | -22/+25 |
2007-10-10 | r17315: Make talloc and tdb C++-warning-free. Would this also be interesting ... | Volker Lendecke | 1 | -13/+17 |
2007-10-10 | r17294: Make the code a little cleaner. Instead of using the two | Jeremy Allison | 2 | -10/+33 |
2007-10-10 | r17293: After the results from the cluster tests in Germany, | Jeremy Allison | 3 | -8/+32 |
2007-10-10 | r17231: Some patch cosmetics | Volker Lendecke | 2 | -2/+2 |
2007-10-10 | r17179: Merge the vl-posixacls tmp branch into mainline. It | Jim McDonough | 1 | -2768/+153 |
2007-10-10 | r17098: Samba3 now cleanly passes Samba4 RAW-LOCK torture | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r17097: Move share_access_check from rpc_server/srv_srvsvc_nt.c to lib/shares... | Volker Lendecke | 1 | -0/+31 |
2007-10-10 | r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr... | Volker Lendecke | 1 | -1/+24 |
2007-10-10 | r17032: I thought I had already merged this from trunk: | Volker Lendecke | 1 | -3/+5 |
2007-10-10 | r17025: Remove one blank line - test checking in to two | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r16997: Simo's patch (based on repotr from Seth Elssworth of Quest) to try to... | Gerald Carter | 1 | -2/+21 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 15 | -153/+475 |
2007-10-10 | r16687: Fix bugs #3901, #3902, #3903 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16595: Klocwork #2067. Fix possible memleak on error exit. | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r16582: Fix Klocwork #1997 and all generic class of problems | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r16554: Sorry, just had to change this. Don't use int when | Jeremy Allison | 1 | -3/+5 |
2007-10-10 | r16552: Fix bug 3849. | Derrell Lipman | 1 | -7/+35 |
2007-10-10 | r16420: Fix Klocwork #1674. Null deref. | Jeremy Allison | 1 | -4/+8 |
2007-10-10 | r16396: Klocwork #1170. Null deref. | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r16390: Klocwork #604 - ensure if NULL pointer we assert | Jeremy Allison | 1 | -2/+8 |
2007-10-10 | r16388: Klocwork #320. Null deref. | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r16386: Klockwork #lots. Ensure talloc_get_type_abort aborts | Jeremy Allison | 1 | -3/+0 |
2007-10-10 | r16375: Klocwork #1670. | Jeremy Allison | 1 | -2/+8 |
2007-10-10 | r16350: Fix the build. | Günther Deschner | 1 | -0/+19 |
2007-10-10 | r16320: Ensure variable is not null before calling fclose. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r16290: Fix Coverity bugs 298 and 298 | Volker Lendecke | 1 | -4/+4 |
2007-10-10 | r16274: Fix the smbclient prompting behaviour for both systems that have | James Peach | 2 | -28/+61 |
2007-10-10 | r16267: Fix Klocwork #401, #402 - ensure format specifier | Jeremy Allison | 1 | -15/+59 |
2007-10-10 | r16245: Cope with string being zero len. Klocwork bug #410. | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r16230: Fix Klocwork #861 and others. localtime and asctime | Jeremy Allison | 2 | -56/+83 |
2007-10-10 | r16153: Fix possible NULL dereference found by Klocwork # 252 | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts for | Günther Deschner | 1 | -0/+2 |
2007-10-10 | r16047: Remove unnecessary line, as this value is set in either branch of the | Jim McDonough | 1 | -1/+0 |
2007-10-10 | r16046: Hmmm. I don't fully understand popt, but this is necessary for smbcli... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r16017: Add Samba4 replacement for timegm to work | Jeremy Allison | 2 | -24/+71 |
2007-10-10 | r15995: Make smbldap obey config tests. Patch from "John E. Malmberg" | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r15848: Introduce commandline options to set the remainder of the parameters in | James Peach | 1 | -11/+143 |
2007-10-10 | r15838: Back-port tridge's talloc fixes (r15824, r15828) from Samba4. | Jeremy Allison | 1 | -3/+36 |
2007-10-10 | r15700: Make nmbd udp sockets non-blocking to prevent problem | Jeremy Allison | 1 | -1/+6 |
2007-10-10 | r15672: Fix for bug #3783. winbindd_cm.c calls open_any_socket_out() | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15655: Log the result of module initialisation if it fails. | James Peach | 1 | -2/+6 |
2007-10-10 | r15633: Minor smbldap/pdb_ldap cleanup | Günther Deschner | 1 | -13/+12 |
2007-10-10 | r15631: Add a new option "enable core files". Administrators can use this to | James Peach | 1 | -0/+9 |
2007-10-10 | r15525: fix compile error on HP-UX reported by Ryan Novosielski | Gerald Carter | 1 | -1/+0 |