index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Documentation for VFS construction.
Tim Potter
1999-04-05
1
-0
/
+9
*
Fixed spelling typo in Kerberos configure option.
Tim Potter
1999-04-04
1
-1
/
+1
*
Updated for VFS merge.
Tim Potter
1999-04-04
1
-6
/
+47
*
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
*
#ifdef'ed out functions obsoleted by VFS:
Tim Potter
1999-04-04
1
-4
/
+14
*
Added smbd/vfs.o and smbd/vfs-wrap.o to object list for smbd.
Tim Potter
1999-04-04
1
-1
/
+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
*
Use VFS operations for file I/O.
Tim Potter
1999-04-04
2
-7
/
+8
*
Added struct vfs_ops describing virtual filesystem operations.
Tim Potter
1999-04-04
1
-30
/
+77
*
Added configuration parameter 'vfs object' to specify loadable object
Tim Potter
1999-04-04
1
-0
/
+20
*
new files needed by profiling code
Andrew Tridgell
1999-04-01
2
-0
/
+145
*
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1999-04-01
12
-629
/
+870
*
declare ttarf as double, as in client.c
Alexandre Oliva
1999-03-30
1
-1
/
+1
*
use double instead of SMB_BIG_UINT for dir_total and ttarf
Alexandre Oliva
1999-03-30
2
-4
/
+4
*
added SamrQueryDomainInfo call info level 0x3 for kix32.exe support
Luke Leighton
1999-03-29
4
-10
/
+57
*
"User Manager" - create user + change password now work.
Luke Leighton
1999-03-25
3
-7
/
+68
*
SMB_BIG_INT dir_total incompatible with %d: must use %llu (line 446)
Luke Leighton
1999-03-25
1
-1
/
+1
*
fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
Luke Leighton
1999-03-25
5
-12
/
+174
*
* client/client.c (dir_total): use SMB_BIG_UINT
Alexandre Oliva
1999-03-25
3
-6
/
+31
*
added SAMR_USER_INFO_24 info level to samr_set_userinfo. this is used
Luke Leighton
1999-03-25
4
-0
/
+89
*
SAM database "set user info".
Luke Leighton
1999-03-25
18
-170
/
+772
*
NULL pointer handling in nt_lm_owf_gen
Luke Leighton
1999-03-24
1
-1
/
+4
*
matt, you had removed a "pointer" from DOM_R_REF structure which made it
Luke Leighton
1999-03-24
1
-1
/
+5
*
removed 2 unnecessary args from make_uni_hdr.
Luke Leighton
1999-03-24
9
-73
/
+111
*
Fixed LSA Lookup Names. There were a few too many NULL pointers in a
Matthew Chapman
1999-03-24
5
-37
/
+86
*
dynamic memory allocation in samr enum dom users. works with 849 entries now.
Luke Leighton
1999-03-23
4
-21
/
+42
*
Fixed a typo where the RPC header mem_buffer was initialised as 0x8 bytes long
Matthew Chapman
1999-03-23
1
-1
/
+1
*
ERRmoredata is informational and should not be treated as a hard error
Matthew Chapman
1999-03-23
1
-7
/
+6
*
Same infinite loop bug as I fixed in SAMBA_2_0, but I just spent half
Matthew Chapman
1999-03-23
1
-4
/
+4
*
#if defined(HAVE_MYSQL_H) || defined(WITH_MYSQLSAM)
Matthew Chapman
1999-03-23
1
-1
/
+1
*
Another UNICODE issue - this time BUFFER2 was being transmitted incorrectly.
Matthew Chapman
1999-03-23
3
-46
/
+10
*
If a buffer pointer is NULL then its length_is() attribute should not be
Matthew Chapman
1999-03-23
1
-4
/
+19
*
The line:
Matthew Chapman
1999-03-21
1
-2
/
+2
*
Ensuring return status is aligned in SAMR_QUERY_DISPINFO response.
Matthew Chapman
1999-03-21
1
-0
/
+1
*
added a "createuser" command.
Luke Leighton
1999-03-19
6
-34
/
+326
*
value->enc_secret not value->secret
Luke Leighton
1999-03-19
1
-6
/
+4
*
const char* instead of char* for input
Luke Leighton
1999-03-19
1
-1
/
+1
*
return type of nt_decrypt_string2 set to BOOL.
Luke Leighton
1999-03-19
2
-6
/
+40
[prev]
[next]