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
1999-04-27
rpc_parse/parse_misc.c : defined a new BUFFER5 struct
Jean-François Micouleau
2
-0
/
+2
1999-04-20
Rewrite of VFS initialisation routines.
Tim Potter
1
-101
/
+114
1999-04-20
Added dummy connect and disconnect VFS operations to avoid the
Tim Potter
1
-2
/
+17
1999-04-20
Changed the way a VFS is initialised. The vfs_init() function is
Tim Potter
1
-4
/
+51
1999-04-20
Changed arguments to fsync() function to break dependency on
Tim Potter
3
-18
/
+22
1999-04-14
Removed unused vfs_read_data() function at the request of tridge.
Tim Potter
1
-49
/
+0
1999-04-08
Mainly BDC-related changes.
Matthew Chapman
1
-1
/
+5
1999-04-08
Always do a compile before CVS commit! )-:
Tim Potter
1
-1
/
+1
1999-04-08
Forgot about closedir() function for VFS. Hoo embarassing.
Tim Potter
3
-2
/
+12
1999-04-05
Under IRIX, a void function may return a value, even if that value is
Tim Potter
1
-1
/
+1
1999-04-05
Fix incorrect conversion of fd_attempt_open() calls to vfs_ops.open().
Tim Potter
1
-9
/
+12
1999-04-05
Use VFS I/O for stat_cache_lookup()
Tim Potter
1
-3
/
+5
1999-04-05
Disable VFS routines if no libdl available.
Tim Potter
2
-3
/
+13
1999-04-04
Fixed up incorrect calls to read_file().
Tim Potter
1
-2
/
+2
1999-04-04
Use VFS operations for file I/O.
Tim Potter
1
-8
/
+7
1999-04-04
Use VFS operations for file I/O.
Tim Potter
1
-3
/
+2
1999-04-04
Wrote VFS initialisation routines.
Tim Potter
1
-0
/
+407
1999-04-04
Wrapped up all VFS disk I/O functions for portability. I remember
Tim Potter
1
-0
/
+180
1999-04-04
Use VFS operations for file I/O.
Tim Potter
7
-110
/
+126
1999-04-04
Call VFS initialisation, share connect and share disconnect functions.
Tim Potter
1
-1
/
+35
1999-04-04
Use VFS operations for file I/O.
Tim Potter
1
-22
/
+32
1999-04-04
Use VFS operations for file I/O.
Tim Potter
1
-5
/
+5
1999-04-04
Use VFS operations for file I/O.
Tim Potter
1
-3
/
+3
1999-04-01
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
3
-1
/
+16
1999-03-25
SAM database "set user info".
Luke Leighton
4
-41
/
+66
1999-03-19
going to start adding inter-domain trust logons soon.
Luke Leighton
1
-123
/
+130
1999-03-19
Beau Kuiper: provided patch so that passwords could only be changed by
Luke Leighton
1
-0
/
+8
1999-03-12
cli_setup_creds new arguments added.
Luke Leighton
1
-1
/
+3
1999-02-24
Return either STATUS_BUFFER_OVERFLOW or ERRDOS/ERRmoredata depending on
Matthew Chapman
1
-7
/
+10
1999-02-24
Win9x user level security.
Matthew Chapman
1
-0
/
+4
1999-02-15
Always null-terminate strings.
Matthew Chapman
1
-3
/
+3
1999-02-12
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
2
-9
/
+8
1999-02-11
UNICODE issues.
Luke Leighton
1
-1
/
+1
1999-02-10
use jeremy's versions of the UNICODE routines.
Luke Leighton
1
-1
/
+1
1999-02-09
when multiple independent large rpc calls come in on the same pipe,
Luke Leighton
1
-1
/
+2
1999-02-08
UNICODE byte ordering issue: typecast to uint16* replaced with SSVAL()
Luke Leighton
1
-1
/
+1
1999-02-08
reload_services needs to be called prior to init_files but after
Luke Leighton
1
-4
/
+4
1999-02-03
initialise my name (used in %h) prior to loading smb.conf files.
Luke Leighton
1
-26
/
+15
1999-01-25
Putting back the -p flag in smbclient.
Richard Sharpe
1
-1
/
+8
1998-12-14
server_cryptkey() now calling cli_connectserverlist(). stupid microsoft
Luke Leighton
1
-74
/
+4
1998-12-14
trying to track down issues in get_home_dir().
Luke Leighton
2
-3
/
+9
1998-12-08
adding srvsvc pipe.
Luke Leighton
1
-0
/
+1
1998-12-07
fixed warnings (and potential errors) due to integer overflow when
Andrew Tridgell
1
-1
/
+2
1998-12-07
removed nt_pipe_fnum from struct cli_state. need to be able to call
Luke Leighton
1
-9
/
+10
1998-12-05
Sync up critical kernel oplock bugfix. I don't want to lose
Jeremy Allison
1
-4
/
+37
1998-12-03
moved get_unixgroups it will be needed by the unix instance of the group
Luke Leighton
1
-49
/
+0
1998-12-01
check server role before doing nt user to unix user mapping
Luke Leighton
1
-12
/
+15
1998-12-01
rpc_samr.h parse_samr.c srv_samr.c :
Luke Leighton
1
-1
/
+1
1998-12-01
andrej spotted that entries _not_ in domain map user were being refused.
Luke Leighton
1
-10
/
+6
1998-12-01
hm. removed the "if failed to map nt name to unix name, fail tcon call"
Luke Leighton
1
-8
/
+2
[next]