1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-05 20:58:40 +03:00

47797 Commits

Author SHA1 Message Date
Jelmer Vernooij
a48f19b6c2 Remove python extension, simplify some code. 2008-09-18 21:32:30 +02:00
Jelmer Vernooij
acffa3ddbf Stop writing js include dir in selftest. 2008-09-18 20:48:09 +02:00
Jelmer Vernooij
729ffbae08 Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs
Conflicts:
	source4/main.mk
2008-09-18 20:29:05 +02:00
Jelmer Vernooij
88ad1a936c Remove EJS tests. 2008-09-18 20:28:42 +02:00
Jelmer Vernooij
fc7050e54c Add header. 2008-09-18 19:58:47 +02:00
Jelmer Vernooij
9007680678 Remove obsolete script. 2008-09-18 19:56:25 +02:00
Jelmer Vernooij
cb16488cb1 Fix path, typo. 2008-09-18 19:18:13 +02:00
Jelmer Vernooij
75b59c9b31 Merge branch 'master' of ssh://git.samba.org/data/git/samba 2008-09-18 18:41:23 +02:00
Matthias Dieter Wallnoefer
e9429a2abe Prevent prefix=/usr being used without --with-fhs. 2008-09-18 18:40:47 +02:00
Stefan Metzmacher
5b827dfd8b s4:lib/com: fix the build with automatic dependecies
metze
2008-09-18 17:38:47 +02:00
Jelmer Vernooij
1ba033a070 Remove jsdir. 2008-09-18 16:57:44 +02:00
Jelmer Vernooij
a0e5f9194a Import ndr_syntax_id_equal from Samba 3. 2008-09-18 16:56:11 +02:00
Jelmer Vernooij
a45782a4cb Update pdbsql maintainers. 2008-09-18 16:27:38 +02:00
Jelmer Vernooij
b4bd93776c List more delaywrite tests as known failing against Samba 4, per Metze's request. 2008-09-18 16:06:45 +02:00
Jelmer Vernooij
a61c9ded40 Properly report why a test didn't succeed (required for use with known
failures).
2008-09-18 16:05:46 +02:00
Jelmer Vernooij
b72d29724d Fix python path for systems without tdb installed in the system. 2008-09-18 15:25:31 +02:00
Jelmer Vernooij
fcf6740d3f Fix location of nss_wrapper.pl script. 2008-09-18 15:16:48 +02:00
Jeremy Allison
0379d9c151 Correctly get+set the NT ACL on a file. Now to make us check it on open..
Jeremy.
2008-09-17 13:44:29 -07:00
Jeremy Allison
21ca0c31b9 Mark module experimental, fix crash bugs.
Jeremy.
2008-09-17 12:34:09 -07:00
Jeremy Allison
507050ab55 Ensure vfs_acl_xattr is built.
Jeremy.
2008-09-17 12:21:19 -07:00
Jeremy Allison
dc3a0acdaa Ensure all pointers are initialized. Without this we can crash when looking up a non-existant uid.
Jeremy.
2008-09-17 12:02:13 -07:00
Jelmer Vernooij
87e4e0e940 Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpc
Conflicts:
	source3/Makefile.in
2008-09-17 19:00:46 +02:00
Jelmer Vernooij
661d25402e Fix pidl/config.m4 location. 2008-09-17 18:57:40 +02:00
Michael Adam
f4293618a7 [s3]build: add dependency to libsmbclient to libsmbclient_examples target
Michael
2008-09-17 18:55:33 +02:00
Michael Adam
0ff2b4c7eb [s3]build: fix building bin/replacetort (lib/replace has moved)
Michael
2008-09-17 18:53:46 +02:00
Michael Adam
96b1bf0dd4 Makefile: add targets [clean_]libnetapi_examples to top lvl Makefile
Michael
2008-09-17 18:49:15 +02:00
Stefan Metzmacher
0ab8da253b build: fix path to pidl/config.m4
metze
2008-09-17 18:43:00 +02:00
Michael Adam
90830f6400 build: fix autogen.sh - pidl has moved to ../pidl
Michael
2008-09-17 18:40:08 +02:00
Günther Deschner
c91a907688 build: fix cflag recursion in generated netapi makefiles.
Guenther
2008-09-17 18:05:54 +02:00
Michael Adam
747f4b358c examples/libsmbclient: fix Makefile after merged build patch changes.
New variable FLAGS in source3/Makefile.in introduced recursive
variable FLAGS in Makefile.internal.

Michael
2008-09-17 17:50:18 +02:00
Michael Adam
4d12acf326 examples/libsmbclient: adapt to new samba3 source dir "source3/
Michael
2008-09-17 17:50:18 +02:00
Volker Lendecke
eeac8d4fbe Remove a cast -- thanks metze 2008-09-17 17:45:17 +02:00
Jelmer Vernooij
b16a8f31ad Fix location of included popt files for systems that don't have popt. 2008-09-17 17:13:02 +02:00
Jelmer Vernooij
79190992b3 Move pidl to top-level directory. 2008-09-17 17:12:27 +02:00
Jelmer Vernooij
3b5330e909 Fix check. 2008-09-17 17:00:36 +02:00
Jelmer Vernooij
9c193b2919 Fix warning. 2008-09-17 16:44:02 +02:00
Jelmer Vernooij
26c4f91403 Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlerpc 2008-09-17 15:45:01 +02:00
Jelmer Vernooij
a07239ba03 Fix finding of popt sources for systems that don't have popt. 2008-09-17 15:44:16 +02:00
Jelmer Vernooij
f5b134fb46 Sync more interface descriptions between Samba 3 and Samba 4. 2008-09-17 15:43:04 +02:00
Jelmer Vernooij
5975cbc260 Sync addition of [todo] attribute to Samba 3. 2008-09-17 15:07:24 +02:00
Günther Deschner
93384b627c pam_winbind: fix the build wrt libreplace.
Guenther
2008-09-17 15:00:50 +02:00
Jelmer Vernooij
06999ae473 Merge branch 'master' of ssh://git.samba.org/data/git/samba into singlelib 2008-09-17 14:34:54 +02:00
Jelmer Vernooij
7106cd9fd5 Fix merged build. 2008-09-17 14:25:25 +02:00
Jelmer Vernooij
d6983b2e45 Add simple README file. 2008-09-17 14:20:56 +02:00
Jelmer Vernooij
94855cd692 Move common libraries from root to lib/. 2008-09-17 14:11:12 +02:00
Jeremy Allison
a69a2ae5df Make the correct module name.
Jeremy.
2008-09-16 17:01:00 -07:00
Jeremy Allison
5cc096a109 First (incomplete) cut of this module. Based on Volker's original work.
Jeremy.
2008-09-16 15:55:06 -07:00
Gerald (Jerry) Carter
28d2683903 * Allow an admin to define the "uid" attribute for a RFC2307
user object in AD to be the username alias.

For example:

  $ net ads search "(uid=coffeedude)"
  distinguishedName: CN=Gerald W. Carter,CN=Users,DC=pink,DC=plainjoe,DC=org
  sAMAccountName: gcarter
  memberOf: CN=UnixUsers,CN=Users,DC=pink,DC=plainjoe,DC=org
  memberOf: CN=Domain Admins,CN=Users,DC=pink,DC=plainjoe,DC=org
  memberOf: CN=Enterprise Admins,CN=Users,DC=pink,DC=plainjoe,DC=org
  memberOf: CN=Schema Admins,CN=Users,DC=pink,DC=plainjoe,DC=org
  uid: coffeedude
  uidNumber: 10000
  gidNumber: 10000
  unixHomeDirectory: /home/gcarter
  loginShell: /bin/bash

  $ ssh coffeedude@192.168.56.91
  Password:

  coffeedude@orville:~$ id
  uid=10000(coffeedude) gid=10000(PINK\unixusers) groups=10000(PINK\unixusers)

  $ getent passwd PINK\\gcarter
  coffeedude:*:10000:10000::/home/gcarter:/bin/bash

  $ getent passwd coffeedude
  coffeedude:*:10000:10000::/home/gcarter:/bin/bash

  $ getent group PINK\\Unixusers
  PINK\unixusers10000:coffeedude
2008-09-16 10:35:21 -07:00
Gerald (Jerry) Carter
63554b4078 idmap_hash: Add the idmap/nss-info provider from Likewise Open.
* Port the Likewise Open idmap/nss_info provider (renamed to
  idmap_hash).

* uids & gids are generated based on a hashing algorithm that collapse
  the Domain SID to a 31 bit number.  The reverse mapping from the
  high order 11 bits to the originat8ing sdomain SID is stored in
  a has table initialized at start up.

* Includes support for "idmap_hash:name_map = <filename>" for the
  name aliasing layer.  The name map file consist of entries in
  the form "alias = DOMAIN\name"
2008-09-16 10:28:11 -07:00
Gerald (Jerry) Carter
544cd1b4b9 winbindd: Update the calls to ws_name_XX() to reflect API changes.
* Ensures that all points an which a name is received or returned
  to/from a client passes through the name aliases layer (users
  and groups).
2008-09-16 10:27:59 -07:00