r14363: Remove credentials.h from the global includes.
[samba.git] / source4 / winbind / wb_pam_auth.c
2007-10-10 Jelmer Vernooijr14363: Remove credentials.h from the global includes.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Bartlettr13583: Realise that the member server name appears...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Volker Lendecker11825: Fix a debug msg
2007-10-10 Volker Lendecker11517: Cleanup time, this looks larger than it is...
2007-10-10 Andrew Bartlettr11413: More comments, plus always check (and update...
2007-10-10 Andrew Bartlettr11411: Add to Samba4 the Samba3 patch I just posted...
2007-10-10 Andrew Bartlettr11374: On request from VL, put the plaintext auth...
2007-10-10 Volker Lendecker11267: Fix a memleak and an uninitialized variable...
2007-10-10 Volker Lendecker11181: Implement wbinfo -s and wbinfo --user-sids...
2007-10-10 Volker Lendecker11093: Implement wb_queue_domain_send: If the domain...
2007-10-10 Volker Lendecker11068: Fix pam_auth_crap, remove the sync code. I...
2007-10-10 Volker Lendecker10941: Hmmm. Making that fn static is more correct.
2007-10-10 Volker Lendecker10936: Commit work in progress: wb_pam_auth_crap made...