jra/samba/.git
2002-12-12 Martin PoolCR1333: Fix memory leak when unpacking some structures.
2002-12-12 Martin Pool* Ignore .pyc and .pyo files produced as a side-effect...
2002-12-12 Jeremy AllisonAdded "kernel change notify" boolean to allow easier...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-11 Jeremy AllisonFix write error returning EFBIG - found by Conrad.
2002-12-11 Richard SharpeFix a small bug.
2002-12-11 Richard SharpeImprove the iterator wrt values ... Now prints keys...
2002-12-11 Tim PotterSome more tweaking for compilation of py_tdbpack.
2002-12-10 Jeremy AllisonFix client large file reporting.
2002-12-10 Richard SharpeTidy up some bits. We can now at least list all the...
2002-12-10 Herb Lewisfix broken incremental tar - merge from 2.2
2002-12-10 Richard SharpeAdd support to Makefile.in for editreg
2002-12-10 Richard SharpeComplete more of the code. An iterator is close to...
2002-12-10 Richard SharpeClean up the code some more. Create more elements of...
2002-12-10 Jeremy AllisonThe _abs time functions should not be converting from...
2002-12-09 Simo Sorcefinnally put in Alexander parametric pacth
2002-12-09 Simo Sorcemake vfs recycle use vfs facilities correctly!
2002-12-09 Richard SharpeHandle the creation of more parts of the tree ... Still...
2002-12-09 Richard SharpeStart allocating structures to keep the in memory copy...
2002-12-09 Richard SharpeBegin to decode Value Keys, names and values ...
2002-12-09 Richard SharpeAdd some more handling of Key records ...
2002-12-08 Jelmer VernooijFix example command (reported by Cameron Maxwell)
2002-12-08 Richard SharpeCommit some more changes ... Start processing the sub...
2002-12-08 Richard SharpeFix the breakage, and start processing the first key...
2002-12-08 Richard SharpeA small fix to Makefile.in from Bradley Longhurst.
2002-12-08 Richard SharpeDefine some macros for accessing shorts and ints in...
2002-12-08 Richard SharpeAdd definitions of the various NT Registry on-disk...
2002-12-08 Richard SharpeFix DAT_TIME so it becomes NTTIME and matches Samba...
2002-12-08 Simo Sorcemake querygroup in rpcclient working, same fix as per...
2002-12-08 Richard SharpeSome more updates ...
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...
next