kai/samba.git
2003-01-02 Andrew BartlettBIG patch...
2003-01-01 Richard SharpeDocument the size constraints on a write request.
2003-01-01 Andrew BartlettMove our password change code along a little - use...
2002-12-31 Simo Sorcefix for bad check spotted by Ray Simard <ray@sylvan...
2002-12-31 Simo Sorceignore tdbsam2_parse_info.h
2002-12-30 Jeremy AllisonCatching up with old patches. Add define for VERITAS...
2002-12-30 Simo Sorcefix also net rpc shutdown
2002-12-30 Simo Sorcethe shutdown call does not have a 16 bit flags, but...
2002-12-30 Richard SharpePort the fix to cli_setup_write to handle offsets great...
2002-12-30 Andrew BartlettAdd a new VFS module, that just fiddles the file permis...
2002-12-29 Shirish KaleleAdd msdfs proxy functionality to HEAD.
2002-12-28 Jeremy AllisonRevert by Simo's request. HEAD and 3.0 should be in...
2002-12-28 Simo Sorcesome more work on gums.
2002-12-28 Jeremy AllisonPatch for coredump with missing arg from "Bradley W...
2002-12-27 Richard SharpeFor some reason, the configure tests for sendfile suppo...
2002-12-24 Jelmer VernooijUpdate link
2002-12-24 Jelmer VernooijPut in actual status
2002-12-24 Jelmer VernooijAdd note about storing mysql passwords in smb.conf
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-23 Andrew Tridgellthe 'padding' field in the query domain info reply...
2002-12-22 Jeremy Allisontalloc_init_named -> talloc_init.
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Tim PotterFixed bug in debug statement when tconX fails.
2002-12-19 Jeremy AllisonProtect nmbd against malformed reply packets. Some...
2002-12-19 Herb Lewismerge from 2.2 fix for smbclient large files
2002-12-19 Herb Lewismerge from 2.2
2002-12-17 Gerald Carterapp_head merge for get_friendly_nt_err()
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...
next