summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r2450: don't limit the number of groups returned by winbindd_getgroups()Gerald Carter2007-10-101-4/+1
* r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke2007-10-103-6/+77
* r2440: Use sys_fork instead of fork for the dual daemon so that we get theVolker Lendecke2007-10-101-1/+1
* r2420: Way back at the 1st SambaXP, Simo pointed out a subtle bug related to theChristopher R. Hertel2007-10-102-18/+81
* r2413: Arggg. Stupid, stupid, stupid me ! I added a paranoia testJeremy Allison2007-10-101-13/+0
* r2396: Fix bug found by Cornelio Bondad Jr <Corny.Bondad@hp.com>.Jeremy Allison2007-10-101-5/+3
* r2395: Patch from "Stefan (metze) Metzmacher" <metze@samba.org> to fixJeremy Allison2007-10-101-10/+15
* r2392: Steal the nicer error message from Samba4 :-).Jeremy Allison2007-10-101-8/+12
* r2390: Update some URLs and locations in READMEJelmer Vernooij2007-10-101-6/+6
* r2388: fix client quota supportStefan Metzmacher2007-10-104-9/+10
* r2378: Remove two confusing #definesVolker Lendecke2007-10-102-4/+0
* r2374: Fix from Vince Brimhall vbrimhall@novell.com forJeremy Allison2007-10-101-1/+6
* r2373: Fix typo.Jeremy Allison2007-10-101-3/+3
* r2371: Fix for talking to OS/2 clients (max_mux ignored) by Guenter Kukkukk <...Jeremy Allison2007-10-102-1/+8
* r2369: Fix from Richard Renard <rrenard@idealx.com> to fix usermgr and trust ...Jeremy Allison2007-10-101-1/+11
* r2364: Include yp_prot.h before ypclnt.h as AIX 5.2 spits the dummy otherwise.Tim Potter2007-10-101-3/+3
* r2363: Fix to make find_workgroup use the same truncation asJeremy Allison2007-10-101-15/+28
* r2361: Fix the appalling toktocliplist() fn. Bug found by Luis Benvenutto.Jeremy Allison2007-10-102-8/+13
* r2355: Now we've shipped 3.0.7, add in the DOS fix.Jeremy Allison2007-10-101-0/+6
* r2351: Fix use of an uninitialized variable. valgrind is sooo useful.Volker Lendecke2007-10-101-2/+2
* r2348: fix segmention faultsStefan Metzmacher2007-10-102-8/+11
* r2340: Solve the problem of user sids ending up with gid's and vice versa: ThisVolker Lendecke2007-10-102-60/+59
* r2338: Remove lonely looking definition of DYNEXP for HPUX in the configureTim Potter2007-10-101-1/+0
* r2334: Update LDSHFLAGS for HPUX as -Wl is not necessary as we are invoking LDTim Potter2007-10-101-1/+1
* r2333: check the script is not a 0 lenght stringSimo Sorce2007-10-101-1/+1
* r2331: check password script code and example from trunkSimo Sorce2007-10-106-3/+228
* r2317: Fixup error messages and reformat.Jeremy Allison2007-10-101-903/+922
* r2312: Fix for bugid #1667, smbpasswd file could be left locked onJeremy Allison2007-10-101-0/+2
* r2292: changing version to 3.0.8pre1Gerald Carter2007-10-101-1/+1
* r2279: Clarification changes only.John Terpstra2007-10-101-2/+2
* r2269: Copied from SAMBA_3_RELEASE 3.0.7 branch.John Terpstra2007-10-101-23/+590
* r2265: Volkers change to HEAD looks very good. Commit messageJeremy Allison2007-10-102-5/+20
* r2264: Fix for #1741. Define a struct nss_groupsbymem (thanks lukeh!) forTim Potter2007-10-101-0/+22
* r2263: When testing whether building shared libraries actually works, useTim Potter2007-10-101-4/+5
* r2261: fix getdc mailslot checks; testing with Windows 98se, WinME, WinNT 4.0...Gerald Carter2007-10-101-3/+3
* r2258: Attempt to fix Bug 1715. Not sure if all of ldapsam_compat works now, ...Volker Lendecke2007-10-101-0/+7
* r2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from samba4.Tim Potter2007-10-102-2/+11
* r2246: Some good fixes for HPUX from JBravo on #samba-technical:Tim Potter2007-10-101-0/+39
* r2245: Typo fix from trunk.Tim Potter2007-10-101-2/+2
* r2239: Fixup formatting errors in TDB_LOG calls. Add printf attribute suppor...Jim McDonough2007-10-102-2/+5
* r2233: fixed 3 places where == is mistakenly used instead of = in bourneAndrew Tridgell2007-10-101-3/+3
* r2231: Fix iconv.c to use the Samba-supplied uint8 type not the uint8_t type,...Paul Green2007-10-101-4/+4
* r2224: Make nmbd more robust against bad netbios packets.Jeremy Allison2007-10-103-7/+146
* r2219: Remember to count bad_components only on pathname boundaries.Jeremy Allison2007-10-101-2/+2
* r2215: I think I'm really close now. The key is to count the number ofJeremy Allison2007-10-101-22/+29
* r2213: Optimisation. Passes masktest against W2K3.Jeremy Allison2007-10-101-0/+3
* r2210: Fix misleading comment found by Heinrich Mislik <Heinrich.Mislik@univi...Simo Sorce2007-10-101-2/+2
* r2198: Correct fix for #1360. Need to use -Wl when passing flags to the linker.Tim Potter2007-10-101-1/+1
* r2196: This error code change is incorrect. Still working on it...Jeremy Allison2007-10-101-5/+0
* r2194: Here is the efforts of much pain reproducing W2K3 pathnameJeremy Allison2007-10-102-72/+87