summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2000-07-06new protosAndrew Tridgell1-1/+0
2000-07-06don't need shmem any moreAndrew Tridgell2-34/+0
2000-07-03Some more sec_ctx changes. Modified some fields in the pipe_structTim Potter2-18/+19
2000-07-03first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter7-105/+353
2000-06-26Changing drivers using the properties page works - but only if getting/settingJeremy Allison1-384/+384
2000-06-23make protoTim Potter1-0/+41
2000-06-23Added parenthesis around definition of PRINTER_ACE_PRINT.Tim Potter1-1/+1
2000-06-23make protoTim Potter1-386/+393
2000-06-23Added MAX_SEC_CTX_DEPTHTim Potter1-0/+2
2000-06-22Changed enumports to show printernames as ports. In line with 'the grand plan...Jeremy Allison1-1/+1
2000-06-22lib/util_unistr.c: Removed ascii_to_unistr() as it does no codepage.Jeremy Allison1-386/+384
2000-06-21A neater way of solving the S_ISSOCK, S_ISFIFO problem.Tim Potter2-47/+54
2000-06-20Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also someJeremy Allison1-2/+1
2000-06-20Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison1-0/+3
2000-06-16Whoops - dodgy make proto.Tim Potter1-1/+1
2000-06-16make protoTim Potter1-403/+416
2000-06-16Changed function prototype for pipe api functions to take a pipes_structTim Potter1-1/+1
2000-06-16Added some permission constants that are set for NT printer securityTim Potter1-0/+7
2000-06-15added support for kernel level share modes. These are a (small) hack,Andrew Tridgell2-0/+10
2000-06-14#include nsswitch/winbind_nss.hTim Potter1-0/+2
2000-06-14allow the notify implementation to choose the select timeout changeAndrew Tridgell3-1/+3
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