summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
...
* make protoGerald Carter2000-07-251-0/+5
* Added some error checking and returns to the new 'move' code.Jeremy Allison2000-07-251-2/+2
* A rather big change set ! (listed in no particular order)Jean-François Micouleau2000-07-252-7/+10
* Fixed open handle code in printers - 3 functions were always being doneJeremy Allison2000-07-222-21/+22
* make protoGerald Carter2000-07-211-0/+13
* make protoGerald Carter2000-07-201-0/+10
* Code from John Reilly <jreilly@hp.com> to add tdb lookups into the Win95Jeremy Allison2000-07-191-0/+1
* Instead of handing back a string (which might be a DNS name or an IPChristopher R. Hertel2000-07-191-2/+2
* First cut toward adding WINS server failover.Christopher R. Hertel2000-07-191-10/+7
* Fixed some more client SPOOLSS functions. The followingGerald Carter2000-07-188-361/+445
* make protoTim Potter2000-07-171-84/+0
* make protoTim Potter2000-07-171-339/+338
* reverted a some previous additions.Gerald Carter2000-07-151-15/+4
* make protoGerald Carter2000-07-143-352/+454
* Typo. It said "DEGUG" in the comments. I dunno how to degug, or gug forChristopher R. Hertel2000-07-121-1/+1
* make protoGerald Carter2000-07-101-0/+1
* Fixes for various compile warnings on Solaris 8.Tim Potter2000-07-101-14/+14
* Moved winbind client functions from various odd locations toTim Potter2000-07-101-7/+11
* make protoTim Potter2000-07-102-335/+336
* More rpcclient merge issues:Gerald Carter2000-07-073-0/+129
* printing/nt_printing.c: (From JF) use the driver name - already given to us.Jeremy Allison2000-07-061-16/+23
* Moved authenticated pipe user details into a current_user struct.Tim Potter2000-07-061-1/+1
* 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