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
...
*
This should fix up the compile with krb5.
Andrew Bartlett
2001-10-31
1
-7
/
+9
*
When you make a data_blob() then you probably need to free it too...
Andrew Bartlett
2001-10-31
1
-0
/
+4
*
Fix up domain logons. Tested with NT4.
Andrew Bartlett
2001-10-31
3
-7
/
+6
*
... and clean up the unused variables.
Andrew Bartlett
2001-10-31
1
-3
/
+0
*
Small changes for guest authenticated pipes.
Andrew Bartlett
2001-10-31
1
-8
/
+7
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
32
-1139
/
+2216
*
More const.
Andrew Bartlett
2001-10-31
1
-2
/
+2
*
SPNEGO works perfectly well with security=domain, so don't exclude it.
Andrew Bartlett
2001-10-31
1
-3
/
+7
*
Small 'const' updates ahead of some AuthRewrite merging.
Andrew Bartlett
2001-10-31
4
-18
/
+18
*
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
2001-10-31
8
-8
/
+70
*
This one's a doozy. A cut&paste bug incorrectly sets the max string length
Tim Potter
2001-10-31
1
-1
/
+1
*
Don't accidentally return success when sending a broken NET_SAMLOGON
Tim Potter
2001-10-31
1
-0
/
+1
*
Some tweaking to make the samlogon function look more like NT on the wire.
Tim Potter
2001-10-31
1
-7
/
+7
*
Parionia to ensure people don't install libsmb based programs setuid root.
Andrew Bartlett
2001-10-31
3
-1
/
+15
*
Spnego on the 'server' end of security=server just does not work, so set the
Andrew Bartlett
2001-10-30
4
-2
/
+17
*
Fix debug in domain_client_validate() when password server = *.
Tim Potter
2001-10-30
1
-1
/
+1
*
Allow the logon level to be passed to cli_netlogon_sam_logon() rather than
Tim Potter
2001-10-30
1
-4
/
+4
*
Allow the logon level to be passed to cli_netlogon_sam_logon() rather than
Tim Potter
2001-10-30
1
-13
/
+41
*
Removed confusing comment.
Tim Potter
2001-10-30
1
-1
/
+1
*
Fix up smbpasswd -e/-d so that it doesn't change the password under you any
Andrew Bartlett
2001-10-30
5
-34
/
+18
*
Display some errors if the initial connection to the server could not be
Tim Potter
2001-10-30
1
-0
/
+2
*
Added samlogon command to test against win2k native mode server. I think
Tim Potter
2001-10-30
2
-0
/
+130
*
Fixed typo in debug message.
Tim Potter
2001-10-30
1
-1
/
+1
*
Fix up auth_smbpasswd.c to use the password interface, rather than the
Andrew Bartlett
2001-10-29
2
-16
/
+16
*
Add a bit of 'const' for the data_blob code.
Andrew Bartlett
2001-10-29
1
-3
/
+13
*
Don't force winbind to use non-local DC's.
Volker Lendecke
2001-10-29
1
-1
/
+1
*
clear errno before a call, tdbsam will not update it.
Simo Sorce
2001-10-29
1
-1
/
+1
*
another few changes to the new mangle code
Simo Sorce
2001-10-29
1
-2
/
+27
*
change some more functions to the new mangle interface.
Simo Sorce
2001-10-29
1
-9
/
+11
*
- fix string len for an ucs2_to_dos function as any ucs2 char may be up to 4 ...
Simo Sorce
2001-10-29
1
-4
/
+81
*
More spelling and grammer from Vance. <vance@digital-host.net>
Andrew Bartlett
2001-10-29
5
-26
/
+28
*
This patch applied, except without the structure changes to nmblib.c
Andrew Bartlett
2001-10-29
5
-8
/
+8
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
23
-258
/
+204
*
This commit is number 3 of 4.
Andrew Bartlett
2001-10-29
13
-53
/
+114
*
This commit is number 2 of 4.
Andrew Bartlett
2001-10-29
5
-75
/
+94
*
This commit is number 1 of 4.
Andrew Bartlett
2001-10-29
4
-23
/
+70
*
Converted a bunch of functions to use sscanf %i instead of atoi to
Tim Potter
2001-10-29
1
-11
/
+14
*
Hey where did those 4 character tabs come from?
Tim Potter
2001-10-29
1
-4
/
+4
*
Don't reference tallocated memory that has already been disposed of. The
Tim Potter
2001-10-29
3
-11
/
+26
*
Fixed confusing debug message - it was always printing uid 0 instead of the
Tim Potter
2001-10-29
1
-1
/
+1
*
fix a logic bug on max size of a returned string,
Simo Sorce
2001-10-28
1
-3
/
+9
*
added de.msg from Andreas Moroder
Motonobu Takahashi
2001-10-28
1
-0
/
+1707
*
Fix up the Makefile for now (thanks herb).
Andrew Bartlett
2001-10-27
1
-2
/
+2
*
smbd/notify_hash.c: Merged Herb's fix.
Jeremy Allison
2001-10-27
2
-3
/
+4
*
Raise simultaneous open pipes from 64 to 1024 for large print server
Jeremy Allison
2001-10-27
1
-1
/
+1
*
Added some connection checking code. Doesn't work yet though.
Tim Potter
2001-10-27
1
-10
/
+43
*
A few spelling fixes from Vance. <vance@digital-host.net>
Andrew Bartlett
2001-10-26
1
-8
/
+8
*
samba-bugs@samba.org -> samba@samba.org
Andrew Bartlett
2001-10-26
1
-1
/
+1
*
Restore the intended behaviour for .headers.stamp
Andrew Bartlett
2001-10-26
1
-1
/
+1
*
Fixed compile warning.
Tim Potter
2001-10-26
1
-1
/
+1
[prev]
[next]