gd/samba/.git
2003-04-25 Richard SharpeMore code to store ACEs and SIDs. I have almost enough...
2003-04-25 John TerpstraFixing typos.
2003-04-25 Richard SharpeKeep coding this boring stuff to lay out security descr...
2003-04-25 Tim PotterMissed another condition on a while loop.
2003-04-25 Gerald Carterfix and if () that should be an 'else if()'
2003-04-25 Tim PotterMinor cleanup of enum domain groups/aliases:
2003-04-25 Tim PotterWhen calling cli_samr_enum_{dom,als}_groups in a while...
2003-04-24 John TerpstraCorrections and edits from Jesse Jacobs <jesse@eazy...
2003-04-24 John TerpstraUpdates: ADS typo fix, ProfileMgmt: Additional docs...
2003-04-24 Jelmer VernooijDon't store UID or GID
2003-04-24 Jelmer VernooijMove pdb_mysql and pdb_xml from modules/ to passdb...
2003-04-24 Jelmer VernooijComplain about duplicate charsets at debug level 0...
2003-04-24 Jelmer VernooijDeclare static function before using it
2003-04-24 Jelmer VernooijGet rid of module_path_get_name()
2003-04-24 John TerpstraUpdate from LanDude <landude@comcast.net>
2003-04-24 Jelmer VernooijCheck for absolute paths by only checking the first...
2003-04-24 Jim McDonoughFix length in findfirst2 responses, fix os/2 clients
2003-04-24 Gerald Cartergroupmap delete should take a name or a SID
2003-04-24 Richard SharpeMore code to do with constructing SK records and self...
2003-04-24 Richard SharpeMore functions to compute the space taken up by SIDs...
2003-04-24 Gerald Carterremove smbgroupedit entity
2003-04-24 John TerpstraFix for bad macro error.
2003-04-24 Jelmer VernooijPatch from Guenther Deschner to fix build with gcc 3.2
2003-04-24 Jelmer VernooijPatch from Stefan Metzmacher to add default parameters...
2003-04-24 Gerald Carterupdate net man page for groupmap options
2003-04-24 John TerpstraAdded patch from Stephen Roylance.
2003-04-24 Gerald Carterupdating group mapping HOWTO.
2003-04-24 John TerpstraTidy up only.
2003-04-24 Gerald Carterfix SGML syntax errors
2003-04-24 John TerpstraMore updates: Fix typo in VFS docs, added docs on pam_s...
2003-04-23 John TerpstraMore updates.
2003-04-23 Shirish KaleleFor deep referrals, track consumed path using a counter...
2003-04-23 Paul GreenMissed two references to a renamed file.
2003-04-23 Andrew BartlettMerge case handling table changes from 3.0 to HEAD.
2003-04-23 Paul GreenMove build farm template files to their own subdirector...
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.
next