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
...
|
*
Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problems
Jeremy Allison
2003-10-21
4
-5
/
+21
|
*
Merge tridge's AIX fixes.
Jeremy Allison
2003-10-21
1
-249
/
+231
|
*
Add server side support for epmapper pipe. Currently only does a fixed
Jim McDonough
2003-10-21
6
-4
/
+176
|
*
Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>
Jeremy Allison
2003-10-21
4
-49
/
+30
|
*
Fix typo
Jim McDonough
2003-10-21
1
-1
/
+1
|
*
call initgroups before becomming the user; patch from Fabio Cecchi
Gerald Carter
2003-10-21
1
-0
/
+3
|
*
Merge of another fix from Monyo.
Tim Potter
2003-10-21
1
-1
/
+1
|
*
Merge of mmap blacklist fix from HEAD.
Tim Potter
2003-10-21
1
-0
/
+7
|
*
Merge of krb5_keytab entry key vs keyblock member check from HEAD.
Tim Potter
2003-10-21
2
-4
/
+21
|
*
Merge of wrepld link fix.
Tim Potter
2003-10-21
1
-1
/
+2
|
*
Update structures after ethereal showed some marshalling/unmarshalling
Jim McDonough
2003-10-20
2
-11
/
+38
|
*
Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.
Jeremy Allison
2003-10-20
1
-1
/
+1
|
*
Merge Volker's fix.
Jeremy Allison
2003-10-20
1
-0
/
+6
|
*
Merge Volker's fix.
Jeremy Allison
2003-10-20
1
-0
/
+11
|
*
Several updates:
Jim McDonough
2003-10-20
3
-4
/
+50
|
*
Merge tridge's tdb updates.
Jeremy Allison
2003-10-20
4
-3
/
+10
|
*
more 2.2.x compatibility fixes - allow user looksup in the kerb5
Gerald Carter
2003-10-20
3
-15
/
+36
|
*
make sure we have a devmode before copying a string to the devicename; patch ...
Gerald Carter
2003-10-20
1
-3
/
+4
|
*
Compile libsmbclient with DYNEXP
Jelmer Vernooij
2003-10-19
1
-1
/
+1
|
*
Add epmapper commands to rpcclient
Jim McDonough
2003-10-18
1
-0
/
+2
|
*
Add epmapper client files to rpcclient build
Jim McDonough
2003-10-18
1
-2
/
+3
|
*
Add client side code to do endpoint map queries. Currently does one
Jim McDonough
2003-10-18
2
-0
/
+130
|
*
Fix tower length calculations and add some const
Jim McDonough
2003-10-18
1
-4
/
+5
|
*
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
[prev]
[next]