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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
*
|
Add some debugs in the error paths for tdb_brlock() to help track down
Tim Potter
2003-10-24
1
-1
/
+6
*
|
Andrew Bartlett patch to cope with Exchange 5.5 cleartext pop password auth.
Jeremy Allison
2003-10-24
1
-0
/
+16
*
|
After a phonecall with jra finally commit this.
Volker Lendecke
2003-10-23
2
-12
/
+5
*
|
Fix bug 451. Stop net -P from prompting for machine account password.
Jim McDonough
2003-10-23
3
-3
/
+4
*
|
Volker's fix for bug #668. Change the \n after the password prompt to go
Jim McDonough
2003-10-23
1
-2
/
+3
*
|
According to Ethereal we have a 32-Bit quantity here. And with SSVAL valgrind
Volker Lendecke
2003-10-23
1
-1
/
+1
*
|
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
25
-63
/
+83
*
|
Fix segfault in mount.cifs helper when there is no options specified during m...
Alexander Bokovoy
2003-10-22
1
-1
/
+1
*
|
In cli_lsa_lookup_sids don't leave the domain field uninitialized if
Volker Lendecke
2003-10-22
1
-0
/
+1
*
|
Fix for bug #64, Win9x Nexus tools not working against Samba3.0. Missing
Jeremy Allison
2003-10-21
2
-1
/
+13
*
|
Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problems
Jeremy Allison
2003-10-21
4
-5
/
+21
*
|
Fix signing miss-sequence noticed by Stefan Metzmacher <metze@metzemix.de>
Jeremy Allison
2003-10-21
4
-49
/
+30
*
|
call initgroups before becomming the user; patch from Fabio Cecchi
Gerald Carter
2003-10-21
1
-0
/
+3
*
|
fixed a number of bugs and memory leaks in the AIX winbind shim
Andrew Tridgell
2003-10-21
1
-249
/
+231
*
|
Merge of spelling fix from HEAD.
Tim Potter
2003-10-21
1
-1
/
+1
*
|
If we have blacklisted mmap() try to avoid using it accidentally by
Tim Potter
2003-10-21
1
-0
/
+7
*
|
Fixed typo spotted by Daniel Jarboe <daniel.jarboe@custserv.com>.
Jeremy Allison
2003-10-20
1
-1
/
+1
*
|
more 2.2.x compatibility fixes - allow user looksup in the kerb5
Gerald Carter
2003-10-20
3
-15
/
+36
*
|
It's a perfectly valid condition to have zero alias members.
Volker Lendecke
2003-10-20
1
-0
/
+6
*
|
make sure we have a devmode before copying a string to the devicename; patch ...
Gerald Carter
2003-10-20
1
-3
/
+4
*
|
We are doing NT error codes now.... If we have an NT error, report that
Volker Lendecke
2003-10-20
1
-0
/
+11
*
|
Changed output so all debug output goes to stderr, and all file processing
John Terpstra
2003-10-20
1
-40
/
+40
[prev]
[next]