Age | Commit message (Expand) | Author | Files | Lines |
2008-01-02 | r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,... | Jelmer Vernooij | 1 | -3/+3 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -3/+6 |
2007-10-10 | r25181: sync winbind client code with samba3 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23311: Updating the samba4 winbind protocol to version 18. | Kai Blin | 1 | -10/+10 |
2007-10-10 | r22748: fix memleaks by passing an mem_ctx to | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r22594: This helped coax out valgrind errors last night, but we don't need it... | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r22582: Cleanups towards making winbind work again. We still have a long way... | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r17343: let auth_winbind use IRPC against the winbind task. | Stefan Metzmacher | 1 | -6/+123 |
2007-10-10 | r17270: split the logic of saying this auth backend wants to handle this | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r11414: Add passing around of logon_parameters to Samba4 auth_winbind | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r10390: Remove fstring, pstring and uint32_t from winbindd_nss.h. | Volker Lendecke | 1 | -6/+6 |
2007-10-10 | r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the | Andrew Bartlett | 1 | -9/+17 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r4620: - add interface functions to the auth subsystem so that callers doesn'... | Stefan Metzmacher | 1 | -64/+37 |
2007-10-10 | r4000: DATA_BLOB.data is uint8_t * not void * :-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3970: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3555: Fix auth_winbind to work with the new auth_util conversion code. | Andrew Bartlett | 1 | -8/+10 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3361: Allow Samba4 (I'm interested in ntlm_auth in particular) to use | Andrew Bartlett | 1 | -8/+35 |
2007-10-10 | r3269: fixed return value | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3170: Add winbind client support back into Samba4. This is to allow | Andrew Bartlett | 1 | -37/+30 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -1/+1 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+136 |