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