summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r3072: Fix for bug #1947 - incorrect use of getpwnam() etc. interface.Jeremy Allison2007-10-101-6/+0
* r3069: add 'force printername' service parameter for people that want to enfo...Gerald Carter2007-10-103-17/+43
* r3068: strip guest mount option off before sending to kernel mount routine to...Steve French2007-10-101-0/+6
* r3067: patch based on volker's initial work in trunk that fixes the queu upda...Gerald Carter2007-10-108-346/+425
* r3066: BUG 1519: fix segfault caused by double free of a printerGerald Carter2007-10-101-1/+0
* r3065: BUG 1519 (more): apparently the server_name notify request is used to ...Gerald Carter2007-10-101-13/+4
* r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except...Jeremy Allison2007-10-104-42/+87
* r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...Gerald Carter2007-10-104-14/+19
* r3008: when checking for the existance of a lock we are only doing a singleAndrew Tridgell2007-10-101-3/+0
* r3002: Fix for bug #1886 - prevent delete on close being setJeremy Allison2007-10-102-18/+43
* r2999: Remove lockedkeys code. Not used.Jeremy Allison2007-10-102-72/+0
* r2996: readability fix for length check; no semantic changesGerald Carter2007-10-101-1/+1
* r2979: Fix incorrect locks/unlocks in tdb_lockkeys()/tdb_unlockkeys().Jeremy Allison2007-10-101-4/+4
* r2978: Fix #1926 typo in debug. Found by Bill McGonigle <bill+samba@bfccomput...Jeremy Allison2007-10-101-1/+1
* r2959: If we want to support writes >= 65536 with cli_write, then it had betterRichard Sharpe2007-10-101-4/+4
* r2955: fixing a segfault uncovered by the changes for BUG 1519Gerald Carter2007-10-103-4/+8
* r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner2007-10-105-0/+295
* r2935: This is a long-standing one in my patch-queue: A pair of net commandsVolker Lendecke2007-10-104-3/+878
* r2924: Another #if that should be an #ifdef.Tim Potter2007-10-101-2/+2
* r2923: Fix some obvious copy/paste leftover debug-messages.Günther Deschner2007-10-101-8/+8
* r2918: BUG 1907: fix getprinterdriverdir_1(). have to make sure we don't add...Gerald Carter2007-10-101-2/+11
* r2917: Fix ip address override in mount.cifs mount helper and clean up warnin...Steve French2007-10-101-45/+61
* r2905: Apply the patch for bug #1822. Add -D_REENTRANT to CPPFLAGS and -lthreadRichard Sharpe2007-10-101-3/+6
* r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD.Tim Potter2007-10-104-4/+4
* r2894: Certain versions of GNU ld the default is not to have theTim Potter2007-10-101-1/+20
* r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...Andrew Bartlett2007-10-104-142/+104
* r2865: Add static and remove unused functions that only cload the blame-gameAndrew Bartlett2007-10-102-289/+3
* r2852: Oh. Allow to migrate win2k3/xp-drivers as well.Günther Deschner2007-10-101-0/+1
* r2837: Fix printer-migration w.r.t. to new naming-convention forGünther Deschner2007-10-101-40/+37
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-1033-35/+35
* r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return theTim Potter2007-10-101-0/+3
* r2832: Readd WKGUID-binding to match the correct default-locations of newGünther Deschner2007-10-104-7/+87
* r2828: Fix for bugzilla #1864 from Brett again.Tim Potter2007-10-101-1/+12
* r2826: Complain if 'password chat' doesn't contain the %u variable. based on ...Jelmer Vernooij2007-10-101-1/+8
* r2824: restored the is_case_sensitive option to ms_fnmatch() in Samba3. It isAndrew Tridgell2007-10-103-12/+23
* r2823: Patch from Brett Funderburg to pass create options parameter toTim Potter2007-10-101-2/+3
* r2822: Fix parameter confusion in priming of name-to-sid cache. Found byTim Potter2007-10-101-1/+1
* r2821: Adding "Windows x64" as architecture string and driverdir "x64" for theGünther Deschner2007-10-105-1/+8
* r2819: Make 'password history'-behaviour in ldapsam more consistent.Günther Deschner2007-10-101-0/+3
* r2814: Exactly the same as "main" build fix.Rafal Szczesniak2007-10-101-1/+1
* r2813: Fix the build.Rafal Szczesniak2007-10-101-1/+1
* r2779: Some fixes to pam_winbind.c.:Andrew Bartlett2007-10-101-7/+8
* r2778: merged the new samba4 ms_fnmatch code to Samba3. Thanks to RustyAndrew Tridgell2007-10-101-176/+131
* r2772: Check correct string length when verifying password-policies. Do notGünther Deschner2007-10-101-2/+3
* r2771: Second (and last) part of Swat-i18n-Patch from Björn JackeGünther Deschner2007-10-103-311/+318
* r2770: oops; internal_resolve_name() should stay static in 3.0Gerald Carter2007-10-101-1/+1
* 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