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
/
smb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
2000-01-03
1
-0
/
+61
*
First cut at unicode sys_xx functions. Now to start moving upwards.....
Jeremy Allison
1999-12-22
1
-6
/
+10
*
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1999-12-21
1
-0
/
+16
*
first cut at using the tdb code for the connections structure, the
Andrew Tridgell
1999-12-21
1
-12
/
+16
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-407
/
+425
*
final part of "first" phase converting over to msrpc daemon architecture.
Luke Leighton
1999-12-12
1
-1
/
+1
*
delineation between smb and msrpc more marked. smbd now constructs
Luke Leighton
1999-12-12
1
-6
/
+1
*
ABOUT TIME!!!!!!!!
Luke Leighton
1999-12-08
1
-35
/
+33
*
first version of msrpc agent redirector code. client-side only.
Luke Leighton
1999-12-05
1
-0
/
+11
*
cool! created higher-order function table for agent redirection.
Luke Leighton
1999-12-04
1
-0
/
+3
*
jeremy is going to hate me for this.
Luke Leighton
1999-12-04
1
-0
/
+6
*
argh! you wouldn't believe what i had to do: use the mid (multiplex id)
Luke Leighton
1999-12-04
1
-0
/
+2
*
starting "connection reuse" system in smb-agent. added version number
Luke Leighton
1999-12-03
1
-0
/
+3
*
sys_select added one more argument (read, write selectors).
Luke Leighton
1999-12-01
1
-0
/
+8
*
added \PIPE\browser plus experimental brsinfo command. you wouldn't
Luke Leighton
1999-11-19
1
-1
/
+2
*
dynamic mem allocation in enum dom groups and enum dom aliases
Luke Leighton
1999-11-02
1
-0
/
+1
*
- added rudimentary CAP_UNICODE support because i thought it was part of
Luke Leighton
1999-10-07
1
-12
/
+14
*
#defines for port 445 to SMB_PORT2
Luke Leighton
1999-09-15
1
-0
/
+1
*
Moved a whole bunch of macros out of smb.h and into their own #include
Tim Potter
1999-07-22
1
-122
/
+3
*
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1999-07-12
1
-6
/
+9
*
Hived off debugging code from smb.h and put into debug.h
Tim Potter
1999-06-13
1
-91
/
+2
*
Changed the RPC api definition now first arg is a pipe_struct
Jean-François Micouleau
1999-05-03
1
-1
/
+1
*
md5 and hmac_md5
Luke Leighton
1999-04-30
1
-0
/
+3
*
rpc_parse/parse_misc.c : defined a new BUFFER5 struct
Jean-François Micouleau
1999-04-27
1
-0
/
+2
*
Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient
Matthew Chapman
1999-04-23
1
-0
/
+1
*
Broke out vfs structures to separate header file.
Tim Potter
1999-04-20
1
-44
/
+11
*
Trying to improve DC location & browsing performance for the average user
Matthew Chapman
1999-04-11
1
-0
/
+1
*
Forgot about closedir() function for VFS. Hoo embarassing.
Tim Potter
1999-04-08
1
-0
/
+1
*
Added struct vfs_ops describing virtual filesystem operations.
Tim Potter
1999-04-04
1
-30
/
+77
*
SAM database "set user info".
Luke Leighton
1999-03-25
1
-0
/
+2
*
Beau Kuiper: provided patch so that passwords could only be changed by
Luke Leighton
1999-03-19
1
-0
/
+1
*
oops, IS_BITS_CLR_ALL() macro was wrong!
Luke Leighton
1999-03-09
1
-1
/
+1
*
rpcclient shutdown command
Luke Leighton
1999-02-16
1
-0
/
+7
*
comma after DOM_MAP_USER removed
Luke Leighton
1999-02-01
1
-1
/
+1
*
A while back, Andrew and I talked about making the debug parsing code a
Christopher R. Hertel
1998-12-16
1
-1
/
+20
*
adding srvsvc pipe.
Luke Leighton
1998-12-08
1
-0
/
+1
*
- lib/unix_sec_ctxt.c
Luke Leighton
1998-12-07
1
-0
/
+36
*
added rid and sid_name_use to DOMAIN_GRP_MEMBER, for use in group member
Luke Leighton
1998-12-02
1
-0
/
+2
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-68
/
+104
*
fixing group database issues
Luke Leighton
1998-11-25
1
-6
/
+6
*
unix instance of group database API
Luke Leighton
1998-11-23
1
-0
/
+9
*
deleted some old DEBUG() code that wasn't used
Andrew Tridgell
1998-11-22
1
-14
/
+0
*
Fixed NT modify timestamp issue.
Jeremy Allison
1998-11-17
1
-0
/
+1
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-14
/
+116
*
Moved PRINTCAP_NAME from smb.h to includes to allow it to
Jeremy Allison
1998-11-17
1
-4
/
+0
*
change ROUNDUP to SMB_ROUNDUP to prevent conflicts with system macros
Andrew Tridgell
1998-11-15
1
-1
/
+1
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
1
-1
/
+4
*
oops - ZERO_STRUCTP() issues again...
Luke Leighton
1998-11-13
1
-4
/
+1
*
ZERO_STRUCTP does not check argument for NULL.
Luke Leighton
1998-11-13
1
-1
/
+4
*
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
1998-11-13
1
-3
/
+1
[next]