Age | Commit message (Expand) | Author | Files | Lines |
2001-11-27 | reverted incorrect patch | Andrew Tridgell | 1 | -2/+4 |
2001-11-27 | fixed leak in free_user_info() | Andrew Tridgell | 1 | -0/+1 |
2001-11-27 | another memory leak bites the dust | Andrew Tridgell | 1 | -4/+0 |
2001-11-27 | fixed another memory leak | Andrew Tridgell | 1 | -1/+1 |
2001-11-27 | prevent a bogus insure wild ptr message | Andrew Tridgell | 1 | -1/+2 |
2001-11-27 | added -i option to nmbd, giving interactive mode (like winbindd) | Andrew Tridgell | 1 | -3/+8 |
2001-11-27 | more memory leak fixes | Andrew Tridgell | 1 | -1/+6 |
2001-11-27 | unable to open smbpasswd on initial create should only be a warning | Andrew Tridgell | 1 | -1/+1 |
2001-11-27 | prevent a memory leak of cli structures | Andrew Tridgell | 2 | -1/+11 |
2001-11-27 | fix sense of lp_allow_trusted_domains() | Andrew Tridgell | 3 | -11/+2 |
2001-11-27 | don't try to auto-change the trust password unless we are in domain | Andrew Tridgell | 1 | -1/+4 |
2001-11-27 | automatically look for /usr/kerberos to make redhat happy | Andrew Tridgell | 2 | -88/+111 |
2001-11-26 | don't die with a FPE if there are no DCs | Andrew Tridgell | 1 | -0/+2 |
2001-11-26 | increment the value not the pointer | Andrew Tridgell | 1 | -1/+1 |
2001-11-26 | Fix --enable-developer shadow warning | Andrew Bartlett | 1 | -3/+3 |
2001-11-26 | Fix debug | Andrew Bartlett | 1 | -1/+1 |
2001-11-26 | A number of things to clean up the auth subsytem a bit... | Andrew Bartlett | 7 | -53/+110 |
2001-11-26 | add SEC_ADS auth method | Andrew Tridgell | 1 | -0/+12 |
2001-11-26 | updated server_role for ADS | Andrew Tridgell | 1 | -0/+1 |
2001-11-26 | prevent proto from picking up this as a defintion for 'main()' becoue it conf... | Andrew Bartlett | 1 | -1/+1 |
2001-11-26 | More compiler warnings fixed. Some minor reformatting. | Tim Potter | 2 | -94/+143 |
2001-11-26 | we can safely give NO_SUCH_USER if the ticket decodes but the local | Andrew Tridgell | 1 | -1/+1 |
2001-11-26 | Another merge from appliance-head: in [ug]id_to_sid don't call the | Tim Potter | 3 | -71/+97 |
2001-11-26 | challange -> challenge | Tim Potter | 12 | -71/+72 |
2001-11-26 | Merge from appliance-head: when creating a default security descriptor | Tim Potter | 1 | -1/+11 |
2001-11-26 | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 30 | -86/+70 |
2001-11-26 | dyn_CONFIGFILE fixups. | Tim Potter | 1 | -4/+3 |
2001-11-26 | Fixed compiler warnings and dyn_CONFIGFILE related breakage. | Tim Potter | 1 | -10/+9 |
2001-11-26 | And delete domain_client_validate.c... | Andrew Bartlett | 1 | -432/+0 |
2001-11-26 | This compleats the of the authenticaion subystem into the new 'auth' | Andrew Bartlett | 12 | -2722/+415 |
2001-11-26 | Removed bogus SAFE_FREE() call of talloced return data from | Tim Potter | 3 | -19/+19 |
2001-11-26 | Ignore *.po files. | Tim Potter | 1 | -0/+1 |
2001-11-26 | Fixed some indentation. | Tim Potter | 1 | -2/+2 |
2001-11-26 | use DEBUG() not d_printf() in libraries | Andrew Tridgell | 1 | -2/+2 |
2001-11-26 | fixed spnego, non-kerberos negprot | Andrew Tridgell | 1 | -2/+2 |
2001-11-25 | Fixed compiler warning. | Tim Potter | 1 | -1/+1 |
2001-11-25 | added 'security=ADS' | Andrew Tridgell | 3 | -1/+9 |
2001-11-25 | Minor typos | Volker Lendecke | 1 | -2/+2 |
2001-11-25 | Don't close tdb twice. | Volker Lendecke | 1 | -1/+0 |
2001-11-25 | portability fixes | Andrew Tridgell | 1 | -3/+6 |
2001-11-25 | fixed typo | Andrew Tridgell | 1 | -1/+1 |
2001-11-25 | add popt build dependency | Andrew Tridgell | 1 | -1/+1 |
2001-11-25 | move popt out of proto objs | Andrew Tridgell | 1 | -2/+2 |
2001-11-25 | added HAVE_LDAP_H check | Andrew Tridgell | 1 | -2/+2 |
2001-11-25 | check for liblber separately | Andrew Tridgell | 3 | -74/+116 |
2001-11-25 | #ifdefed DMF fix so not compiled by default. We need to look at this... | Jeremy Allison | 1 | -22/+39 |
2001-11-25 | Use "password server" for searching for BDC's also as Tim suggested. | Jeremy Allison | 1 | -6/+8 |
2001-11-25 | Add the PDC end of the smbtorture test for creating an NT_STATUS -> DOS error | Andrew Bartlett | 4 | -0/+72 |
2001-11-25 | oops, I forgot to include the header file | Andrew Bartlett | 1 | -0/+2 |
2001-11-25 | Add a new torture test to extract a NT->DOS error map from an NT member of a | Andrew Bartlett | 5 | -5/+148 |