Jelmer Vernooij
7e298580e0
r26234: More global_loadparm fixes.
...
(This used to be commit 84892d030de6266fc0f3a699cade960dd5dc37bc)
2007-12-21 05:47:12 +01:00
Jelmer Vernooij
cc04f143dc
r26229: Set loadparm context as opaque pointer in ldb, remove more uses of global_loadparm.
...
(This used to be commit 37d05fdc7b0e6b3211ba6ae56b1b5da30a6a392a)
2007-12-21 05:47:06 +01:00
Jelmer Vernooij
51db4c3f3d
r26228: Store loadparm context in auth context, move more loadparm_contexts up the call stack.
...
(This used to be commit ba75f1613a9aac69dd5df94dd8a2b37820acd166)
2007-12-21 05:47:05 +01:00
Jelmer Vernooij
2fa338cdc9
r26226: Avoid more uses of global_loadparm.
...
(This used to be commit 6cbce47a3eaef76a89db7cd0ab0d4f6441fc720d)
2007-12-21 05:47:02 +01:00
Jelmer Vernooij
dc2273ba37
r26006: Improve some dependencies.
...
(This used to be commit 28f05bb5ef9e727298f4b61e71c42a8703374b96)
2007-12-21 05:45:41 +01:00
Stefan Metzmacher
b3393247a2
r25576: BOOL -> bool
...
metze
(This used to be commit 9fd96e1989e348f87355ed120786399493a9e447)
2007-10-10 15:07:58 -05:00
Jelmer Vernooij
3642f3b40d
r25552: Convert to standard bool type.
...
(This used to be commit b8d6b82f1248d36a0aa91a1c58d06b4f7c66d245)
2007-10-10 15:07:54 -05:00
Stefan Metzmacher
2b771cc5a6
r25404: fix the build
...
metze
(This used to be commit 7d58d0c0c11005ffb6c03d98d53fea7f1ccbcd07)
2007-10-10 15:07:27 -05:00
Jelmer Vernooij
37d53832a4
r25398: Parse loadparm context to all lp_*() functions.
...
(This used to be commit 3fcc960839c6e5ca4de2c3c042f12f369ac5f238)
2007-10-10 15:07:25 -05:00
Jelmer Vernooij
ffeee68e4b
r25026: Move param/param.h out of includes.h
...
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31)
2007-10-10 15:05:38 -05:00
Andrew Tridgell
0479a2f1cb
r23792: convert Samba4 to GPLv3
...
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
(This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
2007-10-10 14:59:12 -05:00
Stefan Metzmacher
e8623667d3
r17270: split the logic of saying this auth backend wants to handle this
...
request from the password checking. This will help to make
the password checking hook async later
metze
(This used to be commit 5b26cbc3428b4c186235cc08c9ace1c23f59dd7f)
2007-10-10 14:10:25 -05:00
Andrew Tridgell
27c9674455
r14305: fixed a memory leak and a break error
...
(This used to be commit c791db60c88ed0f50aa7b13822f95f6f17360fee)
2007-10-10 13:57:10 -05:00
Jelmer Vernooij
17ae598141
r13938: Around round of splitups
...
(This used to be commit 2d655f05285a86bb1bbb882e4dd843def15c9dfa)
2007-10-10 13:52:29 -05:00
Tim Potter
9f9f35ae56
r12971: Fix spelling.
...
(This used to be commit e9ec3a379c45ea210a810b1cb5d65b966b7319cc)
2007-10-10 13:51:13 -05:00
Andrew Bartlett
bceaf62d2f
r12824: Another typo.
...
Andrew Bartlett
(This used to be commit 08f8b2aadbc815f91fbe50a5ebcbf33504bcd7cc)
2007-10-10 13:50:02 -05:00
Andrew Bartlett
ca90a75ba0
r12821: Fix typos.
...
Andrew Bartlett
(This used to be commit f4386f7af17add82e88373adb1d585261d13355c)
2007-10-10 13:50:01 -05:00
Andrew Bartlett
1d95bcf3f8
r12816: Ugly hacks to the auth_unix code to make a SYSTEM token for root. If
...
we are going to try and have a 'real' NT token for these users, it is
going to get messy fast. I want to go down the idmap road, but we
don't have the infrustucure for that yet.
Andrew Bartlett
(This used to be commit c90d5e82ff4836765f328b2acf20fd09ec91189b)
2007-10-10 13:50:00 -05:00
Andrew Bartlett
c0e574a473
r12627: This magic comment keeps minimal_includes.pl from suggesting the
...
removal of this header.
Andrew Bartlett
(This used to be commit 17d4d49fe13831a4b9092b57a6279c128e10d36b)
2007-10-10 13:49:08 -05:00
Stefan Metzmacher
aed4d517fe
r12610: we need struct passwd on some systems
...
metze
(This used to be commit fd7812beb21ccd14a0e7fd9db0a6eba22ebab0b2)
2007-10-10 13:49:04 -05:00
Jelmer Vernooij
d4de4c2d21
r12608: Remove some unused #include lines.
...
(This used to be commit 70e7449318aa0e9d2639c76730a7d1683b2f4981)
2007-10-10 13:49:03 -05:00
Stefan Metzmacher
5b28800103
r11599: remove local (and broken) version of strhaslower() strhasupper()
...
metze
(This used to be commit 35e17abb8763e4d90725d007fefa76965260c124)
2007-10-10 13:45:56 -05:00
Jelmer Vernooij
5e1a9fe62b
r8933: Fix missing prototype warnings
...
(This used to be commit 39b2220a84b1860d8ee09b8c15049f18fd77da7d)
2007-10-10 13:30:58 -05:00
Andrew Bartlett
b16362fab6
r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the
...
user_info strcture in auth/
This moves it to a pattern much like that found in ntvfs, with
functions to migrate between PAIN, HASH and RESPONSE passwords.
Instead of make_user_info*() functions, we simply fill in the control
block in the callers, per recent dicussions on the lists. This
removed a lot of data copies as well as error paths, as we can grab
much of it with talloc.
Andrew Bartlett
(This used to be commit ecbd2235a3e2be937440fa1dc0aecc5a047eda88)
2007-10-10 13:29:55 -05:00
Love Hörnquist Åstrand
053cec96df
r8390: (smb_pam_start): move variable to scope within #ifdef to avoid warning
...
for those PAM implementations w/o PAM_RHOST and/or PAM_TTY
(This used to be commit 95cb2d942f7cffc9131519c865656fb615395d04)
2007-10-10 13:20:14 -05:00
Andrew Tridgell
38ec84a75c
r8251: fixed a couple of valgrind errors in the unix auth code. Simo, can you
...
please check that this is what you intended?
(This used to be commit a57738769dfb5a47ac49e965750193ecdc903d5a)
2007-10-10 13:19:25 -05:00
Simo Sorce
b30d59c3bf
r7934: ported samba3 pass_check functions to auth_unix.c
...
not having these platforms they are untested,
let's hope the buildfarm can catch any problem
(This used to be commit 08ec299dcbdc8dba12568b95b636866f147b2e7c)
2007-10-10 13:18:52 -05:00
Simo Sorce
6a71fa86fb
r7242: typo
...
(This used to be commit 4444585f06cf8a061a615002107cbb7560604f7f)
2007-10-10 13:17:31 -05:00
Simo Sorce
d870c3481e
r7232: add some more auth stuff
...
enables us to authenticate against system users (only PAM support right now)
(This used to be commit 0c894de58b7850a2905b73eb17c42d7e87cb9f87)
2007-10-10 13:17:29 -05:00
Andrew Tridgell
df6dce1065
r2650: fixed a memory leak in make_server_info()
...
(This used to be commit 4aba6e7101041100f7d400abd5e7144b95528fc3)
2007-10-10 12:59:16 -05:00
Stefan Metzmacher
1c798aba40
- port AUTH and PASSDB subsystems to new
...
SMB_SUBSYSTEM() scheme
- some const fixes in ntvfs
metze
(This used to be commit af89a78123068767b1d134969c5651a0fd978b0d)
2004-02-03 11:10:56 +00:00
Andrew Tridgell
ef2e26c91b
first public release of samba4 code
...
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)
2003-08-13 01:53:07 +00:00