summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed error returns for moving printer driver files around so genericJeremy Allison2000-08-301-1/+1
* Added vfs_unlink call to ensure vfs is used on unlink from client.Jeremy Allison2000-08-301-1/+2
* Implemented AbortPrinter() from Gerald's Win32 test code. Just purge allJeremy Allison2000-08-301-3/+6
* make protoGerald Carter2000-08-291-0/+2
* yipee!Andrew Tridgell2000-08-281-1/+2
* Added code to do SID to uid/gid conversion. Needed for ACL support.Jeremy Allison2000-08-231-10/+11
* make protoGerald Carter2000-08-091-2/+2
* added printer admin optionAndrew Tridgell2000-08-091-0/+3
* make protoGerald Carter2000-08-081-2/+14
* make protoGerald Carter2000-08-041-1/+1
* make protoGerald Carter2000-08-041-3/+10
* Fixed up the user/group contexts when using authenticated pipes.Jeremy Allison2000-08-041-0/+2
* Added an NT_USER_TOKEN structure that is copied/passed around associatedJeremy Allison2000-08-031-2/+2
* Started to canonicalize our handling of uid -> sid code in order toJeremy Allison2000-08-021-7/+13
* Added print job substitutions for %{printername}, %{sharename} and %{portname}Jeremy Allison2000-08-011-0/+2
* Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison2000-07-311-0/+5
* make protoGerald Carter2000-07-311-10/+13
* Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison2000-07-271-3/+8
* 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-251-7/+8
* Fixed open handle code in printers - 3 functions were always being doneJeremy Allison2000-07-221-21/+21
* 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-181-335/+345
* make protoTim Potter2000-07-171-339/+338
* make protoGerald Carter2000-07-141-343/+407
* make protoGerald Carter2000-07-101-0/+1
* Moved winbind client functions from various odd locations toTim Potter2000-07-101-7/+11
* make protoTim Potter2000-07-101-333/+334
* More rpcclient merge issues:Gerald Carter2000-07-071-0/+90
* printing/nt_printing.c: (From JF) use the driver name - already given to us.Jeremy Allison2000-07-061-16/+23
* new protosAndrew Tridgell2000-07-061-1/+0
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-104/+38
* Changing drivers using the properties page works - but only if getting/settingJeremy Allison2000-06-261-384/+384
* make protoTim Potter2000-06-231-0/+41
* make protoTim Potter2000-06-231-386/+393
* 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
* Whoops - dodgy make proto.Tim Potter2000-06-161-1/+1
* make protoTim Potter2000-06-161-403/+416
* allow the notify implementation to choose the select timeout changeAndrew Tridgell2000-06-141-1/+1
* proto updateAndrew Tridgell2000-06-131-1/+7
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-4/+26
* split all the change notify code out into a separate moduleAndrew Tridgell2000-06-121-16/+11
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-0/+1
* parsing code for reply[open|close]printer in preparation of the eventJean-François Micouleau2000-06-101-0/+10