summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-3.0.0alpha13cvs2svn Import User2002-01-112-1548/+0
|\
* | preparing for release of 3.0-alpha13Samba Release Account2002-01-112-1/+25
* | Make this error match Win2k.Andrew Bartlett2002-01-111-1/+1
* | The DC is meant to be sent the *unmapped* username...Andrew Bartlett2002-01-111-1/+1
* | Always query the PDC for the list of trusted domains rather than interatingTim Potter2002-01-117-114/+179
* | Back out the crazy notion that the NTLMSSP flags actually mean anything...Andrew Bartlett2002-01-114-30/+47
* | Correct4ed comment.Tim Potter2002-01-111-1/+1
* | Fix up 'net ads join' to delete and rejoin if the account already exists.Andrew Bartlett2002-01-112-3/+8
* | Some memory leak fixes.Tim Potter2002-01-111-17/+23
* | commit some changes for ab, and keep working on the smbgroupeditGerald Carter2002-01-116-74/+683
* | make sure resolve_name() only returns valid IP addressesAndrew Tridgell2002-01-111-4/+13
* | Since AB has been changing the winbind interface it's time to add the "mockTim Potter2002-01-103-21/+21
* | added structure members referred to by recent changes in vfs-wrap.cHerb Lewis2002-01-101-1/+5
* | merge tpots name changes into IRIX part of code. When you change the nameHerb Lewis2002-01-101-8/+8
* | Take a stab at keeping the doco current :-)Andrew Bartlett2002-01-101-0/+16
* | Return the winbind separator over the socket, so programs don't have to parseAndrew Bartlett2002-01-105-18/+78
* | This changes the winbind protcol a bit:Andrew Bartlett2002-01-106-38/+84
* | Quieten warning about uninitialized variable.Martin Pool2002-01-101-1/+3
* | A big tidyup while thinking about getting trusted domains being re-readTim Potter2002-01-108-132/+142
* | Spelling fix.Tim Potter2002-01-101-1/+1
* | browse_fn: FIXME: If the remote machine returns non-ascii charactersMartin Pool2002-01-101-0/+3
* | First part of UNIX extensions (#ifdefed out) more to follow.Jeremy Allison2002-01-104-2/+177
* | Oh joy - the original code didn't do mapping of the perms onto the wire.Jeremy Allison2002-01-101-11/+41
* | Ensure this is committed last.Jeremy Allison2002-01-101-288/+370
* | We need to test for major/minor macros.Jeremy Allison2002-01-104-0/+39
* | Although configure.in and configure were checked in at the same timeTim Potter2002-01-101-9/+9
* | Getting ready to add UNIX extensions in HEAD also.Jeremy Allison2002-01-1010-495/+860
* | Added tests for st_blocks in struct stat, and added a (hateful) constantJeremy Allison2002-01-094-311/+389
* | Fixed typo.Jeremy Allison2002-01-091-1/+1
* | Move SAFE_FREE into tdb.c to stop exporting it into tdb.h namespace.Jeremy Allison2002-01-092-5/+5
* | Add two more memory-debug smbcontrol messages: these ones shouldMartin Pool2002-01-095-7/+97
* | FIXME: At the moment, if the user should happen to give the optionsMartin Pool2002-01-091-1/+7
* | Better explanation message for dmalloc.Martin Pool2002-01-098-15/+15
* | With --enable-dmalloc, also use dmalloc's wrappers around routinesMartin Pool2002-01-093-785/+791
* | Sample configuration for dmalloc.Martin Pool2002-01-091-0/+2
* | Add UNUSED(paramname) macro to be used in parameter lists, to quietenMartin Pool2002-01-092-2/+12
* | Add UNUSED(paramname) macro to be used in parameter lists, to quietenMartin Pool2002-01-091-1/+4
* | When re-writing tdb version numbers as little endian int32, we mustJeremy Allison2002-01-093-27/+33
* | Fix macro name controlling inclusion of DMALLOC.Martin Pool2002-01-091-1/+1
* | Add harmless parentheses so that dmalloc doesn't get confused by aMartin Pool2002-01-091-1/+1
* | Merge from appliance-head:Tim Potter2002-01-091-4/+72
* | For hysterical raisins you must use string_set() to set the value of aTim Potter2002-01-091-1/+1
* | Fixed all uses of tdb_fetch/store/_int to use explicit int32 little endianJeremy Allison2002-01-096-52/+90
* | HPUX nss fix.Jeremy Allison2002-01-091-2/+18
* | Fixed up atomic update code.Jeremy Allison2002-01-093-5/+5
* | Added int32 version of "atomic" update.Jeremy Allison2002-01-091-0/+35
* | Added int32 versions of the endian-dependent code.Jeremy Allison2002-01-091-2/+66
* | My previous fix had a bug....Jeremy Allison2002-01-081-6/+11
* | I think I've finally gotten this straighten out in my tree.Gerald Carter2002-01-082-6/+5
* | i **really** hate stuck tags in CVS :-( Figured out whyGerald Carter2002-01-084-0/+149