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
path:
root
/
source3
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2001-11-21
Fix up the build again...
Andrew Bartlett
1
-1
/
+1
2001-11-21
Fix up libsmbclient in head.
Richard Sharpe
1
-1366
/
+1413
2001-11-20
add asn1 integer handling ready for the ldap netjoin code
Andrew Tridgell
1
-0
/
+26
2001-11-20
- make sure we use a non-zero session id so we can have multiple conns
Andrew Tridgell
1
-8
/
+4
2001-11-19
LMHOSTSFILE is now dynamically configured too.
Martin Pool
1
-1
/
+1
2001-11-17
Fix problems with lp_workgroup() being passed to routines that will modify
Richard Sharpe
1
-24
/
+44
2001-11-15
Tidyup formatting a bit (spaces->tabs) whilst reading new code to understand
Jeremy Allison
1
-46
/
+34
2001-11-15
Doxygen demo for Tim.
Martin Pool
1
-9
/
+24
2001-11-14
Close the socket and set the file descriptor to -1 if there was a socket
Tim Potter
1
-0
/
+9
2001-11-14
Removed the "reestablish" code. Tridge - scream if this was needed....
Jeremy Allison
2
-60
/
+2
2001-11-11
Minor updates. A small dose of const.
Andrew Bartlett
1
-1
/
+1
2001-11-07
Add function to add those hosts who have added msbrowse (domain master browsers)
Steve French
1
-0
/
+8
2001-11-05
Fixed looking up domain (winbind) users ahead of local users in
Tim Potter
1
-6
/
+18
2001-11-05
free the negTokenInit structure
Andrew Tridgell
1
-0
/
+2
2001-11-05
merge from 2.2. Why is STR_CONVERT missing when comparing
Gerald Carter
1
-1
/
+1
2001-11-04
Got serious about const again.
Jeremy Allison
4
-98
/
+100
2001-11-03
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
4
-43
/
+58
2001-11-03
Added support for UserListGroups, ServiceEnum
Steve French
1
-0
/
+125
2001-10-31
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2
-31
/
+46
2001-10-31
More const.
Andrew Bartlett
1
-2
/
+2
2001-10-31
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
1
-2
/
+23
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
1
-0
/
+6
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
-13
/
+41
2001-10-30
Added samlogon command to test against win2k native mode server. I think
Tim Potter
1
-0
/
+72
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
2
-11
/
+11
2001-10-23
more compiler warnings
Herb Lewis
1
-2
/
+2
2001-10-22
a quick fix to get rpcclient working again. This just disables
Andrew Tridgell
2
-1
/
+8
2001-10-22
Fix for @ in pathname from Kian Win.
Jeremy Allison
1
-1
/
+5
2001-10-21
Ok, I know it's a language thing and it shouldn't matter.... but a kerberos
Jeremy Allison
3
-21
/
+21
2001-10-21
Fix for compilation on non-krb5 systems
Andrew Bartlett
1
-1
/
+1
2001-10-21
made smbclient cope better with arbitrary principle forms
Andrew Tridgell
3
-21
/
+10
2001-10-21
support both old and new kerberos OIDs
Andrew Tridgell
1
-1
/
+2
2001-10-20
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
1
-1
/
+1
2001-10-20
better krb5 error handling (thanks andrewb!)
Andrew Tridgell
1
-7
/
+16
2001-10-19
Add additional client RAP calls
Jim McDonough
1
-0
/
+1832
2001-10-18
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
4
-3
/
+46
2001-10-17
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
4
-26
/
+258
2001-10-16
fix heimdal compilation
Andrew Tridgell
1
-1
/
+2
2001-10-14
minor Realloc() fix - pedantic
Andrew Tridgell
1
-2
/
+5
2001-10-14
fixed NTLMSSP with XP servers (who don't send the duplicate challenge
Andrew Tridgell
2
-3
/
+17
2001-10-14
fixed two bugs in the NTLMSSP code
Andrew Tridgell
1
-2
/
+8
2001-10-12
moved some OIDs to the ASN.1 header
Andrew Tridgell
2
-8
/
+4
2001-10-12
added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...
Andrew Tridgell
5
-269
/
+585
2001-10-11
improve the error handling in the ASN1 code a bit
Andrew Tridgell
1
-14
/
+22
2001-10-11
added a ASN.1 parser, so now I can properly parse the negTokenInit
Andrew Tridgell
3
-78
/
+320
2001-10-11
fixed some memory leaks, started adding asn1 decoder for server side
Andrew Tridgell
2
-12
/
+42
2001-10-11
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
4
-147
/
+802
[next]