summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* Implemented GETFORM tested and working using Gerald's Win32 test progs....Jeremy Allison2000-09-052-1/+21
* Changes from APPLIANCE_HEAD (per Tim Potter):David O'Neill2000-09-012-3/+11
* Implemented DELETEFORM tested using Gerald's Win32 test code :-).Jeremy Allison2000-08-312-1/+18
* 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-302-4/+19
* make protoGerald Carter2000-08-291-0/+2
* added -P (for no prompt) and -A <authfile> optionsGerald Carter2000-08-291-0/+1
* added a #define for SPOOLSSGETPRINTERDATAEX. Although we do notGerald Carter2000-08-291-0/+1
* yipee!Andrew Tridgell2000-08-282-1/+4
* Documentation on NT_USER_TOKEN. Requested by Sander.Jeremy Allison2000-08-231-0/+5
* Added code to do SID to uid/gid conversion. Needed for ACL support.Jeremy Allison2000-08-231-10/+11
* Reverted the change Luke made. Removed IS_BITS_SET_XX macros.Jeremy Allison2000-08-141-5/+0
* restored IS_BITS_SET_xxx macros.Luke Leighton2000-08-141-0/+5
* reworked talloc() to in order to help track down invalidGerald Carter2000-08-121-0/+6
* removed (void) typecast from SMB_ASSERTGerald Carter2000-08-121-1/+1
* Tidied up security rights definitions.Jeremy Allison2000-08-103-28/+20
* make protoGerald Carter2000-08-091-2/+2
* More work on AddPrinterDriver() and AddPrinterEx() client RPC'sGerald Carter2000-08-091-1/+1
* added printer admin optionAndrew Tridgell2000-08-091-0/+3
* Changed the sec desc access checks to match the spec. Needs testing.Jeremy Allison2000-08-081-3/+0
* make protoGerald Carter2000-08-081-2/+14
* All changes related to rpcclient...Gerald Carter2000-08-082-1/+23
* make protoGerald Carter2000-08-041-1/+1
* make protoGerald Carter2000-08-041-3/+10
* After talking with Jeremy and JF (and staring at packet traces betweenGerald Carter2000-08-041-1/+3
* 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-033-3/+62
* Started to canonicalize our handling of uid -> sid code in order toJeremy Allison2000-08-022-15/+25
* Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2000-08-011-5/+0
* Added print job substitutions for %{printername}, %{sharename} and %{portname}Jeremy Allison2000-08-012-0/+7
* Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison2000-07-312-1/+6
* make protoGerald Carter2000-07-311-10/+13
* Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison2000-07-275-20/+32
* 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