r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
[bbaumbach/samba-autobuild/.git] / source4 / auth / auth_winbind.c
2007-12-21 Stefan Metzmacherr25920: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25181: sync winbind client code with samba3
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Kai Blinr23311: Updating the samba4 winbind protocol to version 18.
2007-10-10 Stefan Metzmacherr22748: fix memleaks by passing an mem_ctx to
2007-10-10 Andrew Bartlettr22594: This helped coax out valgrind errors last night...
2007-10-10 Andrew Bartlettr22582: Cleanups towards making winbind work again...
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Stefan Metzmacherr17343: let auth_winbind use IRPC against the winbind...
2007-10-10 Stefan Metzmacherr17270: split the logic of saying this auth backend...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr11414: Add passing around of logon_parameters to Samba...
2007-10-10 Volker Lendecker10390: Remove fstring, pstring and uint32_t from winbi...
2007-10-10 Andrew Bartlettr8700: Propmted by tridge's need to do plaintext auth...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Stefan Metzmacherr4000: DATA_BLOB.data is uint8_t * not void * :-)
2007-10-10 Stefan Metzmacherr3970: fix compiler warning
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Andrew Bartlettr3555: Fix auth_winbind to work with the new auth_util...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Bartlettr3361: Allow Samba4 (I'm interested in ntlm_auth in...
2007-10-10 Andrew Tridgellr3269: fixed return value
2007-10-10 Andrew Bartlettr3170: Add winbind client support back into Samba4...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code