Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r17341: pass a messaging context to auth_context_create() | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r17339: pass the event context and messaging context together to the | Stefan Metzmacher | 1 | -2/+11 |
2007-10-10 | r15731: module init functions should return NTSTATUS, not void | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r12997: Feed the right event context to libnet in ejsnet and the auth code. | Andrew Bartlett | 1 | -8/+9 |
2007-10-10 | r12931: Remove some prefixes. We have: | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r12918: Don't tell the user the difference between 'no such user' and 'wrong | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r12823: Fix up the provison and newuser code in SWAT. This also cleans up the | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r12819: Fix swat authentication again. We need to pass the socket_address | Andrew Bartlett | 1 | -8/+17 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -14/+7 |
2007-10-10 | r12746: An initial version of the kludge_acls module. | Andrew Bartlett | 1 | -0/+17 |
2007-10-10 | r12596: This variable is unused. | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 1 | -4/+16 |
2007-10-10 | r11439: Make presedence on strcmp comparison clear, and fill in | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9755: Fix crash bug in SWAT login | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9500: userAuth() takes a creds object, not a general object now ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9499: added error checking to the userAuth() call. SWAT is still failing, bu... | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r9477: Convert popt options to an ejs object. Doesn't seem to break anything | Rafal Szczesniak | 1 | -4/+7 |
2007-10-10 | r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the | Andrew Bartlett | 1 | -10/+25 |
2007-10-10 | r8633: check for valid input to ejs_userAuth() | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs... | Andrew Tridgell | 1 | -27/+8 |
2007-10-10 | r8399: move the ejs and esp code closer to the directory layout used by the | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8340: - added sys_gmtime() | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r8320: make sure all our returned objects are full objects, which means they | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8296: - split out the ejs auth functions into a separate file | Andrew Tridgell | 1 | -0/+144 |