summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-08-05removed the for() loop to copy the buffer in init_unistr2_from_unistr()Gerald Carter1-3/+2
2000-08-05Fixed bug in init_unistr2_from_unistr() found by Elrond.Gerald Carter1-1/+1
2000-08-04Adding build file.John Terpstra1-0/+14
2000-08-04Adding build system files for Caldera OpenLinux.John Terpstra2-0/+311
2000-08-04make protoGerald Carter1-1/+1
2000-08-04spoolss_addprinterex() was adding the printer and returning theGerald Carter2-26/+28
2000-08-04Fixed up se_access_check() to use the token list from the user structJeremy Allison1-82/+32
2000-08-04Added my course notes. Had asked Jeremy some weeks ago.Volker Lendecke3-0/+2804
2000-08-04make protoGerald Carter1-3/+10
2000-08-04clunky support for calling AddPrinterEx(). The code currently reportsGerald Carter3-27/+178
2000-08-04After talking with Jeremy and JF (and staring at packet traces betweenGerald Carter2-3/+55
2000-08-04In cli_error() return ENOENT when an ERROR_INVALID_NAME is received insteadTim Potter1-0/+1
2000-08-04Fixed up the user/group contexts when using authenticated pipes.Jeremy Allison6-7/+25
2000-08-03Added an NT_USER_TOKEN structure that is copied/passed around associatedJeremy Allison9-103/+246
2000-08-02Much though I hate to admit it - JF was completely correct. I cannotJeremy Allison1-2/+2
2000-08-02Started to canonicalize our handling of uid -> sid code in order toJeremy Allison13-218/+251
2000-08-01Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison21-139/+97
2000-08-01Added print job substitutions for %{printername}, %{sharename} and %{portname}Jeremy Allison6-37/+93
2000-07-31Save & restore the port name correctly.Jeremy Allison1-16/+1
2000-07-31Added John Reilly's enumports/addprinter/delprinter scripting code plus theJeremy Allison10-151/+359
2000-07-31make protoGerald Carter1-10/+13
2000-07-31More work on rpcclient...Gerald Carter1-7/+27
2000-07-31More work on rpcclient...Gerald Carter6-116/+373
2000-07-30Adding pages oopsed.John Terpstra2-0/+221
2000-07-30Adding Using_Samba book back to Samba-pre3.John Terpstra158-0/+27479
2000-07-30Adding missing man pages.John Terpstra2-0/+185
2000-07-30Adding missing smbsh.1 man page source.John Terpstra1-0/+87
2000-07-30Updating for Samba-3.John Terpstra1-68/+108
2000-07-30Adding files provided by Klaus Singvogel of CalderaJohn Terpstra12-0/+804
2000-07-28Fixed read overrun in init_string2()Tim Potter1-2/+4
2000-07-27remove warningsJean-François Micouleau1-2/+2
2000-07-27fix the devmode.orientation being set to 0.Jean-François Micouleau1-2/+8
2000-07-27Ok - this is a *BIG* change - but it fixes the problems with static stringsJeremy Allison26-412/+513
2000-07-26if no comment in TDB, use comment from print share.Jean-François Micouleau1-4/+15
2000-07-26Found out that we are crashing spoolss in enumprinterdata.Jean-François Micouleau4-14/+32
2000-07-26Fixed memory leaks in root and non-root password changing.Tim Potter1-7/+20
2000-07-26Fixed memory leaks in _spoolss_addprinterdriver()Tim Potter1-5/+9
2000-07-26Fixed memory leak in modify_trust_password()Tim Potter1-0/+4
2000-07-25Fixed up error checking and move printer file code. Fixed a memory leak.Jeremy Allison3-12/+38
2000-07-25make protoGerald Carter1-0/+5
2000-07-25some initial code for AddPrinterEx() project. Most is ifdef'd outGerald Carter3-3/+149
2000-07-25if the sids are not the same pointer and either of the sids are NULLAndrew Tridgell1-0/+3
2000-07-25Added some error checking and returns to the new 'move' code.Jeremy Allison4-16/+53
2000-07-25A rather big change set ! (listed in no particular order)Jean-François Micouleau9-306/+494
2000-07-25Fix for mounting a printer as a share. Not that there's anythingTim Potter1-0/+5
2000-07-25Tidy up code to add printer. Always index in tdb by sharename. ThisJeremy Allison1-5/+33
2000-07-24Run main server loop with sys_select() instead of sys_select_intr(). TheTim Potter1-2/+13
2000-07-24Test for reloading smb.conf after SIGHUP. Needs to be run as root.Tim Potter1-0/+107
2000-07-22Fixed open handle code in printers - 3 functions were always being doneJeremy Allison5-155/+171
2000-07-21make protoGerald Carter1-0/+13