summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-11-27prevent a bogus insure wild ptr messageAndrew Tridgell1-1/+2
2001-11-27added -i option to nmbd, giving interactive mode (like winbindd)Andrew Tridgell1-3/+8
2001-11-27more memory leak fixesAndrew Tridgell1-1/+6
2001-11-27unable to open smbpasswd on initial create should only be a warningAndrew Tridgell1-1/+1
2001-11-27prevent a memory leak of cli structuresAndrew Tridgell2-1/+11
2001-11-27fix sense of lp_allow_trusted_domains()Andrew Tridgell3-11/+2
2001-11-27don't try to auto-change the trust password unless we are in domainAndrew Tridgell1-1/+4
2001-11-27automatically look for /usr/kerberos to make redhat happyAndrew Tridgell2-88/+111
2001-11-26don't die with a FPE if there are no DCsAndrew Tridgell1-0/+2
2001-11-26increment the value not the pointerAndrew Tridgell1-1/+1
2001-11-26Fix --enable-developer shadow warningAndrew Bartlett1-3/+3
2001-11-26Fix debugAndrew Bartlett1-1/+1
2001-11-26A number of things to clean up the auth subsytem a bit...Andrew Bartlett7-53/+110
2001-11-26add SEC_ADS auth methodAndrew Tridgell1-0/+12
2001-11-26updated server_role for ADSAndrew Tridgell1-0/+1
2001-11-26prevent proto from picking up this as a defintion for 'main()' becoue it conf...Andrew Bartlett1-1/+1
2001-11-26More compiler warnings fixed. Some minor reformatting.Tim Potter2-94/+143
2001-11-26we can safely give NO_SUCH_USER if the ticket decodes but the localAndrew Tridgell1-1/+1
2001-11-26Another merge from appliance-head: in [ug]id_to_sid don't call theTim Potter3-71/+97
2001-11-26challange -> challengeTim Potter12-71/+72
2001-11-26Merge from appliance-head: when creating a default security descriptorTim Potter1-1/+11
2001-11-26Got medieval on another pointless extern. Removed extern struct ipzeroTim Potter30-86/+70
2001-11-26dyn_CONFIGFILE fixups.Tim Potter1-4/+3
2001-11-26Fixed compiler warnings and dyn_CONFIGFILE related breakage.Tim Potter1-10/+9
2001-11-26And delete domain_client_validate.c...Andrew Bartlett1-432/+0
2001-11-26This compleats the of the authenticaion subystem into the new 'auth'Andrew Bartlett12-2722/+415
2001-11-26Removed bogus SAFE_FREE() call of talloced return data fromTim Potter3-19/+19
2001-11-26Ignore *.po files.Tim Potter1-0/+1
2001-11-26Fixed some indentation.Tim Potter1-2/+2
2001-11-26use DEBUG() not d_printf() in librariesAndrew Tridgell1-2/+2
2001-11-26fixed spnego, non-kerberos negprotAndrew Tridgell1-2/+2
2001-11-25Fixed compiler warning.Tim Potter1-1/+1
2001-11-25added 'security=ADS'Andrew Tridgell3-1/+9
2001-11-25Minor typosVolker Lendecke1-2/+2
2001-11-25Don't close tdb twice.Volker Lendecke1-1/+0
2001-11-25portability fixesAndrew Tridgell1-3/+6
2001-11-25fixed typoAndrew Tridgell1-1/+1
2001-11-25add popt build dependencyAndrew Tridgell1-1/+1
2001-11-25move popt out of proto objsAndrew Tridgell1-2/+2
2001-11-25added HAVE_LDAP_H checkAndrew Tridgell1-2/+2
2001-11-25check for liblber separatelyAndrew Tridgell3-74/+116
2001-11-25#ifdefed DMF fix so not compiled by default. We need to look at this...Jeremy Allison1-22/+39
2001-11-25Use "password server" for searching for BDC's also as Tim suggested.Jeremy Allison1-6/+8
2001-11-25Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS errorAndrew Bartlett4-0/+72
2001-11-25oops, I forgot to include the header fileAndrew Bartlett1-0/+2
2001-11-25Add a new torture test to extract a NT->DOS error map from an NT member of aAndrew Bartlett5-5/+148
2001-11-25Unless the error is exactly NT_STATUS_OK, we might not have a server info, soAndrew Bartlett1-1/+1
2001-11-25I think this is a fix for the "out of space" errors with oplocks=no.Jeremy Allison1-49/+58
2001-11-25Fix ./configure --enable-developer warnings (shadow of global)Andrew Bartlett1-2/+2
2001-11-25better helpAndrew Tridgell1-1/+7