summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* rerun autoconfAndrew Bartlett2002-01-141-802/+812
* I like --enable-developer, but I find it rather usless when all it gets me is aAndrew Bartlett2002-01-141-1/+5
* Initialise cli variables and try not to do a cli_shutdown() of uninitialsedAndrew Bartlett2002-01-141-4/+10
* Fix a segfault in auth/auth_domain.c error cases.Andrew Bartlett2002-01-141-2/+1
* Removed MAXSTATUS which was set incorrectly - thus causing tdb traversalJeremy Allison2002-01-145-33/+19
* FIXME We should turn the global list off when using Insure++,Martin Pool2002-01-141-0/+3
* Move local variable to avoid warning when compiled without GSSAPI.Martin Pool2002-01-141-1/+2
* PSTRING_SANCTIFY:Martin Pool2002-01-141-3/+50
* Removed fprintf(stderr, ...); calls which should not be present in libraryTim Potter2002-01-141-4/+0
* A couple of coding syle updates to follow the re-indent.Andrew Bartlett2002-01-131-5/+5
* Re-indent these two functions to make it actually possible to understand theirAndrew Bartlett2002-01-131-161/+161
* don't try to allocate zero bytesAndrew Tridgell2002-01-131-10/+7
* I'm doing some things towards the NamedPipes game with lckl and he has asked meAndrew Bartlett2002-01-132-87/+105
* Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.Andrew Bartlett2002-01-127-2/+173
* updates from 2.2Simo Sorce2002-01-126-95/+141
* Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...Jeremy Allison2002-01-123-0/+224
* Thanks to vance for spotting the missing Makefile.in commit.Andrew Bartlett2002-01-121-1/+1
* Move all the pdb_get...() and pdb_set...() functions to a new file.Andrew Bartlett2002-01-122-798/+825
* Added the O_NOFOLLOW flag if follow symlinks is set off.Jeremy Allison2002-01-121-0/+6
* Round and round we go....Jeremy Allison2002-01-113-3/+5
* Latest attempt at changeid.Jeremy Allison2002-01-112-6/+31
* Same fix as went into 2.2 (I'm waiting for jerry to finish some code).Jeremy Allison2002-01-1120-156/+162
* fixed a crash bug in domain auth caused by an uninitialised nt_statusAndrew Tridgell2002-01-112-1/+3
* fixed a crash in merge_aces()Andrew Tridgell2002-01-111-0/+1
* force the time difference in cache comparisons to be unsigned to copeAndrew Tridgell2002-01-111-1/+4
* make the winbind sequence number code more robustAndrew Tridgell2002-01-111-1/+1
* cope with direct IP addresses in resolve_name()Andrew Tridgell2002-01-111-0/+5
* preparing for release of 3.0-alpha13Samba Release Account2002-01-111-1/+1
* 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
* 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
* 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