summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Moved printer ACE mask values from nt_printing.h to rpc_spoolss.hTim Potter2000-07-062-9/+6
* | Include nss.h if present or define enough values to allow client access toTim Potter2000-07-061-0/+15
* | Added global_sid_NULL S-1-0-0 to list of global sids.Tim Potter2000-07-061-0/+1
* | new protosAndrew Tridgell2000-07-061-1/+0
* | don't need shmem any moreAndrew Tridgell2000-07-062-34/+0
* | Some more sec_ctx changes. Modified some fields in the pipe_structTim Potter2000-07-032-18/+19
* | first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-037-105/+353
* | Changing drivers using the properties page works - but only if getting/settingJeremy Allison2000-06-261-384/+384
* | make protoTim Potter2000-06-231-0/+41
* | Added parenthesis around definition of PRINTER_ACE_PRINT.Tim Potter2000-06-231-1/+1
* | make protoTim Potter2000-06-231-386/+393
* | Added MAX_SEC_CTX_DEPTHTim Potter2000-06-231-0/+2
* | Changed enumports to show printernames as ports. In line with 'the grand plan...Jeremy Allison2000-06-221-1/+1
* | lib/util_unistr.c: Removed ascii_to_unistr() as it does no codepage.Jeremy Allison2000-06-221-386/+384
* | A neater way of solving the S_ISSOCK, S_ISFIFO problem.Tim Potter2000-06-212-47/+54
* | Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also someJeremy Allison2000-06-201-2/+1
* | Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison2000-06-201-0/+3
* | Whoops - dodgy make proto.Tim Potter2000-06-161-1/+1
* | make protoTim Potter2000-06-161-403/+416
* | Changed function prototype for pipe api functions to take a pipes_structTim Potter2000-06-161-1/+1
* | Added some permission constants that are set for NT printer securityTim Potter2000-06-161-0/+7
* | added support for kernel level share modes. These are a (small) hack,Andrew Tridgell2000-06-152-0/+10
* | #include nsswitch/winbind_nss.hTim Potter2000-06-141-0/+2
* | allow the notify implementation to choose the select timeout changeAndrew Tridgell2000-06-143-1/+3
* | proto updateAndrew Tridgell2000-06-131-1/+7
* | fixed the change notify bit definitionsAndrew Tridgell2000-06-131-1/+2
* | totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-124-5/+40
* | split all the change notify code out into a separate moduleAndrew Tridgell2000-06-121-16/+11
* | fixed Linux capabilities handlingAndrew Tridgell2000-06-111-12/+0
* | Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-112-0/+13
* | parsing code for reply[open|close]printer in preparation of the eventJean-François Micouleau2000-06-102-1/+39
* | a first pass at Linux kernel oplocks supportAndrew Tridgell2000-06-101-4/+1
* | continued the split of the kernel level oplocks code into a moreAndrew Tridgell2000-06-102-6/+21
* | Fix from Elrond for hash table corruption. Should fix stat cache bug (IJeremy Allison2000-06-091-1/+1
* | Luke, I am moving the code back into passdb/passdb.c, this the correctJeremy Allison2000-06-093-11/+7
* | do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().Jean-François Micouleau2000-06-091-0/+1
* | clean up oplock capability code ready for Linux codeAndrew Tridgell2000-06-091-385/+384
* | dynamic allocation of NET_USER_INFO_3 gids.Luke Leighton2000-06-092-2/+10
* | reverted jeremy's changes that removed NET_USER_INFO_3. will you pleaseLuke Leighton2000-06-092-386/+386
* | Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu>Jeremy Allison2000-06-081-1/+1
* | include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...Jeremy Allison2000-06-082-386/+387
* | added a NET_USER_INFO_3 struct to user_struct.Luke Leighton2000-06-082-402/+412
* | - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell2000-06-082-3/+4
* | Moved tdb functions that access parse structs into parse_prs.cJeremy Allison2000-06-081-2/+2
* | Cause printer SD's to be displayed correctly (full control).Jeremy Allison2000-06-081-2/+4
* | Memory leak fixes.Jeremy Allison2000-06-061-0/+2
* | Some tidyup fixes (memory leaks etc.). Still no progress with theJeremy Allison2000-06-051-0/+1
* | fixed the pack/unpack of the devicemodeAndrew Tridgell2000-06-041-2/+4
* | new protosAndrew Tridgell2000-06-031-2/+3
* | More memory leak and PANIC action fixes.Jeremy Allison2000-06-021-1/+6