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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mention of GLPL for the rpc_pipe/ directory
Luke Leighton
1997-11-01
1
-0
/
+5
*
updated version number.
Luke Leighton
1997-11-01
1
-1
/
+1
*
added instructions advising people to set up 1.9.18alpha as a Win95 Domain
Luke Leighton
1997-11-01
1
-0
/
+16
*
client.c clientutil.c proto.h
Luke Leighton
1997-11-01
4
-28
/
+32
*
updating to latest version
Luke Leighton
1997-11-01
1
-7
/
+55
*
set O_CREAT on lock file
Andrew Tridgell
1997-11-01
1
-1
/
+2
*
a simple SMB torture tester. This will allow us to evaluate locking
Andrew Tridgell
1997-11-01
8
-168
/
+847
*
change a debug level
Andrew Tridgell
1997-11-01
1
-3
/
+3
*
don't use SEM_UNDO because of ridiculously small undo limits on some
Andrew Tridgell
1997-11-01
1
-1
/
+25
*
some locking code cleanups
Andrew Tridgell
1997-11-01
4
-241
/
+222
*
re-initialise the timezone on each new connection. This means you
Andrew Tridgell
1997-11-01
1
-0
/
+3
*
Update file for automatically generating a release
Herb Lewis
1997-10-31
10
-509
/
+372
*
change from * to ^ in hashing of device/inode. Using * meant that if
Andrew Tridgell
1997-10-31
1
-1
/
+1
*
define NO_SEMUN for svr4
Andrew Tridgell
1997-10-31
1
-0
/
+1
*
OSF1 doesn't define union semun either.
Andrew Tridgell
1997-10-31
1
-8
/
+9
*
pm_process() never closed the file (a memory and file descriptor leak)
Andrew Tridgell
1997-10-31
1
-0
/
+3
*
no Makefile needed here either
Andrew Tridgell
1997-10-31
1
-26
/
+0
*
this is now in the rpc_pipes directory
Andrew Tridgell
1997-10-31
1
-12
/
+0
*
removing the files that are now in rpc_pipes
Andrew Tridgell
1997-10-31
10
-10
/
+0
*
- cleanup some warnings
Andrew Tridgell
1997-10-31
3
-20
/
+210
*
blanked out these files, so that if someone does make proto, they don't
Luke Leighton
1997-10-30
10
-4906
/
+0
*
added a client-side "set named pipe handle state" function. not known
Luke Leighton
1997-10-30
1
-4
/
+18
*
storing pipe name state (from set named pipe handle state call) in the
Luke Leighton
1997-10-30
3
-23
/
+21
*
Modified Files:
Christopher R. Hertel
1997-10-30
13
-9
/
+4180
*
GLPL notice on the rpc_pipes/ directory
Luke Leighton
1997-10-30
1
-0
/
+12
*
Makefile:
Luke Leighton
1997-10-30
4
-78
/
+20
*
Makefiles for libraries. the dependencies aren't quite right, and i
Luke Leighton
1997-10-30
4
-211
/
+58
*
Chris will be pleased to know that mkproto.awk no longer runs on the
Andrew Tridgell
1997-10-30
1
-3
/
+0
*
moved ubi_ modules back into the ubiqx directory.
Andrew Tridgell
1997-10-30
5
-2
/
+2
*
preparing for release of 1.9.18alpha9
Samba Release Account
1997-10-30
42
-41
/
+44
*
updated documentation as chmodding files /tmp/lsarpc and /tmp/netlogon
Luke Leighton
1997-10-30
1
-21
/
+12
*
removed mechanism that created actual files NETLOGON, lsarpc and the like,
Luke Leighton
1997-10-30
8
-83
/
+122
*
update
Luke Leighton
1997-10-29
1
-32
/
+63
*
preparing for release of 1.9.18alpha8
Samba Release Account
1997-10-29
42
-42
/
+42
*
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
41
-40
/
+43
*
updated to current version number.
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
*
Added "printer driver location", "printer driver file" parameters.
Jeremy Allison
1997-10-28
1
-0
/
+49
[next]