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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
1998-05-21
Fixed 'revalidate' parameter so it's only considered in security=share
Jeremy Allison
1
-29
/
+29
1998-05-21
printing.c: Fixed overflow by one problem in LPRng.
Jeremy Allison
1
-15
/
+17
1998-05-20
Fixed incorrect last arg to safe_strcpy in new wildcard code.
Jeremy Allison
1
-1
/
+1
1998-05-20
Minor tweak for wcard compatibility paranoia.
Jeremy Allison
1
-1
/
+1
1998-05-20
Fixed Samba's wildcard algorithm to be *exactly* the same
Jeremy Allison
1
-1
/
+10
1998-05-18
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1
-0
/
+3
1998-05-18
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
4
-52
/
+179
1998-05-18
resolving compilation errors
Luke Leighton
1
-1
/
+1
1998-05-14
passdb.c
Jeremy Allison
1
-181
/
+2
1998-05-14
namequery.c: Fixed SGI IRIX 5.x compiler problem.
Jeremy Allison
1
-2
/
+191
1998-05-14
chgpasswd.c: Added comments to #ifdefs
Jeremy Allison
2
-4
/
+5
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
11
-193
/
+193
1998-05-11
reply.c: Added code to not overwrite sesssetup_user when in share level security
Jeremy Allison
1
-1
/
+8
1998-05-11
ldap back-end database development
Luke Leighton
1
-6
/
+6
1998-05-11
changed to use slprintf() instead of sprintf() just about
Andrew Tridgell
6
-20
/
+20
1998-05-10
Updated OSF1_ENH_SEC mode password handling.
John Terpstra
1
-1
/
+8
1998-05-08
clitar.c: #ifdef'ed out all the bits that were giving 'defined but not used'
Jeremy Allison
1
-4
/
+17
1998-05-08
smb.h: Supporting defines for NT trans calls.
Jeremy Allison
1
-4
/
+8
1998-05-08
Initial cut at the code that will do NT SMB calls. Not linked in, not
Jeremy Allison
1
-0
/
+225
1998-05-07
This should (hopefully :-) be the final fix for the %U %G substitution
Jeremy Allison
4
-34
/
+34
1998-05-07
created "passdb.c" which is an interface point to (at present) either
Luke Leighton
4
-58
/
+58
1998-05-06
Andrew redefines the free() function to do some memory management testing.
Christopher R. Hertel
1
-1
/
+19
1998-05-06
smbpass.c: Fixed machine_passwd_lock() problems.
Jeremy Allison
1
-5
/
+4
1998-05-06
loadparm.c: Added #ifdef USE_LDAP around ldap code.
Jeremy Allison
1
-7
/
+16
1998-05-06
Fixes for the %U and %G problems people have reported.
Jeremy Allison
6
-18
/
+30
1998-05-05
genrand.c: SGI compile warning fix.
Jeremy Allison
4
-17
/
+18
1998-04-30
Added patch from Bruce Tenison <btenison@dibbs.net> to allow encrypted
Jeremy Allison
3
-4
/
+38
1998-04-29
Makefile: Added files to smbpasswd.c.
Jeremy Allison
1
-0
/
+16
1998-04-29
clientgen.c: Fixed null session setup bug.
Jeremy Allison
1
-5
/
+13
1998-04-29
password.c:
Luke Leighton
1
-0
/
+4
1998-04-29
This is the checkin that adds the security=domain functionality.
Jeremy Allison
3
-29
/
+78
1998-04-25
This looks like a big change but really isn't.
Jeremy Allison
5
-28
/
+26
1998-04-23
Makefile: Added nterr.c into the mix.
Jeremy Allison
1
-0
/
+13
1998-04-23
clientgen.c: Added rap error codes to cli_error, moved from smbpasswd.c
Jeremy Allison
1
-54
/
+161
1998-04-23
genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().
Jeremy Allison
2
-54
/
+128
1998-04-22
genrand.c: Improved generation of random values, more secure.
Jeremy Allison
3
-4
/
+51
1998-04-21
put server-side long dce/rpc code in main branch.
Luke Leighton
1
-6
/
+6
1998-04-21
Added cli_ulogoff() calls to all the exit code paths in security=server.
Jeremy Allison
1
-0
/
+5
1998-04-21
clientgen.c: Added cli_ulogoff() call.
Jeremy Allison
1
-0
/
+1
1998-04-20
Added 'passwd chat debug' parameter to allow admins to debug their
Jeremy Allison
1
-6
/
+4
1998-04-20
Makefile: Added genrand.o
Jeremy Allison
2
-0
/
+12
1998-04-16
reply.c: Fix bugs where debug statements were accessing the fd_ptr struct
Jeremy Allison
1
-6
/
+6
1998-04-15
ipc.c: Fix for printer queue spinning with Win95.
Jeremy Allison
1
-1
/
+2
1998-04-14
Modified interfaces to getting smb password entries from
Jeremy Allison
3
-8
/
+8
1998-04-13
Fixed aggregate initializer problem for gcc.
Jeremy Allison
1
-1
/
+1
1998-04-13
Changes include:
Christopher R. Hertel
3
-415
/
+700
1998-04-13
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
6
-87
/
+84
1998-04-13
fixed a memory leak in close_file(). Each time a file was opened
Andrew Tridgell
1
-1
/
+7
1998-04-12
support O_SYNC at open time in files (previously we only supported it
Andrew Tridgell
1
-0
/
+4
1998-04-10
includes.h: Moved HPUX undefine of SEMMSL to where it actually does something.
Jeremy Allison
1
-0
/
+3
[next]