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
r2317: Fixup error messages and reformat.
Jeremy Allison
1
-903
/
+922
2007-10-10
r2312: Fix for bugid #1667, smbpasswd file could be left locked on
Jeremy Allison
1
-0
/
+2
2007-10-10
r2292: changing version to 3.0.8pre1
Gerald Carter
1
-1
/
+1
2007-10-10
r2265: Volkers change to HEAD looks very good. Commit message
Jeremy Allison
2
-5
/
+20
2007-10-10
r2264: Fix for #1741. Define a struct nss_groupsbymem (thanks lukeh!) for
Tim Potter
1
-0
/
+22
2007-10-10
r2263: When testing whether building shared libraries actually works, use
Tim Potter
1
-4
/
+5
2007-10-10
r2261: fix getdc mailslot checks; testing with Windows 98se, WinME, WinNT 4.0...
Gerald Carter
1
-3
/
+3
2007-10-10
r2258: Attempt to fix Bug 1715. Not sure if all of ldapsam_compat works now, ...
Volker Lendecke
1
-0
/
+7
2007-10-10
r2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from samba4.
Tim Potter
2
-2
/
+11
2007-10-10
r2246: Some good fixes for HPUX from JBravo on #samba-technical:
Tim Potter
1
-0
/
+39
2007-10-10
r2245: Typo fix from trunk.
Tim Potter
1
-2
/
+2
2007-10-10
r2239: Fixup formatting errors in TDB_LOG calls. Add printf attribute suppor...
Jim McDonough
2
-2
/
+5
2007-10-10
r2233: fixed 3 places where == is mistakenly used instead of = in bourne
Andrew Tridgell
1
-3
/
+3
2007-10-10
r2231: Fix iconv.c to use the Samba-supplied uint8 type not the uint8_t type,...
Paul Green
1
-4
/
+4
2007-10-10
r2224: Make nmbd more robust against bad netbios packets.
Jeremy Allison
3
-7
/
+146
2007-10-10
r2219: Remember to count bad_components only on pathname boundaries.
Jeremy Allison
1
-2
/
+2
2007-10-10
r2215: I think I'm really close now. The key is to count the number of
Jeremy Allison
1
-22
/
+29
2007-10-10
r2213: Optimisation. Passes masktest against W2K3.
Jeremy Allison
1
-0
/
+3
2007-10-10
r2198: Correct fix for #1360. Need to use -Wl when passing flags to the linker.
Tim Potter
1
-1
/
+1
2007-10-10
r2196: This error code change is incorrect. Still working on it...
Jeremy Allison
1
-5
/
+0
2007-10-10
r2194: Here is the efforts of much pain reproducing W2K3 pathname
Jeremy Allison
2
-72
/
+87
2007-10-10
r2191: ensure that we assign our pid to print jobs (and not our parent's pid)...
Gerald Carter
1
-17
/
+8
2007-10-10
r2190: disable 'winbind enable local accounts' by default (had to be done doc...
Gerald Carter
1
-1
/
+1
2007-10-10
r2188: adding some initial checks for DragonFly (same as FreeBSD 4.1)
Gerald Carter
1
-3
/
+4
2007-10-10
r2177: use the correct counter when copying group rids from the user_info3 st...
Gerald Carter
1
-3
/
+3
2007-10-10
r2175: Fix for #1546 from fumiya@samba.gr.jp. Preserve errno in MB strupper_m...
Jeremy Allison
1
-0
/
+6
2007-10-10
r2163: converted samba3 to use the new utf-16 aware iconv code. Also changed
Andrew Tridgell
1
-64
/
+208
2007-10-10
r2160: fixed the uuid pack/unpack routines (they could go past the end of the...
Andrew Tridgell
1
-52
/
+14
2007-10-10
r2157: This parameter in loadparm appears compleatly unused.
Andrew Bartlett
1
-2
/
+0
2007-10-10
r2155: Reformat, plus steal from Samba4 :-).
Jeremy Allison
1
-233
/
+259
2007-10-10
r2152: Fix for bug #1674, move the symlinks checks into reduce_name().
Jeremy Allison
2
-40
/
+20
2007-10-10
r2150: Fix parsing of names ending in dot and a few other error returns
Jeremy Allison
1
-16
/
+11
2007-10-10
r2147: Fix utility name in error message (pre-emptivly merged to trunk ;-)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r2137: This is a patch I've been running at Hawker for a while.
Andrew Bartlett
1
-19
/
+29
2007-10-10
r2135: BUG 1464: make sure that printing commands are initialized even if the...
Gerald Carter
1
-3
/
+2
2007-10-10
r2133: Several fixes:
Gerald Carter
9
-266
/
+275
2007-10-10
r2131: Fixup format string. The magic value format specifier was missing, so
Jim McDonough
1
-1
/
+1
2007-10-10
r2116: Ensure statcache has large enough tdb memory hash size (1031).
Jeremy Allison
1
-1
/
+1
2007-10-10
r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...
Jeremy Allison
5
-39
/
+69
2007-10-10
r2112: Simplify the mangle hash code to use an in-memory tdb.
Jeremy Allison
4
-167
/
+59
2007-10-10
r2111: Fix memleak with valid names.
Jeremy Allison
1
-0
/
+1
2007-10-10
r2093: Fix for Bug 1416. This must have been a cut&paste error from add_gid....
Volker Lendecke
1
-3
/
+0
2007-10-10
r2091: only use sAMAccountName and not userPrincipalName since the breaks win...
Gerald Carter
1
-0
/
+6
2007-10-10
r2090: fix formatting that was bugging me
Gerald Carter
1
-36
/
+18
2007-10-10
r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...
Gerald Carter
3
-4
/
+13
2007-10-10
r2083: Fix memleak on return code path.
Jeremy Allison
1
-5
/
+6
2007-10-10
r2082: lp_path should be lp_pathname.
Jeremy Allison
2
-2
/
+3
2007-10-10
r2080: Remove last traces of static migration to localhost. Needed to allow a
Günther Deschner
4
-24
/
+31
2007-10-10
r2079: Clear the publish-bit from the attributes-mask when migrating
Günther Deschner
1
-0
/
+6
2007-10-10
r2077: fix logic bug in the check for creating a user's home directory in reg...
Gerald Carter
2
-11
/
+18
[next]