Removed requirement that sid have an owner before being interpreted.
[samba.git] / source3 /
2000-08-10 Jeremy AllisonRemoved requirement that sid have an owner before being...
2000-08-10 Gerald CarterWorking on spoolss_getprinterdriver() as it does not...
2000-08-10 Gerald Carterworking on the unmarshalling of dependentfiles to a...
2000-08-10 Gerald Cartercode formatting cleanup
2000-08-10 Gerald Carterdeal with allocation size of 0 in prs_unistr when UNMAR...
2000-08-10 Gerald CarterDeal will NULL UNISTR in unistr_to_ascii
2000-08-10 Gerald Cartertalloc returns 0xdeadbeef when asked to allocate 0...
2000-08-10 Gerald CarterNeeded to add the SHARED attribute bit when creating...
2000-08-09 Jeremy AllisonFixed bug in new printer access check code. If PRINTER_...
2000-08-09 Gerald Cartermake proto
2000-08-09 Gerald CarterMore work on AddPrinterDriver() and AddPrinterEx()...
2000-08-09 Jeremy AllisonFixed memory leak with NT tokens.
2000-08-09 Andrew Tridgellgot error code right for printer update/add failure
2000-08-09 Andrew Tridgelladded printer admin option
2000-08-09 Gerald CarterFixed AddPrinterDriver()
2000-08-09 Andrew Tridgellfixed help string
2000-08-08 Jeremy AllisonFound the sec_ctx_stack overflow - a become_root()...
2000-08-08 Jeremy AllisonAdded SID "Everyone" S-1-1-0 as always matching if...
2000-08-08 Jeremy AllisonChanged the sec desc access checks to match the spec...
2000-08-08 Gerald Cartermake proto
2000-08-08 Gerald Cartercleanup in init_unistr2_from_unistr()
2000-08-08 Gerald CarterAll changes related to rpcclient...
2000-08-05 Gerald Carterit is not my day it seems. :-(
2000-08-05 Gerald Carterremoved the for() loop to copy the buffer in init_unist...
2000-08-05 Gerald CarterFixed bug in init_unistr2_from_unistr() found by Elrond.
2000-08-04 Gerald Cartermake proto
2000-08-04 Gerald Carterspoolss_addprinterex() was adding the printer and retur...
2000-08-04 Jeremy AllisonFixed up se_access_check() to use the token list from...
2000-08-04 Gerald Cartermake proto
2000-08-04 Gerald Carterclunky support for calling AddPrinterEx(). The code...
2000-08-04 Gerald CarterAfter talking with Jeremy and JF (and staring at packet...
2000-08-04 Tim PotterIn cli_error() return ENOENT when an ERROR_INVALID_NAME...
2000-08-04 Jeremy AllisonFixed up the user/group contexts when using authenticat...
2000-08-03 Jeremy AllisonAdded an NT_USER_TOKEN structure that is copied/passed...
2000-08-02 Jeremy AllisonMuch though I hate to admit it - JF was completely...
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-08-01 Jeremy AllisonTidyup removing many of the 0xC0000000 | NT_STATUS_XXX...
2000-08-01 Jeremy AllisonAdded print job substitutions for %{printername}, ...
2000-07-31 Jeremy AllisonSave & restore the port name correctly.
2000-07-31 Jeremy AllisonAdded John Reilly's enumports/addprinter/delprinter...
2000-07-31 Gerald Cartermake proto
2000-07-31 Gerald CarterMore work on rpcclient...
2000-07-31 Gerald CarterMore work on rpcclient...
2000-07-28 Tim PotterFixed read overrun in init_string2()
2000-07-27 Jean-François Mico... remove warnings
2000-07-27 Jean-François Mico... fix the devmode.orientation being set to 0.
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-07-26 Jean-François Mico... if no comment in TDB, use comment from print share.
2000-07-26 Jean-François Mico... Found out that we are crashing spoolss in enumprinterdata.
2000-07-26 Tim PotterFixed memory leaks in root and non-root password changing.
2000-07-26 Tim PotterFixed memory leaks in _spoolss_addprinterdriver()
2000-07-26 Tim PotterFixed memory leak in modify_trust_password()
2000-07-25 Jeremy AllisonFixed up error checking and move printer file code...
2000-07-25 Gerald Cartermake proto
2000-07-25 Gerald Cartersome initial code for AddPrinterEx() project. Most...
2000-07-25 Andrew Tridgellif the sids are not the same pointer and either of...
2000-07-25 Jeremy AllisonAdded some error checking and returns to the new 'move...
2000-07-25 Jean-François Mico... A rather big change set ! (listed in no particular...
2000-07-25 Tim PotterFix for mounting a printer as a share. Not that there...
2000-07-25 Jeremy AllisonTidy up code to add printer. Always index in tdb by...
2000-07-24 Tim PotterRun main server loop with sys_select() instead of sys_s...
2000-07-22 Jeremy AllisonFixed open handle code in printers - 3 functions were...
2000-07-21 Gerald Cartermake proto
2000-07-21 Gerald Carter* Added EnumPorts()
2000-07-21 Gerald CarterAdded EnumPorts() and fixed up some problems
2000-07-21 Gerald CarterAdded EnumPorts() and fixed up some problems
2000-07-21 Gerald CarterAdded functions for enumerating ports on remote print...
2000-07-20 Gerald Cartermake proto
2000-07-20 Gerald Carterreadded util_list.c (just to the RPCCLIENT_OBJ). I...
2000-07-20 Gerald CarterFixed unitilized secdesc pointer which was causing...
2000-07-19 Jeremy AllisonModified the patch to look in the tdb *first* - thus...
2000-07-19 Jeremy AllisonCode from John Reilly <jreilly@hp.com> to add tdb looku...
2000-07-19 Christopher R. HertelInstead of handing back a string (which might be a...
2000-07-19 Christopher R. HertelFirst cut toward adding WINS server failover.
2000-07-18 Christopher R. HertelRemoved the sanity check on the WINS SERVER parameter...
2000-07-18 Jeremy Allisonrpc_parse/parse_prs.c: Removed extraneous ()'s.
2000-07-18 Gerald Carterremove util_list from LIB_OBJS since it broke smbd...
2000-07-18 Gerald CarterAdded lib/util_list.[c|o] to Makefile.in
2000-07-18 Gerald CarterFixed some more client SPOOLSS functions. The following
2000-07-18 Gerald Carterfixed a bug (my own) in create_ntc_from_cli_state()
2000-07-18 Gerald CarterI really didn't like the way generic arrays (lists...
2000-07-18 Gerald Cartergrab functions that return RPC_HND_NODE (declared
2000-07-18 Gerald CarterFixed some more client SPOOLSS functions. The following
2000-07-18 Gerald CarterFixed some more SPOOLSS functions. The following
2000-07-17 Tim PotterMissing var.
2000-07-17 Tim PotterReverted changes from rpcclient merge - contains memory...
2000-07-17 Tim PotterFree security descriptor after access check in update_p...
2000-07-17 Tim PotterInitialise current time to time(NULL) in add_a_printer_2()
2000-07-17 Tim Pottermake proto
2000-07-17 Tim Pottermake proto
2000-07-17 Tim PotterAllow job owner to delete own print job.
2000-07-17 Tim PotterMoved access check for nt_printing_setsec() up into...
2000-07-17 Tim PotterRenamed arguments to se_access_check()
2000-07-17 Tim PotterRenamed a parameter in init_request() function.
2000-07-17 Tim PotterAdded some debugs.
2000-07-15 Christopher R. HertelI committed this change to the cliffs archive a while...
2000-07-15 Gerald CarterLots of changes but no real progress in functionality.
2000-07-15 Gerald Carterreverted a some previous additions.
2000-07-14 Gerald Cartera few changes to Makefile.in to clean up dependencies...
2000-07-14 Gerald CarterMore functions merged from TNG for rpcclient. They...
next