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
/
proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
adding error checking in parsing code
Luke Leighton
1999-10-15
1
-2
/
+2
*
return results on prs_xxxxx() and all xxx_io_xxx() routines.
Luke Leighton
1999-10-15
1
-579
/
+579
*
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1999-10-07
1
-1
/
+12
*
splitting dom info into sam_query_dominfo function
Luke Leighton
1999-10-01
1
-0
/
+2
*
error-code checking in lsa_lookup_sids. anonymous connections for
Luke Leighton
1999-10-01
1
-0
/
+3
*
don't leak printer handles,
Jean-François Micouleau
1999-09-27
1
-1
/
+1
*
split matthew's sync command (only currently called from smbpasswd)
Luke Leighton
1999-09-21
1
-1
/
+4
*
testing for attempts to get more info levels into samr_query_userinfo
Luke Leighton
1999-09-21
1
-2
/
+8
*
oops.
Luke Leighton
1999-09-14
1
-6
/
+9
*
added call to samr_query_groupinfo in enumgroups command (-m option)
Luke Leighton
1999-08-30
1
-0
/
+2
*
improved "dominfo" rpcclient command
Luke Leighton
1999-08-29
1
-1
/
+6
*
display of session enum info
Luke Leighton
1999-08-18
1
-0
/
+11
*
event log update, netsessenum, netconnenum update.
Luke Leighton
1999-08-18
1
-4
/
+5
*
patch from Michael Glauche to call get_status_connections() instead of
Luke Leighton
1999-08-18
1
-0
/
+5
*
reverted jeremy's c++-like security descriptor modifications as the
Luke Leighton
1999-08-03
1
-26
/
+20
*
close socket issues:
Luke Leighton
1999-08-03
1
-0
/
+1
*
- enumprintprocessors and enumprintmonitors added.
Jean-François Micouleau
1999-07-27
1
-0
/
+4
*
renaming AUTH VERIFIER to AUTH NTLMSSP VERIFIER. ready for adding
Luke Leighton
1999-07-26
1
-3
/
+3
*
BDC support.
Matthew Chapman
1999-07-22
1
-0
/
+2
*
make proto
Tim Potter
1999-07-22
1
-0
/
+1
*
BDC support.
Luke Leighton
1999-07-21
1
-3
/
+16
*
more dfs stuff. this looks like it's going to be more appropriate to use
Luke Leighton
1999-07-15
1
-3
/
+8
*
code from bertl to allow remap of default built-in names to anything.
Luke Leighton
1999-07-14
1
-0
/
+6
*
renamed getfilepwent() and endfilepwent() to getfileent() and endfileent()
Luke Leighton
1999-07-13
1
-2
/
+2
*
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1999-07-12
1
-0
/
+14
*
using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().
Luke Leighton
1999-07-06
1
-0
/
+3
*
use of safe_cli_errstr() and cli_establish_connection().
Luke Leighton
1999-07-06
1
-1
/
+1
*
improving authentication code (tidyup).
Luke Leighton
1999-06-29
1
-16
/
+42
*
safe string version of nmb_namestr.
Luke Leighton
1999-06-24
1
-0
/
+1
*
safe string error reporting functions (found a potential buffer overflow
Luke Leighton
1999-06-24
1
-0
/
+6
*
Fixed most memory leak and big-endian bug in the spoolss code.
Jean-François Micouleau
1999-06-22
1
-0
/
+8
*
make proto
Tim Potter
1999-06-13
1
-1
/
+1
*
Some more BDC-related fixes, mainly to the NET_SAM_SYNC RPC with respect
Matthew Chapman
1999-06-02
1
-1
/
+2
*
clean-up of cache-getpw-hash code needed (make proto showed up loads
Luke Leighton
1999-05-06
1
-1
/
+2
*
Changed the RPC api definition now first arg is a pipe_struct
Jean-François Micouleau
1999-05-03
1
-1
/
+31
*
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
1
-0
/
+14
*
rpc_parse/parse_misc.c : defined a new BUFFER5 struct
Jean-François Micouleau
1999-04-27
1
-0
/
+132
*
Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
Matthew Chapman
1999-04-23
1
-0
/
+39
*
Make proto for VFS init changes and VFS fsync() stuff.
Tim Potter
1999-04-20
1
-7
/
+8
*
Mainly BDC-related changes.
Matthew Chapman
1999-04-08
1
-5
/
+21
*
Always do a compile before CVS commit! )-:
Tim Potter
1999-04-08
1
-0
/
+1
*
Updated for VFS merge.
Tim Potter
1999-04-04
1
-6
/
+47
*
Ken McDonell from SGI was interested in adding some profiling
Andrew Tridgell
1999-04-01
1
-0
/
+4
*
added SamrQueryDomainInfo call info level 0x3 for kix32.exe support
Luke Leighton
1999-03-29
1
-0
/
+2
*
"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
1
-0
/
+2
*
SAM database "set user info".
Luke Leighton
1999-03-25
1
-7
/
+50
[prev]
[next]