summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2001-12-05fixed a minor password memory leakAndrew Tridgell1-0/+1
2001-12-05fixed a memory leakAndrew Tridgell1-1/+4
2001-12-05fix link errorAndrew Tridgell1-0/+2
2001-12-05handle ldap server down betterAndrew Tridgell1-1/+3
2001-12-05added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell8-5/+34
2001-12-05auto-init secrets.tdbAndrew Tridgell1-0/+5
2001-12-05added timeouts and retries to ldap operationsAndrew Tridgell2-9/+60
2001-12-05moved the sequence number fetch into the backend, and fetch theAndrew Tridgell7-81/+78
2001-12-05don't double free ldap message listsAndrew Tridgell1-3/+0
2001-12-05paranoia fixes in based ldap routines for potential memory leaksAndrew Tridgell1-10/+16
2001-12-05fixed another leak - memory usage now seems to be quite smallAndrew Tridgell1-0/+2