kai/samba.git
2003-04-23 Tim PotterPatch from waider to set exit code of last executed...
2003-04-23 Richard SharpeAdd more code to store keys and other records ... still...
2003-04-23 John TerpstraUpdate - closed off for now
2003-04-23 Gerald Carterallow the unix group in a mapping to be changed; doesn...
2003-04-23 Jeremy AllisonLimit the number of outstanding print notify messages...
2003-04-22 John TerpstraAdded Stephen Roylance's patch to add buttons to start...
2003-04-22 Christopher... Merged the changes I made in the 3.0 doc tree (wrong...
2003-04-22 John TerpstraAdded jCIFS to projects.
2003-04-22 Gerald Carterdon't reset the group type unless specified
2003-04-22 Gerald Carterupdate copyright notice that is written to the logs
2003-04-22 Jeremy AllisonAdd runtime tests for "impossible" case with -DDEVELOPE...
2003-04-22 Volker Lendeckeparse_string is only used for the authentication negoti...
2003-04-22 John TerpstraUpdate.
2003-04-22 Andrew BartlettAlways initialise this, to assist callers doing loops...
2003-04-22 Andrew BartlettMake the mangleing code actually use a common prefix...
2003-04-22 Volker LendeckeSetting the credentials for the netsec netlogon pipe...
2003-04-22 Andrew BartlettMerge from 3.0 - try harder to get our real DNS domain...
2003-04-22 Andrew BartlettBail out early when we fail on the rw_torture test.
2003-04-22 Richard SharpeComplete the space allocation code for HBIN blocks ...
2003-04-22 Richard SharpeCommit more code dealing with allocating space in the...
2003-04-22 Gerald Carterdefault new groups to domain groups
2003-04-22 Andrew BartlettMerge from 3.0 - fix domain joins not to always join...
2003-04-22 Gerald Cartersupport referencing group by sid in all operations...
2003-04-22 Gerald Carteranother lost merge from 3.0; my fault
2003-04-22 Gerald Carterwrap pdb_enum_group_mapping() in [un]become_root()...
2003-04-22 Gerald Cartermerging fixes from SAMBA_3_0
2003-04-22 Richard SharpeMore infrastructure for storing registry
2003-04-22 Jeremy AllisonTidyups of some dubious logic discovered whilst trying...
2003-04-21 John TerpstraAdding more updates - maybe last one for today.
2003-04-21 John TerpstraI hate typos!
2003-04-21 Jelmer VernooijAdd note from "Roylance, Stephen D." <SROYLANCE@PARTNER...
2003-04-21 John TerpstraFix typo.
2003-04-21 John TerpstraUpdates.
2003-04-21 John TerpstraMerged the two browsing documents into one. Added locki...
2003-04-21 Andrew BartlettUse the -W domain option to select the SID to show
2003-04-21 John TerpstraReplacing file with correct version.
2003-04-21 Jelmer VernooijMore docs are up to date now...
2003-04-21 Jelmer VernooijAdd question about scope id's
2003-04-21 Jelmer VernooijMove information about locking to seperate chapter and
2003-04-21 Jelmer VernooijAdd new part 'Troubleshooting'
2003-04-21 Jelmer VernooijCreate ../textdocs, ../htmldocs or ../manpages if they...
2003-04-21 Jelmer VernooijFix syntax error
2003-04-21 Jelmer VernooijRemove obsolete information from Speed.sgml and move...
2003-04-21 John TerpstraMore updates - still a work in progress.
2003-04-21 Andrew BartlettFor NTLM2 (not yet even close to real implementation...
2003-04-21 Andrew BartlettRemove unused (#ifdef'ed) code.
2003-04-21 Andrew BartlettUse fstrcpy/pstrcpy when that's what we really mean...
2003-04-21 Richard SharpeCorrect comments about breadth first, as the registry...
2003-04-21 Richard SharpeStart the outline of the code to store a registry tree ...
2003-04-21 Richard SharpeSome comments about the format of the on-disk reg file...
2003-04-21 Jelmer VernooijDefault to "passdb.xml" as default output filename...
2003-04-21 Jelmer VernooijPdb modules are in $libdir/pdb not $libdir/passdb
2003-04-20 Richard SharpeAdd a -f command-line flag to specify printing all...
2003-04-20 Richard SharpeWell, we can now add keys and values and delete keys...
2003-04-20 Richard SharpeAdd code to delete values ...
2003-04-20 Richard SharpeBegin the code that handles key values ... Delete a...
2003-04-20 Richard SharpeComplete most of the coding for adding keys. We can...
2003-04-20 Richard SharpeThe code is a bit of a mess right now.
2003-04-20 Richard SharpeMore functionality, esp around adding keys and inherita...
2003-04-20 Richard SharpeMOre functionality ... got to test it.
2003-04-20 John TerpstraMore update stuff - not finished (ofcourse!)
2003-04-19 John TerpstraFix typo.
2003-04-19 John TerpstraUpdates and additions.
2003-04-19 Richard SharpeSome more work added ...
2003-04-19 Volker LendeckeAddress gcc warnings.
2003-04-19 Richard SharpeSquelch some warnings, and move a bit of code around...
2003-04-19 Simo Sorcesome readline completion exancements
2003-04-19 Simo Sorceuse gid_t for gids not uid_t
2003-04-19 Simo Sorcefixes
2003-04-19 Jelmer VernooijRegenerate docs
2003-04-19 Gerald Carter[merge from SAMBA_3_0]
2003-04-18 Gerald CarteruidPool and gidPool don't use cn anymore (but we don...
2003-04-18 Richard SharpeMore minor edits to add features ...
2003-04-18 Gerald Carterfix byte ordering when using CIDR notation in hosts...
2003-04-18 Volker LendeckeSurvive a samdump with an alias that has no description
2003-04-17 Jelmer VernooijAdd notes on Japanese charsets from Monyo
2003-04-17 Jelmer VernooijRegenerate docs
2003-04-17 Jelmer VernooijRegenerate docs
2003-04-17 Jelmer VernooijAlways use DSSSL stylesheet
2003-04-17 Jelmer VernooijFix syntax errors
2003-04-17 Jelmer VernooijUpdate SGML layout.
2003-04-17 Jelmer VernooijFix syntax errors
2003-04-17 John TerpstraEdits in progress.
2003-04-17 Simo Sorceseem that someone changed the semanthic of unix_strlowe...
2003-04-17 John TerpstraSmall edits.
2003-04-17 John TerpstraAdding Mimir's edits.
2003-04-17 Richard SharpeMore updates ...
2003-04-17 Richard SharpeUpdates to editreg.c to provide more functionality ...
2003-04-16 Alexander BokovoyFix typos
2003-04-16 Andrew BartlettI've changed 'net rpc join', so I should doco it...
2003-04-16 Alexander BokovoyFix a typo spotted when working on PDF version
2003-04-16 Jeremy AllisonFixes to make SCHANNEL work against a W2K DC. Still...
2003-04-16 Jelmer VernooijAdd -berok to LDSHFLAGS on AIX so modules build on...
2003-04-16 Jelmer VernooijOnly use backtrace variables when we can use them
2003-04-16 Jelmer VernooijCheck for -1 not EOF as return value of poptGetNextOpt
2003-04-16 Andrew BartlettFix segfault by getting this the right way around
2003-04-16 Andrew BartlettUp the debug level for the second run of the test ...
2003-04-16 Andrew BartlettWe changed 'net' so change the torture tests that use it.
2003-04-16 Andrew BartlettAdjust comment to respect change to no longer use unixs...
2003-04-16 Andrew BartlettThis code is no longer referenced - moved to the new...
next