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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-06-20
Fixes for IRIX kernel oplocks and systems that don't have nss.h
Jeremy Allison
5
-3
/
+16
2000-06-19
Paranoia changes to ensure that anything touched by a signal handler
Jeremy Allison
3
-18
/
+19
2000-06-16
reverted lukes changes in param/
Andrew Tridgell
2
-0
/
+139
2000-06-16
more update.
Luke Leighton
2
-139
/
+0
2000-06-16
Forgot pipes_struct conversion for api_samr_enum_dom_aliases()
Tim Potter
1
-1
/
+3
2000-06-16
Whoops - dodgy make proto.
Tim Potter
1
-1
/
+1
2000-06-16
make proto
Tim Potter
1
-403
/
+416
2000-06-16
Pass the vuid from the connection_struct to the printing back end functions.
Tim Potter
1
-1
/
+1
2000-06-16
Changed function prototype for pipe api functions to take a pipes_struct
Tim Potter
1
-1
/
+1
2000-06-16
Added some permission constants that are set for NT printer security
Tim Potter
1
-0
/
+7
2000-06-16
Call print_access_check() function from printing back end.
Tim Potter
1
-15
/
+45
2000-06-16
Added print_access_check() function for checking printer security
Tim Potter
1
-0
/
+71
2000-06-16
Pass the vuid from the connection_struct to the printing back end functions.
Tim Potter
1
-6
/
+6
2000-06-16
Simplified server pipe implementation by changing arguments passed down
Tim Potter
1
-14
/
+17
2000-06-16
Simplified server pipe implementation by changing arguments passed down
Tim Potter
1
-40
/
+108
2000-06-16
Simplified server pipe implementation by changing arguments passed down
Tim Potter
1
-18
/
+29
2000-06-16
Simplified server pipe implementation by changing arguments passed down
Tim Potter
7
-170
/
+259
2000-06-15
support both read and write locks inside the tdb
Andrew Tridgell
1
-1
/
+6
2000-06-15
- use read locks when possible
Andrew Tridgell
1
-42
/
+44
2000-06-15
use the right MMAP flag
Andrew Tridgell
1
-1
/
+1
2000-06-15
open files with O_NONBLOCK when available. This is necessary to
Andrew Tridgell
1
-1
/
+6
2000-06-15
added support for kernel level share modes. These are a (small) hack,
Andrew Tridgell
6
-132
/
+233
2000-06-15
add -d debuglevel option
Andrew Tridgell
1
-1
/
+5
2000-06-15
Removed some debugs.
Tim Potter
1
-12
/
+0
2000-06-14
Added nsswitch/common.o to SMBD_OBJ1
Tim Potter
1
-1
/
+1
2000-06-14
Changed server side lsa_lookup_sids function to look up SIDs that we are
Tim Potter
1
-28
/
+74
2000-06-14
#include nsswitch/winbind_nss.h
Tim Potter
1
-0
/
+2
2000-06-14
Merge from TNG.
Tim Potter
2
-55
/
+157
2000-06-14
Merged parse_domain_user() from TNG.
Tim Potter
1
-0
/
+20
2000-06-14
allow the notify implementation to choose the select timeout change
Andrew Tridgell
7
-17
/
+21
2000-06-14
fixed autoconf test for kernel change notify support
Andrew Tridgell
3
-131
/
+203
2000-06-14
ZERO_STRUCT() of info3 structure before using it.
Tim Potter
1
-0
/
+2
2000-06-13
If I use nmblookup to search for node ZOOB#1B and there is no such name
Christopher R. Hertel
1
-4
/
+6
2000-06-13
Removed a patch that Andrew had added because 'insure' was incorrectly
Christopher R. Hertel
1
-9
/
+0
2000-06-13
proto update
Andrew Tridgell
1
-1
/
+7
2000-06-13
argv parsing fixes
Andrew Tridgell
1
-2
/
+2
2000-06-13
allow for lots of connections per server
Andrew Tridgell
1
-75
/
+76
2000-06-13
allow posix locking database to be opened read-only (for smbstatus)
Andrew Tridgell
2
-11
/
+11
2000-06-13
add some brackets
Andrew Tridgell
1
-1
/
+1
2000-06-13
added -L switch to tell smbtorture to use oplocks
Andrew Tridgell
2
-4
/
+7
2000-06-13
use DN_ATTRIB kernel change notify attribute
Andrew Tridgell
1
-3
/
+7
2000-06-13
fixed the change notify bit definitions
Andrew Tridgell
1
-1
/
+2
2000-06-13
always use the DN_CREATE mask (NT expects file creation always to
Andrew Tridgell
1
-8
/
+3
2000-06-13
forgot to checkin select.c
Andrew Tridgell
1
-0
/
+107
2000-06-13
Created manpage for wbinfo program.
Tim Potter
6
-101
/
+501
2000-06-12
enable the Linux change notify code and change some notify debug code
Andrew Tridgell
4
-16
/
+65
2000-06-12
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
17
-584
/
+698
2000-06-12
fixed a bug in BlockSignals() for systems that don't have
Andrew Tridgell
1
-4
/
+2
2000-06-12
fixed comments at top of module
Andrew Tridgell
1
-2
/
+3
2000-06-12
split all the change notify code out into a separate module
Andrew Tridgell
4
-409
/
+439
[next]