index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pnum should be a uint16.
Luke Leighton
1999-08-13
1
-2
/
+2
*
Copy service name into vfs_connection_struct.
Tim Potter
1999-07-22
1
-0
/
+2
*
Pass VFS options defined in smb.conf to vfs_init() function.
Tim Potter
1999-07-22
1
-4
/
+7
*
comments requested by jeremy as to why NT/95 NULL-password distinction hack
Luke Leighton
1999-07-21
1
-1
/
+6
*
NTLMv2 check being actioned when NT password response was only 24 chars.
Luke Leighton
1999-07-16
1
-1
/
+1
*
copy of password struct needed to be made prior to calling copy_passwd_struct
Luke Leighton
1999-07-16
1
-6
/
+8
*
work-around for win95 NULL session bug: NULL password actually being
Luke Leighton
1999-07-15
1
-3
/
+13
*
more dfs stuff. this looks like it's going to be more appropriate to use
Luke Leighton
1999-07-15
5
-84
/
+231
*
dfs issues
Luke Leighton
1999-07-15
2
-8
/
+15
*
added %d %d to error message, try to track down the uid / smb_uid mismatch
Luke Leighton
1999-07-15
1
-2
/
+2
*
removed strncpy()
Luke Leighton
1999-07-14
1
-23
/
+25
*
dfs parsed string length was being set explicitly to value "6", overwriting
Luke Leighton
1999-07-13
1
-22
/
+21
*
Jean-Francois Micouleau's rewrite of Nigel William's DFS support
Luke Leighton
1999-07-12
1
-0
/
+215
*
lengths of NT passwords when "encrypt passwords = no" can be completely
Luke Leighton
1999-07-12
1
-1
/
+1
*
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1999-07-12
6
-67
/
+354
*
oops, refused lm when ntlmv2 was true not false/auto. oops!
Luke Leighton
1999-07-07
1
-1
/
+1
*
reporting failure to accept ntlmv2 (only) with down-level protocols (LANMAN1
Luke Leighton
1999-07-06
1
-3
/
+13
*
smb_password_ok() checking incorrectly whether lm password exists.
Luke Leighton
1999-07-06
1
-13
/
+16
*
improving authentication code (tidyup).
Luke Leighton
1999-06-29
3
-50
/
+109
*
debugging of NBT messages added.
Luke Leighton
1999-06-24
1
-0
/
+3
*
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1999-06-13
5
-6
/
+6
*
Fixing core dump bug with unix password sync, caused by a NULL
Matthew Chapman
1999-06-02
1
-5
/
+7
*
Fix compiler warning.
Tim Potter
1999-05-06
1
-3
/
+104
*
Jani Jaakkola's "getpwuid() / getpwnam()" hash-cache-hack
Luke Leighton
1999-05-06
1
-1
/
+1
*
added server ntlmv2 false/auto/true parameter, defaults to off.
Luke Leighton
1999-05-01
1
-13
/
+20
*
rpc_parse/parse_misc.c : defined a new BUFFER5 struct
Jean-François Micouleau
1999-04-27
2
-0
/
+2
*
Rewrite of VFS initialisation routines.
Tim Potter
1999-04-20
1
-101
/
+114
*
Added dummy connect and disconnect VFS operations to avoid the
Tim Potter
1999-04-20
1
-2
/
+17
*
Changed the way a VFS is initialised. The vfs_init() function is
Tim Potter
1999-04-20
1
-4
/
+51
*
Changed arguments to fsync() function to break dependency on
Tim Potter
1999-04-20
3
-18
/
+22
*
Removed unused vfs_read_data() function at the request of tridge.
Tim Potter
1999-04-14
1
-49
/
+0
*
Mainly BDC-related changes.
Matthew Chapman
1999-04-08
1
-1
/
+5
*
Always do a compile before CVS commit! )-:
Tim Potter
1999-04-08
1
-1
/
+1
*
Forgot about closedir() function for VFS. Hoo embarassing.
Tim Potter
1999-04-08
3
-2
/
+12
*
Under IRIX, a void function may return a value, even if that value is
Tim Potter
1999-04-05
1
-1
/
+1
*
Fix incorrect conversion of fd_attempt_open() calls to vfs_ops.open().
Tim Potter
1999-04-05
1
-9
/
+12
*
Use VFS I/O for stat_cache_lookup()
Tim Potter
1999-04-05
1
-3
/
+5
*
Disable VFS routines if no libdl available.
Tim Potter
1999-04-05
2
-3
/
+13
*
Fixed up incorrect calls to read_file().
Tim Potter
1999-04-04
1
-2
/
+2
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-8
/
+7
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-3
/
+2
*
Wrote VFS initialisation routines.
Tim Potter
1999-04-04
1
-0
/
+407
*
Wrapped up all VFS disk I/O functions for portability. I remember
Tim Potter
1999-04-04
1
-0
/
+180
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
7
-110
/
+126
*
Call VFS initialisation, share connect and share disconnect functions.
Tim Potter
1999-04-04
1
-1
/
+35
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-22
/
+32
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-5
/
+5
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
1
-3
/
+3
*
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1999-04-01
3
-1
/
+16
*
SAM database "set user info".
Luke Leighton
1999-03-25
4
-41
/
+66
[prev]
[next]