index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
33
-35
/
+35
2007-10-10
r2834: Netapps can return NT_STATUS_ACCESS_DENIED when trying to return the
Tim Potter
1
-0
/
+3
2007-10-10
r2832: Readd WKGUID-binding to match the correct default-locations of new
Günther Deschner
4
-7
/
+87
2007-10-10
r2828: Fix for bugzilla #1864 from Brett again.
Tim Potter
1
-1
/
+12
2007-10-10
r2826: Complain if 'password chat' doesn't contain the %u variable. based on ...
Jelmer Vernooij
1
-1
/
+8
2007-10-10
r2824: restored the is_case_sensitive option to ms_fnmatch() in Samba3. It is
Andrew Tridgell
3
-12
/
+23
2007-10-10
r2823: Patch from Brett Funderburg to pass create options parameter to
Tim Potter
1
-2
/
+3
2007-10-10
r2822: Fix parameter confusion in priming of name-to-sid cache. Found by
Tim Potter
1
-1
/
+1
2007-10-10
r2821: Adding "Windows x64" as architecture string and driverdir "x64" for the
Günther Deschner
5
-1
/
+8
2007-10-10
r2819: Make 'password history'-behaviour in ldapsam more consistent.
Günther Deschner
1
-0
/
+3
2007-10-10
r2814: Exactly the same as "main" build fix.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r2813: Fix the build.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r2779: Some fixes to pam_winbind.c.:
Andrew Bartlett
1
-7
/
+8
2007-10-10
r2778: merged the new samba4 ms_fnmatch code to Samba3. Thanks to Rusty
Andrew Tridgell
1
-176
/
+131
2007-10-10
r2772: Check correct string length when verifying password-policies. Do not
Günther Deschner
1
-2
/
+3
2007-10-10
r2771: Second (and last) part of Swat-i18n-Patch from Björn Jacke
Günther Deschner
3
-311
/
+318
2007-10-10
r2770: oops; internal_resolve_name() should stay static in 3.0
Gerald Carter
1
-1
/
+1
2007-10-10
r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...
Gerald Carter
8
-161
/
+240
2007-10-10
r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix the
Andrew Bartlett
5
-83
/
+49
2007-10-10
r2761: Print the decrypted, not encrypted key.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r2760: Another patch from The Written Word. Don't declare function prototypes
Tim Potter
1
-1
/
+2
2007-10-10
r2759: Fix for winbindd on AIX 5.1. Apparently it doesn't have as many methods
Tim Potter
2
-0
/
+14
2007-10-10
r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,
Andrew Bartlett
2
-10
/
+97
2007-10-10
r2753: Workaround for the (rather broken) _samr_query_useraliases rpc-call.
Günther Deschner
1
-14
/
+1
2007-10-10
r2752: Fix the paranoia-check to ensure the ldap-attribute and the
Günther Deschner
1
-1
/
+1
2007-10-10
r2746: Fix typos in net's usage-output.
Günther Deschner
2
-2
/
+2
2007-10-10
r2736: Fix bug in Python printerdata wraper found by Daniel Jarboe.
Tim Potter
1
-1
/
+1
2007-10-10
r2732: Fixed typo.
Günther Deschner
1
-2
/
+2
2007-10-10
r2729: Fix ldapsam_compat homeDrive. Thanks to jason@env.leeds.ac.uk
Volker Lendecke
1
-1
/
+1
2007-10-10
r2715: Swat-i18n-Patch from Björn Jacke <bjacke@sernet.de>:
Günther Deschner
8
-333
/
+333
2007-10-10
r2708: Don't look for bzero, we don't use it.
Jeremy Allison
2
-2
/
+12
2007-10-10
r2706: The code that prints the remote MAC address (from the statistics section
Christopher R. Hertel
1
-4
/
+7
2007-10-10
r2703: Fix typo noticed by Igor Belyi <sambauser@katehok.ac93.org>
Jeremy Allison
1
-1
/
+1
2007-10-10
r2700: Fix bug where we could incorrectly set sparse attribute. Don't use
Jeremy Allison
1
-2
/
+2
2007-10-10
r2697: Fix for bugzilla #1732, patch by Satoh Fumiyasu, fumiya@samba.gr.jp
Jim McDonough
1
-3
/
+8
2007-10-10
r2691: Increase a debug level for a quite frequent operation.
Volker Lendecke
2
-2
/
+29
2007-10-10
r2665: Ensure the UNIX info level returned enough data.
Jeremy Allison
1
-0
/
+6
2007-10-10
r2651: Added 'stat' command to smbclient to exercise the UNIX_FILE_BASIC
Jeremy Allison
4
-27
/
+309
2007-10-10
r2637: Fix the roundup problem (returning 1mb roundup) for non-Windows
Jeremy Allison
2
-15
/
+38
2007-10-10
r2619: Only issue the ldap extended password change operation if the ldap server
Volker Lendecke
1
-0
/
+75
2007-10-10
r2610: Even if we only use the fast-path (ascii only) then
Jeremy Allison
1
-0
/
+21
2007-10-10
r2605: Fix stupid typo in back-port of Samba4 fix.
Jeremy Allison
1
-1
/
+1
2007-10-10
r2599: avoid free()ing our static unalloceted memory that ends up in memory c...
Simo Sorce
1
-1
/
+6
2007-10-10
r2584: After talking to jerry, commit the strlower patch to getent username and
Volker Lendecke
2
-0
/
+3
2007-10-10
r2578: Pick up optimisation from Samba4 - thanks tridge !
Jeremy Allison
1
-0
/
+12
2007-10-10
r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes...
Jeremy Allison
4
-19
/
+17
2007-10-10
r2570: minor fix with Rob's patch. use dos_errstr() instead of W_ERROR_V() w...
Gerald Carter
1
-2
/
+2
2007-10-10
r2569: Patch from Rob Foehl <rwf@loonybin.net>:
Gerald Carter
4
-129
/
+182
2007-10-10
r2567: Patches from Lars Mueller <lmuelle at suse dot de>:
Gerald Carter
1
-2
/
+2
2007-10-10
r2566: Fix creation of aliases via usrmgr. Winbind was too strict checking th...
Volker Lendecke
1
-2
/
+10
[next]