Andrew Bartlett
fc956cfcbb
s3:auth Rename user_info->domain -> user_info->mapped.domain_name
...
This is closer to the structure I want for a common struct
auth_usersupplied_info.
Andrew Bartlett
2010-06-07 23:34:28 +10:00
Andrew Bartlett
23159453d3
s3:auth Rename user_info->smb_name -> user_info->client.account_name
...
This is closer to the structure I want for a common struct
auth_usersupplied_info.
Andrew Bartlett
2010-06-07 23:34:28 +10:00
Volker Lendecke
a2d1e5e0f7
s3: Remove the make_auth_methods routine
...
This was just TALLOC_ZERO_P
2010-04-11 13:53:19 +02:00
Volker Lendecke
e35a2f89b2
s3: Fix some nonempty lines
2010-04-11 13:53:18 +02:00
Volker Lendecke
081573091b
s3: Remove the typedef for "auth_serversupplied_info"
2010-01-10 20:56:16 +01:00
Volker Lendecke
9bb4766bba
s3: Remove the typedef for "auth_usersupplied_info"
2010-01-10 20:56:16 +01:00
Andrew Tridgell
5e54558c6d
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
...
(This used to be commit b0132e94fc
)
2007-10-10 12:28:22 -05:00
Jeremy Allison
d824b98f80
r23779: Change from v2 or later to v3 or later.
...
Jeremy.
(This used to be commit 407e6e695b
)
2007-10-10 12:28:20 -05:00
Herb Lewis
84cd4d05e0
r20268: merge -r 20261:20263 from samba_3_0_24
...
get rid of previous prototype warnings
(This used to be commit 90265c83ff
)
2007-10-10 12:16:38 -05:00
Volker Lendecke
72e9a5d9e6
r18665: Remove two type-punned warnings
...
(This used to be commit 157b2c0c26
)
2007-10-10 12:00:45 -05:00
Volker Lendecke
0691ed55ca
r17584: Some C++ Warnings
...
(This used to be commit f6194cf4b2
)
2007-10-10 11:38:41 -05:00
Paul Green
567e8fa6ca
r15368: Remove some dead code. -- paulg
...
(This used to be commit e1bd357fe8
)
2007-10-10 11:16:37 -05:00
Paul Green
0ec947bf1a
r15285: Fix the build.
...
(This used to be commit 2270a5196d
)
2007-10-10 11:16:31 -05:00
Paul Green
31693197be
r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the patch to SAMBA_3_0 to declare prototypes for the initialization functions. These are the same changes I just made to head. --paulg
...
(This used to be commit 17774387ad
)
2007-10-10 11:16:31 -05:00
Gerald Carter
0af1500fc0
r13316: Let the carnage begin....
...
Sync with trunk as off r13315
(This used to be commit 17e63ac4ed
)
2007-10-10 11:06:23 -05:00
Jeremy Allison
418e92d06d
r10234: Add new auth module "auth_script" to allow valid users to
...
be provisioned on demand - calls script with domain,
username, challenge and LM and NT responses - passing
the info through a pipe.
Jeremy.
(This used to be commit 67be4ee41c
)
2007-10-10 11:03:38 -05:00