sfrench/samba-autobuild/.git
2002-12-17 Herb Lewisfix make proto to work with SGI smake
2002-12-17 Gerald Carter* fix memory leak when constructing an driver_level_6...
2002-12-17 Richard SharpeStart adding code to allow the in memory version of...
2002-12-17 Simo Sorceit's getting comic ...
2002-12-16 Simo SorceUhmm a bad day to commit changes :-((
2002-12-16 Herb Lewismerge smbtar fixes from 2.2
2002-12-16 Simo Sorceoh god, I will forgot my name one of these days :-/
2002-12-16 Simo Sorceforgont genstruct.pl is needed to build new include...
2002-12-16 Jim McDonoughAdd win32 utility to query driver capabilities to publish
2002-12-16 Gerald Carterfix usage message
2002-12-16 Simo Sorceupdates to the gums
2002-12-16 Richard SharpeWe now read in the whole of the registry, including...
2002-12-15 Tim PotterFix fnum leak under error condition in cacl_dump.
2002-12-15 Richard SharpeAll the code for reading in the registy is done, but...
2002-12-15 Richard SharpeAlmost finished processing the registry encoded SEC...
2002-12-14 Richard SharpeMore code to read in and create security descriptor...
2002-12-14 Jeremy AllisonEnsure talloc pool query messages are reserved.
2002-12-14 Jeremy AllisonThe name pointer in the talloc context must not be...
2002-12-13 Jim McDonoughStore printer guid in the dsspooler registry key so...
2002-12-13 Jeremy AllisonFix for old DOS client when veto files is set to /.*/
2002-12-13 Jim McDonoughMore printer publishing code.
2002-12-13 Richard SharpeBegin to handle Security descriptors for keys.
2002-12-13 Tim PotterGuy Harris points out that the level and ptr fields...
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-12 Gerald Carterignore editreg
2002-12-12 Gerald Cartermerge of smbpasswd segfault from SAMBA_2_2
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...
next