r2715: Swat-i18n-Patch from Björn Jacke <bjacke@sernet.de>:
[nivanova/samba-autobuild/.git] / source3 /
2007-10-10 Günther Deschnerr2715: Swat-i18n-Patch from Björn Jacke <bjacke@sernet...
2007-10-10 Jeremy Allisonr2708: Don't look for bzero, we don't use it.
2007-10-10 Christopher R. Hertelr2706: The code that prints the remote MAC address...
2007-10-10 Jeremy Allisonr2703: Fix typo noticed by Igor Belyi <sambauser@kateho...
2007-10-10 Jeremy Allisonr2700: Fix bug where we could incorrectly set sparse...
2007-10-10 Jim McDonoughr2697: Fix for bugzilla #1732, patch by Satoh Fumiyasu...
2007-10-10 Volker Lendecker2691: Increase a debug level for a quite frequent...
2007-10-10 Jeremy Allisonr2665: Ensure the UNIX info level returned enough data.
2007-10-10 Jeremy Allisonr2651: Added 'stat' command to smbclient to exercise...
2007-10-10 Jeremy Allisonr2637: Fix the roundup problem (returning 1mb roundup...
2007-10-10 Volker Lendecker2619: Only issue the ldap extended password change...
2007-10-10 Jeremy Allisonr2610: Even if we only use the fast-path (ascii only...
2007-10-10 Jeremy Allisonr2605: Fix stupid typo in back-port of Samba4 fix.
2007-10-10 Simo Sorcer2599: avoid free()ing our static unalloceted memory...
2007-10-10 Volker Lendecker2584: After talking to jerry, commit the strlower...
2007-10-10 Jeremy Allisonr2578: Pick up optimisation from Samba4 - thanks tridge !
2007-10-10 Jeremy Allisonr2575: Return correct error codes on old SEARCH call...
2007-10-10 Gerald Carterr2570: minor fix with Rob's patch. use dos_errstr...
2007-10-10 Gerald Carterr2569: Patch from Rob Foehl <rwf@loonybin.net>:
2007-10-10 Gerald Carterr2567: Patches from Lars Mueller <lmuelle at suse dot...
2007-10-10 Volker Lendecker2566: Fix creation of aliases via usrmgr. Winbind...
2007-10-10 Gerald Carterr2564: resurrecting smbd/tdbutil.c
2007-10-10 Jeremy Allisonr2548: Fix for bug reported by Edward Spragins <spragin...
2007-10-10 Jeremy Allisonr2540: Fix it the way Henrik Nordstrom (the patch autho...
2007-10-10 Jeremy Allisonr2528: Ensure MIN is defined as a macro so it's not...
2007-10-10 Jeremy Allisonr2482: Fix from Arthur van Dongen <avdongen@xs4all...
2007-10-10 Jeremy Allisonr2481: Patch from Igor Belyi <sambauser@katehok.ac93...
2007-10-10 Jeremy Allisonr2479: Stop attribute "modifyTimestamp" from being...
2007-10-10 Günther Deschnerr2477: Document "--destination" for "net rpc [printer...
2007-10-10 Günther Deschnerr2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not...
2007-10-10 Günther Deschnerr2475: A more helpful debug-message when a connection...
2007-10-10 Günther Deschnerr2474: (re-)fix memleak (initially found by jra).
2007-10-10 Jelmer Vernooijr2473: Convert internal data to UTF-8 before calling...
2007-10-10 Günther Deschnerr2472: Fixed krb5_krbhost_get_addrinfo()-parameters...
2007-10-10 Volker Lendecker2470: Fix bug 1797: winbind and nmbd ignored "-l"...
2007-10-10 Volker Lendecker2466: Fix memleak found by sean.chandler@verizon.net.
2007-10-10 Tim Potterr2453: I think this is the last lot of fixes to get...
2007-10-10 Jeremy Allisonr2451: Fix from Henrik Nordstrom <hno@squid-cache.org...
2007-10-10 Gerald Carterr2450: don't limit the number of groups returned by...
2007-10-10 Volker Lendecker2444: Based on jmcd's patch, implement special lists...
2007-10-10 Volker Lendecker2440: Use sys_fork instead of fork for the dual daemon...
2007-10-10 Christopher R. Hertelr2420: Way back at the 1st SambaXP, Simo pointed out...
2007-10-10 Jeremy Allisonr2413: Arggg. Stupid, stupid, stupid me ! I added a...
2007-10-10 Jeremy Allisonr2396: Fix bug found by Cornelio Bondad Jr <Corny.Bonda...
2007-10-10 Jeremy Allisonr2395: Patch from "Stefan (metze) Metzmacher" <metze...
2007-10-10 Jeremy Allisonr2392: Steal the nicer error message from Samba4 :-).
2007-10-10 Stefan Metzmacherr2388: fix client quota support
2007-10-10 Volker Lendecker2378: Remove two confusing #defines
2007-10-10 Jeremy Allisonr2374: Fix from Vince Brimhall vbrimhall@novell.com for
2007-10-10 Jeremy Allisonr2373: Fix typo.
2007-10-10 Jeremy Allisonr2371: Fix for talking to OS/2 clients (max_mux ignored...
2007-10-10 Jeremy Allisonr2369: Fix from Richard Renard <rrenard@idealx.com...
2007-10-10 Tim Potterr2364: Include yp_prot.h before ypclnt.h as AIX 5.2...
2007-10-10 Jeremy Allisonr2363: Fix to make find_workgroup use the same truncati...
2007-10-10 Jeremy Allisonr2361: Fix the appalling toktocliplist() fn. Bug found...
2007-10-10 Jeremy Allisonr2355: Now we've shipped 3.0.7, add in the DOS fix.
2007-10-10 Volker Lendecker2351: Fix use of an uninitialized variable. valgrind...
2007-10-10 Stefan Metzmacherr2348: fix segmention faults
2007-10-10 Volker Lendecker2340: Solve the problem of user sids ending up with...
2007-10-10 Tim Potterr2338: Remove lonely looking definition of DYNEXP for...
2007-10-10 Tim Potterr2334: Update LDSHFLAGS for HPUX as -Wl is not necessar...
2007-10-10 Simo Sorcer2333: check the script is not a 0 lenght string
2007-10-10 Simo Sorcer2331: check password script code and example from...
2007-10-10 Jeremy Allisonr2317: Fixup error messages and reformat.
2007-10-10 Jeremy Allisonr2312: Fix for bugid #1667, smbpasswd file could be...
2007-10-10 Gerald Carterr2292: changing version to 3.0.8pre1
2007-10-10 Jeremy Allisonr2265: Volkers change to HEAD looks very good. Commit...
2007-10-10 Tim Potterr2264: Fix for #1741. Define a struct nss_groupsbymem...
2007-10-10 Tim Potterr2263: When testing whether building shared libraries...
2007-10-10 Gerald Carterr2261: fix getdc mailslot checks; testing with Windows...
2007-10-10 Volker Lendecker2258: Attempt to fix Bug 1715. Not sure if all of...
2007-10-10 Tim Potterr2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from...
2007-10-10 Tim Potterr2246: Some good fixes for HPUX from JBravo on #samba...
2007-10-10 Tim Potterr2245: Typo fix from trunk.
2007-10-10 Jim McDonoughr2239: Fixup formatting errors in TDB_LOG calls. Add...
2007-10-10 Andrew Tridgellr2233: fixed 3 places where == is mistakenly used inste...
2007-10-10 Paul Greenr2231: Fix iconv.c to use the Samba-supplied uint8...
2007-10-10 Jeremy Allisonr2224: Make nmbd more robust against bad netbios packets.
2007-10-10 Jeremy Allisonr2219: Remember to count bad_components only on pathnam...
2007-10-10 Jeremy Allisonr2215: I think I'm really close now. The key is to...
2007-10-10 Jeremy Allisonr2213: Optimisation. Passes masktest against W2K3.
2007-10-10 Tim Potterr2198: Correct fix for #1360. Need to use -Wl when...
2007-10-10 Jeremy Allisonr2196: This error code change is incorrect. Still worki...
2007-10-10 Jeremy Allisonr2194: Here is the efforts of much pain reproducing...
2007-10-10 Gerald Carterr2191: ensure that we assign our pid to print jobs...
2007-10-10 Gerald Carterr2190: disable 'winbind enable local accounts' by defau...
2007-10-10 Gerald Carterr2188: adding some initial checks for DragonFly (same...
2007-10-10 Gerald Carterr2177: use the correct counter when copying group rids...
2007-10-10 Jeremy Allisonr2175: Fix for #1546 from fumiya@samba.gr.jp. Preserve...
2007-10-10 Andrew Tridgellr2163: converted samba3 to use the new utf-16 aware...
2007-10-10 Andrew Tridgellr2160: fixed the uuid pack/unpack routines (they could...
2007-10-10 Andrew Bartlettr2157: This parameter in loadparm appears compleatly...
2007-10-10 Jeremy Allisonr2155: Reformat, plus steal from Samba4 :-).
2007-10-10 Jeremy Allisonr2152: Fix for bug #1674, move the symlinks checks...
2007-10-10 Jeremy Allisonr2150: Fix parsing of names ending in dot and a few...
2007-10-10 Andrew Bartlettr2147: Fix utility name in error message (pre-emptivly...
2007-10-10 Andrew Bartlettr2137: This is a patch I've been running at Hawker...
2007-10-10 Gerald Carterr2135: BUG 1464: make sure that printing commands are...
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Jim McDonoughr2131: Fixup format string. The magic value format...
next