summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2481: Patch from Igor Belyi <sambauser@katehok.ac93.org>. Ensure pdbJeremy Allison1-8/+9
2007-10-10r2479: Stop attribute "modifyTimestamp" from being deleted.Jeremy Allison1-0/+5
2007-10-10r2477: Document "--destination" for "net rpc [printer|share] migrate".Günther Deschner1-1/+3
2007-10-10r2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not get reset anymore, migrateGünther Deschner2-4/+43
2007-10-10r2475: A more helpful debug-message when a connection to a dfs-proxy-share isGünther Deschner1-1/+2
2007-10-10r2474: (re-)fix memleak (initially found by jra).Günther Deschner1-6/+0
2007-10-10r2473: Convert internal data to UTF-8 before calling libxml2Jelmer Vernooij1-26/+47
2007-10-10r2472: Fixed krb5_krbhost_get_addrinfo()-parameters and make failureGünther Deschner1-3/+3
2007-10-10r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke2-4/+12
2007-10-10r2466: Fix memleak found by sean.chandler@verizon.net.Volker Lendecke1-1/+6
2007-10-10r2453: I think this is the last lot of fixes to get shared libraries working onTim Potter2-34/+34
2007-10-10r2451: Fix from Henrik Nordstrom <hno@squid-cache.org> to allowJeremy Allison1-13/+26
2007-10-10r2450: don't limit the number of groups returned by winbindd_getgroups()Gerald Carter1-4/+1
2007-10-10r2444: Based on jmcd's patch, implement special lists for the ldap user attri...Volker Lendecke3-6/+77
2007-10-10r2440: Use sys_fork instead of fork for the dual daemon so that we get theVolker Lendecke1-1/+1
2007-10-10r2420: Way back at the 1st SambaXP, Simo pointed out a subtle bug related to theChristopher R. Hertel2-18/+81
2007-10-10r2413: Arggg. Stupid, stupid, stupid me ! I added a paranoia testJeremy Allison1-13/+0
2007-10-10r2396: Fix bug found by Cornelio Bondad Jr <Corny.Bondad@hp.com>.Jeremy Allison1-5/+3
2007-10-10r2395: Patch from "Stefan (metze) Metzmacher" <metze@samba.org> to fixJeremy Allison1-10/+15
2007-10-10r2392: Steal the nicer error message from Samba4 :-).Jeremy Allison1-8/+12
2007-10-10r2388: fix client quota supportStefan Metzmacher4-9/+10
2007-10-10r2378: Remove two confusing #definesVolker Lendecke2-4/+0
2007-10-10r2374: Fix from Vince Brimhall vbrimhall@novell.com forJeremy Allison1-1/+6
2007-10-10r2373: Fix typo.Jeremy Allison1-3/+3
2007-10-10r2371: Fix for talking to OS/2 clients (max_mux ignored) by Guenter Kukkukk <...Jeremy Allison2-1/+8
2007-10-10r2369: Fix from Richard Renard <rrenard@idealx.com> to fix usermgr and trust ...Jeremy Allison1-1/+11
2007-10-10r2364: Include yp_prot.h before ypclnt.h as AIX 5.2 spits the dummy otherwise.Tim Potter1-3/+3
2007-10-10r2363: Fix to make find_workgroup use the same truncation asJeremy Allison1-15/+28
2007-10-10r2361: Fix the appalling toktocliplist() fn. Bug found by Luis Benvenutto.Jeremy Allison2-8/+13
2007-10-10r2355: Now we've shipped 3.0.7, add in the DOS fix.Jeremy Allison1-0/+6
2007-10-10r2351: Fix use of an uninitialized variable. valgrind is sooo useful.Volker Lendecke1-2/+2
2007-10-10r2348: fix segmention faultsStefan Metzmacher2-8/+11
2007-10-10r2340: Solve the problem of user sids ending up with gid's and vice versa: ThisVolker Lendecke2-60/+59
2007-10-10r2338: Remove lonely looking definition of DYNEXP for HPUX in the configureTim Potter1-1/+0
2007-10-10r2334: Update LDSHFLAGS for HPUX as -Wl is not necessary as we are invoking LDTim Potter1-1/+1
2007-10-10r2333: check the script is not a 0 lenght stringSimo Sorce1-1/+1
2007-10-10r2331: check password script code and example from trunkSimo Sorce4-3/+141
2007-10-10r2317: Fixup error messages and reformat.Jeremy Allison1-903/+922
2007-10-10r2312: Fix for bugid #1667, smbpasswd file could be left locked onJeremy Allison1-0/+2
2007-10-10r2292: changing version to 3.0.8pre1Gerald Carter1-1/+1
2007-10-10r2265: Volkers change to HEAD looks very good. Commit messageJeremy Allison2-5/+20
2007-10-10r2264: Fix for #1741. Define a struct nss_groupsbymem (thanks lukeh!) forTim Potter1-0/+22
2007-10-10r2263: When testing whether building shared libraries actually works, useTim Potter1-4/+5
2007-10-10r2261: fix getdc mailslot checks; testing with Windows 98se, WinME, WinNT 4.0...Gerald Carter1-3/+3
2007-10-10r2258: Attempt to fix Bug 1715. Not sure if all of ldapsam_compat works now, ...Volker Lendecke1-0/+7
2007-10-10r2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from samba4.Tim Potter2-2/+11
2007-10-10r2246: Some good fixes for HPUX from JBravo on #samba-technical:Tim Potter1-0/+39
2007-10-10r2245: Typo fix from trunk.Tim Potter1-2/+2
2007-10-10r2239: Fixup formatting errors in TDB_LOG calls. Add printf attribute suppor...Jim McDonough2-2/+5
2007-10-10r2233: fixed 3 places where == is mistakenly used instead of = in bourneAndrew Tridgell1-3/+3