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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
preparing for release of 1.9.18alpha8
Samba Release Account
1997-10-29
1
-1
/
+1
*
byteorder.h :
Luke Leighton
1997-10-29
2
-4
/
+6
*
zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope.
Luke Leighton
1997-10-29
1
-1
/
+1
*
typecast in calls to print_asc() wrong
Luke Leighton
1997-10-29
1
-3
/
+3
*
ipc.c ntclientpipe.c:
Luke Leighton
1997-10-29
6
-24
/
+114
*
preparing for release of 1.9.18alpha7
Samba Release Account
1997-10-29
1
-1
/
+1
*
called dump_data() from show_msg().
Luke Leighton
1997-10-29
1
-25
/
+6
*
ipc.c :
Luke Leighton
1997-10-29
2
-4
/
+34
*
split ntclient.c down into appropriate modules.
Luke Leighton
1997-10-29
7
-979
/
+1142
*
damn. We need root privilages to do semaphore operations even if we
Andrew Tridgell
1997-10-29
2
-28
/
+44
*
- don't allow locking to initialise twice
Andrew Tridgell
1997-10-29
1
-1
/
+5
*
clean up the hash entry code a bit. Got rid of lp_shmem_hash_size()
Andrew Tridgell
1997-10-29
6
-97
/
+91
*
added frag field to make_rpc_hdr() function
Luke Leighton
1997-10-29
4
-6
/
+7
*
byteorder.h :
Luke Leighton
1997-10-29
12
-62
/
+214
*
Utility code to produce printer definition files from MS files.
Jeremy Allison
1997-10-28
1
-0
/
+301
*
Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.
Jeremy Allison
1997-10-28
4
-6
/
+145
*
smb.h smbparse.c pipeutil.c :
Luke Leighton
1997-10-28
8
-97
/
+456
*
enable sysv ipc and fast share modes on OSF1
Andrew Tridgell
1997-10-28
1
-0
/
+1
*
need includes.h to compile on some systems (eg. sunos4)
Andrew Tridgell
1997-10-28
1
-0
/
+1
*
fix for broken sunos4 includes (doesn't have SHM_R)
Andrew Tridgell
1997-10-28
1
-0
/
+4
*
fix cast
Andrew Tridgell
1997-10-28
1
-1
/
+1
*
define semun for broken solaris sysvipc
Andrew Tridgell
1997-10-28
1
-0
/
+8
*
lower the default hash size if SEMMSL isn't defined
Andrew Tridgell
1997-10-28
2
-4
/
+6
*
define USE_SYSV_IPC on sunos4
Andrew Tridgell
1997-10-28
1
-0
/
+1
*
define USE_SYSV_IPC on a bunch more systems.
Andrew Tridgell
1997-10-28
1
-9
/
+8
*
SYSV IPC implementation of fast share modes.
Andrew Tridgell
1997-10-28
6
-319
/
+973
*
refuse pathworks type R connect (patch from Stephen Tweedie)
Andrew Tridgell
1997-10-28
1
-24
/
+39
*
added LSA_Q_CLOSE and LSA_R_CLOSE (also to smb.h). implemented in smbclient.
Luke Leighton
1997-10-27
6
-19
/
+280
*
Fixed bug where we are a WINS server but not a domain master
Jeremy Allison
1997-10-27
1
-1
/
+1
*
Fixed ntclient.c so it would compile.
Jeremy Allison
1997-10-27
1
-1
/
+1
*
preparing for release of 1.9.18alpha6
Samba Release Account
1997-10-27
1
-1
/
+1
*
added LSA Query Info Policy.
Luke Leighton
1997-10-27
5
-19
/
+143
*
checks against file handle in api_fd_reply(). i don't know what error
Luke Leighton
1997-10-27
1
-6
/
+18
*
added LSA Open Policy query and response processing to smbclient
Luke Leighton
1997-10-27
6
-1
/
+286
*
change the default file permissions on the SHARE_MEM_FILE* to
Andrew Tridgell
1997-10-27
7
-47
/
+76
*
also disable read prediction in 1.9.18
Andrew Tridgell
1997-10-27
4
-2
/
+20
*
Fixed 2 oplock bugs:
Andrew Tridgell
1997-10-27
2
-18
/
+16
*
hooray. hooray some more. hooray a lot. got the client-side working.
Luke Leighton
1997-10-26
4
-121
/
+238
*
added -U option to nmblookup. This is similar to -B except that it
Andrew Tridgell
1997-10-26
1
-5
/
+11
*
fix some casting errors in smbencrypt and some multiply-defined errors
Andrew Tridgell
1997-10-26
4
-12
/
+6
*
The browse synchronisation code in nmbsync.c now uses the clientgen.c
Andrew Tridgell
1997-10-26
4
-159
/
+160
*
preparing for release of 1.9.18alpha5
Samba Release Account
1997-10-25
1
-1
/
+1
*
oops!
Luke Leighton
1997-10-25
1
-2
/
+2
*
added correct client-side credential generation / checking to the LSA SAM
Luke Leighton
1997-10-25
3
-44
/
+82
*
got the SAM logon request generated, and received a SAM logon response back.
Luke Leighton
1997-10-25
4
-24
/
+182
*
sam logon query creation functions. written twice because i deleted it.
Luke Leighton
1997-10-25
2
-3
/
+173
*
Makefile :
Luke Leighton
1997-10-25
17
-203
/
+498
*
preparing for release of 1.9.18alpha4
Samba Release Account
1997-10-24
1
-1
/
+1
*
preparing for release of samba-1.9.18alpha4
Samba Release Account
1997-10-24
1
-1
/
+1
*
default server_name if NIS server is unavailable should be the local
Luke Leighton
1997-10-24
1
-2
/
+2
[next]