Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-06-09 | split some of the irix kernel oplocks code into a function | Andrew Tridgell | 1 | -68/+74 |
2000-06-09 | free NET_USER_INFO_3 gids when vuser invalidated. | Luke Leighton | 1 | -0/+4 |
2000-06-09 | dynamic allocation of NET_USER_INFO_3 gids. | Luke Leighton | 4 | -30/+63 |
2000-06-09 | started adding support for relative, plus options for autoalignment | Andrew Tridgell | 17 | -42/+421 |
2000-06-09 | reverted jeremy's changes that removed NET_USER_INFO_3. will you please | Luke Leighton | 5 | -415/+444 |
2000-06-08 | Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu> | Jeremy Allison | 3 | -9/+11 |
2000-06-08 | Fix for map_share_mode to allow desired access of zero map to stat open. | Jeremy Allison | 1 | -0/+11 |
2000-06-08 | include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ... | Jeremy Allison | 5 | -442/+445 |
2000-06-08 | Again, just syncronizing. The a function name was changed in the sll | Christopher R. Hertel | 4 | -27/+51 |
2000-06-08 | Bringing these up to date with what I've got on my site. The fixes include | Christopher R. Hertel | 6 | -77/+165 |
2000-06-08 | added a NET_USER_INFO_3 struct to user_struct. | Luke Leighton | 5 | -406/+452 |
2000-06-08 | added se_access_check. | Luke Leighton | 3 | -1/+282 |
2000-06-08 | make_sec_acl was passed pointer to static array ace[2], oops. | Luke Leighton | 1 | -1/+1 |
2000-06-08 | - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX | Andrew Tridgell | 6 | -161/+226 |