summaryrefslogtreecommitdiffstats
path: root/source3/include/proto.h
Commit message (Expand)AuthorAgeFilesLines
...
* Herb's fixes for profiling & compiler warnings.Jeremy Allison2000-10-051-2/+1
* someone forgot to update proto.h :-)Jean-François Micouleau2000-10-051-1/+2
* utf-8 and EUC3 patch from Hiroshi Miura Samba User Group Japan staff.Jeremy Allison2000-10-031-0/+3
* Memleak fix for cache code.Jeremy Allison2000-10-021-1/+0
* new prototypesAndrew Tridgell2000-09-291-0/+3
* Restructuring of the code to remove dos_ChDir/dos_GetWd and re-vector themJeremy Allison2000-09-271-5/+14
* samr unknown 0x32 is in fact samr create user.Jean-François Micouleau2000-09-271-2/+2
* broadcast printer notify message to all clients. We now have printerJean-François Micouleau2000-09-261-345/+346
* added NEGNOWAIT. sent to secure@microsoft.comLuke Leighton2000-09-261-344/+354
* Changes from John Reilly to add a parameter "show add printer wizard" thatJeremy Allison2000-09-261-9/+1
* printer notify code.Jean-François Micouleau2000-09-251-1/+17
* Some code moved back from TNG - updates to LSA stuff. Not yet used butJeremy Allison2000-09-201-1/+6
* Move towards getting W2k p&p to upload NT4.x drivers. Still doesn't work -Jeremy Allison2000-09-151-0/+2
* first cut at smbcontrol program. It currently allows syntax like:Andrew Tridgell2000-09-131-0/+3
* - changed the msg_type to be an int instead of an enum so that it isAndrew Tridgell2000-09-121-4/+5
* much nicer message interface. We now register dispatch functions,Andrew Tridgell2000-09-121-2/+4
* the first cut of the internal messaging system.Andrew Tridgell2000-09-111-2/+8
* Implemented DELETEPRINTERDATA (tested with Gerald's Win32 progs).Jeremy Allison2000-09-091-0/+3
* Fix for the SID history problem when using a Win2k domain controllerJeremy Allison2000-09-061-1/+2
* Implemented GETFORM tested and working using Gerald's Win32 test progs....Jeremy Allison2000-09-051-0/+3
* Changes from APPLIANCE_HEAD (per Tim Potter):David O'Neill2000-09-011-2/+5
* Implemented DELETEFORM tested using Gerald's Win32 test code :-).Jeremy Allison2000-08-311-0/+4
* 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