Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-22 | s4: Always link in auth, as some of the core infrastructure depends on it. | Jelmer Vernooij | 1 | -0/+1 | |
2008-06-30 | auth: don't force the build of auth_server as shared_module | Stefan Metzmacher | 1 | -1/+0 | |
metze (This used to be commit b5187dd58ccae03e22ba8857c344a2d7d94f13b3) | |||||
2008-05-20 | Don't regenerate pam_errors.h any more. | Andrew Bartlett | 1 | -2/+0 | |
Due to the new rules on prototypes, it must be a static header file. Andrew Bartlett (This used to be commit cf60a9b34ec2419b2bc03a37190cb17ad4cf3d5f) | |||||
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit a63f458462d207d215a6e4ef8e480b0c8daedf6a) | |||||
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24) | |||||
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the ↵ | Jelmer Vernooij | 1 | -2/+3 | |
middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942) | |||||
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -9/+9 | |
(This used to be commit 2860a7db5968c7007522cdb300eba390da929ab8) | |||||
2008-05-05 | Move NTLM authentication details into auth/ntlm | Andrew Bartlett | 1 | -0/+87 | |
This should help clarify the role of the various files around here (done on Jelmer's request). Andrew Bartlett (This used to be commit efa399037511ced8978f2e7661a71aac7a384883) |