samba.git
16 years agoOnly set DEBUGLEVEL to 0 in libnetapi when not set already.
Günther Deschner [Thu, 28 Feb 2008 16:09:47 +0000 (17:09 +0100)]
Only set DEBUGLEVEL to 0 in libnetapi when not set already.

Guenther
(This used to be commit 3ace1601ac5b5d87d6bfd8aa0afe0c75858b6990)

16 years agoAdd some more error handling in libnetjoin.
Günther Deschner [Thu, 28 Feb 2008 16:02:14 +0000 (17:02 +0100)]
Add some more error handling in libnetjoin.

Guenther
(This used to be commit 892b2bc0cf1692c5707d322d0eb711b8245a3a96)

16 years agoUse libnetapi_get_error_string() in "net dom" commands.
Günther Deschner [Thu, 28 Feb 2008 15:56:35 +0000 (16:56 +0100)]
Use libnetapi_get_error_string() in "net dom" commands.

Guenther
(This used to be commit 58048f0c575d6ac5b770873e308d4a1a9ce68123)

16 years agoUpdate WHATSNEW.
Karolin Seeger [Thu, 28 Feb 2008 14:52:06 +0000 (15:52 +0100)]
Update WHATSNEW.

Karolin
(This used to be commit 01596c9335f0e7f2fd618e79fe313caf97dbb2f4)

16 years agoRemove smbmount.
Karolin Seeger [Thu, 28 Feb 2008 14:49:57 +0000 (15:49 +0100)]
Remove smbmount.

Karolin
(This used to be commit 5fbd98f7065268ae134108310119078ad8f62322)

16 years agoAdd mount.cifs as a wrapper for mount.cifs.
Karolin Seeger [Thu, 28 Feb 2008 14:45:28 +0000 (15:45 +0100)]
Add mount.cifs as a wrapper for mount.cifs.

Karolin
(This used to be commit be5ee4999ee8708ec06c1563a62c565a890df622)

16 years agoConvert cli_read to use cli_pull
Volker Lendecke [Thu, 28 Feb 2008 14:26:01 +0000 (15:26 +0100)]
Convert cli_read to use cli_pull
(This used to be commit 719527f55e88f0c5fdceda5c807475aba299c79f)

16 years agoAdd async cli_pull support
Volker Lendecke [Thu, 28 Feb 2008 14:21:33 +0000 (15:21 +0100)]
Add async cli_pull support

This is the big (and potentially controversial) one. It took a phone call to
explain to metze what is going on inside cli_pull_read_done, but I would really
like everybody to understand this function. It is a very good and reasonably
complex example of async programming. If we want more asynchronism in s3, this
is what we will have to deal with :-)

Make use of it in the smbclient "get" command.

Volker
(This used to be commit 844a163458c7585e4306a21ffdae5d08e03d6e4d)

16 years agoAdd infrastructure to support async SMB requests
Volker Lendecke [Thu, 28 Feb 2008 13:41:25 +0000 (14:41 +0100)]
Add infrastructure to support async SMB requests
(This used to be commit f5356825698a02df2d400b51dd95d1f857c83e81)

16 years agoAdd basic infrastructure for general async requests
Volker Lendecke [Thu, 28 Feb 2008 12:55:53 +0000 (13:55 +0100)]
Add basic infrastructure for general async requests
(This used to be commit ae254cb61f4b9331755848c47ebc34e90dd80390)

16 years agoFix the build - don't use SMB_TRANS_ENC_GSS without
Jeremy Allison [Thu, 28 Feb 2008 14:01:09 +0000 (06:01 -0800)]
Fix the build - don't use SMB_TRANS_ENC_GSS without
KRB5.
Jeremy.
(This used to be commit d16c295642c3df49be02440427ded0cd9b4179f5)

16 years agoDon't define SMB_TRANS_ENC_GSS if we don't have KRB5.
Jeremy Allison [Thu, 28 Feb 2008 13:54:50 +0000 (05:54 -0800)]
Don't define SMB_TRANS_ENC_GSS if we don't have KRB5.
Jeremy.
(This used to be commit 6f2b33f6072629be393f88d4450fa6631ef672f6)

16 years agoSome fixes for net ads join (uninitialized vars).
Günther Deschner [Thu, 28 Feb 2008 13:29:44 +0000 (14:29 +0100)]
Some fixes for net ads join (uninitialized vars).

Guenther
(This used to be commit 735235e32bf41a7564ce2d585c1dae187b00bf6b)

16 years agoUse libnet_Join() for "net ads join".
Günther Deschner [Thu, 28 Feb 2008 13:18:03 +0000 (14:18 +0100)]
Use libnet_Join() for "net ads join".

Guenther
(This used to be commit 9a7a2777e4ea1a2b5d7c800af8522b38cf22c511)

16 years agoAdd cli_setup_packet_buf
Volker Lendecke [Thu, 28 Feb 2008 13:04:54 +0000 (14:04 +0100)]
Add cli_setup_packet_buf

This is == cli_setup_packet but takes an explicit buffer argument
(This used to be commit f64b46dc278899c3449cfd3dbb614aadcf5614d3)

16 years agoMake cli_struct a talloc parent
Volker Lendecke [Thu, 28 Feb 2008 13:03:38 +0000 (14:03 +0100)]
Make cli_struct a talloc parent
(This used to be commit e69244a5c8c7c6b7c1897adc4b4b1cfdfc7a7999)

16 years agoNicen error output in net_ads_leave.
Günther Deschner [Thu, 28 Feb 2008 13:08:32 +0000 (14:08 +0100)]
Nicen error output in net_ads_leave.

Guenther
(This used to be commit b0d1db95e5d7590f9c67be7bf5cb78adfee16635)

16 years agoAdd WERR_TIME_SKEW to werror mapping tables.
Günther Deschner [Thu, 28 Feb 2008 12:58:34 +0000 (13:58 +0100)]
Add WERR_TIME_SKEW to werror mapping tables.

Guenther
(This used to be commit 74767be627d48eb1a8deea3784847159b536a0fb)

16 years agoAdd missing full stops and blank lines.
Karolin Seeger [Thu, 28 Feb 2008 12:32:34 +0000 (13:32 +0100)]
Add missing full stops and blank lines.

Karolin
(This used to be commit cd784938b72f4e571f6ae178ed953a341f7d0f63)

16 years agoAdd explicit buf arg to cli_check_sign_mac
Volker Lendecke [Tue, 12 Feb 2008 22:16:37 +0000 (23:16 +0100)]
Add explicit buf arg to cli_check_sign_mac
(This used to be commit ffc1c8cc03e6bad40ed2be91392074b4f038a1bf)

16 years agoAdd explicit buf arg to cli_encrypt_message and cli_calculate_sign_mac
Volker Lendecke [Tue, 12 Feb 2008 10:54:37 +0000 (11:54 +0100)]
Add explicit buf arg to cli_encrypt_message and cli_calculate_sign_mac
(This used to be commit db6ae9ed2326e6cd68475375d049084cf1d5a98c)

16 years agoRe-arrange dns update block during "net ads join" a little.
Günther Deschner [Thu, 28 Feb 2008 12:04:30 +0000 (13:04 +0100)]
Re-arrange dns update block during "net ads join" a little.

Guenther
(This used to be commit 5d30e9f9fef98de7764ae53d3cbe659b78ae9fce)

16 years agoFix one dsgetdcname call in wkssvc rpc server.
Günther Deschner [Thu, 28 Feb 2008 11:51:45 +0000 (12:51 +0100)]
Fix one dsgetdcname call in wkssvc rpc server.

Guenther
(This used to be commit a69b918784b037aa17d2dd88a33bd99930631c9b)

16 years agoWHATSNEW: Add changes by Andreas Schneider.
Michael Adam [Thu, 28 Feb 2008 11:53:14 +0000 (12:53 +0100)]
WHATSNEW: Add changes by Andreas Schneider.

Michael
(This used to be commit cfb853e6c2d0f6ef6bca3b5b950bb015603f1c2d)

16 years agoRemove unused display_ds_domain_controller_info() function.
Günther Deschner [Thu, 28 Feb 2008 11:43:43 +0000 (12:43 +0100)]
Remove unused display_ds_domain_controller_info() function.

Guenther
(This used to be commit 24a5098b1c3452b2d7088cab6ecdd1d75810e403)

16 years agoAdd another WHATSNEW
Volker Lendecke [Thu, 28 Feb 2008 11:47:44 +0000 (12:47 +0100)]
Add another WHATSNEW
(This used to be commit c6f0ff949b480addfa72cd59a790d673bc40f204)

16 years agoLet dsgetdcname() return a struct netr_DsRGetDCNameInfo.
Günther Deschner [Thu, 28 Feb 2008 11:30:18 +0000 (12:30 +0100)]
Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.

Guenther
(This used to be commit b1a4b21f8c35dc23e5c986ebe44d3806055eb39b)

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Thu, 28 Feb 2008 11:28:31 +0000 (03:28 -0800)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
(This used to be commit 8b0082840535eaca19911bf4c15d4e56297e373f)

16 years agoUpdated comments on the encryption support.
Jeremy Allison [Thu, 28 Feb 2008 11:27:55 +0000 (03:27 -0800)]
Updated comments on the encryption support.
Jeremy.
(This used to be commit ab6a9fad3873a9e4f5945e5d72faabbf42bd4f48)

16 years agoWHATSNEW: add another change.
Michael Adam [Thu, 28 Feb 2008 11:26:37 +0000 (12:26 +0100)]
WHATSNEW: add another change.

Michael
(This used to be commit 9436afad7e73a22a3320995f8a25e65a74a0532b)

16 years agoWHATSNEW: add two more items to my changes.
Michael Adam [Thu, 28 Feb 2008 11:19:30 +0000 (12:19 +0100)]
WHATSNEW: add two more items to my changes.

Michael
(This used to be commit d8555f09d4240736b0c5fc93cea33285b33531b4)

16 years agoWHATSNEW: Also merge changes in "Major enhancements" section from v3-2-stable.
Michael Adam [Thu, 28 Feb 2008 11:13:59 +0000 (12:13 +0100)]
WHATSNEW: Also merge changes in "Major enhancements" section from v3-2-stable.

Michael
(This used to be commit 1984e91f05ce95eb43d149e66994196718a6ffba)

16 years agoWHATSNEW: give a new date for the upcoming prerelease.
Michael Adam [Thu, 28 Feb 2008 11:13:22 +0000 (12:13 +0100)]
WHATSNEW: give a new date for the upcoming prerelease.

Michael
(This used to be commit 38d327d51f17cb2be9e5963496c97c6d68be79ef)

16 years agoWHATSNEW: Fix spacings
Michael Adam [Thu, 28 Feb 2008 11:11:58 +0000 (12:11 +0100)]
WHATSNEW: Fix spacings

Michael
(This used to be commit ac37d607ce799d5dc380a24447768b500a0c64ad)

16 years agoWHATSNEW: fix a typo and spacings
Michael Adam [Thu, 28 Feb 2008 11:11:21 +0000 (12:11 +0100)]
WHATSNEW: fix a typo and spacings

Michael
(This used to be commit 4c02a60a985285d07ee54bb39de6a7568467c944)

16 years agoWHATSNEW: Merge additions from v3-2-stable's WHATSNEW. :-}
Michael Adam [Thu, 28 Feb 2008 11:08:11 +0000 (12:08 +0100)]
WHATSNEW: Merge additions from v3-2-stable's WHATSNEW. :-}

Michael
(This used to be commit 5d1631bd9bfd79357eb0dc47c3ab0b698696efb4)

16 years agoWHATSNEW: Move Volker's post pre1 changes to the appropriate section.
Michael Adam [Thu, 28 Feb 2008 10:59:11 +0000 (11:59 +0100)]
WHATSNEW: Move Volker's post pre1 changes to the appropriate section.

Michael
(This used to be commit 8cc0d46c388f5971bf468e6eb607b5e230f9a2dd)

16 years agoWHATSNEW: adapt section on registry configuration to new facts.
Michael Adam [Thu, 28 Feb 2008 10:58:09 +0000 (11:58 +0100)]
WHATSNEW: adapt section on registry configuration to new facts.

Also add to smb.conf changes.

Michael
(This used to be commit b1a55cd1570d71a015cfeac976fbd1f13c44cc7d)

16 years agoRemove a useless variable.
Michael Adam [Thu, 28 Feb 2008 10:31:20 +0000 (11:31 +0100)]
Remove a useless variable.

Michael
(This used to be commit 661b9f3d779b419e72968dd3b42348f9da68d803)

16 years agoUse libnet_Unjoin() for "net ads leave".
Günther Deschner [Thu, 28 Feb 2008 10:55:36 +0000 (11:55 +0100)]
Use libnet_Unjoin() for "net ads leave".

Guenther
(This used to be commit 11a19e88e208e09d7590370f2e68aa1df5c89e31)

16 years agoStore domain_is_ad info as early as possible in libnetjoin.
Günther Deschner [Thu, 28 Feb 2008 10:29:56 +0000 (11:29 +0100)]
Store domain_is_ad info as early as possible in libnetjoin.

Guenther
(This used to be commit c4ba68aa94888eace393b91a669e22b27ffaba3e)

16 years agoCheck for mandatory domain name in libnetjoin/unjoin.
Günther Deschner [Thu, 28 Feb 2008 10:26:47 +0000 (11:26 +0100)]
Check for mandatory domain name in libnetjoin/unjoin.

Guenther
(This used to be commit 95bdf2f23c195cad1b317995e362f153695e793a)

16 years agoDelete affinity cache entries while unjoining with libnetunjoin.
Günther Deschner [Thu, 28 Feb 2008 10:23:36 +0000 (11:23 +0100)]
Delete affinity cache entries while unjoining with libnetunjoin.

Guenther
(This used to be commit 0315b8e53dca9a836d6bc2282fb1192f40545601)

16 years agoFill in machine account manipulation flags while unjoining in libnetunjoin.
Günther Deschner [Thu, 28 Feb 2008 10:19:57 +0000 (11:19 +0100)]
Fill in machine account manipulation flags while unjoining in libnetunjoin.

Guenther
(This used to be commit 23ae67158e6506199318025e3dd5fd5c0b099548)

16 years agoAdd preliminary libnet_join_post_verify call to libnetjoin.
Günther Deschner [Thu, 28 Feb 2008 10:17:29 +0000 (11:17 +0100)]
Add preliminary libnet_join_post_verify call to libnetjoin.

Guenther
(This used to be commit f0e319a18d86303aeb73c08841024c27c1b135cd)

16 years agoRe-run make idl.
Günther Deschner [Thu, 28 Feb 2008 10:12:33 +0000 (11:12 +0100)]
Re-run make idl.

Guenther
(This used to be commit 5895a03fd600745ec897d987910abca83d79de3e)

16 years agoAdd disabled_machine_account and deleted_machine_accoutn flags to libnetunjoin.
Günther Deschner [Thu, 28 Feb 2008 10:11:05 +0000 (11:11 +0100)]
Add disabled_machine_account and deleted_machine_accoutn flags to libnetunjoin.

Guenther
(This used to be commit 365943063497c6330ba77914bb01a2be324866f7)

16 years agoMerge all connect ads calls into libnet_join_post_processing_ads().
Günther Deschner [Thu, 28 Feb 2008 10:02:01 +0000 (11:02 +0100)]
Merge all connect ads calls into libnet_join_post_processing_ads().

Guenther
(This used to be commit be96baeffc60d05d8e297034e5253c8b75512ab2)

16 years agoUse W_ERROR_NOT_OK_GOTO_DONE macro in libnetjoin.
Günther Deschner [Thu, 28 Feb 2008 10:00:50 +0000 (11:00 +0100)]
Use W_ERROR_NOT_OK_GOTO_DONE macro in libnetjoin.

Guenther
(This used to be commit fec230b28f456469bce051a2b26249d2026a48ea)

16 years agoAdd noopnum to libnet join/unjoin calls.
Günther Deschner [Thu, 28 Feb 2008 09:56:27 +0000 (10:56 +0100)]
Add noopnum to libnet join/unjoin calls.

Guenther
(This used to be commit 0d8081499fd211e1225d651ff208a857167ce1db)

16 years agoSome cosmetics for net_derive_salting_principal().
Günther Deschner [Thu, 28 Feb 2008 09:52:37 +0000 (10:52 +0100)]
Some cosmetics for net_derive_salting_principal().

Guenther
(This used to be commit 6f8e83b43085c038bb8fb2500319fed1daf6e4e4)

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Thu, 28 Feb 2008 10:22:47 +0000 (02:22 -0800)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
(This used to be commit 61b4bc13d0f0cf1cf4139ecdfafc78b9bfff0480)

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Thu, 28 Feb 2008 10:22:31 +0000 (02:22 -0800)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
(This used to be commit 22c38c040c37d1e3922be45f22cfb4e7b733df9b)

16 years agoWHATSNEW: Fix some typos.
Karolin Seeger [Thu, 28 Feb 2008 10:22:23 +0000 (11:22 +0100)]
WHATSNEW: Fix some typos.

Karolin
(This used to be commit 5c8b57750186ec482bbfbf608157e4f5e3e80cc0)

16 years agoFix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against
Jeremy Allison [Thu, 28 Feb 2008 10:22:13 +0000 (02:22 -0800)]
Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against
OS/2 servers. OS/2 returns eclass == ERRDOS && ecode == ERRnofiles
for a zero entry directory listing.
Jeremy.
(This used to be commit b34da627053581a9584367e177566d4a2cef7e82)

16 years agoWHATSNEW: Add new parameter 'config backend'.
Karolin Seeger [Thu, 28 Feb 2008 10:16:46 +0000 (11:16 +0100)]
WHATSNEW: Add new parameter 'config backend'.

Karolin
(This used to be commit f503d193ab4f7cd075f23dd37e83942f9245cfb5)

16 years agoMerge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
Jeremy Allison [Thu, 28 Feb 2008 10:15:12 +0000 (02:15 -0800)]
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
(This used to be commit 1d9d39525a1f1f5e43e86d919f1ced2df568f676)

16 years agoRemove my change
Jeremy Allison [Thu, 28 Feb 2008 10:13:48 +0000 (02:13 -0800)]
Remove my change
(This used to be commit 7bf4216644187549697caace4a2a48803b57fa5a)

16 years agoFix debug %lu message.
Jeremy Allison [Thu, 28 Feb 2008 10:07:06 +0000 (02:07 -0800)]
Fix debug %lu message.
Jeremy.
(This used to be commit 644a3be37a6760c9e25ac1b286c7c225096e8b0d)

16 years agoMove my changes to the right section in WHATSNEW.
Karolin Seeger [Thu, 28 Feb 2008 09:47:18 +0000 (10:47 +0100)]
Move my changes to the right section in WHATSNEW.

Karolin
(This used to be commit c0f486dc46fa9a8ace03e6d147e5fdbd4d6e2f2d)

16 years agoUps... Sorry!
Karolin Seeger [Thu, 28 Feb 2008 09:16:48 +0000 (10:16 +0100)]
Ups... Sorry!
Thanks for the hint Volker! :-)

Karolin
(This used to be commit 1942798c55580ae4777521c077e2766a52fa0192)

16 years agoFix segfault in _srv_net_file_enum.
Günther Deschner [Thu, 28 Feb 2008 09:14:26 +0000 (10:14 +0100)]
Fix segfault in _srv_net_file_enum.

Guenther
(This used to be commit 6523a051ded9f7b433fcce2d4c4a5f186b5a28f6)

16 years agoUpdate WHATSNEW.txt with my changes for 3.2.0pre2
Stefan Metzmacher [Thu, 28 Feb 2008 08:49:59 +0000 (09:49 +0100)]
Update WHATSNEW.txt with my changes for 3.2.0pre2

metze
(This used to be commit d18778f329f0c49f1250d93cf1b52603afaf15e1)

16 years agocall libnet_conf_get_seqnum() just once and fix compiler warnings
Stefan Metzmacher [Thu, 28 Feb 2008 07:29:07 +0000 (08:29 +0100)]
call libnet_conf_get_seqnum() just once and fix compiler warnings

metze
(This used to be commit fb352fdbcc3fe378d2aadc4914b981eaa06b35ae)

16 years agoAdd my changes to WHATSNEW.
Karolin Seeger [Thu, 28 Feb 2008 08:30:06 +0000 (09:30 +0100)]
Add my changes to WHATSNEW.
Fix typo.

Karolin
(This used to be commit ebc7f903cfd4a5f7a7baaaa1674ef84368481cb9)

16 years agoWHATSNEW: Added Kai's commits.
Kai Blin [Thu, 28 Feb 2008 08:11:20 +0000 (09:11 +0100)]
WHATSNEW: Added Kai's commits.
(This used to be commit 324d2e6585ca813b30bfb3170c74debfcde59905)

16 years agoRemove unused marshalling for SVCCTL_SET_SERVICE_SEC.
Günther Deschner [Wed, 27 Feb 2008 23:34:45 +0000 (00:34 +0100)]
Remove unused marshalling for SVCCTL_SET_SERVICE_SEC.

Guenther
(This used to be commit 9ac2606d5214f1bf4a8ec2ac46bcaeba62e56992)

16 years agoUse pidl for _svcctl_SetServiceObjectSecurity().
Günther Deschner [Wed, 27 Feb 2008 23:33:06 +0000 (00:33 +0100)]
Use pidl for _svcctl_SetServiceObjectSecurity().

Guenther
(This used to be commit 19048ab4ad1b262536efae5b8b8b4411ec088921)

16 years agoRe-run make idl.
Günther Deschner [Wed, 27 Feb 2008 23:18:37 +0000 (00:18 +0100)]
Re-run make idl.

Guenther
(This used to be commit 86061904136706443e5abfda254a2c3a14ffd304)

16 years agoFill in IDL for svcctl_SetServiceObjectSecurity.
Günther Deschner [Wed, 27 Feb 2008 23:17:30 +0000 (00:17 +0100)]
Fill in IDL for svcctl_SetServiceObjectSecurity.

Guenther
(This used to be commit 67293496c5ae287e8bf2823fe21ed17c22bb4fac)

16 years agoRemove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.
Günther Deschner [Wed, 27 Feb 2008 23:16:46 +0000 (00:16 +0100)]
Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.

Guenther
(This used to be commit a69c6422bb7b1ab64236cbab193d54fd90c106f0)

16 years agoUse pidl for _svcctl_QueryServiceObjectSecurity().
Günther Deschner [Wed, 27 Feb 2008 23:05:23 +0000 (00:05 +0100)]
Use pidl for _svcctl_QueryServiceObjectSecurity().

Guenther
(This used to be commit 7c1d30f3dca068d7a3b6ec138d1d01141f0386c2)

16 years agoRe-run make idl.
Günther Deschner [Wed, 27 Feb 2008 23:03:00 +0000 (00:03 +0100)]
Re-run make idl.

Guenther
(This used to be commit 6a84317aec9ae3fcd813390b0eec655387e036ec)

16 years agoFill in IDL for svcctl_QueryServiceObjectSecurity.
Günther Deschner [Wed, 27 Feb 2008 23:03:20 +0000 (00:03 +0100)]
Fill in IDL for svcctl_QueryServiceObjectSecurity.

Guenther
(This used to be commit b1edbc7649561fa2e518281a8035765916a684f2)

16 years agoAdd some entries to WHATSNEW
Volker Lendecke [Wed, 27 Feb 2008 21:46:27 +0000 (22:46 +0100)]
Add some entries to WHATSNEW

If this is too much self-praising, feel free to revert :-)
(This used to be commit 1edfeb9951b77a21044f0ea4e75255faef308e67)

16 years agoremove unused unixinfo.idl and generated files
Stefan Metzmacher [Wed, 27 Feb 2008 19:03:42 +0000 (20:03 +0100)]
remove unused unixinfo.idl and generated files

The idl in this version uses pidl specific non NDR types...

metze
(This used to be commit 5dd83aaff325a1d15a0c786cbab42b8fcd6dd5ee)

16 years agoAdd my copyright.
Günther Deschner [Wed, 27 Feb 2008 18:38:48 +0000 (19:38 +0100)]
Add my copyright.

Guenther
(This used to be commit d078a8757182d84dfd3307a2e1b751cf173aaa97)

16 years agoCosmetics: make check_bind_req() debug statements a little nicer.
Günther Deschner [Wed, 27 Feb 2008 17:49:17 +0000 (18:49 +0100)]
Cosmetics: make check_bind_req() debug statements a little nicer.

Guenther
(This used to be commit 997a0a4a12d97595ff4df963601cf2c24d612972)

16 years agoRemove unused BRS marshalling headers.
Günther Deschner [Wed, 27 Feb 2008 17:48:02 +0000 (18:48 +0100)]
Remove unused BRS marshalling headers.

Guenther
(This used to be commit 9e17e94c8ee6e555ca3322745faaeb946650bb15)

16 years agoRemove unneeded rpc_samr.h.
Günther Deschner [Wed, 27 Feb 2008 15:54:01 +0000 (16:54 +0100)]
Remove unneeded rpc_samr.h.

Guenther
(This used to be commit e6701352dc2cd4ff9cc7d04db6f1975594477cdb)

16 years agoRe-run make idl.
Günther Deschner [Wed, 27 Feb 2008 16:15:09 +0000 (17:15 +0100)]
Re-run make idl.

Guenther
(This used to be commit 2ebfd28cf73a63ccf595775853e9b1660a43fd20)

16 years agoMove MAX_SAM_ENTRIES defines to samr rpc_server and to samr.idl.
Günther Deschner [Wed, 27 Feb 2008 15:52:39 +0000 (16:52 +0100)]
Move MAX_SAM_ENTRIES defines to samr rpc_server and to samr.idl.

Guenther
(This used to be commit 6c6455157317049d65a9012f4e339b7e86fb0af6)

16 years agoRe-run make idl.
Günther Deschner [Wed, 27 Feb 2008 16:14:22 +0000 (17:14 +0100)]
Re-run make idl.

Guenther
(This used to be commit 44e63dbac990333878cda4f1a16634496ba47d0e)

16 years agoMove PASS_*_CHANGE_AT_NEXT_LOGON defines to samr.idl.
Günther Deschner [Wed, 27 Feb 2008 15:49:44 +0000 (16:49 +0100)]
Move PASS_*_CHANGE_AT_NEXT_LOGON defines to samr.idl.

Guenther
(This used to be commit 618eae4c0cd6a68349a76cdf36f281733fb472ae)

16 years agoMove LSA_AUDIT_NUM_CATEGORIES defines to lsa rpc_server.
Günther Deschner [Wed, 27 Feb 2008 15:14:27 +0000 (16:14 +0100)]
Move LSA_AUDIT_NUM_CATEGORIES defines to lsa rpc_server.

Guenther
(This used to be commit 9e7d32e28ce40ff158f3705354e8673f99b462bc)

16 years agoRe-run make idl.
Günther Deschner [Wed, 27 Feb 2008 16:06:03 +0000 (17:06 +0100)]
Re-run make idl.

Guenther
(This used to be commit 360220a6a358bb36dd705213f3c9fd2bb463e49a)

16 years agoMove MAX_LOOKUP_SIDS to lsa.idl.
Günther Deschner [Wed, 27 Feb 2008 15:03:17 +0000 (16:03 +0100)]
Move MAX_LOOKUP_SIDS to lsa.idl.

Guenther
(This used to be commit 61da5b8c003f9c8785a901fadb06f0dbb8139c5f)

16 years agoRe-run make idl.
Günther Deschner [Wed, 27 Feb 2008 16:05:31 +0000 (17:05 +0100)]
Re-run make idl.

Guenther
(This used to be commit 64e7f3f1422eb56c153ea0ad764b38e46410d594)

16 years agoMove MAX_REF_DOMAINS to lsa.idl.
Günther Deschner [Wed, 27 Feb 2008 15:13:39 +0000 (16:13 +0100)]
Move MAX_REF_DOMAINS to lsa.idl.

Guenther
(This used to be commit 8f54ba22d21eb014624670d8fdba7a63d1af684d)

16 years agoUse new LSA_POLICY defines in lsa rpc server code and other places.
Günther Deschner [Wed, 27 Feb 2008 14:49:31 +0000 (15:49 +0100)]
Use new LSA_POLICY defines in lsa rpc server code and other places.

Guenther
(This used to be commit 58cca9faf9db506bd2f6eab4a99ef85153797ab2)

16 years agoRe-run make idl.
Günther Deschner [Wed, 27 Feb 2008 14:56:18 +0000 (15:56 +0100)]
Re-run make idl.

Guenther
(This used to be commit 01cdb071af7bc677450e511ebc7ef2036e9510e4)

16 years agoUse lsa_PolicyAccessMask in lsa_OpenPolicy/2.
Günther Deschner [Wed, 27 Feb 2008 14:47:26 +0000 (15:47 +0100)]
Use lsa_PolicyAccessMask in lsa_OpenPolicy/2.

Guenther
(This used to be commit 2b28ca34a1aad151ad712e5ecbb2a77c66d2b671)

16 years agoAdd lsa_PolicyAccessMask to lsa.idl.
Günther Deschner [Wed, 27 Feb 2008 14:46:35 +0000 (15:46 +0100)]
Add lsa_PolicyAccessMask to lsa.idl.

Guenther
(This used to be commit 5fad28beec7eacd32f434a3bbfcaeb41640dfd22)

16 years agoCopy recent spoolss IDL from samba4 into our tree.
Günther Deschner [Tue, 19 Feb 2008 02:30:37 +0000 (03:30 +0100)]
Copy recent spoolss IDL from samba4 into our tree.

Guenther
(This used to be commit 18233fb9d6dfbeee68c26c6a7449c292cc669550)

16 years agolibreplace: standalone build: use -I$srcdir instead of -I.
Michael Adam [Wed, 27 Feb 2008 09:33:32 +0000 (10:33 +0100)]
libreplace: standalone build: use -I$srcdir instead of -I.

Michael
(This used to be commit 5c08730f1938b8c56b70554378051d88d174c061)

16 years agolibreplace: fix standalone build - add necessary libs.
Michael Adam [Wed, 27 Feb 2008 00:41:30 +0000 (01:41 +0100)]
libreplace: fix standalone build - add necessary libs.

The libs needed for getifaddrs replacements have to be added
to LIBS and used for the testsuite target.

Michael
(This used to be commit f162de7b8012d29408060610a969ca76c61a4c80)

16 years agolibreplace: fix standalone build on some systems.
Michael Adam [Wed, 27 Feb 2008 00:29:12 +0000 (01:29 +0100)]
libreplace: fix standalone build on some systems.

getifaddr tests include system/network.h, which does not
find getaddrinfo.h without "-I.".

Michael
(This used to be commit 66d4c38967e0d420929d4e1fdab0590161d526bc)

16 years agoFix caller of node_status_query() to use sockaddr_storage().
Michael Adam [Wed, 27 Feb 2008 09:06:53 +0000 (10:06 +0100)]
Fix caller of node_status_query() to use sockaddr_storage().

Caller is hidden inside an #ifdef .

Michael
(This used to be commit 4a0d1ad601facf158db0c1d1c320e9e1369093d0)

16 years agoClosed memory leak on error path.
Steven Danneman [Wed, 27 Feb 2008 04:14:04 +0000 (20:14 -0800)]
Closed memory leak on error path.
(This used to be commit 376de8a0e4194e186b460911e3319b0f4448203e)

16 years agoupdate .gitignore with new test program executable
Derrell Lipman [Wed, 27 Feb 2008 02:46:48 +0000 (21:46 -0500)]
update .gitignore with new test program executable
(This used to be commit 7e6da154b18f0aabcf2f8050bc5a57677bc9b322)