summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter2007-10-108-161/+240
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2007-10-105-83/+49
* r2761: Print the decrypted, not encrypted key.Andrew Bartlett2007-10-101-2/+2
* r2760: Another patch from The Written Word. Don't declare function prototypesTim Potter2007-10-101-1/+2
* r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methodsTim Potter2007-10-102-0/+14
* r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,Andrew Bartlett2007-10-102-10/+97
* r2753: Workaround for the (rather broken) _samr_query_useraliases rpc-call.Günther Deschner2007-10-101-14/+1
* r2752: Fix the paranoia-check to ensure the ldap-attribute and theGünther Deschner2007-10-101-1/+1
* r2746: Fix typos in net's usage-output.Günther Deschner2007-10-102-2/+2
* r2736: Fix bug in Python printerdata wraper found by Daniel Jarboe.Tim Potter2007-10-101-1/+1
* r2732: Fixed typo.Günther Deschner2007-10-101-2/+2
* r2729: Fix ldapsam_compat homeDrive. Thanks to jason@env.leeds.ac.ukVolker Lendecke2007-10-101-1/+1
* r2715: Swat-i18n-Patch from Björn Jacke <bjacke@sernet.de>:Günther Deschner2007-10-1016-459/+423
* r2708: Don't look for bzero, we don't use it.Jeremy Allison2007-10-102-2/+12
* r2706: The code that prints the remote MAC address (from the statistics sectionChristopher R. Hertel2007-10-101-4/+7
* r2703: Fix typo noticed by Igor Belyi <sambauser@katehok.ac93.org>Jeremy Allison2007-10-101-1/+1
* r2700: Fix bug where we could incorrectly set sparse attribute. Don't useJeremy Allison2007-10-101-2/+2
* r2697: Fix for bugzilla #1732, patch by Satoh Fumiyasu, fumiya@samba.gr.jpJim McDonough2007-10-101-3/+8
* r2691: Increase a debug level for a quite frequent operation.Volker Lendecke2007-10-102-2/+29
* r2665: Ensure the UNIX info level returned enough data.Jeremy Allison2007-10-101-0/+6
* r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASICJeremy Allison2007-10-104-27/+309
* r2637: Fix the roundup problem (returning 1mb roundup) for non-WindowsJeremy Allison2007-10-102-15/+38
* r2619: Only issue the ldap extended password change operation if the ldap serverVolker Lendecke2007-10-101-0/+75
* r2610: Even if we only use the fast-path (ascii only) thenJeremy Allison2007-10-101-0/+21
* r2605: Fix stupid typo in back-port of Samba4 fix.Jeremy Allison2007-10-101-1/+1
* r2599: avoid free()ing our static unalloceted memory that ends up in memory c...Simo Sorce2007-10-101-1/+6
* r2584: After talking to jerry, commit the strlower patch to getent username andVolker Lendecke2007-10-102-0/+3
* r2578: Pick up optimisation from Samba4 - thanks tridge !Jeremy Allison2007-10-101-0/+12
* r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...Jeremy Allison2007-10-104-19/+17
* r2570: minor fix with Rob's patch. use dos_errstr() instead of W_ERROR_V() w...Gerald Carter2007-10-101-2/+2
* r2569: Patch from Rob Foehl <rwf@loonybin.net>:Gerald Carter2007-10-104-129/+182
* r2567: Patches from Lars Mueller <lmuelle at suse dot de>:Gerald Carter2007-10-103-6/+6
* r2566: Fix creation of aliases via usrmgr. Winbind was too strict checking th...Volker Lendecke2007-10-101-2/+10
* r2564: resurrecting smbd/tdbutil.cGerald Carter2007-10-101-0/+85
* r2548: Fix for bug reported by Edward Spragins <spragins@gmail.com> - don't t...Jeremy Allison2007-10-101-2/+3
* r2540: Fix it the way Henrik Nordstrom (the patch author) wants :-).Jeremy Allison2007-10-101-5/+3
* r2528: Ensure MIN is defined as a macro so it's not undefined in the .so.Jeremy Allison2007-10-101-0/+4
* r2482: Fix from Arthur van Dongen <avdongen@xs4all.nl> to fix acces -> access...Jeremy Allison2007-10-102-5/+5
* r2481: Patch from Igor Belyi <sambauser@katehok.ac93.org>. Ensure pdbJeremy Allison2007-10-101-8/+9
* r2479: Stop attribute "modifyTimestamp" from being deleted.Jeremy Allison2007-10-101-0/+5
* r2477: Document "--destination" for "net rpc [printer|share] migrate".Günther Deschner2007-10-101-1/+3
* r2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not get reset anymore, migrateGünther Deschner2007-10-102-4/+43
* r2475: A more helpful debug-message when a connection to a dfs-proxy-share isGünther Deschner2007-10-101-1/+2
* r2474: (re-)fix memleak (initially found by jra).Günther Deschner2007-10-101-6/+0
* r2473: Convert internal data to UTF-8 before calling libxml2Jelmer Vernooij2007-10-101-26/+47
* r2472: Fixed krb5_krbhost_get_addrinfo()-parameters and make failureGünther Deschner2007-10-101-3/+3
* r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke2007-10-102-4/+12
* r2466: Fix memleak found by sean.chandler@verizon.net.Volker Lendecke2007-10-101-1/+6
* r2453: I think this is the last lot of fixes to get shared libraries working onTim Potter2007-10-102-34/+34
* r2451: Fix from Henrik Nordstrom <hno@squid-cache.org> to allowJeremy Allison2007-10-101-13/+26