Age | Commit message (Expand) | Author | Files | Lines |
2001-11-27 | Added negative caching to group lookups. | Jeremy Allison | 2 | -48/+87 |
2001-11-27 | added test for krb5.h | Andrew Tridgell | 4 | -88/+147 |
2001-11-27 | Added negative caching to the user pw lookup by name and by uid. | Jeremy Allison | 2 | -136/+159 |
2001-11-27 | Added PRINTER_ALREADY_EXISTS error check from Gerry. | Jeremy Allison | 2 | -3/+18 |
2001-11-27 | allow printing of NULL pointers with internal snprintf | Andrew Tridgell | 1 | -0/+1 |
2001-11-27 | fixed the panics on basicsmb-sharelist on sun1 | Andrew Tridgell | 1 | -1/+3 |
2001-11-27 | Fix another memory leak spotted by Tom Jansen. | Richard Sharpe | 1 | -0/+1 |
2001-11-27 | sigh. | Andrew Tridgell | 1 | -2/+2 |
2001-11-27 | nsswitch/winbindd_group.c nsswitch/winbindd_user.c: formatting fixups. | Jeremy Allison | 3 | -29/+30 |
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 | basic ADS HOWTO | Andrew Tridgell | 1 | -0/+115 |
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 | Fix up the build farm again. | Andrew Bartlett | 5 | -3/+54 |
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-26 | Allow lookup of users with spaces in their name. | Tim Potter | 1 | -5/+3 |
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 |