1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
Commit Graph

16233 Commits

Author SHA1 Message Date
Jelmer Vernooij
f123190fb4 Remove obsolete provisioning library. 2008-05-11 15:15:27 +02:00
Jelmer Vernooij
5268649b7e Remove python extension from upgrade script. 2008-05-11 14:32:06 +02:00
Jelmer Vernooij
9ba5962add Properly support sentinels for binary init functions. This should fix the build. 2008-05-11 14:08:31 +02:00
Jelmer Vernooij
43c18ba5cf Avoid unnecessary headers in lib/torture. 2008-05-11 05:49:07 +02:00
Jelmer Vernooij
e83f7b1196 Remove smbpython. 2008-05-11 05:46:40 +02:00
Jelmer Vernooij
b507109bb6 Set sys.path for running inside source tree. 2008-05-11 05:45:49 +02:00
Jelmer Vernooij
d3df51cd01 Use system python rather than smbpython. 2008-05-11 05:29:20 +02:00
Jelmer Vernooij
371afde9b0 Fix formatting of install message. 2008-05-11 05:18:09 +02:00
Jelmer Vernooij
20a2fc8566 Remove extra space that caused issues during make install. 2008-05-11 05:17:50 +02:00
Jelmer Vernooij
bec87e1878 Avoid installing non-public header. 2008-05-11 05:17:29 +02:00
Jelmer Vernooij
bcd5fc7dc9 make sure to always use string version of uuid rather than object. 2008-05-11 04:36:37 +02:00
Jelmer Vernooij
a89b6d8ad7 Complete dependencies for python modules (actually matters when built standalone). 2008-05-11 04:36:05 +02:00
Jelmer Vernooij
018ee187ff Fix dependency on loadparm. 2008-05-11 03:31:38 +02:00
Jelmer Vernooij
60d458e319 Use consistent function names with the standard Python uuid module that is available in >= 2.4. 2008-05-11 03:31:26 +02:00
Jelmer Vernooij
3309432961 Properly escape quotes. 2008-05-11 03:01:27 +02:00
Jelmer Vernooij
4d7925f953 Merge ldb_map into LIBLDB. 2008-05-11 02:15:32 +02:00
Jelmer Vernooij
b7b4aff8b5 Fix LDB module initialization when using external ldb. 2008-05-11 01:53:11 +02:00
Jelmer Vernooij
d5bf4e9065 Fix torture module initializion. 2008-05-10 23:46:51 +02:00
Jelmer Vernooij
c6c4349c44 Revert "Remove copy of torture file."
This reverts commit 89bfca2da2.
2008-05-10 23:38:56 +02:00
Jelmer Vernooij
bb5c9fc64b Install standalone python modules (so we can use stock python rather than smbpython). 2008-05-10 23:25:50 +02:00
Jelmer Vernooij
1f698b96c7 Fix soversion for libtorture and libsamba-hostconfig. 2008-05-10 22:30:00 +02:00
Jelmer Vernooij
89bfca2da2 Remove copy of torture file. 2008-05-10 22:26:14 +02:00
Jelmer Vernooij
cce1659d33 Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 2008-05-10 21:29:42 +02:00
Jelmer Vernooij
ce9d759497 Fix building with system-provided LDB without breaking anything else :-) 2008-05-10 21:29:09 +02:00
Jelmer Vernooij
9d1d2abed1 Revert "Fix building with system-provided LDB."
This reverts commit fbfbc1f163.
2008-05-10 20:59:48 +02:00
Jelmer Vernooij
42eb6b3346 Clean up some git merges gone wrong. 2008-05-10 20:59:17 +02:00
Jelmer Vernooij
cca75ae22d Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 2008-05-10 20:44:59 +02:00
Jelmer Vernooij
fbfbc1f163 Fix building with system-provided LDB. 2008-05-10 20:17:02 +02:00
Jelmer Vernooij
edfd02e59b Merge branch 'v4-0-test' into v4-0-gmake3
Conflicts:

	source/auth/config.mk
	source/auth/gensec/config.mk
	source/torture/smbtorture.c
2008-05-10 18:08:00 +02:00
Jelmer Vernooij
a90971ea0c Fix case. 2008-05-10 14:26:08 +02:00
Jelmer Vernooij
3e2c067ec7 Fix location of torture pc file. 2008-05-10 00:48:11 +02:00
Jelmer Vernooij
32da606e37 Fix installation of pidl perl files, torture pc file. 2008-05-10 00:46:25 +02:00
Jelmer Vernooij
bd089818a3 Fix typo. 2008-05-08 13:43:45 +02:00
William Jojo
dabdf24e86 Add undefined symbol flag for AIX. 2008-05-08 12:41:57 +02:00
Jelmer Vernooij
1def988ef2 Fix typo. 2008-05-08 12:40:56 +02:00
Jelmer Vernooij
787a32fdef Fix link flags for ldb and tdb Python modules. 2008-05-08 11:56:32 +02:00
Jelmer Vernooij
44d8b70004 Install session.h, required by OpenChange's proxy. 2008-05-08 10:53:03 +02:00
Stefan Metzmacher
04f4523ed0 libreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for the standalone build
metze
2008-05-07 17:38:41 +02:00
Stefan Metzmacher
3451b54bf7 libreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for samba
metze
2008-05-07 17:15:36 +02:00
Stefan Metzmacher
55a904b1d7 libreplace: split out network checks into a AC_LIBREPLACE_NETWORK_CHECKS macro
Note: moving it out of AC_LIBREPLACE_BROKEN_CHECKS will be the next step

metze
2008-05-07 17:11:29 +02:00
Stefan Metzmacher
b09dd6b65d pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
I'll fix this more correctly very soon,
so that we'll pass the BASE-DELAYWRITE test.

metze
2008-05-07 15:46:22 +02:00
Stefan Metzmacher
a9604fe4a3 libreplace: always provide utime() and utimes()
I'd like to also provide futimes(), but it seems
that some systems doesn't support a it at kernel level.

If someone knows how to write a portable replacement
for futimes() please tell me...

metze
2008-05-07 13:25:22 +02:00
Stefan Metzmacher
6a1b7f56af build: fix path to lex_compile.sh
metze
2008-05-07 08:59:06 +02:00
Michael Adam
334d76c355 torture: use dom_idx after determining it in samba3rpc.c:get_usr_handle()
Michael
2008-05-06 15:27:33 +02:00
Stefan Metzmacher
8798ce3c74 libreplace: check how portable utimes() and futimes() are
metze
2008-05-06 12:38:55 +02:00
Tiago Batista
95831a015a Tiago Batista posted a patch to fix the build:
Trying to compile the latest git tree, I got some errors
"auth/pam_error.h not found" errors, it looks like it moved to
auth/ntlm/pam_errors.h.

Andrew Bartlett
2008-05-06 08:12:03 +10:00
Andrew Bartlett
7c07edb24b Fix the build after the auth/ -> auth/ntlm/ rename
I need to fix up the header inclusion, but this fixes things for now.

Andrew Bartlett
2008-05-05 19:28:38 +10:00
Andrew Bartlett
efa3990375 Move NTLM authentication details into auth/ntlm
This should help clarify the role of the various files around here
(done on Jelmer's request).

Andrew Bartlett
2008-05-05 15:23:57 +10:00
Andrew Bartlett
a1e60ebc6d Add a new implementation of security=server.
This is not intended for general use, and will not be easily exposed
(if I have anything to do with it), but should allow the CIFS proxy to
re-use the connection.

A work in progress.

Andrew Bartlett
2008-05-05 13:21:18 +10:00
Andrew Bartlett
6ffabb38d0 Allow an NTLM response to be specified into the auth subsystem.
This allows it to be proxied for NTLM pass-though authentication (aka
security=server and associated man-in-the-middle attacks).

Andrew Bartlett
2008-05-05 12:58:15 +10:00