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
r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except...
Jeremy Allison
4
-42
/
+87
2007-10-10
r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...
Gerald Carter
4
-14
/
+19
2007-10-10
r3008: when checking for the existance of a lock we are only doing a single
Andrew Tridgell
1
-3
/
+0
2007-10-10
r3002: Fix for bug #1886 - prevent delete on close being set
Jeremy Allison
2
-18
/
+43
2007-10-10
r2999: Remove lockedkeys code. Not used.
Jeremy Allison
2
-72
/
+0
2007-10-10
r2996: readability fix for length check; no semantic changes
Gerald Carter
1
-1
/
+1
2007-10-10
r2979: Fix incorrect locks/unlocks in tdb_lockkeys()/tdb_unlockkeys().
Jeremy Allison
1
-4
/
+4
2007-10-10
r2978: Fix #1926 typo in debug. Found by Bill McGonigle <bill+samba@bfccomput...
Jeremy Allison
1
-1
/
+1
2007-10-10
r2959: If we want to support writes >= 65536 with cli_write, then it had better
Richard Sharpe
1
-4
/
+4
2007-10-10
r2955: fixing a segfault uncovered by the changes for BUG 1519
Gerald Carter
3
-4
/
+8
2007-10-10
r2942: Add client-side support of triggering ads printer publishing over msrpc
Günther Deschner
5
-0
/
+295
2007-10-10
r2935: This is a long-standing one in my patch-queue: A pair of net commands
Volker Lendecke
4
-3
/
+878
2007-10-10
r2924: Another #if that should be an #ifdef.
Tim Potter
1
-2
/
+2
2007-10-10
r2923: Fix some obvious copy/paste leftover debug-messages.
Günther Deschner
1
-8
/
+8
2007-10-10
r2918: BUG 1907: fix getprinterdriverdir_1(). have to make sure we don't add...
Gerald Carter
1
-2
/
+11
2007-10-10
r2917: Fix ip address override in mount.cifs mount helper and clean up warnin...
Steve French
1
-45
/
+61
2007-10-10
r2905: Apply the patch for bug #1822. Add -D_REENTRANT to CPPFLAGS and -lthread
Richard Sharpe
1
-3
/
+6
2007-10-10
r2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG_PASSWORD.
Tim Potter
4
-4
/
+4
2007-10-10
r2894: Certain versions of GNU ld the default is not to have the
Tim Potter
1
-1
/
+20
2007-10-10
r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...
Andrew Bartlett
4
-142
/
+104
2007-10-10
r2865: Add static and remove unused functions that only cload the blame-game
Andrew Bartlett
2
-289
/
+3
2007-10-10
r2852: Oh. Allow to migrate win2k3/xp-drivers as well.
Günther Deschner
1
-0
/
+1
2007-10-10
r2837: Fix printer-migration w.r.t. to new naming-convention for
Günther Deschner
1
-40
/
+37
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
[next]