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
/
proto.h
Age
Commit message (
Expand
)
Author
Files
Lines
1999-07-15
more dfs stuff. this looks like it's going to be more appropriate to use
Luke Leighton
1
-3
/
+8
1999-07-14
code from bertl to allow remap of default built-in names to anything.
Luke Leighton
1
-0
/
+6
1999-07-13
renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()
Luke Leighton
1
-2
/
+2
1999-07-12
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1
-0
/
+14
1999-07-06
using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().
Luke Leighton
1
-0
/
+3
1999-07-06
use of safe_cli_errstr() and cli_establish_connection().
Luke Leighton
1
-1
/
+1
1999-06-29
improving authentication code (tidyup).
Luke Leighton
1
-16
/
+42
1999-06-24
safe string version of nmb_namestr.
Luke Leighton
1
-0
/
+1
1999-06-24
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
1
-0
/
+6
1999-06-22
Fixed most memory leak and big-endian bug in the spoolss code.
Jean-François Micouleau
1
-0
/
+8
1999-06-13
make proto
Tim Potter
1
-1
/
+1
1999-06-02
Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect
Matthew Chapman
1
-1
/
+2
1999-05-06
clean-up of cache-getpw-hash code needed (make proto showed up loads
Luke Leighton
1
-1
/
+2
1999-05-03
Changed the RPC api definition now first arg is a pipe_struct
Jean-François Micouleau
1
-1
/
+31
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
1
-0
/
+14
1999-04-27
rpc_parse/parse_misc.c : defined a new BUFFER5 struct
Jean-François Micouleau
1
-0
/
+132
1999-04-23
Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
Matthew Chapman
1
-0
/
+39
1999-04-20
Make proto for VFS init changes and VFS fsync() stuff.
Tim Potter
1
-7
/
+8
1999-04-08
Mainly BDC-related changes.
Matthew Chapman
1
-5
/
+21
1999-04-08
Always do a compile before CVS commit! )-:
Tim Potter
1
-0
/
+1
1999-04-04
Updated for VFS merge.
Tim Potter
1
-6
/
+47
1999-04-01
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1
-0
/
+4
1999-03-29
added SamrQueryDomainInfo call info level 0x3 for kix32.exe support
Luke Leighton
1
-0
/
+2
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
1
-0
/
+2
1999-03-25
SAM database "set user info".
Luke Leighton
1
-7
/
+50
1999-03-24
removed 2 unnecessary args from make_uni_hdr.
Luke Leighton
1
-2
/
+37
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
1
-1
/
+17
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
1
-2
/
+4
1999-03-18
Added SVC_START_SERVICE rpc. An NT PDC will attempt to start the NETLOGON
Matthew Chapman
1
-0
/
+2
1999-03-18
Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET
Matthew Chapman
1
-35
/
+18
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
1
-0
/
+4
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-08
Bejamin Kuit. #define MYSQL and MYSQL_ROW to void iff <mysql.h> not found.
Luke Leighton
1
-0
/
+9
1999-03-05
Benjamin Kuit's mods.
Luke Leighton
1
-0
/
+31
1999-02-24
Win9x user level security.
Matthew Chapman
1
-18
/
+37
1999-02-23
added jeremy's new c++-like code for parsing of security descriptors.
Luke Leighton
1
-22
/
+27
1999-02-16
rpcclient shutdown command
Luke Leighton
1
-2
/
+11
1999-02-12
UNICODE cleanup (see lib/util_unistr.c).
Matthew Chapman
1
-12
/
+9
1999-02-11
UNICODE issues.
Luke Leighton
1
-2
/
+2
1999-02-11
the UNICODE issue...
Luke Leighton
1
-1
/
+8
1999-02-10
use jeremy's versions of the UNICODE routines.
Luke Leighton
1
-3
/
+3
[next]