index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
strcpy_base from HEAD and trivial fix for smbclient -L
Volker Lendecke
2003-03-10
2
-8
/
+17
*
check a pointer before dereferencing it; not sure why userdata == NULL though
Gerald Carter
2003-03-10
1
-1
/
+1
*
Use "$@" to preserve shell quoting in case somebody passes an escaped
Martin Pool
2003-03-10
1
-1
/
+1
*
Fix typo in earlier fix, caught by Ranjit @ HP.
Jeremy Allison
2003-03-08
1
-1
/
+1
*
Use ERROR_NT, not ERROR_DOS as Andrew Bartlett pointed out.
Jeremy Allison
2003-03-07
3
-3
/
+3
*
Extra const committed by mistake - revert.
Jeremy Allison
2003-03-07
1
-1
/
+1
*
Missed parentheses around complex logic.
Jeremy Allison
2003-03-07
1
-1
/
+2
*
Patch from Michael Steffens. In his own words :
Jeremy Allison
2003-03-07
3
-82
/
+203
*
Fix noticed by Corny.Bondad@hp.com. Ensure we free up memory on error exit.
Jeremy Allison
2003-03-07
1
-0
/
+3
*
Found at Connectathon, .NET RC1 arranges trans/trans2/nttrans parameters
Jeremy Allison
2003-03-07
3
-69
/
+227
*
add #define for the max device name length in a DEVICEMODE
Gerald Carter
2003-03-06
3
-2
/
+4
*
More const fixes.
Jeremy Allison
2003-03-05
2
-3
/
+3
*
Writable string const fixes.
Jeremy Allison
2003-03-05
2
-7
/
+13
*
Fix for little-used lpq parser.
Jeremy Allison
2003-03-05
1
-1
/
+1
*
Connectathon fix. W2K -> W2K over port 445 doing a tconX does the full
Jeremy Allison
2003-03-05
1
-7
/
+2
*
preparing for release of 3.0alpha22
Gerald Carter
2003-03-04
1
-1
/
+1
*
More janitorial duties, fixing the BIG_UINT changes for large offsets.
Richard Sharpe
2003-03-03
2
-6
/
+7
*
Const warning fixes.
Jeremy Allison
2003-03-03
1
-2
/
+2
*
Fix const warning.
Jeremy Allison
2003-03-03
1
-1
/
+1
*
dlysym takes a const char *.
Jeremy Allison
2003-03-03
1
-1
/
+1
*
* always report ourselves as a Windows 2000 print server (even
Gerald Carter
2003-03-03
1
-8
/
+29
*
* CR1868: only send a change notify message if we have something
Gerald Carter
2003-03-03
2
-4
/
+16
*
Added limit to number of jobs enumerated. Set to 0 (means no limit).
Jeremy Allison
2003-03-01
2
-0
/
+10
*
Ensure added jobs increment total_jobs.
Jeremy Allison
2003-03-01
1
-0
/
+6
*
Fix HTTP error codes (patch by Vance Lankhaar)
Jelmer Vernooij
2003-02-28
1
-3
/
+3
*
Remove reference to "mainpage.dox" and CodingStandards, which have
Martin Pool
2003-02-28
1
-4
/
+3
*
Move net ads lookup improvements over from HEAD
Jim McDonough
2003-02-28
1
-61
/
+142
*
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
2003-02-28
3
-15
/
+61
*
don't forget the NULL
Gerald Carter
2003-02-27
1
-3
/
+3
*
and the winner of "i should have just written it in assembly
Gerald Carter
2003-02-27
1
-3
/
+3
*
don't pass NULL pointers to strcmp()
Gerald Carter
2003-02-27
1
-2
/
+2
*
additional fix for CR 601
Gerald Carter
2003-02-27
4
-1
/
+25
*
Doxygen merge from head
Martin Pool
2003-02-27
1
-5
/
+6
*
Merge 1.100 patch from HEAD:
Martin Pool
2003-02-27
1
-8
/
+15
*
Fix to allow blocking lock notification to be done rapidly (no wait
Jeremy Allison
2003-02-27
7
-19
/
+162
*
Merge adding -Wwrite-strings to our CFLAGS when --enable-developer is set
Andrew Bartlett
2003-02-26
1
-2
/
+2
*
Link wbinfo with popt_common.o
Tim Potter
2003-02-26
1
-1
/
+2
*
Merge of exit path cleanup for EnumDomainUsers.
Tim Potter
2003-02-26
1
-41
/
+23
*
Merge of python prototype header removal.
Tim Potter
2003-02-26
1
-29
/
+0
*
Merge: newline on debug message.
Tim Potter
2003-02-25
1
-1
/
+1
*
Merge: add popt_common_version to command line options table.
Tim Potter
2003-02-25
4
-0
/
+4
*
Merge: const fixes.
Tim Potter
2003-02-25
1
-110
/
+87
*
Merge: const fixes.
Tim Potter
2003-02-25
1
-1
/
+2
*
Merge: const fixes.
Tim Potter
2003-02-25
16
-119
/
+136
*
Merge: fix compiler warning.
Tim Potter
2003-02-25
1
-0
/
+7
*
Progress on CR 601
Gerald Carter
2003-02-25
6
-315
/
+388
*
Merge from HEAD. Use pstrcpy not safe_strcpy.
Jeremy Allison
2003-02-24
1
-2
/
+2
*
Merge from head. Move off-by-one buggy malloc()/safe_strcpy() combination to ...
Jeremy Allison
2003-02-24
1
-3
/
+1
*
Merge documentation from HEAD
Martin Pool
2003-02-24
1
-6
/
+13
*
Make sure these values are never uninitialsised.
Andrew Bartlett
2003-02-24
1
-2
/
+2
[next]