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-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
2000-06-11
a better test for oplocks being enabled in this kernel
Andrew Tridgell
1
-1
/
+18
2000-06-11
fixed Linux capabilities handling
Andrew Tridgell
2
-33
/
+39
2000-06-11
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
16
-79
/
+166
2000-06-10
parsing code for reply[open|close]printer in preparation of the event
Jean-François Micouleau
3
-1
/
+126
2000-06-10
a first pass at Linux kernel oplocks support
Andrew Tridgell
6
-26
/
+212
2000-06-10
continued the split of the kernel level oplocks code into a more
Andrew Tridgell
7
-429
/
+436
2000-06-10
continued the split of the kernel level oplocks code into a more
Andrew Tridgell
4
-782
/
+617
2000-06-09
(Correct) fix for desired_access being zero in map_share_mode().
Jeremy Allison
1
-12
/
+12
2000-06-09
Fix from Elrond for hash table corruption. Should fix stat cache bug (I
Jeremy Allison
2
-3
/
+11
2000-06-09
Luke, I am moving the code back into passdb/passdb.c, this the correct
Jeremy Allison
7
-70
/
+65
2000-06-09
do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().
Jean-François Micouleau
3
-5
/
+18
2000-06-09
untiltime should be 0 by default to cover the whole 24 hours.
Jean-François Micouleau
1
-3
/
+3
2000-06-09
clean up oplock capability code ready for Linux code
Andrew Tridgell
6
-559
/
+559
2000-06-09
the Linux F_GETLEASE value has changed
Andrew Tridgell
1
-1
/
+1
2000-06-09
some templates needed for the new aparser stuff
Andrew Tridgell
2
-0
/
+27
[next]