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
2003-03-17
Merge new statcache.c from HEAD.
Andrew Bartlett
1
-61
/
+126
2003-03-17
Fix memory leak.
Volker Lendecke
1
-0
/
+2
2003-03-17
Fix building --with-smbwrapper.
Tim Potter
2
-24
/
+6
2003-03-14
fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...
Gerald Carter
3
-21
/
+39
2003-03-14
Fix off by one bug noticed by Andrew Bartlett.
Jeremy Allison
1
-2
/
+2
2003-03-13
Merge from HEAD. 'win2000 can take much longer than the specified time to res...
Jeremy Allison
1
-1
/
+1
2003-03-13
Merge from HEAD. 'fixed the unmarshalling of the queryaliasmem SAMR call'
Jeremy Allison
1
-2
/
+6
2003-03-13
Merge of tdb_unlockeys() crash fix.
Tim Potter
1
-0
/
+2
2003-03-13
Merge of added locking functions from HEAD.
Tim Potter
1
-1
/
+81
2003-03-13
Merge of some commentary for getprinter info levels supported by win2k+
Tim Potter
1
-0
/
+16
2003-03-13
In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>,
Martin Pool
1
-0
/
+4
2003-03-13
Change size parameters from signed to unsigned to fix up warnings.
Jeremy Allison
5
-96
/
+191
2003-03-13
Merge of Andrew Bartlett's SID limit fix from HEAD.
Jeremy Allison
1
-0
/
+5
2003-03-12
fixed a strcat noticed by metze
Andrew Tridgell
1
-1
/
+1
2003-03-12
Ensure we count the length correctly in mangle_map.
Jeremy Allison
1
-6
/
+15
2003-03-12
adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...
Gerald Carter
3
-1
/
+6
2003-03-11
We use unsigned now, so use %u.
Jeremy Allison
1
-1
/
+1
2003-03-11
Fix up zero termination. Spotted by Sebastian Krahmer <krahmer@suse.de>.
Jeremy Allison
1
-1
/
+2
2003-03-11
When opening an existing DB, don't require the hash_size specified to
Martin Pool
1
-2
/
+1
2003-03-11
Patch from Ronan Waide:
Martin Pool
1
-1
/
+1
2003-03-11
Remove obsolete file.
Tim Potter
1
-13
/
+0
2003-03-10
strcpy_base from HEAD and trivial fix for smbclient -L
Volker Lendecke
2
-8
/
+17
2003-03-10
check a pointer before dereferencing it; not sure why userdata == NULL though
Gerald Carter
1
-1
/
+1
2003-03-10
Use "$@" to preserve shell quoting in case somebody passes an escaped
Martin Pool
1
-1
/
+1
2003-03-08
Fix typo in earlier fix, caught by Ranjit @ HP.
Jeremy Allison
1
-1
/
+1
2003-03-07
Use ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed out.
Jeremy Allison
3
-3
/
+3
2003-03-07
Extra const committed by mistake - revert.
Jeremy Allison
1
-1
/
+1
2003-03-07
Missed parentheses around complex logic.
Jeremy Allison
1
-1
/
+2
2003-03-07
Patch from Michael Steffens. In his own words :
Jeremy Allison
3
-82
/
+203
2003-03-07
Fix noticed by Corny.Bondad@hp.com. Ensure we free up memory on error exit.
Jeremy Allison
1
-0
/
+3
2003-03-07
Found at Connectathon, .NET RC1 arranges trans/trans2/nttrans parameters
Jeremy Allison
3
-69
/
+227
2003-03-06
add #define for the max device name length in a DEVICEMODE
Gerald Carter
3
-2
/
+4
2003-03-05
More const fixes.
Jeremy Allison
2
-3
/
+3
2003-03-05
Writable string const fixes.
Jeremy Allison
2
-7
/
+13
2003-03-05
Fix for little-used lpq parser.
Jeremy Allison
1
-1
/
+1
2003-03-05
Connectathon fix. W2K -> W2K over port 445 doing a tconX does the full
Jeremy Allison
1
-7
/
+2
2003-03-04
preparing for release of 3.0alpha22
Gerald Carter
1
-1
/
+1
2003-03-03
More janitorial duties, fixing the BIG_UINT changes for large offsets.
Richard Sharpe
2
-6
/
+7
2003-03-03
Const warning fixes.
Jeremy Allison
1
-2
/
+2
2003-03-03
Fix const warning.
Jeremy Allison
1
-1
/
+1
2003-03-03
dlysym takes a const char *.
Jeremy Allison
1
-1
/
+1
2003-03-03
* always report ourselves as a Windows 2000 print server (even
Gerald Carter
1
-8
/
+29
2003-03-03
* CR1868: only send a change notify message if we have something
Gerald Carter
2
-4
/
+16
2003-03-01
Added limit to number of jobs enumerated. Set to 0 (means no limit).
Jeremy Allison
2
-0
/
+10
2003-03-01
Ensure added jobs increment total_jobs.
Jeremy Allison
1
-0
/
+6
2003-02-28
Fix HTTP error codes (patch by Vance Lankhaar)
Jelmer Vernooij
1
-3
/
+3
2003-02-28
Remove reference to "mainpage.dox" and CodingStandards, which have
Martin Pool
1
-4
/
+3
2003-02-28
Move net ads lookup improvements over from HEAD
Jim McDonough
1
-61
/
+142
2003-02-28
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
3
-15
/
+61
2003-02-27
don't forget the NULL
Gerald Carter
1
-3
/
+3
[next]