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