kai/samba.git
15 years agoi18n/l10n pam_winbind
Bo Yang [Thu, 30 Oct 2008 09:53:52 +0000 (17:53 +0800)]
i18n/l10n pam_winbind

Signed-off-by: Günther Deschner <gd@samba.org>
15 years agoFix build break
Tim Prouty [Thu, 13 Nov 2008 05:24:00 +0000 (21:24 -0800)]
Fix build break

15 years agoMerge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison [Thu, 13 Nov 2008 03:27:50 +0000 (19:27 -0800)]
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba

15 years agoPretty print out SD's on get/set.
Jeremy Allison [Thu, 13 Nov 2008 03:27:17 +0000 (19:27 -0800)]
Pretty print out SD's on get/set.
Jeremy.

15 years agos3/s4 build: Add additional LDFLAGS in check_python.m4 to allow it to pass on more...
Tim Prouty [Mon, 10 Nov 2008 06:23:46 +0000 (22:23 -0800)]
s3/s4 build: Add additional LDFLAGS in check_python.m4 to allow it to pass on more systems

I tested on a few different flavors of linux and FreeBSD.  I'll keep
an eye on the build machine to see if anything breaks.

15 years agoFix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.
Jeremy Allison [Wed, 12 Nov 2008 22:06:47 +0000 (14:06 -0800)]
Fix memory leak in error path, spotted by Martin Zielinski <mz@seh.de>.
Jeremy.

15 years agos3: Add support for storing dos attributes as st_flags in the stat struct.
Tim Prouty [Wed, 5 Nov 2008 21:40:03 +0000 (13:40 -0800)]
s3: Add support for storing dos attributes as st_flags in the stat struct.

Some filesystems have support for storing dos attributes directly in
the inode's st_flags and accessing them through the stat struct.  This
patch:

- Adds a configure check to see if the special flags are available.
- Implements getting and setting dos attributes in the stat struct and
  inode, respectively.

This will not change the existing functionality of any system that
doesn't have the special flags available.

15 years agopam_winbind: fix what data we put into the blobs.
Günther Deschner [Wed, 12 Nov 2008 13:27:51 +0000 (14:27 +0100)]
pam_winbind: fix what data we put into the blobs.

Guenther

15 years agos4-smbtorture: add very basic RPC-NTSVCS test.
Günther Deschner [Tue, 11 Nov 2008 11:36:07 +0000 (12:36 +0100)]
s4-smbtorture: add very basic RPC-NTSVCS test.

Guenther

15 years agos3-build: re-run make samba3-idl.
Günther Deschner [Wed, 12 Nov 2008 08:30:46 +0000 (09:30 +0100)]
s3-build: re-run make samba3-idl.

Guenther

15 years agontsvcs: fill in some more formerly unknowns in PNP_GetHwProfInfo.
Günther Deschner [Tue, 11 Nov 2008 00:31:48 +0000 (01:31 +0100)]
ntsvcs: fill in some more formerly unknowns in PNP_GetHwProfInfo.

Guenther

15 years agontsvcs: use both named-pipe endpoints.
Günther Deschner [Wed, 12 Nov 2008 08:21:53 +0000 (09:21 +0100)]
ntsvcs: use both named-pipe endpoints.

Guenther

15 years agos3-rpcclient: correct some former unknonws in cmd_ntsvcs_hw_prof_flags command.
Günther Deschner [Wed, 12 Nov 2008 08:28:05 +0000 (09:28 +0100)]
s3-rpcclient: correct some former unknonws in cmd_ntsvcs_hw_prof_flags command.

Guenther

15 years agos3-build: re-run make samba3-idl.
Günther Deschner [Wed, 12 Nov 2008 08:36:08 +0000 (09:36 +0100)]
s3-build: re-run make samba3-idl.

Guenther

15 years agontsvcs: fill in more unknowns in PNP_HwProfFlags IDL.
Günther Deschner [Tue, 11 Nov 2008 00:31:01 +0000 (01:31 +0100)]
ntsvcs: fill in more unknowns in PNP_HwProfFlags IDL.

Guenther

15 years agos3-build: re-run make samba3-idl.
Günther Deschner [Wed, 12 Nov 2008 08:18:55 +0000 (09:18 +0100)]
s3-build: re-run make samba3-idl.

Guenther

15 years agos3-rpcclient: some corrections for the PNP_GetDeviceRegProp client.
Günther Deschner [Wed, 12 Nov 2008 08:23:38 +0000 (09:23 +0100)]
s3-rpcclient: some corrections for the PNP_GetDeviceRegProp client.

Guenther

15 years agontsvcs: some corrections for the PNP_GetDeviceRegProp IDL.
Günther Deschner [Mon, 10 Nov 2008 23:59:35 +0000 (00:59 +0100)]
ntsvcs: some corrections for the PNP_GetDeviceRegProp IDL.

Guenther

15 years agos3-rpcclient: add ntsvcs_getdevlist command.
Günther Deschner [Mon, 10 Nov 2008 23:50:35 +0000 (00:50 +0100)]
s3-rpcclient: add ntsvcs_getdevlist command.

Guenther

15 years agos3-rpcclient: add ntsvcs_getdevlistsize command.
Günther Deschner [Mon, 10 Nov 2008 23:06:07 +0000 (00:06 +0100)]
s3-rpcclient: add ntsvcs_getdevlistsize command.

Guenther

15 years agoerrors: add WERR_CM_BUFFER_SMALL.
Günther Deschner [Wed, 12 Nov 2008 08:06:36 +0000 (09:06 +0100)]
errors: add WERR_CM_BUFFER_SMALL.

Guenther

15 years agos3: Add support for make test to use a share dir outside of the prefix dir
Tim Prouty [Wed, 12 Nov 2008 02:46:21 +0000 (18:46 -0800)]
s3: Add support for make test to use a share dir outside of the prefix dir

Some systems need to have the tdbs (and other files required for samba
to run) on a different filesystem than the share directory that samba
is exporting.

This patch:
- Adds an optional "shrdir" argument to selftest.sh
  - If shrdir is specified it will be used, otherwise the default
    will be used: "<prefix>/tmp"
- Adds a new configure option: --with-selftest-shrdir
- Plumbs shrdir through Makefile.in and configure.in

15 years agoFix bug 5891] : smbd crashed when viewing the eventlog exported by "eventlog list"
Jeremy Allison [Tue, 11 Nov 2008 22:38:59 +0000 (14:38 -0800)]
Fix bug 5891] : smbd crashed when viewing the eventlog exported by "eventlog list"
Don't mix TALLOC and SAFE_FREE().
Jeremy.

15 years agoFix bug 5889. "delete veto files = no" seems to break.
Jeremy Allison [Tue, 11 Nov 2008 22:21:09 +0000 (14:21 -0800)]
Fix bug  5889. "delete veto files = no" seems to break.
Jeremy.

15 years agoMerge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison [Tue, 11 Nov 2008 18:20:24 +0000 (10:20 -0800)]
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba

15 years agoRegenerate SWIG output.
Jelmer Vernooij [Tue, 11 Nov 2008 16:22:16 +0000 (17:22 +0100)]
Regenerate SWIG output.

15 years agoMerge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij [Tue, 11 Nov 2008 16:11:57 +0000 (17:11 +0100)]
Merge branch 'master' of ssh://git.samba.org/data/git/samba

15 years agoRemove unused variable, fix return.
Jelmer Vernooij [Tue, 11 Nov 2008 16:10:24 +0000 (17:10 +0100)]
Remove unused variable, fix return.

15 years ago[s3]vfs_acl_tdb: fix the build.
Michael Adam [Tue, 11 Nov 2008 09:28:40 +0000 (10:28 +0100)]
[s3]vfs_acl_tdb: fix the build.

ndr_push_struct_blob has a different signature in master as well.

Michael

15 years agoFix the build (ndr_pull_struct_blob has a different signature in master).
Jeremy Allison [Tue, 11 Nov 2008 04:18:01 +0000 (20:18 -0800)]
Fix the build (ndr_pull_struct_blob has a different signature in master).
Jeremy.

15 years agoAdded vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of RAW...
Jeremy Allison [Tue, 11 Nov 2008 01:57:22 +0000 (17:57 -0800)]
Added vfs_acl_tdb.c module to do ACLs completely in userspace. Passes all of RAW-ACLS except for the last test which uses a non-POSIX chown. More testing/documentation to follow.
Jeremy.

15 years ago[s3]make keytab filename argument mandatory to "net rpc vampire keytab"
Michael Adam [Mon, 10 Nov 2008 08:51:39 +0000 (09:51 +0100)]
[s3]make keytab filename argument mandatory to "net rpc vampire keytab"

This prevents unintended overwriting of the default path /etc/krb5.keytab (e.g.).

Michael

15 years agoIt is not valid to talloc_free() ldb_dn_get_linearized()
Andrew Bartlett [Mon, 10 Nov 2008 22:45:40 +0000 (09:45 +1100)]
It is not valid to talloc_free() ldb_dn_get_linearized()

15 years agos3-build: re-run make samba3-idl (rid2sid).
Günther Deschner [Mon, 10 Nov 2008 15:08:43 +0000 (16:08 +0100)]
s3-build: re-run make samba3-idl (rid2sid).

Guenther

15 years agos3-samr: remove old samr.idl file.
Günther Deschner [Mon, 10 Nov 2008 14:55:09 +0000 (15:55 +0100)]
s3-samr: remove old samr.idl file.

Guenther

15 years agos4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)
Günther Deschner [Mon, 10 Nov 2008 13:42:27 +0000 (14:42 +0100)]
s4-samr: merge samr_QueryUserInfo{2} from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)
Günther Deschner [Mon, 10 Nov 2008 13:15:33 +0000 (14:15 +0100)]
s4-samr: merge samr_QueryGroupInfo from s3 idl. (fixme python)

Guenther

15 years agos4-samr: merge samr_QueryAliasInfo from s3 idl. (fixme: python)
Günther Deschner [Mon, 10 Nov 2008 13:09:06 +0000 (14:09 +0100)]
s4-samr: merge samr_QueryAliasInfo from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_EnumDomainGroups from s3 idl. (fixme: python)
Günther Deschner [Fri, 7 Nov 2008 13:51:21 +0000 (14:51 +0100)]
s4-samr: merge samr_EnumDomainGroups from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_EnumDomainUsers from s3 idl. (fixme: python)
Günther Deschner [Fri, 7 Nov 2008 10:25:01 +0000 (11:25 +0100)]
s4-samr: merge samr_EnumDomainUsers from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_EnumDomains from s3 idl. (fixme: python)
Günther Deschner [Fri, 7 Nov 2008 01:57:58 +0000 (02:57 +0100)]
s4-samr: merge samr_EnumDomains from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)
Günther Deschner [Fri, 7 Nov 2008 01:42:45 +0000 (02:42 +0100)]
s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_LookupNames from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 13:28:17 +0000 (14:28 +0100)]
s4-samr: merge samr_LookupNames from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_EnumDomainAliases from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 12:37:49 +0000 (13:37 +0100)]
s4-samr: merge samr_EnumDomainAliases from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_QueryDisplayInfo from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 11:32:24 +0000 (12:32 +0100)]
s4-samr: merge samr_QueryDisplayInfo from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_QueryDisplayInfo2 from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 10:17:22 +0000 (11:17 +0100)]
s4-samr: merge samr_QueryDisplayInfo2 from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_QueryDisplayInfo3 from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 10:15:08 +0000 (11:15 +0100)]
s4-samr: merge samr_QueryDisplayInfo3 from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 09:58:35 +0000 (10:58 +0100)]
s4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_QueryDomainInfo2 from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 02:02:37 +0000 (03:02 +0100)]
s4-samr: merge samr_QueryDomainInfo2 from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_QueryDomainInfo from s3 idl. (fixme python)
Günther Deschner [Wed, 5 Nov 2008 01:59:51 +0000 (02:59 +0100)]
s4-samr: merge samr_QueryDomainInfo from s3 idl. (fixme python)

Guenther

15 years agos4-samr: merge samr_QueryGroupMember from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 01:00:12 +0000 (02:00 +0100)]
s4-samr: merge samr_QueryGroupMember from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_Connect5 from s3 idl. (fixme python)
Günther Deschner [Wed, 5 Nov 2008 00:51:51 +0000 (01:51 +0100)]
s4-samr: merge samr_Connect5 from s3 idl. (fixme python)

Guenther

15 years agos4-samr: merge samr_GetBootKeyInformation from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 00:39:39 +0000 (01:39 +0100)]
s4-samr: merge samr_GetBootKeyInformation from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_GetDomPwInfo from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 00:34:55 +0000 (01:34 +0100)]
s4-samr: merge samr_GetDomPwInfo from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_GetUserPwInfo from s3 idl. (fixme: python)
Günther Deschner [Wed, 5 Nov 2008 00:28:49 +0000 (01:28 +0100)]
s4-samr: merge samr_GetUserPwInfo from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_RidToSid from s3 idl. (fixme: python)
Günther Deschner [Mon, 27 Oct 2008 23:03:28 +0000 (00:03 +0100)]
s4-samr: merge samr_RidToSid from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_QuerySecurity from s3 idl. (fixme: python)
Günther Deschner [Mon, 27 Oct 2008 21:57:51 +0000 (22:57 +0100)]
s4-samr: merge samr_QuerySecurity from s3 idl. (fixme: python)

Guenther

15 years agos4-samr: merge samr_LookupRids from s3 idl.
Günther Deschner [Wed, 5 Nov 2008 01:12:38 +0000 (02:12 +0100)]
s4-samr: merge samr_LookupRids from s3 idl.

Guenther

15 years agos4-samr: merge samr_ValidatePassword from s3 idl.
Günther Deschner [Wed, 5 Nov 2008 01:04:39 +0000 (02:04 +0100)]
s4-samr: merge samr_ValidatePassword from s3 idl.

Guenther

15 years agos4-samr: merge samr_GetDisplayEnumerationIndex2 from s3 idl.
Günther Deschner [Tue, 4 Nov 2008 18:46:43 +0000 (19:46 +0100)]
s4-samr: merge samr_GetDisplayEnumerationIndex2 from s3 idl.

Guenther

15 years agos4-samr: merge samr_GetDisplayEnumerationIndex from s3 idl.
Günther Deschner [Tue, 4 Nov 2008 18:46:24 +0000 (19:46 +0100)]
s4-samr: merge samr_GetDisplayEnumerationIndex from s3 idl.

Guenther

15 years agos4-samr: merge samr_ChangePasswordUser3 from s3 idl.
Günther Deschner [Tue, 4 Nov 2008 18:40:24 +0000 (19:40 +0100)]
s4-samr: merge samr_ChangePasswordUser3 from s3 idl.

Guenther

15 years agos4-samr: merge Alias Object specific access rights from s3 idl.
Günther Deschner [Thu, 23 Oct 2008 17:52:34 +0000 (19:52 +0200)]
s4-samr: merge Alias Object specific access rights from s3 idl.

Guenther

15 years agos4-samr: merge Group Object specific access rights from s3 idl.
Günther Deschner [Thu, 23 Oct 2008 17:45:17 +0000 (19:45 +0200)]
s4-samr: merge Group Object specific access rights from s3 idl.

Guenther

15 years agos4-samr: merge Domain Object specific access rights from s3 idl.
Günther Deschner [Thu, 23 Oct 2008 17:38:21 +0000 (19:38 +0200)]
s4-samr: merge Domain Object specific access rights from s3 idl.

Guenther

15 years agos4-samr: merge User Object specific access rights from s3 idl.
Günther Deschner [Thu, 23 Oct 2008 17:23:43 +0000 (19:23 +0200)]
s4-samr: merge User Object specific access rights from s3 idl.

Guenther

15 years agos4-samr: merge SAM server specific access rights from s3 idl.
Günther Deschner [Thu, 23 Oct 2008 17:00:21 +0000 (19:00 +0200)]
s4-samr: merge SAM server specific access rights from s3 idl.

Guenther

15 years agos4-samr: fix tests for binary parameter string.
Günther Deschner [Mon, 10 Nov 2008 13:02:34 +0000 (14:02 +0100)]
s4-samr: fix tests for binary parameter string.

Guenther

15 years agos4-samr: prepare for Query.*Info calls: change macros.
Günther Deschner [Mon, 10 Nov 2008 10:26:43 +0000 (11:26 +0100)]
s4-samr: prepare for Query.*Info calls: change macros.

Guenther

15 years agos4-samr: merge samr_UserInfo20 from s3 idl.
Günther Deschner [Fri, 7 Nov 2008 14:04:46 +0000 (15:04 +0100)]
s4-samr: merge samr_UserInfo20 from s3 idl.

This must not be treated as a normal string (strlen truncates it).

Guenther

15 years agos3-build: re-run make samba3-idl (after cleanup).
Günther Deschner [Mon, 10 Nov 2008 15:09:11 +0000 (16:09 +0100)]
s3-build: re-run make samba3-idl (after cleanup).

Guenther

15 years agos3-samr-idl: cleanup.
Günther Deschner [Wed, 5 Nov 2008 12:39:25 +0000 (13:39 +0100)]
s3-samr-idl: cleanup.

Guenther

15 years agos4-samr: move samr.idl to toplevel idl directory.
Günther Deschner [Mon, 10 Nov 2008 14:53:19 +0000 (15:53 +0100)]
s4-samr: move samr.idl to toplevel idl directory.

Guenther

15 years agos3-netlogon: fix type of parameters string in user delta.
Günther Deschner [Mon, 10 Nov 2008 11:32:26 +0000 (12:32 +0100)]
s3-netlogon: fix type of parameters string in user delta.

Guenther

15 years agos4-netlogon: change parameters string to lsa_BinaryString.
Günther Deschner [Mon, 10 Nov 2008 11:30:35 +0000 (12:30 +0100)]
s4-netlogon: change parameters string to lsa_BinaryString.

Guenther

15 years agos4-dsdb: add samdb_msg_add_parameters.
Günther Deschner [Mon, 10 Nov 2008 19:35:41 +0000 (20:35 +0100)]
s4-dsdb: add samdb_msg_add_parameters.

Guenther

15 years agos4-dsdb: add samdb_result_parameters.
Günther Deschner [Mon, 10 Nov 2008 19:35:32 +0000 (20:35 +0100)]
s4-dsdb: add samdb_result_parameters.

Guenther

15 years agonterrors: add NT_STATUS_DS_BUSY.
Günther Deschner [Mon, 10 Nov 2008 11:55:12 +0000 (12:55 +0100)]
nterrors: add NT_STATUS_DS_BUSY.

Guenther

15 years ago[s3]build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is empty
Michael Adam [Mon, 10 Nov 2008 14:13:15 +0000 (15:13 +0100)]
[s3]build: prevent make errors for picky makes when $(EXTRA_ALL_TARGETS) is empty

picky make implementations don't like lines with only tabs in rules or dependencie

Michael

15 years ago[s3]build: build cifs.upcall at build time instead of at install time.
Michael Adam [Mon, 10 Nov 2008 14:10:37 +0000 (15:10 +0100)]
[s3]build: build cifs.upcall at build time instead of at install time.

This is to prevent problems with packaging scripts that pass CFLAGS
to make but not to make install...

Based on a patch for v3-2 by Martin Schwenke <martin@meltin.net>.

Michael

15 years agontlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth.
Kai Blin [Fri, 7 Nov 2008 08:13:26 +0000 (09:13 +0100)]
ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth.

This fixes bug #5865

15 years agoRemove debug code added in error.
Jeremy Allison [Sun, 9 Nov 2008 07:06:21 +0000 (23:06 -0800)]
Remove debug code added in error.
Jeremy.

15 years agoFix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW-ACL...
Jeremy Allison [Sun, 9 Nov 2008 06:57:57 +0000 (22:57 -0800)]
Fix a subtle logic bug in the adaption of se_create_child_secdesc(), pass RAW-ACL inheritance tests. Only access masks for SD get/set left to fix.
Jeremy.

15 years agoMake "construct_reply_common" static
Volker Lendecke [Fri, 7 Nov 2008 20:02:11 +0000 (21:02 +0100)]
Make "construct_reply_common" static

15 years agoDo not write into inbuf for the transs request
Volker Lendecke [Fri, 7 Nov 2008 19:38:05 +0000 (20:38 +0100)]
Do not write into inbuf for the transs request

Instead, fix up the outbuf in send_xx_reply. In those routines, we know
what we are returning.

15 years agoRemove direct inbuf refs from send_trans_reply
Volker Lendecke [Fri, 7 Nov 2008 11:29:24 +0000 (12:29 +0100)]
Remove direct inbuf refs from send_trans_reply

15 years agochange CHECK_READ to use smb_request instead of inbuf
Volker Lendecke [Thu, 6 Nov 2008 19:16:04 +0000 (20:16 +0100)]
change CHECK_READ to use smb_request instead of inbuf

15 years agoRemove a direct inbuf reference from reply_nttrans()
Volker Lendecke [Thu, 6 Nov 2008 11:14:08 +0000 (12:14 +0100)]
Remove a direct inbuf reference from reply_nttrans()

15 years agoRemove a direct inbuf reference (should have been removed with 8987641d...)
Volker Lendecke [Wed, 5 Nov 2008 18:19:17 +0000 (19:19 +0100)]
Remove a direct inbuf reference (should have been removed with 8987641d...)

15 years agoRemove the change to the user context in process_blocking_lock_queue()
Volker Lendecke [Wed, 5 Nov 2008 18:16:06 +0000 (19:16 +0100)]
Remove the change to the user context in process_blocking_lock_queue()

15 years agoConverting notify.c to store a request, not an inbuf
Volker Lendecke [Tue, 4 Nov 2008 21:04:58 +0000 (22:04 +0100)]
Converting notify.c to store a request, not an inbuf

15 years agos3: add missing librpc/gen_ndr/ndr_dom_sid.h
Stefan Metzmacher [Sat, 8 Nov 2008 08:15:51 +0000 (09:15 +0100)]
s3: add missing librpc/gen_ndr/ndr_dom_sid.h

metze

15 years agos4: dsdb/schema: fix the equality and comment of DN+String syntax
Stefan Metzmacher [Fri, 7 Nov 2008 15:49:52 +0000 (16:49 +0100)]
s4: dsdb/schema: fix the equality and comment of DN+String syntax

metze

15 years agos3: make idl
Stefan Metzmacher [Fri, 7 Nov 2008 22:32:28 +0000 (23:32 +0100)]
s3: make idl

metze

15 years agosecurity.idl: sometimes ACEs have some padding at the end
Stefan Metzmacher [Fri, 7 Nov 2008 09:49:59 +0000 (10:49 +0100)]
security.idl: sometimes ACEs have some padding at the end

metze

15 years agos4: use toplevel security.idl
Stefan Metzmacher [Fri, 7 Nov 2008 22:16:27 +0000 (23:16 +0100)]
s4: use toplevel security.idl

metze

15 years agos3: security.idl: split of dom_sid stuff into dom_sid.idl
Stefan Metzmacher [Fri, 7 Nov 2008 20:31:04 +0000 (21:31 +0100)]
s3: security.idl: split of dom_sid stuff into dom_sid.idl

And use the toplevel ndr_sec_helper.c

metze

15 years agos4: fix samba4.samba3sam.python test
Stefan Metzmacher [Sat, 8 Nov 2008 07:01:19 +0000 (08:01 +0100)]
s4: fix samba4.samba3sam.python test

metze

15 years agolibrpc/ndr: move ndr_sec_helper.c to the toplevel
Stefan Metzmacher [Fri, 7 Nov 2008 21:41:12 +0000 (22:41 +0100)]
librpc/ndr: move ndr_sec_helper.c to the toplevel

metze

15 years agos4: ndr_sec_helper: remove unused include
Stefan Metzmacher [Fri, 7 Nov 2008 21:33:45 +0000 (22:33 +0100)]
s4: ndr_sec_helper: remove unused include

metze