summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r2761: Print the decrypted, not encrypted key.Andrew Bartlett1-2/+2
2007-10-10r2760: Another patch from The Written Word. Don't declare function prototypesTim Potter1-1/+2
2007-10-10r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methodsTim Potter2-0/+14
2007-10-10r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,Andrew Bartlett2-10/+97
2007-10-10r2753: Workaround for the (rather broken) _samr_query_useraliases rpc-call.Günther Deschner1-14/+1
2007-10-10r2752: Fix the paranoia-check to ensure the ldap-attribute and theGünther Deschner1-1/+1
2007-10-10r2746: Fix typos in net's usage-output.Günther Deschner2-2/+2
2007-10-10r2736: Fix bug in Python printerdata wraper found by Daniel Jarboe.Tim Potter1-1/+1
2007-10-10r2732: Fixed typo.Günther Deschner1-2/+2
2007-10-10r2729: Fix ldapsam_compat homeDrive. Thanks to jason@env.leeds.ac.ukVolker Lendecke1-1/+1
2007-10-10r2715: Swat-i18n-Patch from Björn Jacke <bjacke@sernet.de>:Günther Deschner8-333/+333
2007-10-10r2708: Don't look for bzero, we don't use it.Jeremy Allison2-2/+12
2007-10-10r2706: The code that prints the remote MAC address (from the statistics sectionChristopher R. Hertel1-4/+7
2007-10-10r2703: Fix typo noticed by Igor Belyi <sambauser@katehok.ac93.org>Jeremy Allison1-1/+1
2007-10-10r2700: Fix bug where we could incorrectly set sparse attribute. Don't useJeremy Allison1-2/+2
2007-10-10r2697: Fix for bugzilla #1732, patch by Satoh Fumiyasu, fumiya@samba.gr.jpJim McDonough1-3/+8
2007-10-10r2691: Increase a debug level for a quite frequent operation.Volker Lendecke2-2/+29
2007-10-10r2665: Ensure the UNIX info level returned enough data.Jeremy Allison1-0/+6
2007-10-10r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASICJeremy Allison4-27/+309
2007-10-10r2637: Fix the roundup problem (returning 1mb roundup) for non-WindowsJeremy Allison2-15/+38
2007-10-10r2619: Only issue the ldap extended password change operation if the ldap serverVolker Lendecke1-0/+75
2007-10-10r2610: Even if we only use the fast-path (ascii only) thenJeremy Allison1-0/+21
2007-10-10r2605: Fix stupid typo in back-port of Samba4 fix.Jeremy Allison1-1/+1
2007-10-10r2599: avoid free()ing our static unalloceted memory that ends up in memory c...Simo Sorce1-1/+6
2007-10-10r2584: After talking to jerry, commit the strlower patch to getent username andVolker Lendecke2-0/+3
2007-10-10r2578: Pick up optimisation from Samba4 - thanks tridge !Jeremy Allison1-0/+12
2007-10-10r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...Jeremy Allison4-19/+17
2007-10-10r2570: minor fix with Rob's patch. use dos_errstr() instead of W_ERROR_V() w...Gerald Carter1-2/+2
2007-10-10r2569: Patch from Rob Foehl <rwf@loonybin.net>:Gerald Carter4-129/+182
2007-10-10r2567: Patches from Lars Mueller <lmuelle at suse dot de>:Gerald Carter1-2/+2
2007-10-10r2566: Fix creation of aliases via usrmgr. Winbind was too strict checking th...Volker Lendecke1-2/+10
2007-10-10r2564: resurrecting smbd/tdbutil.cGerald Carter1-0/+85