Age | Commit message (Expand) | Author | Files | Lines |
2000-07-06 | Moved authenticated pipe user details into a current_user struct. | Tim Potter | 1 | -1/+1 |
2000-07-06 | Moved printer ACE mask values from nt_printing.h to rpc_spoolss.h | Tim Potter | 2 | -9/+6 |
2000-07-06 | Include nss.h if present or define enough values to allow client access to | Tim Potter | 1 | -0/+15 |
2000-07-06 | Added global_sid_NULL S-1-0-0 to list of global sids. | Tim Potter | 1 | -0/+1 |
2000-07-06 | new protos | Andrew Tridgell | 1 | -1/+0 |
2000-07-06 | don't need shmem any more | Andrew Tridgell | 2 | -34/+0 |
2000-07-03 | Some more sec_ctx changes. Modified some fields in the pipe_struct | Tim Potter | 2 | -18/+19 |
2000-07-03 | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 7 | -105/+353 |
2000-06-26 | Changing drivers using the properties page works - but only if getting/setting | Jeremy Allison | 1 | -384/+384 |
2000-06-23 | make proto | Tim Potter | 1 | -0/+41 |
2000-06-23 | Added parenthesis around definition of PRINTER_ACE_PRINT. | Tim Potter | 1 | -1/+1 |
2000-06-23 | make proto | Tim Potter | 1 | -386/+393 |
2000-06-23 | Added MAX_SEC_CTX_DEPTH | Tim Potter | 1 | -0/+2 |
2000-06-22 | Changed enumports to show printernames as ports. In line with 'the grand plan... | Jeremy Allison | 1 | -1/+1 |
2000-06-22 | lib/util_unistr.c: Removed ascii_to_unistr() as it does no codepage. | Jeremy Allison | 1 | -386/+384 |
2000-06-21 | A neater way of solving the S_ISSOCK, S_ISFIFO problem. | Tim Potter | 2 | -47/+54 |
2000-06-20 | Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also some | Jeremy Allison | 1 | -2/+1 |
2000-06-20 | Fixes for IRIX kernel oplocks and systems that don't have nss.h | Jeremy Allison | 1 | -0/+3 |
2000-06-16 | Whoops - dodgy make proto. | Tim Potter | 1 | -1/+1 |
2000-06-16 | make proto | Tim Potter | 1 | -403/+416 |
2000-06-16 | Changed function prototype for pipe api functions to take a pipes_struct | Tim Potter | 1 | -1/+1 |
2000-06-16 | Added some permission constants that are set for NT printer security | Tim Potter | 1 | -0/+7 |
2000-06-15 | added support for kernel level share modes. These are a (small) hack, | Andrew Tridgell | 2 | -0/+10 |
2000-06-14 | #include nsswitch/winbind_nss.h | Tim Potter | 1 | -0/+2 |
2000-06-14 | allow the notify implementation to choose the select timeout change | Andrew Tridgell | 3 | -1/+3 |
2000-06-13 | proto update | Andrew Tridgell | 1 | -1/+7 |
2000-06-13 | fixed the change notify bit definitions | Andrew Tridgell | 1 | -1/+2 |
2000-06-12 | totally rewrote the async signal, notification and oplock notification | Andrew Tridgell | 4 | -5/+40 |
2000-06-12 | split all the change notify code out into a separate module | Andrew Tridgell | 1 | -16/+11 |
2000-06-11 | fixed Linux capabilities handling | Andrew Tridgell | 1 | -12/+0 |
2000-06-11 | Linux kernel oplocks now seem to work, but need a _lot_ of testing | Andrew Tridgell | 2 | -0/+13 |
2000-06-10 | parsing code for reply[open|close]printer in preparation of the event | Jean-François Micouleau | 2 | -1/+39 |
2000-06-10 | a first pass at Linux kernel oplocks support | Andrew Tridgell | 1 | -4/+1 |
2000-06-10 | continued the split of the kernel level oplocks code into a more | Andrew Tridgell | 2 | -6/+21 |
2000-06-09 | Fix from Elrond for hash table corruption. Should fix stat cache bug (I | Jeremy Allison | 1 | -1/+1 |
2000-06-09 | Luke, I am moving the code back into passdb/passdb.c, this the correct | Jeremy Allison | 3 | -11/+7 |
2000-06-09 | do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx(). | Jean-François Micouleau | 1 | -0/+1 |
2000-06-09 | clean up oplock capability code ready for Linux code | Andrew Tridgell | 1 | -385/+384 |
2000-06-09 | dynamic allocation of NET_USER_INFO_3 gids. | Luke Leighton | 2 | -2/+10 |
2000-06-09 | reverted jeremy's changes that removed NET_USER_INFO_3. will you please | Luke Leighton | 2 | -386/+386 |
2000-06-08 | Change from "David S. Chappell" <David.Chappell@mail.cc.trincoll.edu> | Jeremy Allison | 1 | -1/+1 |
2000-06-08 | include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ... | Jeremy Allison | 2 | -386/+387 |
2000-06-08 | added a NET_USER_INFO_3 struct to user_struct. | Luke Leighton | 2 | -402/+412 |
2000-06-08 | - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX | Andrew Tridgell | 2 | -3/+4 |
2000-06-08 | Moved tdb functions that access parse structs into parse_prs.c | Jeremy Allison | 1 | -2/+2 |
2000-06-08 | Cause printer SD's to be displayed correctly (full control). | Jeremy Allison | 1 | -2/+4 |
2000-06-06 | Memory leak fixes. | Jeremy Allison | 1 | -0/+2 |
2000-06-05 | Some tidyup fixes (memory leaks etc.). Still no progress with the | Jeremy Allison | 1 | -0/+1 |
2000-06-04 | fixed the pack/unpack of the devicemode | Andrew Tridgell | 1 | -2/+4 |
2000-06-03 | new protos | Andrew Tridgell | 1 | -2/+3 |