r23792: convert Samba4 to GPLv3
[ira/wip.git] / source4 / winbind / wb_pam_auth.c
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22944: fix bug #4618:
2007-10-10 Andrew Bartlettr22612: Fix more cases where we have uninitialised...
2007-10-10 Andrew Bartlettr22582: Cleanups towards making winbind work again...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Stefan Metzmacherr17306: fix compiler warning
2007-10-10 Stefan Metzmacherr17290: don't do any stuff that can fail in the _recv...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr14402: Generate seperate headers for RPC client functions.
2007-10-10 Jelmer Vernooijr14380: Reduce the size of structs.h
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...