index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nttrans.c: More code towards NT protocol.
Jeremy Allison
1998-06-30
1
-13
/
+91
*
Added SSL support from Christian Starkjohann <cs@obdev.at>
Jeremy Allison
1998-06-16
2
-0
/
+291
*
client.c: Made -L do a null-session share unless -U user is specified.
Jeremy Allison
1998-06-15
1
-0
/
+34
*
Makefile:
Jeremy Allison
1998-06-15
1
-8
/
+20
*
Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...
Jeremy Allison
1998-06-13
1
-1
/
+1
*
Groupname mapping code now lives here.
Jeremy Allison
1998-06-13
1
-0
/
+204
*
ipc.c: map_username is now a BOOL function.
Jeremy Allison
1998-06-12
3
-33
/
+47
*
Minor changes as I've now discovered gcc -pedantic-errors. This
Jeremy Allison
1998-06-10
1
-2
/
+1
*
De-coupled the mapping of a Windows to UNIX username from the Get_Pwnam
Jeremy Allison
1998-06-10
2
-3
/
+64
*
client.c: Allowed client to proceed even if it gets error 234 (more data
Jeremy Allison
1998-06-04
1
-6
/
+5
*
ipc.c: Fix bug where we don't return the correct error code when client
Jeremy Allison
1998-06-03
2
-91
/
+270
*
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1998-05-27
2
-4
/
+52
*
smb.h: More NT SMB stuff (just defines).
Jeremy Allison
1998-05-26
1
-2
/
+10
*
I've put the ubiqx headers back into includes.h, and removed them from
Christopher R. Hertel
1998-05-22
2
-2
/
+0
*
Removed all ubiqx includes from includes.h. So far, this was only a problem
Christopher R. Hertel
1998-05-22
1
-0
/
+1
*
Fixed 'revalidate' parameter so it's only considered in security=share
Jeremy Allison
1998-05-21
1
-29
/
+29
*
printing.c: Fixed overflow by one problem in LPRng.
Jeremy Allison
1998-05-21
1
-15
/
+17
*
Fixed incorrect last arg to safe_strcpy in new wildcard code.
Jeremy Allison
1998-05-20
1
-1
/
+1
*
Minor tweak for wcard compatibility paranoia.
Jeremy Allison
1998-05-20
1
-1
/
+1
*
Fixed Samba's wildcard algorithm to be *exactly* the same
Jeremy Allison
1998-05-20
1
-1
/
+10
*
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1998-05-18
1
-0
/
+3
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
4
-52
/
+179
*
resolving compilation errors
Luke Leighton
1998-05-18
1
-1
/
+1
*
passdb.c
Jeremy Allison
1998-05-14
1
-181
/
+2
*
namequery.c: Fixed SGI IRIX 5.x compiler problem.
Jeremy Allison
1998-05-14
1
-2
/
+191
*
chgpasswd.c: Added comments to #ifdefs
Jeremy Allison
1998-05-14
2
-4
/
+5
*
This is a security audit change of the main source.
Jeremy Allison
1998-05-12
11
-193
/
+193
*
reply.c: Added code to not overwrite sesssetup_user when in share level security
Jeremy Allison
1998-05-11
1
-1
/
+8
*
ldap back-end database development
Luke Leighton
1998-05-11
1
-6
/
+6
*
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
1998-05-11
6
-20
/
+20
*
Updated OSF1_ENH_SEC mode password handling.
John Terpstra
1998-05-10
1
-1
/
+8
*
clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
Jeremy Allison
1998-05-08
1
-4
/
+17
*
smb.h: Supporting defines for NT trans calls.
Jeremy Allison
1998-05-08
1
-4
/
+8
*
Initial cut at the code that will do NT SMB calls. Not linked in, not
Jeremy Allison
1998-05-08
1
-0
/
+225
*
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
1998-05-07
4
-34
/
+34
*
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
1998-05-07
4
-58
/
+58
*
Andrew redefines the free() function to do some memory management testing.
Christopher R. Hertel
1998-05-06
1
-1
/
+19
*
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
1998-05-06
1
-5
/
+4
*
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
1998-05-06
1
-7
/
+16
*
Fixes for the %U and %G problems people have reported.
Jeremy Allison
1998-05-06
6
-18
/
+30
*
genrand.c: SGI compile warning fix.
Jeremy Allison
1998-05-05
4
-17
/
+18
*
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
1998-04-30
3
-4
/
+38
*
Makefile: Added files to smbpasswd.c.
Jeremy Allison
1998-04-29
1
-0
/
+16
*
clientgen.c: Fixed null session setup bug.
Jeremy Allison
1998-04-29
1
-5
/
+13
*
password.c:
Luke Leighton
1998-04-29
1
-0
/
+4
*
This is the checkin that adds the security=domain functionality.
Jeremy Allison
1998-04-29
3
-29
/
+78
*
This looks like a big change but really isn't.
Jeremy Allison
1998-04-25
5
-28
/
+26
*
Makefile: Added nterr.c into the mix.
Jeremy Allison
1998-04-23
1
-0
/
+13
*
clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c
Jeremy Allison
1998-04-23
1
-54
/
+161
*
genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
Jeremy Allison
1998-04-23
2
-54
/
+128
[prev]
[next]