summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2001-12-06allow nsstest to test any nss moduleAndrew Tridgell1-13/+19
2001-12-06add smbgroupeditHerb Lewis1-0/+1
2001-12-06again an intrusive patch:Jean-François Micouleau14-270/+122
2001-12-06remove .headers.stamp from the delheaders definitionJean-François Micouleau1-2/+2
2001-12-06put the winbindd krb5 credentials cache in the lock directoryAndrew Tridgell1-0/+4
2001-12-06allow a MAX_DEBUG_LEVEL setting in local.h (or the Makefile)Andrew Tridgell2-6/+21
2001-12-06added a propoer kerberos_kinit_password callAndrew Tridgell2-12/+66
2001-12-06Fixed typo in fix for typo in debug. (-:Tim Potter1-1/+1
2001-12-05merge from 2.2Herb Lewis3-17/+17
2001-12-05dont add -I./popt to CFLAGS it really belongs in FLAGS1 with other includeHerb Lewis3-651/+652
2001-12-05Added fetch_domain_sid. Not used in current code, but a nice exampleJeremy Allison1-0/+96
2001-12-05changed the DEBUG level of tdb_pack and tdb_unpack. Instead of 8, it's nowJean-François Micouleau1-2/+2
2001-12-05added samr_queryuseralias(). instead of returning BUILTIN_ALIAS_RID_USERS,Jean-François Micouleau2-16/+228
2001-12-05fixed a return valueAndrew Tridgell1-0/+1
2001-12-05OK. Smbpasswd -j is DEAD.Andrew Bartlett14-400/+383
2001-12-05Add a couple of extra debugs for the secrets.tdb stuffAndrew Bartlett1-2/+8
2001-12-05Ensure we fill in the %U for NTLMSSP connectionsAndrew Bartlett1-1/+3