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
...
|
*
Typo broke win9x logins.
Jeremy Allison
2003-10-17
1
-1
/
+1
|
*
uuid itself might not be aligned (as is the case in epm map requests), so
Jim McDonough
2003-10-17
1
-3
/
+3
|
*
* fix some compile warnings in the gums code
Gerald Carter
2003-10-17
4
-3
/
+52
|
*
Add endpoint mapper parse code
Jim McDonough
2003-10-17
1
-1
/
+1
|
*
Add epmapper pipe
Jim McDonough
2003-10-17
3
-2
/
+15
|
*
Add (un)marshalling code for endpoint mapper map operation
Jim McDonough
2003-10-17
1
-0
/
+406
|
*
Add endpoint mapper rpc definitions
Jim McDonough
2003-10-17
1
-0
/
+115
|
*
Remove DEBUG statement from wb_common.c as it should not be there.
Richard Sharpe
2003-10-16
1
-2
/
+0
|
*
Tidyup wrap checking.
Jeremy Allison
2003-10-16
3
-14
/
+38
|
*
Fix buggy data_len calculation in echo. Add paranoia debug message.
Jeremy Allison
2003-10-16
1
-1
/
+5
|
*
Ensure error code path doesn't free unmalloced memory. Bug #628.
Jeremy Allison
2003-10-16
1
-0
/
+4
|
*
created a new target: genparse
Simo Sorce
2003-10-15
2
-5
/
+7
|
*
updating version in copyright
Gerald Carter
2003-10-14
1
-1
/
+1
|
*
Enable us to see what sequence number we were expecting when we fail a sign
Jeremy Allison
2003-10-14
1
-4
/
+4
|
*
fix typo
Simo Sorce
2003-10-14
1
-1
/
+1
|
*
sorry folks, forgot to cvs add/remove before commit.
Simo Sorce
2003-10-14
4
-1196
/
+1923
|
*
Delete unused label to fix compiler warning.
Tim Potter
2003-10-14
1
-1
/
+0
|
*
Enclose usage of st_blksize and st_blocks struct stat members in
Tim Potter
2003-10-14
5
-0
/
+30
|
*
Set errno = ENOSYS if mmap not supported.
Tim Potter
2003-10-14
1
-0
/
+1
|
*
Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone to
Tim Potter
2003-10-14
2
-100
/
+95
|
*
Ignore autogenerated tdbsam2_parse_info.h
Tim Potter
2003-10-14
1
-3
/
+4
|
*
Put back the changes that Simo reverted and fix a speling mistak.
Richard Sharpe
2003-10-13
1
-1
/
+3
|
*
So here it is a non-intrusive patch with my latest work on gums (the
Simo Sorce
2003-10-13
17
-1249
/
+1208
|
*
Pull my previous changes into head as well.
Richard Sharpe
2003-10-13
2
-0
/
+9
|
*
make sure to use the escaped DN; patch from Guenther Deschner; bug 592
Gerald Carter
2003-10-13
1
-1
/
+1
|
*
make nt-time <-> unix-time functions nearly reversible
Simo Sorce
2003-10-12
1
-2
/
+5
|
*
Match Samba 2.2, and make ACB_NORMAL the default ACB value.
Andrew Bartlett
2003-10-10
1
-0
/
+7
|
*
Ensure cancelling a blocking lock returns the correct error message.
Jeremy Allison
2003-10-10
1
-1
/
+1
|
*
Make us pass Samba4 lock tester (with one different error message).
Jeremy Allison
2003-10-10
1
-0
/
+3
|
*
We need to make sure that the files that contain the static_init_$subsystem;
Jelmer Vernooij
2003-10-09
2
-7
/
+7
|
*
Match W2K insanty w.r.t. writelock and writeclose. Samba4 torture tester.
Jeremy Allison
2003-10-09
1
-9
/
+20
|
*
Move sysquotas autoconf tests to a seperate file in tests/
Jelmer Vernooij
2003-10-09
3
-102
/
+98
|
*
Refuse to configure if --with-expsam=$BACKEND was specified, but
Jelmer Vernooij
2003-10-09
1
-2
/
+2
|
*
At least give a message if we're returning a short read for W2K compatibility.
Jeremy Allison
2003-10-09
1
-2
/
+12
|
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-5
/
+10
|
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-22
/
+2
|
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-1
/
+1
|
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-1
/
+1
|
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-16
/
+16
|
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-1
/
+1
|
*
Merge from 3.0:
Tim Potter
2003-10-09
3
-76
/
+86
|
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-1
/
+3
|
*
Merge from 3.0:
Tim Potter
2003-10-09
1
-2
/
+3
|
*
Merge from 3.0:
Tim Potter
2003-10-09
9
-10149
/
+2789
|
*
Changes to allow Samba3 to pass the Samba4 RAW-READ tests.
Jeremy Allison
2003-10-09
4
-20
/
+61
|
*
Fixup error code returns from Samba4 tester. Ensure invalid paths are
Jeremy Allison
2003-10-08
3
-40
/
+170
|
*
Max warnings with gcc.
Jeremy Allison
2003-10-07
1
-1
/
+3
|
*
make sure to call get_user_groups() with the full winbindd name for a user if...
Gerald Carter
2003-10-07
2
-11
/
+22
|
*
Version of patch from nick@isilon.com (Nicholas Kirsch) for bug #564.
Jeremy Allison
2003-10-07
1
-6
/
+23
|
*
Fix for bug #562 (incorrect mode sum) by h-yamasaki@pd.jp.nec.com.
Jeremy Allison
2003-10-06
1
-3
/
+3
[prev]
[next]