summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2000-06-13proto updateAndrew Tridgell1-1/+7
2000-06-13fixed the change notify bit definitionsAndrew Tridgell1-1/+2
2000-06-12totally rewrote the async signal, notification and oplock notificationAndrew Tridgell4-5/+40
2000-06-12split all the change notify code out into a separate moduleAndrew Tridgell1-16/+11
2000-06-11fixed Linux capabilities handlingAndrew Tridgell1-12/+0
2000-06-11Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2-0/+13
2000-06-10parsing code for reply[open|close]printer in preparation of the eventJean-François Micouleau2-1/+39
2000-06-10a first pass at Linux kernel oplocks supportAndrew Tridgell1-4/+1
2000-06-10continued the split of the kernel level oplocks code into a moreAndrew Tridgell2-6/+21
2000-06-09Fix from Elrond for hash table corruption. Should fix stat cache bug (IJeremy Allison1-1/+1
2000-06-09Luke, I am moving the code back into passdb/passdb.c, this the correctJeremy Allison3-11/+7
2000-06-09do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().Jean-François Micouleau1-0/+1
2000-06-09clean up oplock capability code ready for Linux codeAndrew Tridgell1-385/+384
2000-06-09dynamic allocation of NET_USER_INFO_3 gids.Luke Leighton2-2/+10
2000-06-09reverted jeremy's changes that removed NET_USER_INFO_3. will you pleaseLuke Leighton2-386/+386
2000-06-08Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>Jeremy Allison1-1/+1
2000-06-08include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...Jeremy Allison2-386/+387
2000-06-08added a NET_USER_INFO_3 struct to user_struct.Luke Leighton2-402/+412
2000-06-08- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell2-3/+4
2000-06-08Moved tdb functions that access parse structs into parse_prs.cJeremy Allison1-2/+2
2000-06-08Cause printer SD's to be displayed correctly (full control).Jeremy Allison1-2/+4
2000-06-06Memory leak fixes.Jeremy Allison1-0/+2
2000-06-05Some tidyup fixes (memory leaks etc.). Still no progress with theJeremy Allison1-0/+1
2000-06-04fixed the pack/unpack of the devicemodeAndrew Tridgell1-2/+4
2000-06-03new protosAndrew Tridgell1-2/+3
2000-06-02More memory leak and PANIC action fixes.Jeremy Allison1-1/+6
2000-06-01More insure found memory leak and corruption fixes.Jeremy Allison1-2/+5
2000-06-01Back to building. Now to test with insure.Jeremy Allison2-8/+6
2000-06-01Getting back to a compilable state (not there yet but close).Jeremy Allison2-18/+12
2000-06-01More stuff I cvan't afford to lose. I'm realizing how dependent I amJeremy Allison2-2/+2
2000-05-31Working UNIX -> NT ACL mapper.Jeremy Allison1-444/+405
2000-05-29Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman2-1/+5
2000-05-29make protoLuke Leighton1-1/+13
2000-05-28lp_server_role() + use in srv_reg.Luke Leighton2-404/+444
2000-05-28updated proto.hAndrew Tridgell1-425/+384
2000-05-28moved notif_y_table struct to spoolss_nt.c only used there.Luke Leighton2-400/+396
2000-05-27getting and setting security descriptors on printers now worksAndrew Tridgell1-384/+390
2000-05-27fixed nttrans.cLuke Leighton1-146/+113
2000-05-27security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton5-515/+571
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele3-9/+9
2000-05-24new prototypesAndrew Tridgell1-2/+3
2000-05-24a fairly big change in spoolss.Andrew Tridgell1-6/+5
2000-05-18Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele5-2/+245
2000-05-17Fixed bug I introduced last night (sorry). Now truncate incoming prs_structJeremy Allison1-0/+1
2000-05-16Synced up srv_samr with HP changes. Added error checking to original codeJeremy Allison2-16/+91
2000-05-16Removed extra unistr_to_dos prototype from msdfs/msdfs.cShirish Kalele1-2/+0
2000-05-16The new msdfs implementation that uses symlinks to point to otherShirish Kalele2-24/+14
2000-05-15Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.Jeremy Allison2-31/+30
2000-05-15addd grow_size to prs_struct so we know how much data is actually inAndrew Tridgell1-1/+2
2000-05-12rebuilt protoAndrew Tridgell1-3/+2