Andrew Tridgell
b9886077a6
latest config.guess and config.sub from gnu.org
...
(This used to be commit f65166b36e5d7a74cdab5cc9019221c0f724274b)
2001-05-09 01:29:44 +00:00
Jean-François Micouleau
b6a6b4b02e
fixes to the group mapping code.
...
Not ready yet.
J.F.
(This used to be commit 62a7a567fdea230b77cc97a3f74d868542c34700)
2001-05-08 16:33:18 +00:00
Gerald Carter
acc0ca79a0
added some docs in order to keep track of the Samba private enterprise
...
number and allocated OID arcs.
(This used to be commit 4b5b6738bc4bea0460d499169e852bbeb3d4fe53)
2001-05-08 14:33:29 +00:00
Tim Potter
55eab3e232
More compiler warning fixes.
...
(This used to be commit 88a7b2c3f80b17ca8ab2112e9a98f55f1a11d88c)
2001-05-08 06:14:08 +00:00
Tim Potter
f39cb774e7
Fixed compiler warning.
...
(This used to be commit 9f1f811154e6d8f1a14687b1ee7f85d1dd18a925)
2001-05-08 06:09:52 +00:00
Tim Potter
55567e5ee9
The substitution of %U and %D in the 'template homedir' is nowdone
...
by lp_string() calling standard_sub_basic().
(This used to be commit 011d45943594a7a4091101b1eec930d13f0a9d12)
2001-05-08 05:58:03 +00:00
Tim Potter
0b14ab0144
Added S_ISSOCK macros for systems which treat UNIX domain sockets as FIFOs
...
(SCO).
(This used to be commit d761a7deb3696fc0742fb349868317f42825290e)
2001-05-08 05:56:10 +00:00
Tim Potter
ae6e20300c
Removed S_ISSOCK() macro as it's only used within winbind client code.
...
(This used to be commit 8fe76adb33bb7de19c8b2c8783dc6e3a3977bd8f)
2001-05-08 05:53:33 +00:00
Tim Potter
e5500c4a75
Added winbindd to list of binaries.
...
(This used to be commit 335e41b5ca6c3372aa1005e3c80ca04572f37878)
2001-05-08 05:52:17 +00:00
Tim Potter
b4944528d8
make proto
...
(This used to be commit 6d218c3e942a9be3af57f2500374b49d8ad25763)
2001-05-08 04:02:59 +00:00
Tim Potter
12ef6bc03e
Fixed typo in comment.
...
(This used to be commit a8c49d1e608b178bcc53725d4a26cebb799fc6eb)
2001-05-08 04:00:01 +00:00
Tim Potter
481a727687
Fixed querydispinfo command.
...
(This used to be commit 727d2929bc4025ab418e933356d8ba4f31420423)
2001-05-08 03:53:16 +00:00
Tim Potter
3475c25714
Misc fixes to get winbindd working. We can now do a 'getent passwd'
...
and 'getent group' and have most things working.
(This used to be commit a7728bfa52291ec3149fbb704d7b30689af83e7c)
2001-05-08 03:52:07 +00:00
Tim Potter
706a1188c5
iinit_samr_q_lookup_rids() didn't actually copy the rids into the
...
parse structure.
(This used to be commit 139e767e78adafa4d4469d2d63415d46267f2fc9)
2001-05-08 03:50:42 +00:00
Tim Potter
4009e89f01
Fix for query_dispinfo()
...
Added lookup_rids() function.
(This used to be commit 9ff3c82a54a18d0d9f187c119656e58316c7eb0e)
2001-05-08 03:49:57 +00:00
Jeremy Allison
ee8821f2f3
Fix for insure missmatched parameter error.
...
Jeremy.
(This used to be commit b32b1afe25bc8f7a9c43e0d5fd6703a76caa51f8)
2001-05-08 01:26:28 +00:00
Jeremy Allison
061beddc61
Patch from ackley@cs.unm.edu to clear server_fd/client_fd in root daemon to stop
...
%I getpeername() failure.
Jeremy.
(This used to be commit 15584d30cd51650752fcbdd4f0dfc193fed18e5a)
2001-05-08 00:03:45 +00:00
Tim Potter
b50d072529
Hey what happened to my debug messages? Early exit from reopen_logs()
...
if using stdout_logging.
(This used to be commit 831b0983bd799fd73de18921f09991a1647ec482)
2001-05-07 23:46:48 +00:00
Gerald Carter
495f6e6787
merge from 2.2 removing the 'domain XXX' parameters.
...
(This used to be commit 9aefc86e355bf160300580acb85a58a18207ccdf)
2001-05-07 22:10:38 +00:00
Gerald Carter
dbd7e0a54e
removed unused variables
...
(This used to be commit 09103b16cf0b70c476b48255190725e3dbb77bdb)
2001-05-07 22:08:34 +00:00
Jeremy Allison
1cebd0fe98
Fix for bad profile perms. Ensure r on files and rwx on directories.
...
Jeremy.
(This used to be commit f100e091abc57a9ba983e7c3cf84bfda2dbc2e18)
2001-05-07 21:17:42 +00:00
Gerald Carter
30c4c04c2f
Patch from Simo:
...
o sed 's/pdb_clear_sam/pdb_free_sam/g'
o add pdb_reset_sam()
o password changing should be ok now as well.
(This used to be commit 96d0e7c3301ad990f6c83b9c216720cb32661fb5)
2001-05-07 14:04:46 +00:00
Tim Potter
050b0307f0
Removed unused variable.
...
(This used to be commit 6bd197714a6f51e43efb8fb72bb51e83c6991c79)
2001-05-07 06:05:30 +00:00
Tim Potter
c504e240a8
OK so I couldn't be as clever as I wanted to be with winbindd_glue.c
...
so all the glue functions are prefixed with wb_ to avoid conflicts with
the old rpc_client stuff which is still a dependency of smbd/nmbd.
(This used to be commit 873e672b90e85e092102e10966e9f93f4fa6814f)
2001-05-07 06:04:22 +00:00
Andrew Tridgell
9d5348c758
removed need for scandir in client.c
...
fixed possible bug with readdirname on systems with NAMELEN != strlen
(This used to be commit 78f448b7d4b83f569d27e0abf6b1759c43ff21f3)
2001-05-07 05:19:52 +00:00
Tim Potter
34417b19f8
Ignore *.po files.
...
(This used to be commit f8c83ce28b01ffd188dd10f0c731defaacb0fb45)
2001-05-07 05:04:53 +00:00
Tim Potter
ebb900cf3e
iAdditional files for winbind merge.
...
(This used to be commit 38ab3b31b5dc39fb59f224b399bb9c2269f1c933)
2001-05-07 05:03:40 +00:00
Tim Potter
a36f9250e7
Preliminary merge of winbind into HEAD. Note that this compiles and links
...
but I haven't actually run it yet so it probably doesn't work. (-:
(This used to be commit 59f95416b66db6df05289bde224de29c721978e5)
2001-05-07 04:32:40 +00:00
Andrew Tridgell
c2887d57b5
rebuild proto.h
...
(This used to be commit 2e2073447490e192ccb838dd488feb335dfba265)
2001-05-07 04:10:40 +00:00
Andrew Tridgell
6056766247
merge some fixes from 2.2
...
(This used to be commit 7e57adf2a039cb5b6458496f9190c9c642645600)
2001-05-07 03:55:54 +00:00
Andrew Tridgell
fe6b398a79
fix interfaces.c for aix 3.2.5
...
(This used to be commit a69532ffde761453f3d9189be2fbf1036c2ed196)
2001-05-07 03:21:23 +00:00
Tim Potter
3762d48404
Some versions of readline don't have rl_completion_func_t. )-:
...
Spotted by http://build.samba.org/
(This used to be commit da5a0f5c5b0917148fb6b668d4316aa4924708a1)
2001-05-07 02:03:32 +00:00
Tim Potter
8e84cde71d
iAdded querydispinfo and querydominfo functions.
...
Allow rid to be specified in lookupuser.
(This used to be commit 1ea5aa4a80f9da56b071b403fb8f1cfa0ff79b8d)
2001-05-07 02:00:28 +00:00
Tim Potter
b4092fea16
Some reformatting (sorry Gerald).
...
Cleanup of exit paths.
Added query domain info and query display info.
(This used to be commit ff9e222e2ff3f50f4966d3c5859738a831c7adc9)
2001-05-07 01:55:08 +00:00
Andrew Tridgell
a636c642b5
new mput code from idra that doesn't need a call to find
...
(This used to be commit 5dac4cdee40b906455d984f4d7a7333ab411f876)
2001-05-07 01:51:56 +00:00
Tim Potter
350dc55c6e
Fixed a compiler warning. Still more const warnings though. )-:
...
(This used to be commit a345b477a22f6261613d21d079b1632a9409c914)
2001-05-07 01:48:03 +00:00
Tim Potter
3bb92410a4
Fixed compiler warning.
...
(This used to be commit 063c2dea920dbf415e22d0359baa7b36bf513f09)
2001-05-07 01:08:41 +00:00
Jeremy Allison
998fcd3f1e
Patch from David_Tiller@ccnotes.ccity.com finally applied now I've thought
...
about it to stop account lockouts with "security=server" mode. Sorry for
the delay David.
Jeremy.
(This used to be commit e8819715038ed49b07ed5639b1b88ad12e994b53)
2001-05-06 20:56:14 +00:00
Andrew Tridgell
9074322761
replace modf so we don't need the math library
...
(This used to be commit 79c0d24a3092098d3d8e58ebe07cf61db7d898e5)
2001-05-06 15:19:25 +00:00
Andrew Tridgell
289b92de51
allow env variable TESTDIR for directory for fcntl_lock test
...
(This used to be commit b6645402b12cf8eaa7d9edf7dba3fae1f5ec0356)
2001-05-06 14:09:10 +00:00
Andrew Tridgell
a808ca914f
add an alarm to fcntl test to stop tru64 from freezing on the test
...
(This used to be commit 6b1ced1674217343ab4e5f966608a21c66bf650c)
2001-05-06 12:47:32 +00:00
Andrew Tridgell
cd2643f8be
clearer tdb_mmap code
...
(This used to be commit ce6598c465e3d1e26592af9b90eb271ee837f290)
2001-05-06 02:05:00 +00:00
Andrew Tridgell
906a512e0b
merge from 2.2
...
(This used to be commit 13bf966cb8ed8df6b02018dceff94c275def8200)
2001-05-06 01:28:17 +00:00
Jeremy Allison
887d796a28
Fix problem with OpenBSD mmap and write not being coherent.
...
Jeremy.
(This used to be commit 4c6a8273c6dd3e2aeda5a63c4a62aa55bc133099)
2001-05-04 22:23:37 +00:00
Jean-François Micouleau
f35157f392
Big cleanup of passdb and backends.
...
I did some basic tests but I have probably broken something. Notably the
password changing. So don't cry ;-)
J.F.
(This used to be commit a4a4c02b12f030a3b9e6225b999c90689dfc4719)
2001-05-04 15:44:27 +00:00
Gerald Carter
1f7a451c1e
merge from 2.2 in password_ok() to ensure that we check the
...
return code from smb_pam_accountcheck()
(This used to be commit d5d6f01aaf8d344bb44dbe047c2f760ca220529e)
2001-05-04 14:28:28 +00:00
Gerald Carter
e62b35ac69
make proto
...
(This used to be commit 09b287e1782938bc4472b88921ed1604eb91ac27)
2001-05-04 14:01:54 +00:00
Gerald Carter
ba411ebf0c
fixes from Simo
...
(This used to be commit 7703fbb30d9695b5a71ee0bcca9520bed4880bbd)
2001-05-04 14:01:33 +00:00
Tim Potter
6fb863c3f8
make proto
...
(This used to be commit a56badc206abb88ae1e648004c168db71c862340)
2001-05-04 07:36:51 +00:00
Tim Potter
5cf3467dc8
Merge of struct acct_info from TNG.
...
(This used to be commit 2eb28b3d516325725678a67f8b0030aec8ec61d7)
2001-05-04 07:36:09 +00:00