ira/wip.git
2002-01-16 Jeremy AllisonSeparate out get_user_home_dir() from get_user_home_ser...
2002-01-16 Jeremy AllisonMerged in %S fixes and XX_NOT_CHANGED fixes from 2.2.
2002-01-16 Jeremy AllisonFixup error mapping so we have only one table containin...
2002-01-16 Jeremy AllisonAlphabetize.
2002-01-16 Jeremy AllisonAdded CIFS UNIX extension code to client.
2002-01-16 Jeremy AllisonFix name register bug with non-existent wins server.
2002-01-16 Jeremy AllisonAt leadt don't lose this - I need to re-sync trans2...
2002-01-16 Martin PoolRoll back PSTRING_SANCTIFY patch; just leave non-contro...
2002-01-16 Tim PotterQuieten some pointer cast warnings.
2002-01-16 Andrew Tridgellmuch better support for organisational units in ADS...
2002-01-16 Martin PoolRoll back PSTR insertion.
2002-01-16 Tim PotterMerge of name_status_find() debugs.
2002-01-15 Jim McDonoughFix from 2.2. It didn't break on HEAD because it isn...
2002-01-15 Jeremy AllisonMissing assign fix from Bernt Nilsson bkn@ida.liu.se.
2002-01-15 Andrew BartlettFor some reason I wasn't thinking about failure cases...
2002-01-15 Martin PoolConvert to the new pstring interface. This diff is...
2002-01-15 Martin PoolSplit pstring definitions into their own header.
2002-01-15 Martin PoolIntegrate with PSTRING_SANCTIFY.
2002-01-15 Martin Pool#ifdef variable that's not used without dmalloc
2002-01-15 Martin PoolAdd constness to parameters
2002-01-15 Herb Lewisadding wins commands to winbindd - will check in the...
2002-01-15 Martin PoolAdd constness to parameters
2002-01-15 Martin PoolAdd constness to filenames passed to functions.
2002-01-15 Andrew BartlettCommit the auth associated changes I missed from the...
2002-01-15 Andrew BartlettChange the passdb interface to use allocated strings.
2002-01-14 Andrew Bartlettrerun autoconf
2002-01-14 Andrew BartlettI like --enable-developer, but I find it rather usless...
2002-01-14 Andrew BartlettInitialise cli variables and try not to do a cli_shutdo...
2002-01-14 Andrew BartlettFix a segfault in auth/auth_domain.c error cases.
2002-01-14 Jeremy AllisonRemoved MAXSTATUS which was set incorrectly - thus...
2002-01-14 Martin PoolFIXME We should turn the global list off when using...
2002-01-14 Martin PoolMove local variable to avoid warning when compiled...
2002-01-14 Martin PoolPSTRING_SANCTIFY:
2002-01-14 Tim PotterRemoved fprintf(stderr, ...); calls which should not...
2002-01-13 Andrew BartlettA couple of coding syle updates to follow the re-indent.
2002-01-13 Andrew BartlettRe-indent these two functions to make it actually possi...
2002-01-13 Andrew Tridgelldon't try to allocate zero bytes
2002-01-13 Andrew BartlettI'm doing some things towards the NamedPipes game with...
2002-01-12 Andrew BartlettMany thanks to Alexander Bokovoy <a.bokovoy@sam-solutio...
2002-01-12 Simo Sorceupdates from 2.2
2002-01-12 Jeremy AllisonAdded PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level...
2002-01-12 Andrew BartlettThanks to vance for spotting the missing Makefile.in...
2002-01-12 Andrew BartlettMove all the pdb_get...() and pdb_set...() functions...
2002-01-12 Jeremy AllisonAdded the O_NOFOLLOW flag if follow symlinks is set...
2002-01-11 Jeremy AllisonRound and round we go....
2002-01-11 Jeremy AllisonLatest attempt at changeid.
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2002-01-11 Andrew Tridgellfixed a crash bug in domain auth caused by an uninitial...
2002-01-11 Andrew Tridgellfixed a crash in merge_aces()
2002-01-11 Andrew Tridgellforce the time difference in cache comparisons to be...
2002-01-11 Andrew Tridgellmake the winbind sequence number code more robust
2002-01-11 Andrew Tridgellcope with direct IP addresses in resolve_name()
2002-01-11 Samba Release... preparing for release of 3.0-alpha13
2002-01-11 Andrew BartlettMake this error match Win2k.
2002-01-11 Andrew BartlettThe DC is meant to be sent the *unmapped* username...
2002-01-11 Tim PotterAlways query the PDC for the list of trusted domains...
2002-01-11 Andrew BartlettBack out the crazy notion that the NTLMSSP flags actual...
2002-01-11 Tim PotterCorrect4ed comment.
2002-01-11 Andrew BartlettFix up 'net ads join' to delete and rejoin if the accou...
2002-01-11 Tim PotterSome memory leak fixes.
2002-01-11 Gerald Cartercommit some changes for ab, and keep working on the...
2002-01-11 Andrew Tridgellmake sure resolve_name() only returns valid IP addresses
2002-01-10 Tim PotterSince AB has been changing the winbind interface it...
2002-01-10 Herb Lewisadded structure members referred to by recent changes...
2002-01-10 Herb Lewismerge tpots name changes into IRIX part of code. When...
2002-01-10 Andrew BartlettTake a stab at keeping the doco current :-)
2002-01-10 Andrew BartlettReturn the winbind separator over the socket, so progra...
2002-01-10 Andrew BartlettThis changes the winbind protcol a bit:
2002-01-10 Martin PoolQuieten warning about uninitialized variable.
2002-01-10 Tim PotterA big tidyup while thinking about getting trusted domai...
2002-01-10 Tim PotterSpelling fix.
2002-01-10 Martin Poolbrowse_fn: FIXME: If the remote machine returns non...
2002-01-10 Jeremy AllisonFirst part of UNIX extensions (#ifdefed out) more to...
2002-01-10 Jeremy AllisonOh joy - the original code didn't do mapping of the...
2002-01-10 Jeremy AllisonEnsure this is committed last.
2002-01-10 Jeremy AllisonWe need to test for major/minor macros.
2002-01-10 Tim PotterAlthough configure.in and configure were checked in...
2002-01-10 Jeremy AllisonGetting ready to add UNIX extensions in HEAD also.
2002-01-09 Jeremy AllisonAdded tests for st_blocks in struct stat, and added...
2002-01-09 Jeremy AllisonFixed typo.
2002-01-09 Jeremy AllisonMove SAFE_FREE into tdb.c to stop exporting it into...
2002-01-09 Martin PoolAdd two more memory-debug smbcontrol messages: these...
2002-01-09 Martin PoolFIXME: At the moment, if the user should happen to...
2002-01-09 Martin PoolBetter explanation message for dmalloc.
2002-01-09 Martin PoolWith --enable-dmalloc, also use dmalloc's wrappers...
2002-01-09 Martin PoolSample configuration for dmalloc.
2002-01-09 Martin PoolAdd UNUSED(paramname) macro to be used in parameter...
2002-01-09 Martin PoolAdd UNUSED(paramname) macro to be used in parameter...
2002-01-09 Jeremy AllisonWhen re-writing tdb version numbers as little endian...
2002-01-09 Martin PoolFix macro name controlling inclusion of DMALLOC.
2002-01-09 Martin PoolAdd harmless parentheses so that dmalloc doesn't get...
2002-01-09 Tim PotterMerge from appliance-head:
2002-01-09 Tim PotterFor hysterical raisins you must use string_set() to...
2002-01-09 Jeremy AllisonFixed all uses of tdb_fetch/store/_int to use explicit...
2002-01-09 Jeremy AllisonHPUX nss fix.
2002-01-09 Jeremy AllisonFixed up atomic update code.
2002-01-09 Jeremy AllisonAdded int32 version of "atomic" update.
2002-01-09 Jeremy AllisonAdded int32 versions of the endian-dependent code.
2002-01-08 Jeremy AllisonMy previous fix had a bug....
2002-01-08 Gerald CarterI think I've finally gotten this straighten out in...
next