Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-06-02 | More memory leak and PANIC action fixes. | Jeremy Allison | 1 | -1/+6 |
2000-06-01 | More insure found memory leak and corruption fixes. | Jeremy Allison | 1 | -2/+5 |
2000-06-01 | Back to building. Now to test with insure. | Jeremy Allison | 2 | -8/+6 |
2000-06-01 | Getting back to a compilable state (not there yet but close). | Jeremy Allison | 2 | -18/+12 |
2000-06-01 | More stuff I cvan't afford to lose. I'm realizing how dependent I am | Jeremy Allison | 2 | -2/+2 |
2000-05-31 | Working UNIX -> NT ACL mapper. | Jeremy Allison | 1 | -444/+405 |
2000-05-29 | Fixed LsaQueryInformationPolicy level 3 to return primary domain info. | Matthew Chapman | 2 | -1/+5 |
2000-05-29 | make proto | Luke Leighton | 1 | -1/+13 |
2000-05-28 | lp_server_role() + use in srv_reg. | Luke Leighton | 2 | -404/+444 |
2000-05-28 | updated proto.h | Andrew Tridgell | 1 | -425/+384 |