ira/wip.git
2002-12-08 Richard SharpeThe beginnings of a registry editing program.
2002-12-06 Jeremy AllisonEnsure global_scope() returns "", not the NULL string...
2002-12-05 Jeremy AllisonFix debugs for rap mapping. Delete job on map fail.
2002-12-05 Jim McDonoughMore printer data to publish
2002-12-05 Jim McDonoughAdd some const
2002-12-05 Jeremy AllisonThe element in fsp->print_job should be a RAP jobid...
2002-12-05 Herb Lewisfix stat reporting on put command
2002-12-05 Tim PotterRerun configure.
2002-12-04 Tim PotterRemove FILE_MACRO as __FILE__ is ANSI C.
2002-12-04 Tim PotterFUNCTION_MACRO change broke the Python modules.
2002-12-04 Jeremy AllisonAdded Volker's directory fix - save the attributes
2002-12-04 Jim McDonoughMore attributes to publish. All DsSpooler attributes...
2002-12-04 Jeremy AllisonJanitor for tpot yet again... Merging in memory leak...
2002-12-04 Gerald Carterchange_trust_account_password() must always use the...
2002-12-04 Jeremy AllisonMake sure we have a default st_blocksize.
2002-12-04 Gerald Cartercleaning up some friendly error messages
2002-12-04 Gerald Carter[merge] remove assert(count ==1) for multi-homed PDCs...
2002-12-04 Jeremy AllisonNeed brackets around macro args. Spotted by Patrick...
2002-12-04 Jeremy AllisonDoing janitorial duty for tpot - memory leak fix.
2002-12-04 Jim McDonoughprinter publishing when using APW or choosing 'list...
2002-12-04 Gerald Carterln -s /lib/libns_winbind.so /lib/libnss_winbind.so.2
2002-12-04 Jeremy AllisonMissed the removal of the incorrect ifdef.
2002-12-04 Jeremy AllisonFix for 64 bit issues with oplocks and allocation size.
2002-12-04 Jeremy AllisonTHIS FILE IS NOT OBSOLETE JELMER. DO NOT REMOVE ! Remov...
2002-12-04 Gerald Carter[merge from app_head]
2002-12-03 Jeremy AllisonReformat of reply.c before Volker's patch.
2002-12-03 Tim PotterRerun autoconf.
2002-12-03 Tim PotterDefaulting python breaks the clean target it python...
2002-12-03 Herb Lewisuse FILE_MACRO instead of __FILE__
2002-12-03 Herb Lewisuse the new IVAL_TO_SMB_OFF_T for file_info size member
2002-12-03 Jim McDonoughSupport printer info 7, used for publishing
2002-12-03 Jim McDonoughStop using hardcoded key/value strings, be more forgivi...
2002-12-03 Jim McDonoughStop using hacks for dns host/domain names.
2002-12-03 Jim McDonoughfns for retrieving dns host name and domain name (get...
2002-12-03 Jim McDonoughAdd defines for standard DsSpooler/DsDriver values...
2002-12-03 Jim McDonoughDon't segfault when trying to delete a key when none...
2002-12-03 Jeremy AllisonFixed nasty bug where file writes with start offsets...
2002-12-03 Tim PotterFixes for EXEEXT - must use \$ signs when you want...
2002-12-01 Andrew BartlettAs per Jeremy's request back this out, so as to re...
2002-12-01 Andrew BartlettLink less with smbmnt and smbumount. Also change from...
2002-12-01 Andrew BartlettNo need for fstring manipulation here (Tcon&X), just...
2002-12-01 Andrew BartlettRemove extra headers, and ensure that we correctly...
2002-12-01 Andrew BartlettDereference the correct thing here, so we don't segfault
2002-12-01 Andrew BartlettMake it clear that we might not be talking to a PDC...
2002-12-01 Andrew BartlettPOSIX indicates that this is always in network byte...
2002-12-01 Andrew BartlettPatch from Paul Green to detect exe extensions, needed...
2002-12-01 Jeremy AllisonFixup of ordered cleanup of get_dc_list - bug found...
2002-11-29 Tim PotterIgnore ntlm_auth binary.
2002-11-29 Tim PotterFixed silly bug.
2002-11-29 Tim PotterRerun autoconf.
2002-11-29 Tim PotterFix up smbwrapper target.
2002-11-28 Jelmer Vernooijmerge in some changes from metze's patches (rest follow...
2002-11-28 Jelmer VernooijAdd PDBLIBDIR, just like VFSLIBDIR
2002-11-27 Jeremy AllisonFix comment - 850 -> iso8859-1
2002-11-27 Jeremy AllisonRemove use of 'F' - make 'f' and 'p' do unix (iso8859...
2002-11-27 Jeremy AllisonTest was reversed for ERRmoredata in cli_read.
2002-11-27 Gerald Cartermerging changes from SAMBA_3_0 relating to RPM packaging
2002-11-27 Gerald Cartersyncing packaging files with SAMBA_3_0
2002-11-27 Gerald Carterremoving inet_aton()
2002-11-27 Gerald Cartersync docs with SAMBA_3_0 and regenerate
2002-11-27 Gerald Carterfix cli_ds_getprimarydominfo(); merge from SAMBA_3_0
2002-11-26 Andrew BartlettAfter consultation with tpot, remove the 'winbind_domai...
2002-11-26 Andrew BartlettHaving waited for *way* too long, this is mimir's namec...
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-25 Jelmer VernooijRegenerate with newer autoconf
2002-11-25 Andrew BartlettInstead of walking the entire group database, grabbing...
2002-11-25 Tim PotterMake lp_winbind_separator a const string.
2002-11-25 Tim PotterFix some argument checking bugs found by testsuite.
2002-11-24 Andrew BartlettAdd support to switch between Squid 2.4 and 2.5 protoco...
2002-11-24 Andrew BartlettMove from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_U...
2002-11-24 Andrew BartlettTry to twiddle with the makefile to avoid having a...
2002-11-24 Andrew BartlettRemove silly ideas about taking the LM or NT hash as...
2002-11-24 Andrew BartlettNo need to #include smb.h, when we already #include...
2002-11-24 Andrew BartlettAdd ntlm_auth, a new program to provide a stable interf...
2002-11-23 Gerald Carter[merge from APP_HEAD]
2002-11-23 Andrew Tridgella working timegm() function for systems that don't...
2002-11-23 Jeremy AllisonPlease compile with :
2002-11-23 Jeremy AllisonLots of fixes for error paths where tdb_fetch() data...
2002-11-23 Jeremy Allisonjcmd really should run with a higher compiler warning...
2002-11-22 Tim PotterRerun autoconf.
2002-11-22 Tim PotterHere's a bit of a cleanup of the {configure,Makefile...
2002-11-22 Tim PotterAdded some extra code to test absence/presence of LM...
2002-11-22 Tim PotterFixed some compiler warnings.
2002-11-22 Tim PotterFixed some globals that escaped the recent globalcide.
2002-11-22 Andrew BartlettAdd support for 'restrict anonymous=2' and make the...
2002-11-22 Martin PoolAdd support for new 'F' format, which is a string in...
2002-11-21 Martin PoolIf you don't specify --with-python, we assume "python...
2002-11-21 Jim McDonoughget_nt_error_msg from APPLIANCE_HEAD is called nt_errst...
2002-11-21 Gerald Cartermerge get_friendly_nt_err_msg() from app_head
2002-11-20 Andrew Tridgellfixed a number of places where we can try to free a...
2002-11-20 Tim PotterIgnore automatically generated Makefile.
2002-11-20 Tim PotterSpelling fix.
2002-11-20 Andrew Tridgellmore %U fixes for head
2002-11-19 Andrew Tridgella better for for using %U in smb.conf
2002-11-19 Christopher... Fixed two very, very minor typos (that sort of just...
2002-11-19 Jeremy AllisonVery curious. It turns out attribute matching on trunca...
2002-11-19 Tim PotterMerge from appliance:
2002-11-19 Tim PotterFix typo in docstring.
2002-11-18 Jeremy AllisonAdded HIDDEN/NORMAL attribute test.
2002-11-18 Tim PotterBug fix from appliance - we must initialise the winbind...
next