summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-12-10Doc.Martin Pool1-1/+3
2001-12-10Allow for internal databases which may have no name.Martin Pool1-5/+5
2001-12-10Log more error messages.Martin Pool1-0/+1
2001-12-10Log more error messages.Martin Pool1-2/+12
2001-12-10Also show LDFLAGS/LDSHFLAGS when starting compilation, because they'reMartin Pool1-2/+4
2001-12-10use objectCategory instead of objectClass for faster searchingAndrew Tridgell1-3/+3
2001-12-10Merge of memory leak fixes from APPLIANCE_TNG.Tim Potter1-0/+7
2001-12-10Allocate tdb name up front in case log functions want to use it.Martin Pool1-6/+5
2001-12-10winbindd backends can now be marked "consistent" or "inconsistent"Andrew Tridgell4-33/+93
2001-12-10tdb_open_ex: More cleanups: just dynamically allocate the TDB_CONTEXTMartin Pool1-14/+27
2001-12-10Refactor code to check whether already open into its own function.Martin Pool1-8/+21
2001-12-10shrank the winbindd_cache.tdb somewhatAndrew Tridgell1-27/+63
2001-12-10tdb_open_ex should always "goto fail" in case of error, rather thanMartin Pool1-1/+2
2001-12-10Doc.Martin Pool1-0/+4
2001-12-10tdb_open_ex: Continue previous refactoring so that we consistentlyMartin Pool1-12/+12
2001-12-10Added client and server code for the GetPrintProcessorDirectory SPOOLSSTim Potter6-5/+380
2001-12-10tdb_open_ex: Refactor to use a pointer to tdb, rather than an autoMartin Pool1-57/+58
2001-12-10Formatting fixup.Tim Potter1-1/+1
2001-12-10Explain why snprintf has to be overridden in this way.Martin Pool1-1/+8
2001-12-10(merge 1.130.4.93) Display results of checks for shared libraries.Martin Pool2-292/+309
2001-12-10Typo spotting.Tim Potter1-2/+2
2001-12-10cleanup a little namespace pollutionAndrew Tridgell1-1/+1
2001-12-10added some commentsAndrew Tridgell1-0/+2
2001-12-10moved the domain sid lookup and enumeration of trusted domains intoAndrew Tridgell5-109/+143
2001-12-10added some commentsAndrew Tridgell2-4/+2
2001-12-10make sid_binstring available without HAVE_ADSAndrew Tridgell6-91/+48
2001-12-10explicitly encode NULL strings in the cacheAndrew Tridgell1-1/+15
2001-12-10removed a debug lineAndrew Tridgell1-2/+0
2001-12-09completely new winbindd cache infrastructureAndrew Tridgell9-756/+591
2001-12-09add smb_xvasprintf() panic wrapper around vasprintfAndrew Tridgell1-3/+13
2001-12-09added fr.msg from FanchMotonobu Takahashi1-0/+1709
2001-12-09added a simple tdbdump utilityAndrew Tridgell2-0/+92
2001-12-09set return value to total errorsAndrew Tridgell1-2/+9
2001-12-09better error checking in nsstestAndrew Tridgell1-9/+64
2001-12-09- check for correct error codesAndrew Tridgell1-27/+48
2001-12-09- use accountype not accountcontrolAndrew Tridgell1-8/+26
2001-12-09fixed type passed to ads_searchAndrew Tridgell1-2/+1
2001-12-09fixed used of string after freeAndrew Tridgell1-1/+1
2001-12-08small comment I don't want to loose.Jean-François Micouleau1-0/+5
2001-12-08Fix domain logon that I broke 3 days ago.Jean-François Micouleau1-1/+4
2001-12-08By popular demand: a new config.guess and config.subAndrew Bartlett2-127/+184
2001-12-08check for gssapi_generic.hAndrew Tridgell4-676/+725
2001-12-08fix a DEBUG() lineAndrew Tridgell1-2/+3
2001-12-08added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell15-784/+1074
2001-12-08Fix segfault, and add a comment.Andrew Bartlett1-2/+5
2001-12-08Leak less memory.Andrew Bartlett1-8/+18
2001-12-08Ensure that 'use spnego' restricts, rather than just advises our clients.Andrew Bartlett1-1/+6
2001-12-07include/build_env.h wasn't getting built by default with new rules unlessHerb Lewis1-1/+1
2001-12-07added a "use spnego" optionAndrew Tridgell2-0/+7
2001-12-07OK I think this does what everyone wants with the .headers.stampHerb Lewis1-3/+3