Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26264: pass name resolve order explicitly, use torture context for settings ... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26221: Add loadparm_context parameter to auth_context_create. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r25536: Fix path for messaging - this code path doesn't appear to have a test... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -4/+6 |
2007-10-10 | r25027: Fix more warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24012: Remove duplicate code block (from bad merge). | Andrew Bartlett | 1 | -17/+0 |
2007-10-10 | r23966: It isn't great, but at least now we have some access control in SWAT | Andrew Bartlett | 1 | -0/+45 |
2007-10-10 | r23848: Thanks to derrell for pointing out that I had not finished my patch to | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23680: Make it easier to setup a domain member server - the 'server role' | Andrew Bartlett | 1 | -1/+1 |
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 |