summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2000-06-13forgot to checkin select.cAndrew Tridgell1-0/+107
2000-06-12enable the Linux change notify code and change some notify debug codeAndrew Tridgell4-16/+65
2000-06-12totally rewrote the async signal, notification and oplock notificationAndrew Tridgell17-584/+698
2000-06-12fixed a bug in BlockSignals() for systems that don't haveAndrew Tridgell1-4/+2
2000-06-12fixed comments at top of moduleAndrew Tridgell1-2/+3
2000-06-12split all the change notify code out into a separate moduleAndrew Tridgell4-409/+439
2000-06-11a better test for oplocks being enabled in this kernelAndrew Tridgell1-1/+18
2000-06-11fixed Linux capabilities handlingAndrew Tridgell2-33/+39
2000-06-11Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell16-79/+166
2000-06-10parsing code for reply[open|close]printer in preparation of the eventJean-François Micouleau3-1/+126
2000-06-10a first pass at Linux kernel oplocks supportAndrew Tridgell6-26/+212
2000-06-10continued the split of the kernel level oplocks code into a moreAndrew Tridgell7-429/+436
2000-06-10continued the split of the kernel level oplocks code into a moreAndrew Tridgell4-782/+617
2000-06-09(Correct) fix for desired_access being zero in map_share_mode().Jeremy Allison1-12/+12
2000-06-09Fix from Elrond for hash table corruption. Should fix stat cache bug (IJeremy Allison2-3/+11
2000-06-09Luke, I am moving the code back into passdb/passdb.c, this the correctJeremy Allison7-70/+65
2000-06-09do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().Jean-François Micouleau3-5/+18
2000-06-09untiltime should be 0 by default to cover the whole 24 hours.Jean-François Micouleau1-3/+3
2000-06-09clean up oplock capability code ready for Linux codeAndrew Tridgell6-559/+559
2000-06-09the Linux F_GETLEASE value has changedAndrew Tridgell1-1/+1
2000-06-09some templates needed for the new aparser stuffAndrew Tridgell2-0/+27
2000-06-09split some of the irix kernel oplocks code into a functionAndrew Tridgell1-68/+74
2000-06-09free NET_USER_INFO_3 gids when vuser invalidated.Luke Leighton1-0/+4
2000-06-09dynamic allocation of NET_USER_INFO_3 gids.Luke Leighton4-30/+63
2000-06-09started adding support for relative, plus options for autoalignmentAndrew Tridgell17-42/+421
2000-06-09reverted jeremy's changes that removed NET_USER_INFO_3. will you pleaseLuke Leighton5-415/+444
2000-06-08Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>Jeremy Allison3-9/+11
2000-06-08Fix for map_share_mode to allow desired access of zero map to stat open.Jeremy Allison1-0/+11
2000-06-08include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...Jeremy Allison5-442/+445
2000-06-08Again, just syncronizing. The a function name was changed in the sllChristopher R. Hertel4-27/+51
2000-06-08Bringing these up to date with what I've got on my site. The fixes includeChristopher R. Hertel6-77/+165
2000-06-08added a NET_USER_INFO_3 struct to user_struct.Luke Leighton5-406/+452
2000-06-08added se_access_check.Luke Leighton3-1/+282
2000-06-08make_sec_acl was passed pointer to static array ace[2], oops.Luke Leighton1-1/+1
2000-06-08- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell6-161/+226
2000-06-08Moved tdb functions that access parse structs into parse_prs.cJeremy Allison3-32/+30
2000-06-08Cause printer SD's to be displayed correctly (full control).Jeremy Allison4-11/+15
2000-06-07Fixing get/set of security descriptors.Jeremy Allison8-19/+45
2000-06-06Memory leak fixes.Jeremy Allison4-2/+19
2000-06-06fixed sizeof() typoAndrew Tridgell1-4/+4
2000-06-06fixed!!Andrew Tridgell1-10/+27
2000-06-06Create elements in default, not in read.Jeremy Allison2-3/+10
2000-06-05Some tidyup fixes (memory leaks etc.). Still no progress with theJeremy Allison5-20/+37
2000-06-05simple increment bug in uniarray_2_dosarrayAndrew Tridgell1-0/+1
2000-06-05don't ue nasty /proc/locks hack by defaultAndrew Tridgell1-2/+2
2000-06-05added locktest2Andrew Tridgell2-0/+636
2000-06-05fixed a off by one bug in ntforms read from the databaseAndrew Tridgell1-1/+1
2000-06-05added -O (use oplocks) option to locktestAndrew Tridgell1-1/+8
2000-06-04we no longer need the code to cope with setprinter having corruptedAndrew Tridgell1-6/+0
2000-06-04no space was being reserved for the security descriptor in the parseAndrew Tridgell1-3/+8