Merge compile warning fixes from 3.0
[kai/samba.git] / source3 /
2003-04-28 Andrew BartlettMerge compile warning fixes from 3.0
2003-04-28 Andrew BartlettMerge compile and other fixes from 3.0 to HEAD.
2003-04-28 Tim PotterPerform lp_load() before popt to fix -W option.
2003-04-28 Tim PotterMerge of -W fixes for bug #39:
2003-04-28 Tim PotterFix compiler warning.
2003-04-28 Richard SharpeGetting ready for code that actually writes a registry...
2003-04-28 Tim PotterTwo character tabs - I don't think so.
2003-04-28 Tim PotterReturn NT_STATUS_UNSUCCESSFUL if the sourcedata and...
2003-04-28 Jelmer VernooijFix number of arguments to asprintf()
2003-04-27 Jelmer VernooijAdd 'smbiconv' program - a clone of the 'iconv' utility
2003-04-27 Simo Sorceprepare to get _nua out of the door (but back in from...
2003-04-27 Simo Sorcedefault remote idmap backend is null
2003-04-27 Simo Sorcemake winbind use idmap as well.
2003-04-26 John TerpstraPAtch from VORLON
2003-04-26 Gerald Carterround three of CIDR fixes; spotted by Tomoki AONO
2003-04-26 Simo Sorceenhancements
2003-04-26 Simo Sorceadd idmap only parameter
2003-04-26 Jelmer VernooijFix the 'weird' charset module. Also, built it by defau...
2003-04-26 Simo Sorcelet's suppose I want to specify exactly which SID a...
2003-04-26 Simo SorceA RID can never be zero
2003-04-25 Volker LendeckeAs nobody really objected to this patch, I opted to...
2003-04-25 Richard SharpeFinish laying out the SD, and now back to finishing...
2003-04-25 Richard SharpeMore code to store ACEs and SIDs. I have almost enough...
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 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 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 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 John TerpstraAdded patch from Stephen Roylance.
2003-04-23 Shirish KaleleFor deep referrals, track consumed path using a counter...
2003-04-23 Andrew BartlettMerge case handling table changes from 3.0 to HEAD.
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 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 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 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 Andrew BartlettUse the -W domain option to select the SID to show
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-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 Gerald Carter[merge from SAMBA_3_0]
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 Simo Sorceseem that someone changed the semanthic of unix_strlowe...
2003-04-17 Richard SharpeMore updates ...
2003-04-17 Richard SharpeUpdates to editreg.c to provide more functionality ...
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
next