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