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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed most memory leak and big-endian bug in the spoolss code.
Jean-François Micouleau
1999-06-22
2
-4
/
+52
*
make proto
Tim Potter
1999-06-13
1
-1
/
+1
*
Hived off debugging code from smb.h and put into debug.h
Tim Potter
1999-06-13
2
-91
/
+123
*
Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect
Matthew Chapman
1999-06-02
2
-21
/
+32
*
Avoid a symbol conflict with /usr/include/sys/vfs.h under AIX.
Tim Potter
1999-05-11
1
-0
/
+6
*
the times in sam_user_info_23 may not be in the right order
Luke Leighton
1999-05-07
1
-0
/
+1
*
clean-up of cache-getpw-hash code needed (make proto showed up loads
Luke Leighton
1999-05-06
1
-1
/
+2
*
added 2 more (unknown) NTLMSSP negotiation bits
Luke Leighton
1999-05-06
1
-0
/
+2
*
Changed the RPC api definition now first arg is a pipe_struct
Jean-François Micouleau
1999-05-03
4
-5
/
+36
*
Added a new command to rpcclient: eventlog <log> where <log> is System,
Jean-François Micouleau
1999-05-03
1
-0
/
+133
*
Adding "time" rpcclient command which displays the remote time.
Matthew Chapman
1999-05-01
1
-0
/
+4
*
added server ntlmv2 false/auto/true parameter, defaults to off.
Luke Leighton
1999-05-01
1
-0
/
+1
*
md5 and hmac_md5
Luke Leighton
1999-04-30
4
-0
/
+82
*
rpc_parse/parse_misc.c : defined a new BUFFER5 struct
Jean-François Micouleau
1999-04-27
5
-0
/
+144
*
Adding RPC spoolss code support and some new low-level printing functions.
Jean-François Micouleau
1999-04-27
2
-0
/
+1515
*
Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
Matthew Chapman
1999-04-23
1
-0
/
+155
*
Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
Matthew Chapman
1999-04-23
4
-0
/
+43
*
Make proto for VFS init changes and VFS fsync() stuff.
Tim Potter
1999-04-20
1
-7
/
+8
*
Broke out vfs structures to separate header file.
Tim Potter
1999-04-20
1
-44
/
+11
*
Broke out of smb.h
Tim Potter
1999-04-20
1
-0
/
+131
*
Trying to improve DC location & browsing performance for the average user
Matthew Chapman
1999-04-11
1
-0
/
+1
*
Mainly BDC-related changes.
Matthew Chapman
1999-04-08
3
-8
/
+292
*
Always do a compile before CVS commit! )-:
Tim Potter
1999-04-08
1
-0
/
+1
*
Forgot about closedir() function for VFS. Hoo embarassing.
Tim Potter
1999-04-08
1
-0
/
+1
*
Updated for VFS merge.
Tim Potter
1999-04-04
1
-6
/
+47
*
Added struct vfs_ops describing virtual filesystem operations.
Tim Potter
1999-04-04
1
-30
/
+77
*
new files needed by profiling code
Andrew Tridgell
1999-04-01
1
-0
/
+32
*
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1999-04-01
3
-11
/
+24
*
added SamrQueryDomainInfo call info level 0x3 for kix32.exe support
Luke Leighton
1999-03-29
2
-1
/
+10
*
"User Manager" - create user + change password now work.
Luke Leighton
1999-03-25
1
-0
/
+1
*
fixed issues with "Welcome to SAMBA Domain" for when admin user/pass is
Luke Leighton
1999-03-25
1
-1
/
+2
*
added SAMR_USER_INFO_24 info level to samr_set_userinfo. this is used
Luke Leighton
1999-03-25
2
-0
/
+10
*
SAM database "set user info".
Luke Leighton
1999-03-25
4
-47
/
+151
*
removed 2 unnecessary args from make_uni_hdr.
Luke Leighton
1999-03-24
1
-2
/
+37
*
Fixed LSA Lookup Names. There were a few too many NULL pointers in a
Matthew Chapman
1999-03-24
1
-2
/
+4
*
dynamic memory allocation in samr enum dom users. works with 849 entries now.
Luke Leighton
1999-03-23
1
-2
/
+2
*
Another UNICODE issue - this time BUFFER2 was being transmitted incorrectly.
Matthew Chapman
1999-03-23
1
-36
/
+1
*
added a "createuser" command.
Luke Leighton
1999-03-19
2
-3
/
+46
*
return type of nt_decrypt_string2 set to BOOL.
Luke Leighton
1999-03-19
1
-2
/
+37
*
Implemented encryption algorithm used for a number of RPC buffers.
Matthew Chapman
1999-03-19
2
-3
/
+5
*
Beau Kuiper: provided patch so that passwords could only be changed by
Luke Leighton
1999-03-19
1
-0
/
+1
*
Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGON
Matthew Chapman
1999-03-18
2
-0
/
+24
*
Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET
Matthew Chapman
1999-03-18
3
-36
/
+86
*
Stefan Walters: purify spotted rverf should be alloc'd to 16 bytes not 8.
Luke Leighton
1999-03-17
1
-0
/
+35
*
Added SVC_QUERY_DISP_NAME (corresponding to the GetServiceDisplayName API).
Matthew Chapman
1999-03-16
2
-0
/
+25
*
Don't forget to make proto.
Matthew Chapman
1999-03-14
1
-37
/
+4
*
new "domtrust" test command. r&d into inter-domain trust accounts.
Luke Leighton
1999-03-12
1
-6
/
+12
*
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
1999-03-09
1
-5
/
+6
*
oops, IS_BITS_CLR_ALL() macro was wrong!
Luke Leighton
1999-03-09
1
-1
/
+1
*
Bejamin Kuit. #define MYSQL and MYSQL_ROW to void iff <mysql.h> not found.
Luke Leighton
1999-03-08
2
-0
/
+13
[prev]
[next]