ira/wip.git
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... 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-24 Tim PotterTest for reloading smb.conf after SIGHUP. Needs to...
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... Instead of handing back a string (which might be a...
2000-07-19 Christopher... First cut toward adding WINS server failover.
2000-07-18 Christopher... Removed 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... I 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...
2000-07-14 Gerald Cartercleaned up access to prs_struct variables. Replaced...
2000-07-14 Gerald Carterremoved references to loopback RPC connections.
2000-07-14 Gerald Carterremoved prs_data(), prs_free_data(), and prs_realloc_data()
2000-07-14 Gerald CarterFixed a bug in cmd_interp.c where if user%pass was...
2000-07-14 Gerald Cartermake proto
2000-07-14 Gerald Carteradding more spoolss command into rpcclient. They don...
2000-07-13 Tim PotterDon't return winbind groups or users when responding...
2000-07-13 Tim PotterUninitialised variables.
2000-07-12 Jean-François... we are now sure the printer_info_2 timestamp is updated...
2000-07-12 Jean-François... - The printers are indexed by the sharename in both...
2000-07-12 Christopher... An improved version of the Negative Query Response...
2000-07-12 Christopher... Typo. It said "DEGUG" in the comments. I dunno how...
2000-07-11 Gerald Carter#ifndef RPCCLIENT_TEST
2000-07-11 Jeremy AllisonAllow name lookup to fail and fall back to using the...
2000-07-11 Jeremy AllisonAdd local fallback for name lookup if no winbindd runni...
2000-07-10 Jeremy AllisonEnsure correct driver paths are returned in INFO_2...
2000-07-10 Gerald Cartermake proto
2000-07-10 Gerald Carterspoolenum commend (when compiled with the new prs_unistr())
2000-07-10 Gerald CarterFixed a bug in parsing the command line.
2000-07-10 Gerald Carterincluded a a new prs_unistr(). Is currently #if'd...
2000-07-10 Tim PotterAdded wbinfo and .libs
2000-07-10 Tim PotterFixes for various compile warnings on Solaris 8.
2000-07-10 Tim PotterMoved winbind client functions from various odd locatio...
2000-07-10 Tim Pottermake proto
2000-07-10 Tim PotterRe-instated lanman printing security checks (oops).
2000-07-10 Tim PotterSpelling fixes.
2000-07-10 Tim PotterFix for passing NULL pointer as an array parameter in
2000-07-10 Tim PotterAdded some useful debugging stuff.
2000-07-09 Christopher... Quick change to short-circuit WINS queries if the WINS...
2000-07-07 Gerald CarterJust a few changes due to bringing some partial files...
2000-07-07 Gerald CarterMore rpcclient merge issues:
2000-07-07 Gerald CarterMore rpcclient merge issues:
2000-07-06 Jeremy Allisonprinting/nt_printing.c: (From JF) use the driver name...
2000-07-06 Tim Potterse_access_check() tests.
2000-07-06 Tim PotterDon't check NT permissions when printing from lanman.
2000-07-06 Tim PotterImplemented NT printer descriptor checking. Yay!
2000-07-06 Tim PotterMoved authenticated pipe user details into a current_us...
2000-07-06 Tim PotterMoved printer ACE mask values from nt_printing.h to...
2000-07-06 Tim PotterInclude nss.h if present or define enough values to...
2000-07-06 Tim PotterRewrite of se_access_check() function. Added comments...
2000-07-06 Tim PotterPass either an authenticated pipe or SMB user in a...
2000-07-06 Tim PotterPass pipes_struct rather than vuid down to startdocprin...
2000-07-06 Tim PotterAdded global_sid_NULL S-1-0-0 to list of global sids.
2000-07-06 Tim PotterMake prototypes for functions returning an enum nss_status.
2000-07-06 Tim PotterChanged checking for WINBINDD_OK return value instead...
2000-07-06 Tim PotterMoved lib/util_seaccess.o from LIB_OBJ to SMBD1_OBJ...
2000-07-06 Andrew Tridgellnew protos
2000-07-06 Andrew Tridgellthe smbw sample prog
2000-07-06 Andrew Tridgelldon't need shmem any more
2000-07-06 Andrew Tridgellwrote a little sample smbw program
2000-07-06 Andrew Tridgelladded -L option
2000-07-06 Andrew Tridgellgot smbw to compile again on Linux
next